| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* (configure.in): removed
* (configure.ac): Fixes/cleanups backported from zprivs branch
AC_DEFINE templates added,
Indentation of nested macros,
IPv6 checks changed from independent if..fi blocks to
if...elif...fi.,
Merge piddir and ac_sockdir into one ac_statedir,
Remove world writeable dirs as candidates for ac_statedir,
ERROR out if no state dir is found or --localstatedir not
specified,
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- privs ports for zebra/kernel_socket.c and zebra/ipforward_solaris.c
- configure fix for VTY_GROUP.
Paul Jakma: add lib/debug.?
- lib/zebra.h,lib/debug.{c,h}: experimental glibc backtrace support
- Little tweaks and fixes to lib/privs.?
- ospfd/ospf_main.c: tweaks, add experimental backtrace suppor (glibc only)
- Cleanup configure.ac IPv6 handling.
- remove acconfig.h
- update cvsignore's
- tweaks to redhat spec file, add users/groups
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
New branch: zprivs -> Work In Progress.
Working on Linux with capabilities at the moment.
Working to some extent on OpenBSD 3.3.
Patches still to come for Solaris.
Status of other platforms: unknown.
|
| | |
|
| |
| |
| |
| |
| |
| | |
lib/debug.{c,h}: glibc backtrace printing function (from the glibc info page)
configure.ac: check for glibc backtrace and set define
lib/zebra.h: glibc backtrace support
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
Subject: [zebra 18994] Re: zebra-pj compile failure under OpenBSd 3.3
(gmake)
properly detect rl_completion_matches vs completion_matches.
|
| |
| |
| |
| | |
supplied VERSION and CONFDATE.
|
| |
| |
| |
| | |
Add a DATE AC_SUBST.
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
* sync to latest zebra CVS
* spec file: updated and added define for ospf-api/client
NB: OSPF-API has been broken by the zebra.org changes, which
has added struct ospf * as a new arg to many functions
|
| |
| |
| |
| | |
Restore Amir's netsnmp build fix.
|
|/
|
|
| |
No doubt builds will now break for everyone. (works here - autoconf 2.13)
|
|
|