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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use an older Go API for replacing strings
Andrew G. Morgan
2020-07-11
1
-2
/
+2
*
Up the release version to 2.39
v0.2.39
psx/v0.2.39
libcap-korg-2.39
libcap-2.39
cap/v0.2.39
Andrew G. Morgan
2020-07-11
2
-2
/
+2
*
More experiments with markdown as a representation for the man pages.
Andrew G. Morgan
2020-07-11
2
-6
/
+16
*
Some documentation for individual capability values.
Andrew G. Morgan
2020-07-11
45
-8
/
+536
*
libcap/cap Go package documentation cleanup.
Andrew G. Morgan
2020-07-09
6
-23
/
+45
*
Rewrite libpsx thread shutdown path to support musl.
Andrew G. Morgan
2020-07-09
8
-85
/
+68
*
Remove incorrect and misleading comment.
Andrew G. Morgan
2020-07-09
1
-1
/
+0
*
Add a Go example of changing UID/GID.
Andrew G. Morgan
2020-07-07
2
-0
/
+160
*
It looks as if the module files need a libcap directory tag.
Andrew G. Morgan
2020-07-07
1
-1
/
+3
*
Drop the go suffix from module name.
Andrew G. Morgan
2020-07-06
1
-1
/
+1
*
Up the release version to 2.38
psx/v0.2.38
libcap-korg-2.38
libcap-2.38
cap/v0.2.38
Andrew G. Morgan
2020-07-05
4
-9
/
+15
*
Fix a rare deadlock in cap.Launch().
Andrew G. Morgan
2020-07-05
2
-27
/
+49
*
Fix capability list generation and legacy go package install.
Andrew G. Morgan
2020-07-05
2
-9
/
+15
*
Documentation fixes for go packages.
Andrew G. Morgan
2020-07-05
3
-34
/
+45
*
Restructure the tree a little to provide a module example.
Andrew G. Morgan
2020-07-04
6
-5
/
+28
*
A final twist in the Go module support.
Andrew G Morgan
2020-07-03
1
-1
/
+2
*
Up the release version to 2.37
v0.2.37
psx/v0.2.37
libcap-korg-2.37
libcap-2.37
cap/v0.2.37
Andrew G. Morgan
2020-07-03
2
-1
/
+3
*
Create symlink for including psx_syscall.h
Andrew G. Morgan
2020-07-03
1
-0
/
+1
*
Migrate header for psx_syscall.h to Go package tree.
Andrew G. Morgan
2020-07-03
2
-1
/
+0
*
Refactored the psx package to build as a Go module.
Andrew G. Morgan
2020-07-03
8
-53
/
+30
*
A step closer to modularizing the cap and psx packages.
Andrew G. Morgan
2020-07-03
15
-160
/
+480
*
Revamp the way we package cap and psx packages.
Andrew G. Morgan
2020-07-02
13
-47
/
+250
*
First attempt at supporting the Go "psx" package as a module.
Andrew G. Morgan
2020-07-02
5
-3
/
+437
*
CAP_BPF is the CAP_LAST_CAP now.
Andrew G. Morgan
2020-07-02
1
-1
/
+33
*
Tidy up the comment related to the XATTR backup definitions.
Andrew G. Morgan
2020-06-29
1
-1
/
+6
*
libcap: Fix for older kernels
Prasanth R
2020-06-29
1
-0
/
+11
*
Fix declaration of mostly never compiled code.
Andrew G. Morgan
2020-06-29
1
-1
/
+1
*
cap_get_proc.3: change "current process" to "calling process"
Michael Kerrisk (man-pages)
2020-06-11
1
-10
/
+10
*
Improve synopsis formatting of getpcaps.8 man page.
Andrew G. Morgan
2020-06-11
1
-1
/
+1
*
getpcaps.8: Note that pid==0 displays capabilities of getpcaps itself
Michael Kerrisk (man-pages)
2020-06-11
1
-1
/
+8
*
cap_get_proc.3: for cap_get_pid(), pid==0 means "the calling process"
Michael Kerrisk (man-pages)
2020-06-11
1
-0
/
+3
*
cap_get_proc.3: Typo fixes
Michael Kerrisk (man-pages)
2020-06-11
1
-3
/
+3
*
Better protect some header #define's.
Andrew G. Morgan
2020-06-04
9
-0
/
+20
*
Clean up an unused variable.
Andrew G. Morgan
2020-06-03
1
-1
/
+1
*
Up the release version to 2.36
libcap-korg-2.36
libcap-2.36
Andrew G. Morgan
2020-06-02
1
-1
/
+1
*
Linux 5.7 supports CAP_PERFMON
Andrew G. Morgan
2020-06-02
3
-2
/
+24
*
Update the CHANGELOG file to point to current locations.
Andrew G. Morgan
2020-06-02
1
-8
/
+6
*
Up the release version to 2.35
libcap-korg-2.35
libcap-2.35
Andrew G. Morgan
2020-06-02
1
-1
/
+1
*
More linter findings.
Andrew G. Morgan
2020-06-02
3
-27
/
+29
*
Lint style fixes for C and Go sources.
Andrew G. Morgan
2020-06-02
8
-37
/
+41
*
Work around a bug in glibc.
Andrew G. Morgan
2020-06-01
1
-9
/
+9
*
Remove include dependency of libcap on libpsx.
Andrew G. Morgan
2020-06-01
1
-4
/
+14
*
Markdown related fixes.
Andrew G. Morgan
2020-05-16
3
-14
/
+15
*
Slight refactoring of _makenames.c.
Andrew G. Morgan
2020-05-16
1
-10
/
+20
*
Avoid sys/capability.h on build architecture
Christian Kastner
2020-05-12
1
-4
/
+13
*
Experimenting with markdown.
Andrew G. Morgan
2020-05-16
1
-0
/
+75
*
pam_cap: Honor PAM_REINITIALIZE_CRED
Christian Kastner
2020-05-12
1
-1
/
+1
*
Syntax fixes for man pages
Christian Kastner
2020-05-12
10
-74
/
+74
*
Fix typos
Christian Kastner
2020-05-12
2
-4
/
+4
*
Replace PerOSThreadSyscall*() with AllThreadsSyscall*().
Andrew G. Morgan
2020-05-10
3
-12
/
+11
[prev]
[next]