summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Up the release number.libcap-korg-2.27libcap-2.27Andrew G. Morgan2019-04-151-1/+1
* Replace the remaining memcmp for strings with strncmp.Andrew G. Morgan2019-04-131-1/+1
* Use strncmp to not read past argument lengthsPauline Middelink2019-04-131-17/+17
* Fix number of characters in --drop check.Pauline Middelink2019-04-131-1/+1
* pull request -- libcap -- bugfixAlexander Strelets2019-04-132-4/+4
* Up the minor release number.libcap-korg-2.26libcap-2.26Andrew G. Morgan2018-09-151-1/+1
* Tidy up the tarball and release make rules.Andrew G. Morgan2018-09-151-5/+6
* Ambient test cases - file capabilities trump ambient sets.Andrew G. Morgan2018-09-111-2/+11
* Man page changes for [gs]etcap and cap_[gs]et_nsowner().Andrew G. Morgan2018-09-113-10/+40
* Add support for a -n argument to getcap and setcap.Andrew G. Morgan2018-09-113-14/+72
* Add get/set support for namespace, uid(root)!=0, file caps.Andrew G. Morgan2018-09-111-21/+24
* use correct libdir when creating libcap.pcRolf Eike Beer2018-09-101-1/+1
* getpcaps: fix typo proccess->processGiuseppe Scrivano2018-09-101-1/+1
* capability: add cap_set_nsowner()Christian Brauner2018-09-092-0/+17
* capability: add cap_get_nsowner()Christian Brauner2018-09-092-0/+17
* cap_file: add new rootid argumentChristian Brauner2018-09-091-0/+1
* Fix up gperf variant of the compilation.Andrew G. Morgan2018-09-091-1/+1
* cap_text.c: fix 'asprintf' inplicit declarationSergei Trofimovich2018-09-092-1/+6
* Tidy up working tree from git's perspective.Andrew G. Morgan2018-09-091-0/+1
* Fix problem with setcap.8:Andrew G. Morgan2018-09-091-1/+1
* Use calloc instead of malloc for initialization purposes.Andrew G. Morgan2018-09-091-3/+1
* Add a convenient make top level 'test' targetAndrew G. Morgan2018-09-091-0/+3
* Update kernel path for usb messages relevant capabilityAndrew G. Morgan2018-09-091-1/+1
* Add v3 (NS aware VFS) capabilitie defs to header.Andrew G. Morgan2018-09-081-7/+22
* Clean up ambient support and add a smoke test for them.Andrew G. Morgan2016-02-074-83/+230
* Add initial support for the ambient set.Andrew G. Morgan2016-02-064-78/+219
* Add something to run libcap's quicktest tests against development kernel.Andrew G. Morgan2016-02-068-2/+107
* Fix tyop in a comment.Andrew G Morgan2016-01-311-1/+1
* Up the minor release number.libcap-korg-2.25libcap-2.25Andrew G Morgan2016-01-301-1/+1
* Update to Linus' kernel tree uapi headers.Andrew G. Morgan2016-01-302-2/+20
* Delete unused #define (magit numbers from <linux/xattr.h>)Andrew G. Morgan2016-01-301-5/+1
* setcap: fix errno displayAndrew G. Morgan2016-01-301-1/+2
* ignore the place I stage user contributed patches for import.Andrew G. Morgan2016-01-301-0/+1
* Sigh. Compiling capsh statically and we get no getpw*() functions.Andrew G. Morgan2016-01-301-6/+10
* Drop use of libattr for our trivial use case of kernel API.Andrew G. Morgan2016-01-304-17/+18
* don't include FAKEROOT in Makefile variablesBenedikt Morbach2014-05-315-23/+23
* Fix typo in man pageOmair Majid2014-05-311-1/+1
* Make.Rules: add gperf detection and fix INDENT testMatthieu Crapet2014-04-012-2/+3
* Change the location we include linux/xattr.hAndrew G Morgan2014-03-092-1/+2
* Updated release to 2.24libcap-korg-2.24libcap-2.24Andrew G Morgan2014-01-051-1/+1
* libcap: fix dead/empty urls.Xose Vazquez Perez2014-01-032-2/+2
* Fix libcap build issue - remove spurious /uapiAndrew G Morgan2014-01-051-1/+1
* Fix up the uapi/linux include scheme.Andrew G Morgan2014-01-015-228/+53
* Upload to kernel.org is of the tar file with accompanying signature.Andrew G Morgan2013-12-271-1/+2
* Adjustments to point to kernel.org locations.Andrew G Morgan2013-12-273-10/+142
* Explore using this key to upload to kernel.orgAndrew G Morgan2013-12-271-1/+1
* Prepare for a release tag.libcap-korg-2.23libcap-2.23Andrew G Morgan2013-12-242-2/+2
* Stop using ping to test privilege use.Andrew G Morgan2013-12-241-18/+26
* Add support for power-pc build.Andrew G Morgan2013-12-241-2/+2
* Clean up some signed vs. unsigned comparisons in libcap.Andrew G Morgan2013-12-244-10/+19