summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* unit: fix assert when trying to load unit instances for uninstanciable typesLennart Poettering2011-04-281-1/+3
* systemctl: whitelist /etc instead of blacklisting /lib to figure out if [Inst...Lennart Poettering2011-04-271-2/+1
* def: lower default timeout to 90sLennart Poettering2011-04-271-1/+1
* manager: fix serialization counterLennart Poettering2011-04-271-1/+1
* dbus: don't hit assert when dumping propertiesLennart Poettering2011-04-271-1/+1
* cryptsetup: fix keyfile size option processingMilan Broz2011-04-261-1/+6
* socket: improve warning message when we get POLLHUPLennart Poettering2011-04-261-1/+6
* strv: Fix gcc unitialized variable warningZbigniew Jędrzejewski-Szmek2011-04-261-2/+2
* mount: failure to mount cgroup hierarchies should not be fatalLennart Poettering2011-04-261-2/+4
* tmpfiles.d: switch to stacked config dirs in /lib, /etc, /runKay Sievers2011-04-251-41/+11
* sysctl.d, binfmt.d, modules-load.d: switch to stacked config dirs in /lib, /e...Kay Sievers2011-04-257-159/+171
* manager: mkdir /run/systemd/system when starting upTollef Fog Heen2011-04-231-0/+1
* missing: Fix broken syscall(__NR_fanotify_mark... on o32 mips.cee12011-04-211-0/+11
* Revert "cryptsetup: pass 0 as key size to crypt_activate_by_keyfile()"Lennart Poettering2011-04-211-1/+1
* mount: Allow creating mount units for /var/lib/nfs/rpc_pipefs and /proc/fs/nfsd.Wulf C. Krueger2011-04-201-3/+1
* cryptsetup: pass 0 as key size to crypt_activate_by_keyfile()Lennart Poettering2011-04-201-1/+1
* socket: support ListeSpecial= socketsLennart Poettering2011-04-203-5/+85
* vconsole: don't set console font/keymap if settings are emptyLennart Poettering2011-04-201-10/+24
* nspawn: don't fail when we receive SIGCHLDLennart Poettering2011-04-201-1/+8
* cgroup: don't accidentaly trim on reloadLennart Poettering2011-04-206-10/+27
* socket: log more information about invalid poll eventsLennart Poettering2011-04-201-1/+1
* MeeGo supportChris E Ferron2011-04-205-7/+18
* mount,crypto: rework meaning of noauto/nofailLennart Poettering2011-04-202-39/+72