index
:
delta/libcap2.git
baserock/morph
master
git.kernel.org: pub/scm/linux/kernel/git/morgan/libcap.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcap
/
cap_text.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Free _cap_proc_dir on exit.
Andrew G. Morgan
2021-09-12
1
-0
/
+13
*
Implement libcap:cap_proc_root() function.
Andrew G. Morgan
2021-08-27
1
-1
/
+26
*
Fix some static analysis results.
Andrew G. Morgan
2021-08-26
1
-0
/
+10
*
Add cap_iab_{compare,get_pid} functions to libcap; --iab to getpcaps.
Andrew G. Morgan
2021-08-22
1
-1
/
+102
*
Handle libcap allocation failures more explicitly and fix a memory leak.
Andrew G. Morgan
2021-08-21
1
-12
/
+17
*
Fix endless loop with very long strings
Samanta Navarro
2021-08-21
1
-1
/
+1
*
Clean up some compilation warnings
Andrew G. Morgan
2021-06-20
1
-1
/
+1
*
A more compact form for the text representation of capabilities.
Andrew G. Morgan
2020-07-23
1
-5
/
+15
*
Better protect some header #define's.
Andrew G. Morgan
2020-06-04
1
-0
/
+3
*
Avoid segfaulting when the kernel is ahead of libcap.
Andrew G. Morgan
2020-05-02
1
-6
/
+14
*
Make the _cap_names[] static.
Andrew G. Morgan
2020-03-10
1
-0
/
+2
*
A convenient IAB abstraction for inherited capability vectors.
Andrew G. Morgan
2020-02-23
1
-0
/
+105
*
Refactor the way we do the psx linkage in libcap.
Andrew G. Morgan
2020-01-03
1
-28
/
+12
*
Ensure that gcc -std=c89 build works.
Andrew G. Morgan
2019-12-23
1
-1
/
+2
*
Change the definition of 'all' to be all named capabilities.
Andrew G. Morgan
2019-12-22
1
-16
/
+53
*
More convenience functionality for libcap.
Andrew G. Morgan
2019-12-15
1
-1
/
+19
*
Clean up cap_to_text a but (less indenting)
Andrew G. Morgan
2019-05-19
1
-32
/
+36
*
cap_text.c: fix 'asprintf' inplicit declaration
Sergei Trofimovich
2018-09-09
1
-0
/
+5
*
Another corner case not gracefully handled by cap_to_text.
Andrew G. Morgan
2008-10-16
1
-2
/
+5
*
Remove support for kernel feature never implemented.
Andrew G. Morgan
2008-10-08
1
-44
/
+3
*
Fix cap_copy_int(), add two functions cap_get_pid() and cap_compare()
Andrew G. Morgan
2008-07-08
1
-4
/
+0
*
Make text representation more readable.
Andrew G. Morgan
2008-06-29
1
-1
/
+9
*
We're moving on to v3 capabilities, to overcome a header file snafu.
Andrew G. Morgan
2008-05-26
1
-0
/
+6
*
Address a bug manipulating 32-bit text representations of capabilities.
Andrew G. Morgan
2008-03-05
1
-24
/
+53
*
Add support for Kohei KaiGai's /sys/kernel/capability/ files.
Andrew G. Morgan
2008-02-26
1
-13
/
+65
*
We don't need to export _cap_names[] any more.
Andrew G. Morgan
2008-02-05
1
-2
/
+20
*
This commit fixes some text -> cap# mapping and works with securebits patch.
Andrew G. Morgan
2008-01-30
1
-1
/
+1
*
Fix malloc(size) but in capsh and numeric capabilities (for unnamed bits)
Andrew G. Morgan
2008-01-24
1
-7
/
+8
*
Introduce two new capability <-> text helper functions.
Andrew G. Morgan
2008-01-21
1
-0
/
+32
*
Add support for 64-bit (file) capabilities
libcap-20071031
Andrew Morgan
2007-10-31
1
-40
/
+55
*
Prepare for 1.95 release.
Andrew Morgan
2007-07-10
1
-37
/
+14
*
This is libcap-1.10
libcap-1.10
Andrew Morgan
2007-07-10
1
-4
/
+5
*
This is libcap-1.01
libcap-1.01
Andrew Morgan
2007-07-10
1
-3
/
+12
*
This is the source for libcap-1.0.tar.gz
libcap-1.0
Andrew Morgan
2007-07-10
1
-0
/
+323