summaryrefslogtreecommitdiffstats
path: root/src/libply/ply-utils.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of everything about directory switching and PLY_WORKING_DIRECTORY.Peter Jones2008-06-041-5/+0
* Remove ply_create_detachable_directory() and ply_detach_directory(), addPeter Jones2008-06-041-2/+1
* Add ply_move_mount().Peter Jones2008-06-041-0/+1
* Daemonize after starting boot serverRay Strode2008-06-031-0/+7
* Only allow root clients to talk to daemonRay Strode2008-05-211-0/+4
* add ply_unmount_filesystem function to handle lazy umountRay Strode2007-10-211-0/+1
* add ply_list_directory functionRay Strode2007-10-211-0/+1
* change ply_create_scratch directory to be a two step,Ray Strode2007-06-131-4/+4
* add new untested ply_create_scratch_directory that createsRay Strode2007-06-111-0/+1
* add untested recursive mkdir function (ply_create_directory)Ray Strode2007-06-101-0/+2
* split the common code off into libply and move things to separate directoriesRay Strode2007-06-061-0/+83