Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change rtadv to default to disabled. | paul | 2003-05-25 | 1 | -5/+5 |
| | |||||
* | Add back support for null0 interface blackhole routes. | paul | 2003-05-25 | 1 | -1/+1 |
| | |||||
* | Sync with configure.in. | hasso | 2003-05-25 | 1 | -9/+41 |
| | |||||
* | Fix errant ;; | paul | 2003-05-23 | 1 | -1/+0 |
| | |||||
* | From: Sergiy Vyshnevetskiy <serg@vostok.net> | paul | 2003-05-23 | 1 | -0/+5 |
| | | | | | | | Subject: [zebra 18994] Re: zebra-pj compile failure under OpenBSd 3.3 (gmake) properly detect rl_completion_matches vs completion_matches. | ||||
* | Autogenerate the redhat/zebra.spec file using autoconf | paul | 2003-05-20 | 1 | -1/+5 |
| | | | | supplied VERSION and CONFDATE. | ||||
* | Cleanup the openpam AC_MSG's slightly. | paul | 2003-05-20 | 1 | -8/+6 |
| | | | | Add a DATE AC_SUBST. | ||||
* | From: Sergiy Vyshnevetskiy <serg@vostok.net> | paul | 2003-05-07 | 1 | -1/+2 |
| | | | | | | | | | Subject: [PATCH] sockdir "configure.ac" script ignores absent socket directory. So do all demons (with just a puzzling complaint to _stderr_ only!). I added /tmp and /var/tmp to the list of possible dirs. They should be present in most configurations. | ||||
* | From: Sergiy Vyshnevetskiy <serg@vostok.net> | paul | 2003-05-06 | 1 | -2/+29 |
| | | | | | | Subject: [zebra 18947] [PATCH] openpam patch configure support for openpam (freebsd5.0) | ||||
* | [zebra 18626] move zebra socket paths to configure.ac | paul | 2003-04-07 | 1 | -0/+31 |
| | | | | | | | | | | | moved definition of the various socket paths from the per daemon header files into configure.ac. it will set the paths to be in the directory specified by --localstatedir=<prefix> or otherwise will try to guess as best it can ( a la pid file path detection - which probably should try reference ${prefix} too). the present hardcoded socket path, /tmp, isnt really correct. should be in /var somewhere really. | ||||
* | Fix OSPFAPI build | paul | 2003-03-28 | 1 | -2/+1 |
| | |||||
* | Amir Guindehi <amir@datacore.ch>: | paul | 2003-03-21 | 1 | -37/+58 |
| | | | | | | Fix up build for OSPF-API (dependent on opaque-lsa) Add disable-ospfapi. Fix up net-snmp detection. | ||||
* | Copied configure.in to configure.ac rather than other way around. | paul | 2003-03-19 | 1 | -1/+19 |
| | | | | Restore Amir's netsnmp build fix. | ||||
* | Update configure.ac to match configure.in. | paul | 2003-03-18 | 1 | -19/+1 |
| | | | | still perplexed why removing configure.in breaks certain autoconf sites. | ||||
* | Fix build for net-snmp | paul | 2003-03-18 | 1 | -1/+19 |
| | |||||
* | Put configure.ac back. | paul | 2003-03-17 | 1 | -0/+827 |
| | |||||
* | configure.ac is redundant. | paul | 2003-03-17 | 1 | -818/+0 |
| | | | | use configure.in | ||||
* | Updated vtysh_cmd's. Previously, this was only updated in rpm builds. | paul | 2003-03-02 | 1 | -1/+7 |
| | |||||
* | Downgrade the ACPREREQ test. Chance our arm with allowing automake version | paul | 2003-03-01 | 1 | -1/+1 |
| | | | | 2.52 | ||||
* | Initial revision | paul | 2003-03-01 | 1 | -0/+812 |