Age | Commit message (Expand) | Author |
2008-11-06 | Uprava configure | Ondrej Zajicek |
2008-11-05 | Fix problem with local time changes. | Ondrej Zajicek |
2008-11-04 | These warnings are so abundant (because char * / byte * mix) that they | Ondrej Zajicek |
2004-06-05 | Add more warnings if --enable-warnings is turned on. (probably requires | Martin Mares |
2004-06-01 | Now, only one AC_OUTPUT is used. | Ondrej Filip |
2004-05-31 | Make the check for <linux/rtnetlink.h> work with recent libc's. | Martin Mares |
2004-05-31 | Better readline checking. | Ondrej Filip |
2004-05-31 | Added some more test (alloca.h, sa_len) etc. | Ondrej Filip |
2000-05-20 | Get Linux version from <linux/version.h>, not `uname -r`. | Martin Mares |
2000-05-08 | Added `--disable-memcheck' switch which avoids linking of efence/dmalloc, | Martin Mares |
2000-05-08 | Autoconf is *evil*. The sysconfdir and similar variables are unusable in | Martin Mares |
2000-05-08 | Debugging compilation is no longer default. This means that the configuration | Martin Mares |
2000-05-04 | Added --enable-ipv6 which tells configure to select the right configuration | Martin Mares |
2000-05-03 | OSPF added to default protocols. | Ondrej Filip |
2000-04-17 | Added BGP to the default list of protocols we build. | Martin Mares |
2000-02-24 | Hmmm, libreadline 2.1 seems to be the oldest version we work with. | Martin Mares |
2000-02-24 | Moan loudly if libreadline is an old version which doesn't support | Martin Mares |
2000-01-20 | Configure, link and use the readline library. | Martin Mares |
2000-01-19 | Put client on a stony ground. The whole client is going to be system-specific | Martin Mares |
1999-12-01 | Use linux-22 configuration with all 2.2.x and 2.3.x kernels. This means | Martin Mares |
1999-10-29 | Configure PATH_CONTROL_SOCKET. | Martin Mares |
1999-08-03 | Implemented a Table-to-Table protocol a.k.a The Pipe. | Martin Mares |
1999-05-21 | Added --with-sysinclude to allow explicitly setting where kernel includes | Martin Mares |
1999-04-12 | Oops, a typo in previous struct ip_mreqn changes... | Martin Mares |
1999-04-12 | Use `struct ip_mreqn' instead of `struct ip_mreq' for multicast | Martin Mares |
1999-03-29 | Prefer `gm4' over `m4' (due to BSD et al.). | Martin Mares |
1999-03-27 | Cleaned up system configuration files -- removed few obsolete parameters, | Martin Mares |
1999-03-26 | Don't compile OSPF by default. | Martin Mares |
1999-03-09 | Yes, joining the crew. Sorry for being late. Added dummy functions for OSPF. | Ondrej Filip |
1999-03-04 | Use dmalloc instead of EFence when available (dmalloc has lot of improvements | Martin Mares |
1999-03-01 | If we are compiling with debugging enabled and libefence is available, | Martin Mares |
1999-01-23 | Filter all `Modules' files through C preprocessor, so that they can | Martin Mares |
1999-01-10 | Few last-minute bug fixes. | Martin Mares |
1999-01-10 | New makefiles. Includes support for out-of-source-tree builds. | Martin Mares |
1999-01-09 | First step of "autoconfization". Created a configure script which | Martin Mares |