index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
log.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Watch-Dog Work-in-Progress
Chris Hall
2012-04-16
1
-1
/
+1
*
Remove CONFIRM(_POSIX_REENTRANT_FUNCTIONS) -- not POSIX !
Chris Hall
2012-04-12
1
-3
/
+3
*
Merge Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_b
ex21b
Chris Hall
2012-03-17
1
-6
/
+57
|
\
|
*
lib: fix logging of ZEBRA_HELLO message
Denis Ovsienko
2012-02-21
1
-0
/
+1
|
*
lib: put route_types.txt to real use
David Lamparter
2011-12-13
1
-23
/
+46
|
*
lib: provide more information in case of failed LOOKUP.
Dmitrij Tejblum
2011-09-27
1
-4
/
+5
|
*
delete CVS keywords
Denis Ovsienko
2011-09-27
1
-2
/
+0
|
*
lib: zlog should clean up its memory
Tom Goff
2011-03-21
1
-0
/
+3
*
|
Fix broken prefix-list handling in bgpd
Chris Hall
2012-02-29
1
-1
/
+2
*
|
vtysh partly restored. bgpd not crashing on over-size messages.
Chris Hall
2012-02-19
1
-73
/
+52
*
|
Changed gcc options to -std=c99 and -O2, and tighted warnings.
Chris Hall
2011-09-02
1
-9
/
+7
*
|
Update pipework and improve memory reporting.
Chris Hall
2011-07-21
1
-60
/
+152
*
|
Fix compile on older gcc, and other minor fixes.
Chris Hall
2011-03-29
1
-3
/
+4
*
|
Merge branch 'master' of /git/quagga.euro-ix into pipework
ex16p
Chris Hall
2011-03-29
1
-0
/
+3
|
\
\
|
*
|
Bring "ex" version up to date with 0.99.18
ex14
Chris Hall
2011-03-29
1
-0
/
+3
*
|
|
Bring "ex" version up to date with 0.99.18
ex15p
Chris Hall
2011-03-29
1
-2
/
+9
*
|
|
Upgrade of "pipework" -- including piping to/from shell commands
ex11p
Chris Hall
2011-03-21
1
-572
/
+780
*
|
|
Second tranche of updates for pipework branch.
Chris Hall
2011-02-13
1
-2
/
+1
|
/
/
*
|
Trap SIGABRT so that get backtrace in the log.
root
2010-07-22
1
-1
/
+9
*
|
New functions for error numbers and addresses in messages.
Chris Hall
2010-04-08
1
-5
/
+6
*
|
First beta release
Chris Hall
2010-04-06
1
-113
/
+54
*
|
Major update
Chris Hall
2010-03-16
1
-154
/
+252
*
|
Relace localtime with localtime_r to be thread safe.
paulo
2010-02-05
1
-3
/
+3
*
|
Missed a few non safe calls of strerror. Improved comments.
paulo
2010-02-04
1
-3
/
+1
*
|
Thread safe versions of inet_ntoa and strerror.
paulo
2010-02-04
1
-8
/
+0
*
|
Testing and fixing round.
Chris Hall
2010-01-31
1
-13
/
+13
*
|
Use static mutexes
paulo
2009-12-17
1
-4
/
+4
*
|
vty running in main thread. bgp running in its own thread.
paulo
2009-12-11
1
-4
/
+0
*
|
Stop recursive lock checking assert
paulo
2009-12-10
1
-1
/
+8
*
|
Make vty and log thread safe under single mutex.
paulo
2009-12-07
1
-88
/
+114
*
|
Added zlog_abort functions. Changed pthread mutes to qpthread mutexes
paulo
2009-12-03
1
-66
/
+112
*
|
Fix nested LOCK bug
paulo
2009-12-01
1
-8
/
+30
*
|
Make logging (lib.c) and privileges (privs.c) pthread safe
paulo
2009-11-30
1
-96
/
+431
|
/
*
[bgpd] Stability fixes including bugs 397, 492
Chris Caputo
2009-07-19
1
-1
/
+3
*
[cleanup] Allow message tables to be constant
Stephen Hemminger
2009-06-18
1
-1
/
+1
*
[lib] Put symbolic backtrace on system log
Stephen Hemminger
2009-06-18
1
-6
/
+15
*
[warnings] Fix various SOS warnings
Paul Jakma
2008-08-22
1
-0
/
+4
*
[lib] mes_lookup string lookup table argument should be marked const
Stephen Hemminger
2008-08-22
1
-2
/
+2
*
[lib] Fix the struct message LOOKUP function to be more robust
Paul Jakma
2008-02-28
1
-8
/
+21
*
[bgpd] cleanup, compact and consolidate capability parsing code
Paul Jakma
2007-08-06
1
-1
/
+1
*
[zebra] Routemap support on received routes, with 'set src' command (linux)
Paul Jakma
2007-05-02
1
-0
/
+14
*
[logging] Minor performance tweak
Andrew J. Schorr
2007-04-29
1
-9
/
+16
*
[logging] Add new "log timestamp precision" command for subsecond timestamps
Andrew J. Schorr
2007-04-28
1
-22
/
+73
*
[lib] Make message lookup function more robust.
Andrew J. Schorr
2007-03-20
1
-8
/
+23
*
[lib] Add support for Sun libc printstack to zlog_backtrace_sigsafe
Paul Jakma
2006-05-28
1
-8
/
+18
*
[lib] Add string mapping table for Zserv commands
Paul Jakma
2006-05-15
1
-20
/
+63
*
2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-10-01
1
-1
/
+58
*
2005-02-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-02-03
1
-29
/
+19
*
2005-02-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-02-03
1
-19
/
+71
*
2005-01-18 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-01-18
1
-4
/
+19
[next]