| Commit message (Expand) | Author | Age | Files | Lines |
* | build: fix a whole bunch of *FLAGS | David Lamparter | 2019-01-30 | 1 | -1/+1 |
* | build: make rfptest and ospfclient "noinst" | David Lamparter | 2018-10-28 | 1 | -1/+1 |
* | build: add --enable-static-bin option | David Lamparter | 2018-10-01 | 1 | -1/+13 |
* | build: fix not building docs w/o sphinx | David Lamparter | 2018-09-09 | 1 | -1/+1 |
* | *: cleanup .gitignore files | David Lamparter | 2018-09-08 | 1 | -15/+0 |
* | build: move vtysh & manpage listings to subdir.am | David Lamparter | 2018-09-08 | 1 | -0/+1 |
* | ospfd: Remove unused function | Donald Sharp | 2018-08-21 | 1 | -0/+1 |
* | *: ALLOC calls cannot fail | Donald Sharp | 2018-08-11 | 1 | -8/+2 |
* | *: use C99 standard fixed-width integer types | Quentin Young | 2018-03-27 | 3 | -46/+46 |
* | Merge pull request #911 from opensourcerouting/non-recursive-2 | Donald Sharp | 2017-08-09 | 4 | -29/+41 |
|\ |
|
| * | build: non-recursive ospf* | David Lamparter | 2017-08-04 | 4 | -29/+41 |
* | | lib: privs: make uid/gid accessible before setuid | David Lamparter | 2017-08-02 | 1 | -0/+1 |
|/ |
|
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 3 | -862/+755 |
* | lib: more `show thread cpu` | Quentin Young | 2017-06-30 | 1 | -1/+1 |
* | *: simplify log message lookup | Quentin Young | 2017-06-21 | 1 | -2/+2 |
* | ospfclient: Free up leaked resources in error path | Donald Sharp | 2017-06-13 | 1 | -0/+5 |
* | *: Clean up call into inet_aton | Donald Sharp | 2017-06-13 | 1 | -3/+19 |
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 3 | -14/+11 |
* | *: remove THREAD_ON macros, add nullity check | Quentin Young | 2017-05-09 | 1 | -5/+5 |
* | ospfclient: fix gcc -O0 build | David Lamparter | 2017-02-14 | 2 | -0/+6 |
* | ospfclient: #include sources | David Lamparter | 2017-02-09 | 2 | -1/+5 |
* | ospfd: isolate ospfapiclient lib from ospf lib | David Lamparter | 2017-02-07 | 2 | -4/+6 |
* | *: Convert libospf -> libfrrospf | Donald Sharp | 2017-02-03 | 1 | -6/+6 |
* | *: Convert libzebra -> libfrr | Donald Sharp | 2017-02-03 | 2 | -3/+3 |
* | lib: migrate to new memory-type handling | David Lamparter | 2016-09-19 | 2 | -2/+2 |
* | quagga: remove refix directory from git status | Donald Sharp | 2016-09-09 | 1 | -1/+1 |
* | *: get rid of "MTYPE 0" | David Lamparter | 2016-07-28 | 1 | -1/+1 |
* | build: get rid of INCLUDES, use AM_CPPFLAGS | David Lamparter | 2016-06-03 | 1 | -1/+1 |
* | build: make libraries self-reliant | David Lamparter | 2016-05-26 | 1 | -0/+1 |
* | Add missing GPL headers, and copyright claims that certainly apply. | Paul Jakma | 2016-05-26 | 1 | -0/+18 |
* | build: Remove the old PIC/PIE patch, let libtool sort it out | Paul Jakma | 2016-05-26 | 1 | -3/+2 |
* | Quagga: Fixup some compile warnings | Donald Sharp | 2015-11-23 | 1 | -1/+1 |
* | Add --enable-werror to configure | Donald Sharp | 2015-07-26 | 1 | -0/+1 |
* | *: nuke ^L (page feed) | David Lamparter | 2014-06-04 | 1 | -5/+5 |
* | build: correct libtool parameter used within Makefiles | Brad Smith | 2012-09-25 | 1 | -1/+1 |
* | build: allow configure and build in a separate directory | Vincent Bernat | 2012-06-25 | 1 | -1/+1 |
* | build: delete .cvsignore files | Denis Ovsienko | 2011-12-13 | 1 | -13/+0 |
* | [cleanup] Add log.h includes | Tomasz Pala | 2009-06-24 | 1 | -0/+1 |
* | [cleanup] Convert XMALLOC/memset to XCALLOC | Stephen Hemminger | 2009-06-12 | 1 | -2/+1 |
* | [administrivia] Git should ignore backup files and .loT files | Paul Jakma | 2008-08-22 | 1 | -0/+3 |
* | [trivia] Remove ChangeLog files, as this data is now maintained in SCM | Paul Jakma | 2008-08-22 | 1 | -71/+0 |
* | [warnings] Fix various SOS warnings | Paul Jakma | 2008-08-22 | 1 | -1/+1 |
* | [build] Test for GNU-style PIE support in toolchain and enable | Paul P Komkoff Jr | 2008-08-22 | 1 | -0/+2 |
* | [administrivia] Add .gitignore files, based on .cvsignores. | Paul Jakma | 2008-08-22 | 1 | -0/+13 |
* | [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings | Paul Jakma | 2007-05-10 | 1 | -6/+6 |
* | [ospfclient] add static qualifier | paul | 2005-11-24 | 3 | -22/+27 |
* | 2005-04-20 Paul Jakma <paul@dishone.st> | paul | 2005-04-20 | 2 | -1/+6 |
* | 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-11-20 | 1 | -1/+1 |
* | - Add .arch-ids and .arch-inventory to cvsignore, to allow one to use arch | paul | 2004-11-02 | 1 | -0/+2 |
* | (somewhat unrelated cleanups, but all are very minor) | gdt | 2004-07-23 | 1 | -1/+3 |