summaryrefslogtreecommitdiffstats
path: root/daemon/sync.c
Commit message (Expand)AuthorAgeFilesLines
* daemon: Run fsync on block devices after sync (RHBZ#836710).Richard W.M. Jones2012-07-021-0/+78
* daemon: Move internal-autosync function to new file internal.c.Richard W.M. Jones2012-01-211-18/+0
* Tempus fugit.Richard W.M. Jones2012-01-181-1/+1
* Update FSF address.Matthew Booth2011-11-081-1/+1
* daemon: Remove some less useful debugging messages.Richard W.M. Jones2011-05-081-6/+1
* daemon: Allow -r option to run daemon standalone.Richard W.M. Jones2011-02-031-2/+3
* Add a new internal-autosync API to perform autosync.Richard W.M. Jones2011-01-281-0/+17
* Tab to space (whitespace fixes only).Richard Jones2010-03-121-1/+1
* daemon: Fix sync() call on Unix.Richard Jones2009-11-251-1/+2
* sync: Windows implementation of sync() call.Richard Jones2009-11-251-1/+95
* avoid warning about old-style no-param function definitionJim Meyering2009-08-171-1/+1
* remove trailing blanksJim Meyering2009-07-031-1/+1
* Added test suite.Richard Jones2009-04-111-1/+0
* Daemon and library are mostly talking to each other now.Richard Jones2009-04-031-0/+32