summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-15man: add some initial man page workLennart Poettering
2010-05-15log: rework logging logic so that we don't keep /dev/console openLennart Poettering
2010-05-15mount: don't negate errno when passing it to strerror()Lennart Poettering
2010-05-15macro: interpret arguments to IOVEC_SET_STRING only onceLennart Poettering
2010-05-14util: flush inotify fd only when we have itLennart Poettering
2010-05-14main: make sure we don't accidentally acquire a controlling terminalLennart Poettering
2010-05-14main: acquire console before execing crash shellLennart Poettering
2010-05-14install: create /cgroup/debug mount point on installLennart Poettering
2010-05-14unit: record inactive enter/exit timestamps to facilitate syslog lookupsLennart Poettering
2010-05-14downgrade a few log msgsLennart Poettering
2010-05-14manager: merge /etc/xdg/systemd/session and /etc/systemd/sessionLennart Poettering
2010-05-14execute: fix bad jumpLennart Poettering
2010-05-14manager: fix minor memory leak -- free cleanup queue on exitLennart Poettering
2010-05-14unit-name: kill redundant slashes in unit_name_from_path()Lennart Poettering
2010-05-13sysv: drop warning about missing chkconfig headerLennart Poettering
2010-05-13sysv: rework suse/debian special bootup runlevel handlingLennart Poettering
2010-05-13build-sys: include README and LICENSE in tarballLennart Poettering
2010-05-13vala: hide a few vala warningsLennart Poettering
2010-05-13configure: Allow to disable build of tools that require GTK.Michael Tremer
2010-05-13units: rework automatic dependency logic between automounts, mounts, sockets,...Lennart Poettering
2010-05-10device: allow easy identification of network interfaces without their full sy...Lennart Poettering
2010-05-10make gcc shut upLennart Poettering
2010-05-10Distribute the necessary header files tooTollef Fog Heen
2010-05-10Remove .h files from _SOURCESTollef Fog Heen
2010-05-10Fix compilation issue; s/-NOENT/-ENOENT/Tollef Fog Heen
2010-05-09environment: allow control of the environment block via D-BusLennart Poettering
2010-05-09swap: properly free instance dataLennart Poettering
2010-05-09hostname: drop invalid chars when reading hostname from diskLennart Poettering
2010-05-09hostname: read hostname for GentooMarc-Antoine Perennou
2010-05-09swap: add .swap unit typeMaarten Lankhorst
2010-05-09loopback: configure lo device on bootupLennart Poettering
2010-05-08build-sys: detect GentooFabian Henze
2010-05-08hostname: unify hostname configuration file parsers a littleLennart Poettering
2010-05-06build-sys: fix name of Debian syslog serviceLennart Poettering
2010-05-06gitignore: ignore files ending in ~Lennart Poettering
2010-05-06build-sys: require at least vala 0.7Lennart Poettering
2010-05-06build-sys: better test for pkg-config/pkg.m4Tollef Fog Heen
2010-05-06build-sys: support non-git versions of libcgroupMaarten Lankhorst
2010-05-06we don't actually need libgee anymoreLennart Poettering
2010-05-05build-sys: add Arch Linux supportDave Reisner
2010-04-30util: ignore lost+found, tooLennart Poettering
2010-04-30specifier: properly size newly allocated stringLennart Poettering
2010-04-24main: refuse excess command line argumentsLennart Poettering
2010-04-24build fix for opensuseKay Sievers
2010-04-24service: don't read start priority from Kxx linkLennart Poettering
2010-04-24manager: switch SIGUSR1 and SIGSUR2, to follow upstart's scheme a littleLennart Poettering
2010-04-24service: sysv priorities in link names should take precedence, since they are...Lennart Poettering
2010-04-24log: use _likely() when verifying log levelLennart Poettering
2010-04-24systemadm: destroy error dialog boxes properlyLennart Poettering
2010-04-24systemadm: show proper message boxes when something goes wrongLennart Poettering