summaryrefslogtreecommitdiffstats
path: root/daemon/daemon.h
Commit message (Expand)AuthorAgeFilesLines
* catsprintf leaks, use open_memstream instead.Richard W.M. Jones2009-04-231-8/+0
* Implement extensible strings with catprintf.Richard W.M. Jones2009-04-231-0/+8
* Various fixes to the daemon:Richard Jones2009-04-201-4/+15
* Implement upload and download commands.Richard Jones2009-04-201-10/+19
* Implement NEED_ROOT_OR_IS_DEVICE macro.Richard Jones2009-04-191-0/+13
* Implement _send_sync, _send_file_sync and _receive_file_sync.Richard Jones2009-04-191-0/+7
* Rewrite of main loop impl, start of FileIn/FileOut support.Richard Jones2009-04-181-5/+20
* Added test suite.Richard Jones2009-04-111-3/+28
* CHROOT_OUT must preserve errno.Richard Jones2009-04-101-3/+7
* pvs/vgs/lvs commands working now.Richard Jones2009-04-071-0/+5
* Implement list-devices and list-partitions.Richard Jones2009-04-061-0/+2
* Implementations of 'cat', 'ls', and some cleanups.Richard Jones2009-04-061-2/+13
* Implement RString and RStringList return types.Richard Jones2009-04-041-0/+2
* Implemented 'mount' and 'touch' commands.Richard Jones2009-04-031-0/+22
* Makes a series of non-trivial calls.Richard Jones2009-04-031-1/+3
* Daemon and library are mostly talking to each other now.Richard Jones2009-04-031-0/+41