summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* socket: expose IP_TRANSPARENTLennart Poettering2011-05-196-0/+15
* exec: hangup/reset/deallocate VTs in gettysLennart Poettering2011-05-1812-21/+236
* socket: use 666 socket mode by default since neither fifos, nor sockets, nor ...Lennart Poettering2011-05-171-1/+1
* socket: add POSIX mqueue supportLennart Poettering2011-05-1710-2/+194
* hostnamed: check that nss-myhostname is installedLennart Poettering2011-05-171-0/+16
* sysctl: apply /etc/sysctl.conf lastLudwig Nussel2011-05-161-1/+2
* systemd-analyze: print hostname, kernelversion and arch at the top of the plotKoen Kooi2011-05-161-1/+4
* pam: downgrade a few log msgsLennart Poettering2011-05-161-3/+3
* hostnamed: SetPrettyHostname() should check PK action org.freedesktop.hostnam...Lennart Poettering2011-05-122-2/+8
* user-sessions: ignore EROFS when unlinking /etc/nologin if the file doesn't e...Lennart Poettering2011-05-101-2/+10
* util: include `stdarg.h`Paul Menzel2011-05-101-0/+1
* build-sys: Angstrom supportKoen Kooi2011-05-092-6/+6
* unit: make ignoring in snapshots a per unit property, instead of a per unit t...Lennart Poettering2011-05-056-8/+24
* vconsole: use open_terminal() instead of open()Lennart Poettering2011-05-031-1/+1
* sysctl: correct /usr/local/lib pathKay Sievers2011-05-011-1/+1
* binfmt, modules-load, sysctl, tmpfiles: add missing ConditionDirectoryNotEmpty=Kay Sievers2011-04-301-2/+0
* binfmt, modules-load, sysctl, tmpfiles: read /usr/local/lib and where appropr...Kay Sievers2011-04-305-8/+38
* util: don't AND cx with cxLennart Poettering2011-04-301-1/+1
* util: conf_files_list() return list as parameterKay Sievers2011-04-287-34/+48
* dbus: make daemon reexecution synchronousLennart Poettering2011-04-286-4/+61
* label: don't print warning when we try ro relabel an non-existing fileLennart Poettering2011-04-281-4/+4
* service: properly notice when services with a main process that isn't a child...Lennart Poettering2011-04-282-19/+35
* lookup: drop empty directories from search pathsLennart Poettering2011-04-283-0/+25
* path: simplify recheck logicLennart Poettering2011-04-281-25/+33