summaryrefslogtreecommitdiffstats
path: root/src/fdset.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* manager: merge serialization and desrialization counter into one, and ↵Lennart Poettering2011-07-061-0/+6
| | | | | | | | | | increase it when reexecuting Instead of having individual counters n_serializing and n_deserializing have a single one n_reloading, which should be sufficient. Set n_reloading when we are about to go down for reexecution to avoid cgroup trimming when we free the units for reexecution.
* dbus: make daemon reexecution synchronousLennart Poettering2011-04-281-1/+1
| | | | | | | | | We simply keep open copies of the dbus connections across the reexecution and close them as last step of it. A client can thus simply wait until its connection is dropped to know when the reexecution is finished. https://bugzilla.redhat.com/show_bug.cgi?id=698198
* syslog: add minimal syslog/kmsg bridge syslogdLennart Poettering2010-08-211-1/+1
|
* emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering2010-08-141-1/+1
|
* systemctl: skip writing of utmp if we booted using systemd, under the ↵Lennart Poettering2010-08-141-1/+0
| | | | assumption that systemd-update-utmp is used
* build-sys: move source files to subdirectoryLennart Poettering2010-05-161-0/+162