summaryrefslogtreecommitdiffstats
path: root/isisd/isis_main.c
Commit message (Expand)AuthorAgeFilesLines
* [isisd] Fix compiler warnings and allow v4-only compilationPaul Jakma2006-12-081-0/+10
* [daemon startup] Add --dry-run/-C argument to daemons, to check config file s...Paul Jakma2006-10-151-1/+11
* [isisd] remove includes of common system headers.paul2005-11-201-1/+0
* 2005-09-29 Paul Jakma <paul.jakma@sun.com>paul2005-09-291-1/+1
* * *.c: Try to be less verbose by default (without any debug optionshasso2005-09-041-3/+1
* 2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-02-231-1/+1
* zlog_* cleanup. Level of debug messages to LOG_DEBUG.hasso2004-12-241-4/+4
* 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-071-1/+1
* 2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-031-10/+4
* Make group to run daemon as configurable. Fixes #2 from Bugzilla #64.hasso2004-11-251-3/+7
* Initialize access lists here as well.hasso2004-10-131-0/+2
* No warnings here any more.hasso2004-10-071-1/+1
* I think that it's better to report bugs into Bugzilla.hasso2004-09-281-1/+1
* Indentation only. No any functional changes.hasso2004-09-101-100/+85
* Removing code which looked at current dir for config file before attemptinghasso2004-06-201-4/+3
* Commit 100% working part of patch from Laurent Rabret ([quagga-dev 830]).hasso2004-05-191-2/+1
* Make it compile in NetBSD and OpenBSD.hasso2004-05-191-3/+2
* 2004-03-16 David Young <dyoung@pobox.com>gdt2004-03-161-1/+1
* Fix vty address handling and added pid file stuff.hasso2004-02-201-2/+11
* 2004-01-19 Paul Jakma <paul@dishone.st>paul2004-01-191-48/+26
* 2607/tcp is already used by ospfapi.jardin2003-12-231-1/+1
* Merge isisd into the Quagga's framework:jardin2003-12-231-8/+46
* Initial revisionjardin2003-12-231-0/+330