]> git.ipfire.org Git - thirdparty/libcgroup.git/shortlog
thirdparty/libcgroup.git
2021-05-17  Tom Hromatkaprocess.py: Add support for cgexec'ing a new process
2021-05-17  Tom Hromatkacgroup.py: Add support for cgexec
2021-05-12  Tomasz Kłoczkoautomake: replace CPPFLAGS by AM_CPPFLAGS
2021-05-12  Tomasz Kłoczkoautomake: build PAM module as unversioned DSO
2021-05-12  Tomasz Kłoczkoautomake: replace INCLUDES by CPPFLAGS
2021-05-06  Tom HromatkaUpdate version number to 2.0 v2.0
2021-05-05  Tom HromatkaMerge pull request #21 from drakenclimber/issues/skip...
2021-05-05  Tom Hromatkaftests.py: Allow for skipping of multiple tests
2021-05-03  Tom HromatkaMerge pull request #42 from drakenclimber/issues/update-map
2021-05-03  Tom Hromatkalibcgroup.map: Update version number 42/head
2021-04-30  Tom HromatkaMerge pull request #41 from drakenclimber/issues/fix...
2021-04-30  Tom HromatkaMerge pull request #20 from drakenclimber/issues/fix...
2021-04-27  Tom Hromatkaparse.y: Fix nonterminal %type warnings 41/head
2021-04-27  Tom Hromatkagunit: Fix an snprintf() truncation warning
2021-04-27  Tom Hromatkagunit: Fix an snprintf() truncation warning
2021-04-27  Tom HromatkaMakefile.am/tests: Do not compile the old tests
2021-04-27  Tom Hromatkalscgroup: Fix strncpy() truncation warning
2021-04-27  Tom Hromatkalscgroup: Fix strncpy() truncation warning
2021-04-27  Tom Hromatkalscgroup: Fix strncpy() truncation warning
2021-04-27  Tom Hromatkalssubsys: Fix strncpy() truncation warning
2021-04-27  Tom Hromatkalssubsys: Fix strncpy() truncation warning
2021-04-27  Tom Hromatkalssubsys: Fix strncpy() truncation warning
2021-04-27  Tom Hromatkacgget: Fix strncpy() truncation warning
2021-04-27  Tom Hromatkatools: Fix strncpy() truncation warning
2021-04-27  Tom Hromatkaconfig.c: Fix strncpy() truncation warning
2021-04-27  Tom Hromatkaconfig.c: Fix strncpy() truncation warning
2021-04-27  Tom Hromatkaconfig.c: Fix strncpy() truncation warning
2021-04-27  Tom Hromatkaapi.c: Fix strncpy() truncation warning
2021-04-27  Tom Hromatkaapi.c: Fix strncpy() truncation warning
2021-04-27  Tom Hromatkaapi.c: Fix strncpy() truncation warning
2021-04-27  Tom Hromatkaapi.c: Fix strncpy() truncation warning
2021-04-26  Tom Hromatkadoc: Update github release process
2021-04-26  Tom HromatkaUpdate version number to 2.0.rc1 v2.0.rc1
2021-04-26  Tom HromatkaMakefile.am: Remove default.conf
2021-04-19  Tom HromatkaMerge pull request #40 from drakenclimber/issues/38
2021-04-19  Tom HromatkaMerge pull request #19 from drakenclimber/issues/38
2021-04-19  Tom Hromatkacgget: Fix segfault when no flags provided 40/head
2021-04-15  Tom HromatkaMerge pull request #39 from drakenclimber/issues/fixwar...
2021-04-15  Tom HromatkaMerge pull request #18 from drakenclimber/issues/fixtest004
2021-04-15  Tom Hromatkaftests: Allow test 004 to run on systems w/ or w/o...
2021-04-15  Tom HromatkaMerge pull request #17 from drakenclimber/issues/lscgroup
2021-04-14  Tom Hromatkaftests: Add cgget test with no flags
2021-04-12  Tom Hromatkagithub: Convert all compiler warnings to errors 39/head
2021-04-12  Tom Hromatkawrapper.c: Fix fprintf argument warning
2021-04-12  Tom Hromatkaapi.c: Fix string truncation warnings
2021-04-12  Tom Hromatkaapi.c: Fix incompatible pointer warning
2021-04-12  Tom Hromatkaconfigure: Rename configure.in to configure.ac
2021-04-08  Tom Hromatkaftests: Add an lscgroup test with multiple '-g' flags
2021-04-08  Tom Hromatkaftests: Add an lscgroup test with a single '-g' flag
2021-04-08  Tom Hromatkacgroup.py: Add support for lscgroup
2021-04-08  Tom HromatkaMerge pull request #37 from drakenclimber/issues/lssubsys
2021-04-08  Tom HromatkaMerge pull request #16 from drakenclimber/issues/lssubsys
2021-04-08  Tom Hromatkalssubsys: Add cgroup v2 support 36/head 37/head
2021-04-08  Tom Hromatkaftests: Add an lssubsys -a functional test
2021-04-08  Tom Hromatkaftests: Add basic lssubsys test
2021-04-08  Tom Hromatkacgroup.py: Add method to parse /proc/mounts for cgroup...
2021-04-08  Tom Hromatkacgroup.py: Add support for lssubsys
2021-04-05  Tom HromatkaMerge pull request #35 from drakenclimber/issues/fixcgset
2021-04-05  Tom HromatkaMerge pull request #15 from drakenclimber/issues/fixcgset
2021-04-02  Tom Hromatkagtest: Add unit test for cgset's parse_r_flag()
2021-04-02  Tom Hromatkacgset: Declare parse_r_flag() as STATIC 35/head
2021-04-02  Tom Hromatkatools: Create a cgset library for testing purposes
2021-04-02  Tom Hromatkacgset: Fix parsing of name/values with an '=' in the...
2021-04-02  Tom Hromatkacgset: Refactor parsing of the '-r' flag
2021-04-02  Tom HromatkaMerge pull request #34 from drakenclimber/issues/cgclear2
2021-04-02  Tom HromatkaMerge pull request #14 from drakenclimber/issues/cgclear
2021-03-30  Tom HromatkaMerge pull request #32 from drakenclimber/issues/remove...
2021-03-30  Tom Hromatkabuild: Remove .libs from Makefile.am files. 32/head
2021-03-29  Tom Hromatkagithub: Run the cgclear functional test last 34/head
2021-03-29  Tom Hromatkabootstrap: github: Ignore systemd hierarchy
2021-03-29  Tom Hromatkagunit: Ignore systemd hierarchies in test 007
2021-03-29  Tom Hromatkaconfig.c: Add cgroup v2 support to cgclear
2021-03-29  Tom HromatkaMerge pull request #30 from drakenclimber/issues/cgset...
2021-03-29  Tom HromatkaMerge pull request #13 from drakenclimber/issues/cgset...
2021-03-23  Tom Hromatkaftests: Add a simple cgclear functional test
2021-03-23  Tom Hromatkaftests/consts: Add parser option to skip a test
2021-03-23  Tom Hromatkacgroup.py: Add support for cgclear
2021-03-22  Tom Hromatkaftests: Add pydoc documentation to Cgroup.set()
2021-03-22  Tom Hromatkaftests: Add cgset invalid options test
2021-03-22  Tom Hromatkaftests: Add a cgset test with multiple '-r' flags and...
2021-03-22  Tom Hromatkaftests: Add multiple cgroup cgset set
2021-03-22  Tom Hromatkaftests: Add cgset --copy-from test
2021-03-22  Tom Hromatkaftests: Add multiple -r flag cgset test
2021-03-22  Tom Hromatkacgroup.py: Add -h support to Cgroup.set()
2021-03-22  Tom Hromatkacgroup.py: Allow for multiple cgroup names to be passed...
2021-03-22  Tom Hromatkacgroup.py: Add support for cgset --copy-from flag
2021-03-22  Tom Hromatkagunit: Update test 009 to match cgroup_set_values_recur...
2021-03-22  Tom HromatkaMerge pull request #12 from drakenclimber/issues/cgconf...
2021-03-22  Tom Hromatkacgroup.py: Add pydoc documentation to Cgroup.configparser()
2021-03-22  Tom Hromatkaftests: Add invalid parameter test for cgconfigparser
2021-03-22  Tom Hromatkaftests: Add a cgconfigparser test that sets tasks owner...
2021-03-22  Tom Hromatkaftests: Add a cgconfigparser owner, fperm, and dperm...
2021-03-22  Tom Hromatkautils.py: Add functions to get permissions, users,...
2021-03-22  Tom Hromatkaftests: Add a cgconfigparser test that loads a directory
2021-03-22  Tom Hromatkaftests: Add a simple cgconfigparser test
2021-03-22  Tom Hromatkacgroup.py: Add method to get a controller's mount point
2021-03-22  Tom Hromatkacgroup.py: Add support for cgconfigparser
2021-03-10  Tom Hromatkaapi.c: Don't fail a recursive write if value isn't... 30/head
2021-03-01  Tom Hromatkabootstrap: Use main branch of libcgroup-tests
2021-03-01  Tom HromatkaMerge pull request #27 from drakenclimber/issues/daemon...
next