summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-19util: use open_terminal() in chvt() tooLennart Poettering
2011-05-19socket: expose SO_BROADCASTLennart Poettering
2011-05-19git: add .mailmapLennart 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-17README: document relation to nss-myhostnameLennart Poettering
2011-05-17hostnamed: check that nss-myhostname is installedLennart Poettering
2011-05-17update TODOLennart 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-10build-sys: create dbussystemservicedirMichael Olbrich
2011-05-10util: include `stdarg.h`Paul Menzel
2011-05-09build-sys: Angstrom supportKoen Kooi
2011-05-09units: Enable plymouth for FrugalwareMiklos Vajna
2011-05-09update TODOKay Sievers
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-03update TODOLennart Poettering
2011-05-02update TODOLennart Poettering
2011-05-02units: enable automount units only if the kernel supports themLennart 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-30build-sys: prepare release 26systemd/v26Lennart Poettering
2011-04-30plymouth: introduce plymouth.enable=0 kernel command line switchLennart Poettering
2011-04-30util: don't AND cx with cxLennart Poettering
2011-04-29man: typo in sd_daemon referenceTollef Fog Heen
2011-04-28util: conf_files_list() return list as parameterKay Sievers
2011-04-28dbus: make daemon reexecution synchronousLennart Poettering
2011-04-28label: don't print warning when we try ro relabel an non-existing fileLennart Poettering
2011-04-28service: properly notice when services with a main process that isn't a child...Lennart Poettering
2011-04-28lookup: drop empty directories from search pathsLennart Poettering
2011-04-28path: simplify recheck logicLennart Poettering
2011-04-28unit: fix assert when trying to load unit instances for uninstanciable typesLennart Poettering
2011-04-27systemctl: whitelist /etc instead of blacklisting /lib to figure out if [Inst...Lennart Poettering
2011-04-27def: lower default timeout to 90sLennart Poettering
2011-04-27update TODOKay Sievers
2011-04-27manager: fix serialization counterLennart Poettering
2011-04-27update TODOLennart Poettering
2011-04-27dbus: don't hit assert when dumping propertiesLennart Poettering
2011-04-27build-sys: Add --disable-binfmt configure switchMiklos Vajna
2011-04-26cryptsetup: fix keyfile size option processingMilan Broz
2011-04-26socket: improve warning message when we get POLLHUPLennart Poettering
2011-04-26strv: Fix gcc unitialized variable warningZbigniew Jędrzejewski-Szmek