summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replace compat symlinks with a new compat module as the symlink solution prev...Marius Mauch2007-02-171-1/+1
* Namespace sanitizing, step 1Marius Mauch2007-01-251-312/+1
* Clean up imports in portage_locks.pyAlec Warner2007-01-161-24/+20
* more string deprecationAlec Warner2007-01-121-4/+3
* Make all lock files hidden for bug #142369.Zac Medico2006-12-081-1/+3
* Remove an unused hardlink_active() function.Zac Medico2006-09-141-5/+0
* Simplify portage_locks.hardlink_is_mine() so that it only checks the number o...Zac Medico2006-09-141-12/+2
* Remove all traces of atexit hardlock cleanup code, since it doesn't work corr...Zac Medico2006-09-141-17/+1
* In unhardlink_lockfile(), make sure not to touch lockfilename unless we reall...Zac Medico2006-09-141-5/+8
* Remove the portage_file module for bug #133591.Zac Medico2006-07-151-2/+1
* To prevent infinite recursion when a lock file has more than 1 hardlink, test...Zac Medico2006-06-191-1/+1
* make elog mail module always set the 'From' header for rfc2822 complianceMarius Mauch2006-06-101-1/+1
* Change == None to is NoneAlec Warner2006-04-071-1/+1
* More exception fixes...Alec Warner2006-04-021-31/+8
* Fix 'Bad file descriptor' error with hardlink locking for bug 124140.Zac Medico2006-02-261-1/+2
* fix case where myfd == None (regression from revision 2714)Zac Medico2006-02-151-2/+4
* fix a race and prevent unlinking of a file locked by another process in porta...Zac Medico2006-02-151-6/+10
* fix race condition for bug 121819 by using os.fstat(myfd).st_nlink instead of...Zac Medico2006-02-141-1/+1
* wrap all relevant atexit usage due to incompatibility with os.execv (needed f...Zac Medico2006-02-061-2/+2
* bye bye mr. cvs_id_stringBrian Harring2005-08-301-1/+1
* header changes, $Header: -> $Id:Brian Harring2005-08-301-1/+1
* Migration (without history) of the current stable line to subversion.Jason Stubbs2005-08-281-0/+360