]> git.ipfire.org Git - thirdparty/libcgroup.git/shortlog
thirdparty/libcgroup.git
2010-06-01  Jan SafranekMake the installation of init scripts optional
2010-06-01  Jan SafranekRework the way how the libraries are installed.
2010-06-01  Dhaval Gianilibcgroup: Return correct values in parse.y
2010-06-01  Kay Sieversreplace /etc with $(sysconfdir) to pass 'make distcheck'
2010-06-01  Kay Sieversadd generated file to CLEANFILES
2010-05-31  Kay Sieverssrcdir -> builddir to fix 'make distcheck'
2010-05-31  Kay Sieversdepend on parse.h to allow 'make -j'
2010-05-26  Ivana Hutarova... Add several man-pages to their Makefile
2010-05-21  Dhaval Gianiv0.36.1 v0.36.1
2010-05-18  Dhaval Gianiv0.36.1.rc1
2010-05-18  Kay Sieverslibcg trivial compile errors/warnings
2010-05-17  Dhaval Gianilibcgroup tests: Fix build issue with the named hierarc...
2010-05-17  Dhaval Gianiv0.36 v0.36
2010-05-17  Dhaval Gianilibcgroup: Test the modified cgroup_init
2010-05-17  Dhaval Gianilibcgroup: Add support for named hierarchies.
2010-05-17  Dhaval Gianilibcgroup: Introduce cgroup_basename and modify the...
2010-05-17  Dhaval Gianilibcgroup: Fix warnings warning about comparisions...
2010-05-17  Dhaval Gianilibcgroup: Fix warnings warning of shadowed declaration
2010-05-17  Dhaval Gianilibcgroup: Fix warnings warning about mixed declarations
2010-05-17  Dhaval Gianilibcgroup: cast CGRULE macros to uid_t
2010-05-06  Dhaval Gianilibcgroup: Compress the large_cgconfig.conf file
2010-05-06  Balbir SinghAllow cgroup_config_table to be dynamically handled
2010-05-06  Dhaval Gianimanpages: Fix whitespace in cgred.conf manpage
2010-05-06  Ivana Hutarova... Several man-page fixes
2010-04-13  Jan SafranekUse int for getopt() results
2010-03-29  Dhaval GianiMerge branch 'devel/doxygen3' of git://fedorapeople...
2010-03-29  Jan SafranekAdd documentation main page
2010-03-29  Jan SafranekDocument the tasks.h
2010-03-29  Jan SafranekUpdate config.h
2010-03-29  Jan SafranekDocument the iterators
2010-03-29  Jan SafranekAdd doc to include/libcgroup/error.h
2010-03-29  Jan SafranekAdd documentation to include/libcgroup/init.h
2010-03-29  Jan SafranekDocument include/libcgroup/groups.h
2010-03-29  Jan SafranekUpdate doxygen config file
2010-03-26  Dhaval Gianilibcgroup: Fix coding style issues in config.c
2010-03-26  Dhaval Gianilibcgroup: Fix up coding style in wrapper.c
2010-03-26  Dhaval Gianilibcgroup: Dont assign values to variables inside if...
2010-03-26  Dhaval Gianilibcgroup: Fix coding style issues in api.c
2010-03-26  Lennart Poetteringdon't export functions that should not be exported
2010-03-26  Lennart Poetteringcgget: properly use binary & instead of boolean &&...
2010-03-26  Lennart Poetteringconfig: don't implicitly import cgroup_config_cleanup_n...
2010-03-26  Lennart Poetteringapi: don't keep one copy of the mount table per .c...
2010-03-26  Lennart Poetteringunexport a couple of variables that don't need to be...
2010-03-26  Lennart Poetteringpkg-config: hide .pc file from git
2010-03-26  Lennart Poetteringapi: bzero is obsolete BSD, use memset instead
2010-03-26  Lennart Poetteringconfig: pass struct as const call-by-ref instead of...
2010-03-26  Lennart Poetteringconfig: use macros instead of arrays for const strings
2010-03-26  Lennart Poetteringmake functions without arguments proper C99 functions
2010-03-26  Lennart Poetteringadd a couple of FIXMEs to broken code
2010-03-26  Lennart Poetteringadd const where applicable, drop const where unnecessary
2010-03-24  Lennart Poetteringgit: hide all generated files from git
2010-03-24  Lennart Poetteringinclude: refuse inclusion of seperate header files
2010-03-24  Lennart Poetteringbuild-sys: add bootstrap.sh
2010-03-24  Lennart Poetteringbuild-sys: enable silent build by default
2010-03-24  Dhaval Gianilibcgroup: Add pkg-config data
2010-03-24  Dhaval Gianilibcgroup: Version bump to v0.36.rc1
2010-03-24  Balbir SinghFix typo in wrapper.c (cgroup_get_uid_gid)
2010-03-21  Jan SafranekSplit header file III
2010-03-21  Jan SafranekMove private definitions to private header
2010-03-21  Jan SafranekAnonymize error enum
2010-03-12  Jon BernardUse memset to initialize sigaction struct
2010-03-11  Chrisrpm spec file misses the sysconfig/cgconfig file
2010-03-11  Chrisinit script can miss default group
2010-03-08  Jan SafranekMake the error stings const
2010-03-08  Jan SafranekRemove last_errno from public header
2010-03-08  Jan SafranekRemove GNU_SOURCE from public headers
2010-02-17  Dhaval Gianilibcgroup: Add a gitignore file
2010-02-10  Ivana Hutarova... fix cgroup_get_value_string problem with *.stat output
2010-02-10  Ivana Hutarova... This patch adds to cgget option -a:
2010-02-10  Ivana Hutarova... adds new option -g to cgget command
2010-02-10  Ivana Hutarova... This is the test program for listing controller variables
2010-02-10  Ivana Hutarova... api for generating the list of variables of given contr...
2010-02-10  Jan SafranekRelease procedure proposal
2010-01-28  Ken'ichi Ohmichi[PATCH-v2] Add the write error handling to cg_set_contr...
2010-01-19  Balbir SinghMerge branch 'HEAD'; commit 'v0.35.1'
2010-01-19  Balbir SinghUpdate the changelog in libcgroup.spec.in v0.35.1
2010-01-19  Jan SafranekFix initstripts directory.
2010-01-19  Jan SafranekFix bad filename in Makefile
2010-01-19  Jan SafranekDistribute cgget tool
2010-01-18  Dhaval Gianiv0.35 v0.35
2010-01-18  Jan SafranekAdd cgget man page.
2010-01-07  Dhaval Gianilibcgroup samples: Invalid namespace configuration
2010-01-07  Dhaval Gianilibcgroup samples: Valid namespace based configuration
2010-01-07  Dhaval Gianilibcgroup: Modify the APIs to use the namespace
2010-01-07  Dhaval Gianilibcgroup: Setup the namespace datastructures
2010-01-07  Dhaval Gianilibcgroup: Introduce the new namespace keyword
2010-01-04  Dhaval Gianilibcgroup: Remove assert in cgroup_strerror()
2009-12-23  Dhaval GianiMerge branch 'devel/config3' of git://fedorapeople...
2009-12-22  Jan SafranekClean up the init script
2009-12-22  Jan SafranekUse tools instead of shell scripts
2009-12-22  Jan SafranekMake cgclear quiert when there is nothing to clear.
2009-12-22  Jan SafranekUse cgclear on shutdown
2009-12-22  Jan SafranekAdd sample /etc/sysconfig/cgconfig
2009-12-22  Jan SafranekDon't create sysdefault group whent it's not needed
2009-12-22  Jan SafranekMove sysdefault handling to separate function
2009-12-22  Jan SafranekRemove trailing space from lssubsys output
2009-12-22  Jan SafranekFix reading of empty parameter values
2009-12-22  Jan SafranekFix error text on failed reading of parameter.
2009-12-22  Jan Safranekcgget tool
2009-12-16  Dhaval Gianilibcgroup: trivial: Fix typo
next