summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Up the release version to 2.35libcap-korg-2.35libcap-2.35Andrew G. Morgan2020-06-021-1/+1
* More linter findings.Andrew G. Morgan2020-06-023-27/+29
* Lint style fixes for C and Go sources.Andrew G. Morgan2020-06-028-37/+41
* Work around a bug in glibc.Andrew G. Morgan2020-06-011-9/+9
* Remove include dependency of libcap on libpsx.Andrew G. Morgan2020-06-011-4/+14
* Markdown related fixes.Andrew G. Morgan2020-05-163-14/+15
* Slight refactoring of _makenames.c.Andrew G. Morgan2020-05-161-10/+20
* Avoid sys/capability.h on build architectureChristian Kastner2020-05-121-4/+13
* Experimenting with markdown.Andrew G. Morgan2020-05-161-0/+75
* pam_cap: Honor PAM_REINITIALIZE_CREDChristian Kastner2020-05-121-1/+1
* Syntax fixes for man pagesChristian Kastner2020-05-1210-74/+74
* Fix typosChristian Kastner2020-05-122-4/+4
* Replace PerOSThreadSyscall*() with AllThreadsSyscall*().Andrew G. Morgan2020-05-103-12/+11
* Up the release version to 2.34libcap-korg-2.34libcap-2.34Andrew G. Morgan2020-05-031-1/+1
* Drop //go:nosplit use in cap package.Andrew G. Morgan2020-05-035-12/+14
* Avoid segfaulting when the kernel is ahead of libcap.Andrew G. Morgan2020-05-021-6/+14
* Support overriding the preferred shell for capsh.Andrew G. Morgan2020-04-053-7/+23
* add CROSS_COMPILE variable that switches all cross relevant tools at onceRolf Eike Beer2020-04-051-3/+3
* don't derive BUILD_CFLAGS from CFLAGSRolf Eike Beer2020-04-051-2/+3
* fix typo in commentRolf Eike Beer2020-04-051-1/+1
* define PKGCONFIGDIR in terms of LIBDIRRolf Eike Beer2020-04-051-1/+1
* Make the _cap_names[] static.Andrew G. Morgan2020-03-102-5/+7
* Replace pthread_yeild() with sched_yield().Andrew G. Morgan2020-03-071-1/+2
* Up the release version to 2.33libcap-korg-2.33libcap-2.33Andrew G. Morgan2020-03-011-1/+1
* Remove ` character from getcap outputretornam2020-02-251-2/+2
* pam_cap can now use generic parsing for a cap_iab_t.Andrew G. Morgan2020-02-231-140/+17
* code cleanup: no need to panic, log.Fatalf should work.Andrew G. Morgan2020-02-231-1/+1
* Implement cap.Launch()Andrew G. Morgan2020-02-2314-132/+716
* Implement cap_launch.Andrew G. Morgan2020-02-239-9/+527
* IAB Go support.Andrew G. Morgan2020-02-233-0/+368
* A convenient IAB abstraction for inherited capability vectors.Andrew G. Morgan2020-02-2310-98/+569
* Add support for fork() in libpsx.Andrew G. Morgan2020-02-175-217/+408
* Up the release number to 2.32.libcap-korg-2.32libcap-2.32Andrew G. Morgan2020-02-151-1/+1
* Better legacy support for fakeroot.Andrew G. Morgan2020-02-151-4/+15
* More capsh testing features.Andrew G. Morgan2020-01-271-3/+34
* Add testing features to capsh.Andrew G. Morgan2020-01-203-2/+77
* psx_syscall.h support for C++ includes.Andrew G. Morgan2020-01-191-0/+8
* Use the lighter weight prctl for reading bounding set.Andrew G. Morgan2020-01-191-23/+23
* Up the release number to 2.31.libcap-korg-2.31libcap-2.31Andrew G. Morgan2020-01-131-1/+1
* Document the fact we have a bug tracker!Andrew G. Morgan2020-01-075-16/+25
* Drop the hard requirement on libpsx.Andrew G. Morgan2020-01-071-1/+0
* Updated project details in README.Andrew G. Morgan2020-01-051-10/+27
* Update setpcap man page to include some optional arguments.Andrew G. Morgan2020-01-042-8/+21
* Import getpcaps man page from debian contribution.Andrew G. Morgan2020-01-041-0/+23
* Add a --help option to getpcaps.Andrew G. Morgan2020-01-041-5/+26
* Up the release number.libcap-korg-2.30libcap-2.30Andrew G. Morgan2020-01-041-1/+1
* Refactor the way we do the psx linkage in libcap.Andrew G. Morgan2020-01-0317-83/+194
* Exploring compilation issues on 32-bit architectures.Andrew G. Morgan2019-12-294-3/+25
* Tidy up tree on clean and with .gitignore.Andrew G. Morgan2019-12-292-1/+2
* Use separate libpsx.pc file instead of libcap.pc (take two)Lars Wendler2019-12-293-8/+23