summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-06-20bash: Add host, privileged, and no-pager bash option completions.Ville Skyttä
2011-06-20sd-daemon: Add sd_is_special for special file descriptorsWilliam Douglas
2011-06-20main: Fix a typo emergency shall->emergency shellMichal Vyskocil
2011-06-15pam-module: add debug= parameterMichal Schmidt
2011-06-15systemctl: plug a leak upon create_symlink mismatchJim Meyering
2011-06-15systemctl: enable chkconfig support in systemctl for ALTLinuxAlexey Shabalin
2011-06-15execute: fix function prototypeLennart Poettering
2011-06-15dbus: fix name of capability propertyLennart Poettering
2011-06-14systemctl: fix a FILE* leakMichal Schmidt
2011-06-14systemctl: fix 'is-enabled' for native units under /libMichal Schmidt
2011-06-14mount /run without MS_NOEXECKay Sievers
2011-06-10readahead-common: fix total memory size detectionMichal Schmidt
2011-06-09enable chkconfig support in systemctl for openSUSEFrederic Crozat
2011-06-07selinux: selinuxfs can be mounted on /sys/fs/selinuxMichal Schmidt
2011-06-06cryptsetup-generator: fix /etc/cryptsetup optionsMichal Schmidt
2011-06-05systemctl: fix double unref of a dbus messageMichal Schmidt
2011-05-26sd-daemon: remove superfluous _sd_hidden_ from static functionKay Sievers
2011-05-25dbus-common: fix segfault when a DBus message has no interfaceMichal Schmidt
2011-05-25readahead: explain that it is safe to ignore EACCESLennart Poettering
2011-05-25readahead-collect: ignore EACCES for fanotifyHarald Hoyer
2011-05-24rtc in localtime: use settimeofday(NULL, tz) instead of hwclock(8)Kay Sievers
2011-05-22socket: expose mq params in introspection dataLennart Poettering
2011-05-21bus_property_append_long: use signed long and 'x' in the signature for DBUS_T...Kay Sievers
2011-05-20socket: always use SO_{RCV,SND}BUFFORCE to allow larger valuesKay Sievers
2011-05-20util: use new VT ESC sequence to clear scrollback bufferLennart Poettering
2011-05-20sd-daemon: move _sd_hidden_ from .h to .c fileKay Sievers
2011-05-20missing: add IP_TRANSPARENTKay Sievers
2011-05-19util: use open_terminal() in chvt() tooLennart Poettering
2011-05-19socket: expose SO_BROADCASTLennart Poettering
2011-05-19exec: expose tty reset options in dbus introspection dataLennart Poettering
2011-05-19socket: expose IP_TRANSPARENTLennart Poettering
2011-05-18exec: hangup/reset/deallocate VTs in gettysLennart Poettering
2011-05-17socket: use 666 socket mode by default since neither fifos, nor sockets, nor ...Lennart Poettering
2011-05-17socket: add POSIX mqueue supportLennart Poettering
2011-05-17hostnamed: check that nss-myhostname is installedLennart Poettering
2011-05-16sysctl: apply /etc/sysctl.conf lastLudwig Nussel
2011-05-16systemd-analyze: print hostname, kernelversion and arch at the top of the plotKoen Kooi
2011-05-16pam: downgrade a few log msgsLennart Poettering
2011-05-12hostnamed: SetPrettyHostname() should check PK action org.freedesktop.hostnam...Lennart Poettering
2011-05-10user-sessions: ignore EROFS when unlinking /etc/nologin if the file doesn't e...Lennart Poettering
2011-05-10util: include `stdarg.h`Paul Menzel
2011-05-09build-sys: Angstrom supportKoen Kooi
2011-05-05unit: make ignoring in snapshots a per unit property, instead of a per unit t...Lennart Poettering
2011-05-03vconsole: use open_terminal() instead of open()Lennart Poettering
2011-05-01sysctl: correct /usr/local/lib pathKay Sievers
2011-04-30binfmt, modules-load, sysctl, tmpfiles: add missing ConditionDirectoryNotEmpty=Kay Sievers
2011-04-30binfmt, modules-load, sysctl, tmpfiles: read /usr/local/lib and where appropr...Kay Sievers
2011-04-30util: don't AND cx with cxLennart Poettering
2011-04-28util: conf_files_list() return list as parameterKay Sievers
2011-04-28dbus: make daemon reexecution synchronousLennart Poettering