index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
privs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: fix usage of getgrouplist() in *BSD
Mike Tancsa
2017-04-01
1
-1
/
+1
*
lib: Don't change uid/gid if we are already the correct uid/gid
Martin Winter
2017-01-25
1
-7
/
+14
*
lib: privs: always look up VTY group
David Lamparter
2016-11-09
1
-23
/
+28
*
ldpd: adapt the code for Quagga
Renato Westphal
2016-09-23
1
-6
/
+3
*
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
David Lamparter
2016-09-19
1
-0
/
+3
*
lib: fix memory leak in zprivs_caps_init
Lou Berger
2016-09-03
1
-0
/
+7
*
lib: Fix priviledge modification for vty group specified
Donald Sharp
2016-04-09
1
-1
/
+11
*
lib: add getgrouplist() for Solaris
David Lamparter
2016-04-09
1
-0
/
+35
*
privs: fix privilege dropping to use system defined groups
Timo Teräs
2016-04-09
1
-19
/
+47
*
lib/privs: Don't use CAP_NET_BROADCAST
Christian Franke
2016-04-09
1
-2
/
+1
*
lib/privs: display more info if cap_set_proc fails.
Christian Franke
2016-04-09
1
-1
/
+15
*
lib: Fix POSIX capabilities on SunOS platforms
Brian Bennett
2016-04-09
1
-27
/
+49
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-5
/
+5
*
[privs/Solaris] Quagga should work in zones with IP instances
Paul Jakma
2007-09-18
1
-0
/
+5
*
[lib/privs] Changing user IDs should be done before dropping privileges
Paul Jakma
2006-03-30
1
-18
/
+20
*
[privs/solaris] Fix unused variable and incorrect format string.
paul
2005-11-24
1
-3
/
+3
*
2005-09-29 Paul Jakma <paul.jakma@sun.com>
paul
2005-09-29
1
-140
/
+478
*
2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-11-20
1
-10
/
+10
*
2003-06-11 Paul Jakma <paul@dishone.st>
paul
2003-06-11
1
-14
/
+21
*
Paul forgot probably to commit privs.[c|h] changes. Had to reorder includes
hasso
2003-06-04
1
-39
/
+68
*
Add additional system capabilities
paul
2003-05-22
1
-1
/
+5
*
Fix stray comment and using pwentry for group info.
paul
2003-05-20
1
-5
/
+5
*
Fix several small caps related errors.
paul
2003-05-20
1
-15
/
+16
*
Privilege support files for zebra.
paul
2003-05-20
1
-0
/
+351