summaryrefslogtreecommitdiffstats
path: root/HACKING
Commit message (Collapse)AuthorAgeFilesLines
* add release procedure, noting redhat spec oddnessgdt2005-02-231-1/+19
|
* Added -p to the recommended diff flags.hasso2005-02-231-2/+2
|
* 2004-12-21 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-221-1/+2
| | | | | * NEWS: Note addition of watchquagga. * HACKING: Note that watchquagga is in testing phase.
* 2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-031-1/+10
| | | | | | | * HACKING: Indicate that header files should be consulted for documentation, particularly logging levels in lib/log.h. * log.h: Document appropriate use of syslog logging priorities inside quagga.
* Note that <dollar>Id:$ should be included in all files.gdt2004-11-151-2/+6
|
* Make explicit that bumping required tool versions needs thought.gdt2004-11-151-1/+7
|
* 2004-11-05 Paul Jakma <paul@dishone.st>paul2004-11-051-3/+13
| | | | | | | | | * HACKING: Expand on ChangeLogs, eg current practice for certain directories and certain other meta-data is not to maintain a ChangeLog. Expand on the commit message, IMHO, commit message should always be ChangeLog for files where ChangeLog is kept. Solaris is supported on any platform (with, at moment, an additional patch).
* Adjust per-directory vs global ChangeLog to match current practice.gdt2004-11-051-10/+17
| | | | | | | | | | | | | | | | | Spelling fixes. Add Solaris on 64-bit to list of 'supported' platforms. List NetBSD/sparc64 as a 'future' platform - there aren't enough users to make it really supported, but it's good at exposing latent bugs (e.g router advertisement formatting on BSD, and LSA alignment issues). Note explicitly that ospf6d and isisd are in 'testing' rather than 'stable'. (Feel free to correct - just wanted to get more explicit.) Add note questioning current relevance of isisd.sf.net - is our repo the canonical place now?
* Indentation consensus.hasso2004-09-011-4/+19
|
* (somewhat unrelated cleanups, but all are very minor)gdt2004-07-231-1/+23
| | | | | | | | | | | | | | | 2004-07-23 Greg Troxel <gdt@poblano.ir.bbn.com> * */Makefile.am: Use ../dir/libfoo.la, rather than "-L../dir -lfoo", to avoid linking against installed libraries from a previous version. * {lib,ospfd,ospfclient}/Makefile.am: explicitly define the shared library version number to be 0.0 * configure.ac: remove spurious , so extract.pl is chmod'd +x. * HACKING: explain shared library versioning rules
* 2004-05-13 Paul Jakma <paul@dishone.st>paul2004-05-131-1/+4
| | | | | * HACKING: Add comment about updating ChangeLogs (which this commit, ironically, hasnt neglected to do).
* 2004-01-09 Paul Jakma <paul@dishone.st>paul2004-01-091-5/+5
| | | | | | * HACKING: slight changes to make consistent with devel.php on web site. remove 'not yet consensus' as lack of any disagreement can be interpreted that file does reflect such.
* move changelog section up higher.gdt2004-01-051-5/+20
| | | | | Add notion of commenting for reviewers and taking care to not break platforms one cannot test on.
* Merge isisd into the Quagga's framework:jardin2003-12-231-1/+39
| | | | | | | | | | - add privs support - use misc quagga's definitions - make it compile"able" - fix segfault cases related to hostname() - add debug isis xxx command This patch has been approved by Paul Jakma.
* add question about changelog usagegdt2003-12-221-1/+5
|
* rough cut at committing guidelinesgdt2003-12-191-0/+69