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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[lib] Trivial: fix line lengths of a comment in workqueu.c
paul
2006-03-30
2
-2
/
+4
*
[lib] Mark most arguments in DEFUN_CMD_FUNC_TEXT as potentially unused
paul
2006-03-30
2
-1
/
+9
*
[lib] fix gensub call in memtypes.awk to pass "g", not g.
paul
2006-03-30
2
-2
/
+6
*
[lib] status field/flags no longer used in struct workqueue
paul
2006-03-30
2
-3
/
+5
*
[bgpd] trivial: use a distinct memtype for struct bgp_synchronize
paul
2006-03-30
2
-0
/
+5
*
[lib] fix libtool version argument in Makefile.am
paul
2006-03-30
2
-1
/
+5
*
[lib/memory] Add mallinfo support
paul
2006-03-30
3
-1
/
+136
*
[lib/privs] Changing user IDs should be done before dropping privileges
paul
2006-03-30
2
-18
/
+27
*
[lib] export show_address_cmd debug command in if.h
paul
2006-03-06
2
-0
/
+6
*
[lib/sockunion] trivial: use XSTRDUP.
paul
2006-02-21
2
-2
/
+8
*
[lib/workqueue] remove the useless 'delay' factor.
paul
2006-02-02
3
-43
/
+24
*
[lib/stream] small compile fix, use uint64_t, not u_int64_t.
paul
2006-01-19
2
-1
/
+7
*
2006-01-17 Vincent Jardin <vincent.jardin@6wind.com>
vincent
2006-01-17
3
-8
/
+17
*
[lib/zclient] Export zclient_create_header
paul
2006-01-17
3
-1
/
+6
*
[lib/vty] Add 'no terminal monitor' alias
paul
2006-01-17
2
-0
/
+12
*
[lib/md5] md5_loop should take void pointer for more useful caller warnings.
paul
2006-01-17
3
-2
/
+9
*
[zserv] Extend Zserv header with version information and marker field
paul
2006-01-16
4
-37
/
+78
*
[zserv] Update interface flags to 8 bytes wide.
paul
2006-01-11
3
-4
/
+12
*
[stream] Add quad-word support and stream_resize
paul
2006-01-10
3
-4
/
+157
*
2005-12-29 Greg Troxel <gdt@fnord.ir.bbn.com>
gdt
2005-12-29
2
-1
/
+5
*
[c99] change gcc zero-length array to C99 flexible array declaration
paul
2005-11-26
3
-2
/
+8
*
[lib/zebra.h] fix Linux compile error
paul
2005-11-24
2
-2
/
+7
*
[privs/solaris] Fix unused variable and incorrect format string.
paul
2005-11-24
2
-3
/
+9
*
[workqueue] Update workqueue users callbacks to additional arguments
paul
2005-11-14
3
-9
/
+32
*
[bug #231] check and include stdint.h, also add std=c99 to gcc CFLAGS
paul
2005-11-14
2
-0
/
+4
*
2005-11-14 Paul Jakma <paul.jakma@sun.com>
paul
2005-11-14
3
-15
/
+71
*
[lib] 'show route-map' should print call action seperate from exit policy
paul
2005-11-12
2
-10
/
+13
*
2005-11-03 Paul Jakma <paul.jakma@sun.com>
paul
2005-11-03
2
-1
/
+3
*
2005-11-03 Paul Jakma <paul.jakma@sun.com>
paul
2005-11-03
3
-1
/
+4
*
2005-11-03 Paul Jakma <paul.jakma@sun.com>
paul
2005-11-03
8
-112
/
+134
*
2005-10-26 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-26
3
-64
/
+64
*
2005-10-26 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-26
7
-25
/
+43
*
2005-10-20 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-10-21
2
-6
/
+53
*
2005-10-20 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-10-20
2
-11
/
+31
*
2005-10-18 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-10-18
2
-0
/
+5
*
2005-10-18 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-18
2
-0
/
+5
*
2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-10-01
3
-0
/
+72
*
2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>
vincent
2005-09-29
3
-8
/
+34
*
2005-09-29 Paul Jakma <paul.jakma@sun.com>
paul
2005-09-29
4
-147
/
+518
*
2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>
vincent
2005-09-29
5
-1
/
+31
*
2005-09-28 Alain Ritoux <alain.ritoux@6wind.com>
vincent
2005-09-28
5
-563
/
+386
*
2005-09-21 Paul Jakma <paul.jakma@sun.com>
paul
2005-09-21
3
-0
/
+6
*
* configure.ac: Test existance of strndup.
hasso
2005-09-19
3
-0
/
+26
*
2005-09-05 Paul Jakma <paul.jakma@sun.com>
paul
2005-09-05
2
-2
/
+13
*
2005-08-22 Hugo Santos <hsantos@av.it.pt>
paul
2005-08-22
4
-0
/
+12
*
2005-08-10 Greg Troxel <gdt@fnord.ir.bbn.com>
gdt
2005-08-10
3
-14
/
+41
*
2005-07-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-07-26
2
-4
/
+19
*
2005-07-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-07-26
2
-1
/
+6
*
2005-06-24 Pawel Worach <pawel.worach@gmail.com>
paul
2005-06-24
2
-2
/
+16
*
2005-06-18 Paul Jakma <paul.jakma@sun.com>
paul
2005-06-18
2
-0
/
+6
[prev]
[next]