aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* service: check whether sysv scripts where changedLennart Poettering2011-06-214-11/+59
* dbus: introduce UnsetAndSetEnvironment()Lennart Poettering2011-06-217-55/+123
* util: return errno in close_nointr()Lennart Poettering2011-06-211-2/+3
* logind: implement D-Bus propertiesLennart Poettering2011-06-2114-36/+1137
* dbus: add api for append gid/uid propertiesLennart Poettering2011-06-212-3/+8
* udev: simplify udev rules a bitLennart Poettering2011-06-211-1/+1
* logind: unlink state files when stoppingLennart Poettering2011-06-214-18/+10
* logind: implement GCLennart Poettering2011-06-219-179/+479
* util: add fopen_temporary()Lennart Poettering2011-06-212-0/+43
* logind: implement ACL managementLennart Poettering2011-06-218-31/+473
* logind: split up logind.hLennart Poettering2011-06-219-139/+270
* logind: first version that compiles fineLennart Poettering2011-06-218-0/+2636
* util: move string enum mapping to the endLennart Poettering2011-06-211-135/+136
* util: add pipe_eof()Lennart Poettering2011-06-212-0/+20
* english: s/_per_/_by_/Lennart Poettering2011-06-219-22/+22
* util: introduce dirent_is_file()Lennart Poettering2011-06-212-6/+16
* hostnamed: split dbus initialization into a separate functionLennart Poettering2011-06-211-23/+44
* dbus: make bus_flags_to_events() and friends generally usefulLennart Poettering2011-06-214-42/+55
* manager: include full systemctl status command line in error messageLennart Poettering2011-06-201-2/+3
* systemctl: Add SYSTEMD_PAGER for setting the pager to use in systemctlVille Skyttä2011-06-201-1/+1
* bash: Add host, privileged, and no-pager bash option completions.Ville Skyttä2011-06-201-4/+4
* sd-daemon: Add sd_is_special for special file descriptorsWilliam Douglas2011-06-202-0/+48
* main: Fix a typo emergency shall->emergency shellMichal Vyskocil2011-06-201-1/+1
* pam-module: add debug= parameterMichal Schmidt2011-06-151-6/+21
* systemctl: plug a leak upon create_symlink mismatchJim Meyering2011-06-151-0/+1
* systemctl: enable chkconfig support in systemctl for ALTLinuxAlexey Shabalin2011-06-151-1/+1
* execute: fix function prototypeLennart Poettering2011-06-151-2/+2
* dbus: fix name of capability propertyLennart Poettering2011-06-152-2/+2
* systemctl: fix a FILE* leakMichal Schmidt2011-06-141-1/+3
* systemctl: fix 'is-enabled' for native units under /libMichal Schmidt2011-06-141-7/+7
* mount /run without MS_NOEXECKay Sievers2011-06-142-2/+2
* readahead-common: fix total memory size detectionMichal Schmidt2011-06-101-3/+2
* enable chkconfig support in systemctl for openSUSEFrederic Crozat2011-06-091-1/+1
* selinux: selinuxfs can be mounted on /sys/fs/selinuxMichal Schmidt2011-06-072-1/+3
* cryptsetup-generator: fix /etc/cryptsetup optionsMichal Schmidt2011-06-061-1/+1
* systemctl: fix double unref of a dbus messageMichal Schmidt2011-06-051-0/+1
* sd-daemon: remove superfluous _sd_hidden_ from static functionKay Sievers2011-05-261-1/+1
* dbus-common: fix segfault when a DBus message has no interfaceMichal Schmidt2011-05-251-3/+7
* readahead: explain that it is safe to ignore EACCESLennart Poettering2011-05-251-1/+11
* readahead-collect: ignore EACCES for fanotifyHarald Hoyer2011-05-251-1/+1
* rtc in localtime: use settimeofday(NULL, tz) instead of hwclock(8)Kay Sievers2011-05-243-0/+96
* socket: expose mq params in introspection dataLennart Poettering2011-05-221-0/+2
* bus_property_append_long: use signed long and 'x' in the signature for DBUS_T...Kay Sievers2011-05-212-5/+5
* socket: always use SO_{RCV,SND}BUFFORCE to allow larger valuesKay Sievers2011-05-201-4/+4
* util: use new VT ESC sequence to clear scrollback bufferLennart Poettering2011-05-201-65/+30
* sd-daemon: move _sd_hidden_ from .h to .c fileKay Sievers2011-05-202-27/+25
* missing: add IP_TRANSPARENTKay Sievers2011-05-201-0/+4
* util: use open_terminal() in chvt() tooLennart Poettering2011-05-191-1/+1
* socket: expose SO_BROADCASTLennart Poettering2011-05-194-0/+12
* exec: expose tty reset options in dbus introspection dataLennart Poettering2011-05-191-0/+3