]> git.ipfire.org Git - thirdparty/libcgroup.git/shortlog
thirdparty/libcgroup.git
2010-08-30  Eric BrowerFix build with --enable-debug
2010-08-19  Ivana Hutarova... adds option -i description to lssubsys man page
2010-08-19  Ivana Hutarova... Adds option to lssubsys tool for unmount controllers...
2010-08-19  Ivana Hutarova... updates lssubsys man page
2010-08-19  Jan SafranekMerge branch 'master' of ssh://libcg.git.sourceforge...
2010-08-10  Jan SafranekSome parameters (like devices.allow) shall include...
2010-08-10  Jan SafranekCurrent implementation of cgconfig.conf parser stores...
2010-08-10  Jan SafranekChangelog:
2010-08-10  Ivana Hutarova... add the return value check in lssubsys II
2010-08-10  Ivana Hutarova... add the return value check in lssubsys I
2010-08-10  Ivana Hutarova... lssubsys patch - adds omit controllers
2010-08-09  Ivana Hutarova... add the return value check in lssubsys II
2010-08-09  Ivana Hutarova... add the return value check in lssubsys I
2010-08-09  Ivana Hutarova... lssubsys patch - adds omit controllers
2010-08-02  Jan SafranekFix initscript exit codes.
2010-07-27  Dhaval Gianilibcgroup: Test case for get_procs
2010-07-27  Dhaval Gianilibcgroup: Get the list of procs
2010-07-27  Eric BrowerUpdate documentation with the new return values
2010-07-27  Eric Browercheck for unconfigured cgroup in cgroup_find_parent
2010-07-27  Eric Browersplit on-disk cgroup validation from parent name generation
2010-07-27  Eric BrowerReturn ECGROUPNOTEQUAL to indicate partial create success
2010-07-27  Ivana Hutarova... Init scripts patch
2010-07-06  Jan SafranekFix overlaping src and dest buffers in sprintf()
2010-07-06  Jan SafranekCheck return value of cgroup_read_stats_begin
2010-07-06  Jan SafranekFix memory leak in cgroup_read_stats iterator
2010-07-06  Jan SafranekFix return code of cgroup_read_stats_XXX iterator
2010-06-21  Dhaval Gianiv0.36.2 v0.36.2
2010-06-17  Balbir SinghFix a bug in lscgroup which prevent it from reading...
2010-06-07  Balbir SinghMerge branch 'master' of ssh://libcg.git.sf.net/gitroot...
2010-06-04  Dhaval Gianiv0.36.2.rc
2010-06-04  Dhaval Gianilibcgroup: open files with O_CLOEXEC
2010-06-04  Dhaval Gianilibcgroup: Do not call exit from within the main library
2010-06-01  Jan SafranekAdd configure option to set destination directory of...
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-18  Balbir SinghMerge branch 'master' of ssh://libcg.git.sf.net/gitroot...
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-30  Balbir SinghMerge branch 'master' of ssh://libcg.git.sf.net/gitroot...
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-25  Balbir SinghMerge branch 'master' of ssh://libcg.git.sf.net/gitroot...
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-24  Balbir SinghFix the typo in our cgroup_get_uid_gid routine
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
next