]> git.ipfire.org Git - thirdparty/libcgroup.git/shortlog
thirdparty/libcgroup.git
2012-02-03  Jan Safranekv0.38.rc1 release
2012-02-03  Jan SafranekUpdated release process documentation.
2012-02-03  Jan SafranekAdd README_systemd to release
2012-02-03  Jan Safranektests: added missing files to Makefile.am
2011-12-16  Jan Safraneklibcgroup: Fixed cgroup_strerror() typo.
2011-12-16  Jan SafranekLibcgroup: added cgconfig.service unit for systemd.
2011-12-16  Jan Safraneklibcgroup: Added README_systemd file.
2011-12-16  Jan Safraneklibcgroup: Added compile-time option to ignore certain...
2011-12-16  Jan Safranekcgconfigparser: Added 'default' section documentation...
2011-12-16  Jan Safranekcgcreate, cgconfigparser: Fixed help and documentation...
2011-12-16  Jan Safranekcgcreate, cgconfigparser: Added new parameter for tasks...
2011-12-16  Jan Safranekcgcreate, cgconfigparser: Fixed permissions when only...
2011-12-16  Jan Safranektests: Fixed tests for cgclear -e
2011-12-16  Jan Safranekcgclear: fixed exit code with -e option
2011-12-16  Jan Safraneklibcgroup: added new error code when removing non-empty...
2011-12-06  Jiri Slabyscripts: cgconfig, wait for ypbind
2011-12-06  Jan Safranektests: Added tests for cgconfigparser witg -f, -d,...
2011-12-06  Jan Safranektools: Fixed parsing of SUID/SGID/sticky bits in -t...
2011-12-06  Jan Safranekcgconfigparser: Added options to set default owners...
2011-12-06  Jan Safraneklibcgroup: Added cgroup_config_set_default() function.
2011-12-06  Jan Safranektools: Added parse_mode() and parse_uid_gid() to tools_...
2011-12-06  Jan Safranektests: Added tests for default permissions.
2011-12-06  Jan Safranektests: Added checks for UID and GID in permission test.
2011-12-06  Jan Safranekcgconfigparser: Allow SUID and SGID permissions in...
2011-12-06  Jan Safranekcgconfigparser: Add 'default' section.
2011-12-06  Jan Safraneklibcgroup: Define NO_UID_GID.
2011-11-22  Jan Safraneklscgroup: Fixed too many '/' characters on output
2011-11-09  Dhaval Gianilibcgroup wrappers: Remove duplicated code
2011-11-03  Jan Safranekdoc: Man page updates
2011-11-03  Jan Safranektests: Added cgconfig tests
2011-11-03  Jan Safraneklibcgroup: cgroup_delete_cgroup_ext was made namespace...
2011-11-03  Jan Safranekcgconfigparser: Allow multiple config files
2011-11-03  Jan Safranekcgclear: delete cgroups from config file
2011-11-03  Jan Safraneklibcgroup: Added simple structure for list of strings.
2011-11-03  Jan Safraneklibcgroup: added cgroup_config_unload_config() function
2011-11-03  Jan Safraneklibcgroup: free global config_cgroup_table
2011-11-03  Jan Safraneklibcgroup: allow parsing to be called several times
2011-11-03  Jan Safraneklibcgroup: the library can be re-initialize by cgroup_i...
2011-11-03  Jan Safraneklibcgroup: split config parser to standalone function
2011-11-03  Jan Safraneklibcgroup: added new flag to cgroup_delete_cgroup_ext...
2011-09-27  Jan SafranekAdded cgconfigparser test with fperm and dperm config...
2011-09-27  Jan Safraneklibcgroup: ignore 'tasks' file when changing permission...
2011-09-27  Jan Safraneklibcgroup: fixed chmod cg_chmod_recursive_controller
2011-09-20  Jan Safranekcgrulesengd: Fixed processing of symlinked executables.
2011-09-19  Jan Safraneklibcgroup: Remove unreachable code
2011-09-19  Jan Safraneklibcgroup: Fixed dereferencing of uninitialized variabl...
2011-09-19  Jan Safranekcgclear: Simplified error handling when unmounting...
2011-09-19  Jan Safraneklibcgroup: Added checks for NULL when creating an inter...
2011-09-14  Jan Safranektests: Fixed memory leak in test_functions
2011-09-14  Jan Safraneklssubsys: Fixed file descriptor leak on error enumerati...
2011-09-14  Jan Safraneklibcgroup: Rework walk_tree iterator to release all...
2011-09-14  Jan Safranekcgsnapshot: Fixed file descriptor leak when enumerating...
2011-09-14  Jan Safranekcgsnapshot: Fixed file descriptor leak when getting...
2011-09-14  Jan Safranekcgconfigparser: Fixed memory leak when parsing invalid...
2011-09-14  Jan Safraneklibcgroup: Fixed memory and file descriptor leak when...
2011-09-14  Jan Safraneklibcgroup: Fixed leaked file descriptor when enumeratin...
2011-09-14  Jan Safraneklibcgroup: Fixed a memory leak during cgrules.conf...
2011-09-14  Jan Safranektests: Check getpwnam() return value
2011-09-14  Jan Safranekcgrulesengd: Fixed closing of daemon sockets on error
2011-09-14  Jan Safranekcgconfigparser: Made YY_FATAL_ERROR really fatal when...
2011-09-14  Jan Safraneklibcgroup: Fixed potential crash when setting a paramet...
2011-09-14  Jan Safranektests: Check cgroup_init() results
2011-09-14  Jan Safraneklssubsys: remove unused variable
2011-09-14  Jan Safranekcgconfigparser: Fixed checking of getpw/grnam_r return...
2011-09-14  Jan Safranekcgsnapshot: fixed exit codes when parsing of mountpoint...
2011-09-14  Jan Safranekcgsnapshot: fixed return value checks in parse_mountpoi...
2011-09-14  Jan Safranektests: Check cgroup_add_controller return value in...
2011-07-13  Peter SchifferFixed few findings from Coverity scan
2011-06-20  Jan SafranekPermissions settings documentation
2011-06-20  Ivana Hutarova... api: cg_set_control_value strncat fix
2011-06-20  Ivana Hutarova... api: cgroup_walk_tree_begin not freeing entry
2011-06-20  Ivana Hutarova... cgsnapshot: in special cases memory/fd is not freed
2011-06-20  Ivana Hutarova... api: cg_rd_ctrl_file does not free fd
2011-06-20  Ivana Hutarova... cgget: fix final cgget cleanup
2011-06-15  Michal Hockochmod_file: Introduce intelligent file permissions...
2011-06-15  Michal Hockocgconfig: enable setting file permissions
2011-06-15  Michal HockoAdd file and directory permissions into cgroup
2011-06-07  Ivana Hutarova... cgsnapshot: fix return value checks
2011-06-07  Ivana Hutarova... cgget: fix return value checks
2011-06-07  Jan SafranekFixed multimount tests
2011-06-03  Ivana Hutarova... Fix the malloc error codes
2011-06-03  Ivana Hutarova... cg_build_path: use max FILENAME_MAX characters for...
2011-06-03  Jan SafranekFixed cg_chmod_recursive
2011-05-30  Dhaval Gianicgconfig: Do not touch subsystems not mounted by cgconfig
2011-05-30  Jan SafranekUpdated cgconfig service descriptions
2011-05-30  Jan SafranekFixed cgconfigparser to allow configs with no 'mount...
2011-05-27  Ivana Hutarova... tests: remove not used and obsolete test pathtest
2011-05-27  Ivana Hutarova... cgget: unify -h|--help output
2011-05-27  Ivana Hutarova... cgget(1): fix the manual page to describe -g properly
2011-05-27  Ivana Hutarova... cgget: add the possibility to use -g <controllers>...
2011-05-16  Philipp ThomasThis Patch is meant to enhance the wording of the man...
2011-05-09  Ivana Hutarova... lscgroup: more verbose output of -h option
2011-05-09  Ivana Hutarova... lscgroup: add the possibility to use -g <controllers...
2011-05-09  Ivana Hutarova... cgcreate: fix help output
2011-05-09  Ivana Hutarova... cgcreate.1: sort the options in cgcreate.1
2011-05-09  Ivana Hutarova... cgdelete: do -h output more verbose
2011-05-09  Ivana Hutarova... cgdelete: add the possibility to use -g <controllers...
2011-04-28  Ivana Hutarova... Add -h option to cgexec tool
2011-04-28  Ivana Hutarova... Add -h option to cgdelete tool
2011-04-26  Ivana Hutarova... cgconfigparser_simple test: remove duplicate output...
next