index
:
busybox.git
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_34_stable
1_35_stable
1_36_stable
1_37_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
master
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util-linux
/
setpriv.c
Age
Commit message (
Expand
)
Author
2018-12-28
config: update size information
Denys Vlasenko
2017-08-29
setpriv: placete "declaration of 'index' shadows a global declaration" warning
Denys Vlasenko
2017-08-21
run-init: new applet
Denys Vlasenko
2017-08-21
libbb: move capability names code to libbb
Denys Vlasenko
2017-08-20
setpriv: code shrink
Denys Vlasenko
2017-08-18
setpriv: accept any case in capability names
Denys Vlasenko
2017-08-08
getopt32: remove applet_long_options
Denys Vlasenko
2017-07-21
config: deindent all help texts
Denys Vlasenko
2017-07-18
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-07
setpriv: remove dependency on libcap headers
Denys Vlasenko
2017-07-07
setpriv: factor out capability name printing
Denys Vlasenko
2017-07-07
setpriv: code shrink, and grouping capability code together
Denys Vlasenko
2017-07-07
setpriv: allow modifying ambient capabilities
Patrick Steinhardt
2017-07-07
setpriv: allow modifying inheritable caps
Patrick Steinhardt
2017-07-06
setpriv: dump ambient capabilities
Patrick Steinhardt
2017-07-06
setpriv: dump capability bounding set
Patrick Steinhardt
2017-07-06
setpriv: dump inheritable capability set
Patrick Steinhardt
2017-07-06
setpriv: dump no-new-privs info
Patrick Steinhardt
2017-07-04
setpriv: dump user and group info
Denys Vlasenko
2017-07-04
setpriv: prepare option parsing logic for additional opts
Patrick Steinhardt
2017-07-04
setpriv: do not process remaining args
Patrick Steinhardt
2017-06-14
setpriv: new applet
Assaf Gordon