Age | Commit message (Expand) | Author |
2008-06-10 | [release] Bump version to 0.99.10 | Paul Jakma |
2008-01-11 | [link-detect] Improve BSD support. | Andrew J. Schorr |
2008-01-10 | [link-detect] Try to get BSD link-detect to work properly. | Andrew J. Schorr |
2007-09-07 | [release] bump to 0.99.9 | Paul Jakma |
2007-08-07 | [isisd] Add support for Solaris DLPI | Paul Jakma |
2007-08-02 | Add --enable-solaris to descend into solaris-specific build directory. | Greg Troxel |
2007-07-27 | 2007-07-27 Paul Jakma <paul.jakma@sun.com> | Paul Jakma |
2007-06-25 | 2007-06-25 Hasso Tepper <hasso@quagga.net> | Hasso Tepper |
2007-06-22 | [build] configure needs to check for struct icmphdr for IRDP | Paul Jakma |
2007-05-10 | [autoconf] Fix missing space character in previous commit | Paul Jakma |
2007-05-10 | [autoconf] GNU_SOURCE can be defined twice, through AC_FUNC_STRNLEN | Paul Jakma |
2007-05-10 | [autoconf] add back check for inet_aton | Paul Jakma |
2007-05-10 | [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings | Paul Jakma |
2007-04-30 | [build] Improve portability by invoking gcc with -std=gnu99 instead of -std=c99 | Andrew J. Schorr |
2007-04-29 | [0.99] Version bump to 0.99.7 | Paul Jakma |
2007-02-06 | use generic sed test so this works on autoconf 2.59 | Greg Troxel |
2007-02-06 | Better comment explaining that GNU awk is really required. | Greg Troxel |
2007-02-03 | add AC_PROC_SED | Greg Troxel |
2006-12-08 | [0.99] Bump version to 0.99.6 | Paul Jakma |
2006-08-27 | [0.99] version bump to 0.99.5 | Paul Jakma |
2006-05-28 | [lib] Add support for Sun libc printstack to zlog_backtrace_sigsafe | Paul Jakma |
2006-05-28 | [build] Update SOS CFLAGS and add check for GNU Make in configure.ac | Paul Jakma |
2006-05-10 | [0.99] Version bump to 0.99.4 | Paul Jakma |
2006-03-30 | [lib/memory] Add mallinfo support | Paul Jakma |
2006-01-31 | [build system] cleanup --enable-snmp by removing ucd-snmp cruft | paul |
2006-01-19 | [version] bump configure.ac version number to 0.99.3 | paul |
2005-11-26 | [build] Set default CFLAGS for SunPro, rationalise CFLAGS defaults. | paul |
2005-11-14 | [bug #231] check and include stdint.h, also add std=c99 to gcc CFLAGS | paul |
2005-11-11 | 2005-11-11 Paul Jakma <paul.jakma@sun.com> | paul |
2005-09-29 | 2005-09-29 Paul Jakma <paul.jakma@sun.com> | paul |
2005-09-19 | * configure.ac: Test existance of strndup. | hasso |
2005-08-25 | 2005-08-25 Paul Jakma <paul@jakma.org> | paul |
2005-08-25 | * configure.ac, vtysh/Makefile.am: Only vtysh needs to be linked | hasso |
2005-06-30 | * configure.ac: Actually test whether libc has IPv6 support. | hasso |
2005-05-13 | - revert the commenting of touch doc/quagga.info, wont work because | paul |
2005-05-13 | 2005-05-13 Paul Jakma <paul.jakma@sun.com> | paul |
2005-05-07 | 2005-05-07 Yar Tikhiy <yar@comp.chem.msu.su> | paul |
2005-04-29 | 2005-04-29 Paul Jakma <paul.jakma@sun.com> | paul |
2005-04-16 | 2005-04-16 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2005-04-16 | 2005-04-16 Paul Jakma <paul.jakma@sun.com> | paul |
2005-04-11 | 2005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2005-04-11 | 2005-04-11 Paul Jakma <paul.jakma@sun.com> | paul |
2005-04-10 | 2005-04-10 Paul Jakma <paul.jakma@sun.com> | paul |
2005-04-07 | 2005-04-07 Paul Jakma <paul.jakma@sun.com> | paul |
2005-04-03 | * configure.ac: Fix AC_LANG_SOURCE usage. It needs double square | hasso |
2005-04-03 | * configure.ac: Use AC_RUN_IFELSE instead of obsolete AC_TRY_RUN macro | hasso |
2005-04-02 | * configure.ac: Add --enable-isis-topology to enable isisd topology | hasso |
2005-04-02 | 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2005-03-28 | * configure.ac, */Makefile.am: Fix previous commit. SNMP includes | hasso |
2005-03-27 | * configure.ac: Fix most of "Presents But Cannot Compiled" warnings | hasso |