]> git.ipfire.org Git - thirdparty/libcgroup.git/shortlog
thirdparty/libcgroup.git
2008-07-01  Dhaval GianiFrom: Sudhir Kumar <skumar@linux.vnet.ibm.com>
2008-07-01  Dhaval GianiFrom: Sudhir Kumar <skumar@linux.vnet.ibm.com>
2008-07-01  Dhaval GianiFrom: Sudhir Kumar <skumar@linux.vnet.ibm.com>
2008-07-01  Dhaval GianiMissed some files while trying to commit the test cases...
2008-07-01  Dhaval GianiFrom: Sudhir Kumar <skumar@linux.vnet.ibm.com>
2008-07-01  Dhaval GianiFrom: Sudhir Kumar <sudhir@linux.vnet.ibm.com>
2008-06-16  Dhaval Gianilibcg: Add a new trunk
2008-06-11  Dhaval Gianilibcgroup: Fix segmentation fault in APIs.
2008-06-10  Dhaval GianiSome bugs were missed in v0.1b. Fixing those bugs and...
2008-06-03  Balbir SinghRemoved extra "," in changelog
2008-06-03  Balbir SinghBumped up release in spec file to 3. Added post and...
2008-05-30  Balbir SinghRename %makeinstall in changelog to makeinstall
2008-05-30  Balbir SinghFixed Source0 and URL as per Tom's comments
2008-05-30  Balbir SinghFix more api.c warnings
2008-05-30  Balbir SinghFix api.c warnings, include wrapper.c in Makefile....
2008-05-29  Balbir SinghUpdate URL to reflect the correct source location
2008-05-29  Balbir SinghRemove extra %description from spec file
2008-05-29  Balbir SinghFix summary-to-long in libcgroup.spec.in
2008-05-29  Balbir SinghChange the name from cgroup -> libcgroup
2008-05-27  Dhaval Gianilibcgroup: Correct changelog in spec file
2008-05-26  Balbir SinghRemoved AC_PROG_MKDIR_P from configure.in, it was preve...
2008-05-26  Balbir SinghRemoved AC_PROG_MKDIR_P from configure.in, it was preve...
2008-05-24  Balbir SinghMoving away from the install-sh model and removed AC_PR...
2008-05-24  Balbir SinghMerged with balbir, all part of build automation
2008-05-24  Balbir SinghCreate a new tag v0.1b
2008-05-24  Balbir SinghAdd v0.1b tag
2008-05-17  Balbir SinghMultiple mount point support. Patches built on top...
2008-05-17  Balbir SinghImplement multiple mount point support
2008-05-11  Balbir SinghRemove merge comments and left overs from previous...
2008-05-11  Balbir SinghMerge with Dhaval's branch
2008-05-11  Balbir SinghMerge from Balbir's and Dhaval's branches
2008-04-21  Balbir Singhchown recursive routines need to return zero on success
2008-04-18  Balbir SinghMiscellaneous scripts and libcg bug fixes
2008-04-16  Balbir Singhuse getgrnam() for groups
2008-04-16  Balbir SinghFixed an initscripts problem. Comments were not ignored...
2008-04-16  Balbir Singh api.c | 23 +++++++++++++++--------
2008-04-14  Balbir SinghAdd init scripts and a README. NOTE: These init scripts...
2008-04-12  Balbir SinghGot recursive chown to work. API needs more changes...
2008-04-11  Balbir SinghSeveral bug fixes, some API enhancements.
2008-04-10  Balbir SinghRemoved balbir
2008-04-10  Balbir SinghCommit to trunk (still untested)
2008-04-10  Balbir SinghMiscellaneous changes, some coding style fixes and...
2008-04-10  Balbir SinghThis patch fixes file handle leaks as noticed by Paul...
2008-04-07  Balbir SinghThis patch modifies libcg to use the new cgroup data...
2008-04-07  Balbir SinghCreate balbir's branch
2008-04-07  Balbir SinghCreate balbir's branch
2008-04-05  Balbir SinghDhaval's API changes, phase 1, prototype
2008-04-01  Balbir SinghMoved src to trunk and created tags and branches
2008-03-19  Balbir SinghFirst initial revision. Look for TODOs and BUGs