Age | Commit message (Expand) | Author |
2012-09-17 | main: bump up RLIMIT_NOFILE for systemd itself | Lennart Poettering |
2012-09-17 | journald: properly update perms on freshly rotate user journals | Lennart Poettering |
2012-09-17 | service: don't hit an assert if a service unit changes type and we get a spur... | Lennart Poettering |
2012-09-17 | udev: add btrfs support | Kay Sievers |
2012-09-17 | logind: make sure there's always a getty available on TTY6 | Lennart Poettering |
2012-09-17 | build-sys: __secure_getenv lost dunder in libc 2.17 | Zbigniew Jędrzejewski-Szmek |
2012-09-16 | tmpfiles: use write(2) for the 'w' action | Dave Reisner |
2012-09-16 | socket: prevent signed integer overflow | Dave Reisner |
2012-09-16 | nspawn: fix memleak introduced with automatic cleanup | Zbigniew Jędrzejewski-Szmek |
2012-09-16 | nspawn: use automatic cleanup for umask | Zbigniew Jędrzejewski-Szmek |
2012-09-16 | nspawn: _cleanup_free_ more | Zbigniew Jędrzejewski-Szmek |
2012-09-16 | nspawn: use automatic cleanup | Zbigniew Jędrzejewski-Szmek |
2012-09-16 | nspawn: mount tmpfs on /dev/shm | Zbigniew Jędrzejewski-Szmek |
2012-09-16 | install: use automatic cleanup | Zbigniew Jędrzejewski-Szmek |
2012-09-16 | install: treat non-existent directory as empty | Zbigniew Jędrzejewski-Szmek |
2012-09-16 | logind: redefine idleness to start at last activity | Zbigniew Jędrzejewski-Szmek |
2012-09-14 | timedated: make /etc/timezone a Debian-only thing | Lennart Poettering |
2012-09-14 | timedate: assorted improvements | Lennart Poettering |
2012-09-14 | timedated: gather timezone from /etc/localtime sym target | Shawn Landden |
2012-09-14 | systemctl: show unit name when a job fails | Lennart Poettering |
2012-09-14 | util: more modernizations | Lennart Poettering |
2012-09-14 | util: various additional modernizations | Lennart Poettering |
2012-09-14 | util: modernize a few functions with automatic cleanup variables | Lennart Poettering |
2012-09-13 | systemctl: minor coding style fixes | Lennart Poettering |
2012-09-13 | install: append .service when enable/disable... is called | Václav Pavlín |
2012-09-13 | macro: introduce _cleanup_free_ macro for automatic freeing of scoped vars an... | Lennart Poettering |
2012-09-13 | rpm: expose preset dir as rpm macro and in systemd.pc | Lennart Poettering |
2012-09-13 | load-fragment: Expand specifiers in conditions. | Auke Kok |
2012-09-13 | daemon: Fix broken links to sd-daemon.c | Eelco Dolstra |
2012-09-13 | man: fix a bunch of typos in docs | Thomas Hindoe Paaboel Andersen |
2012-09-13 | python: make gcc shut up | Lennart Poettering |
2012-09-13 | manager: fix the build | Lennart Poettering |
2012-09-13 | manager: extend performance measurement interface to include firmware/loader ... | Lennart Poettering |
2012-09-13 | journal: fix 128bit IDs of unit reload entries | Lennart Poettering |
2012-09-13 | update-utmp: Don't error out on runlevel updates if utmp doesn't exist | Colin Walters |
2012-09-13 | journal: never assert directly on data read from the journal | Lennart Poettering |
2012-09-13 | journald: don't reposition window if we don't have to | Lennart Poettering |
2012-09-13 | python: fix error handling, and allocate argument array on the stack | Lennart Poettering |
2012-09-13 | python: reindent to follow coding style | Lennart Poettering |
2012-09-13 | python: change license to LGPL 2.1 | Lennart Poettering |
2012-09-13 | python: integrate David Strauss' python-systemd package | Lennart Poettering |
2012-09-13 | tmpfiles: plug file descriptor leak. | Dave Reisner |
2012-09-13 | readahead: use 20K instead of 16K as temporary request nr bump | Lennart Poettering |
2012-09-12 | journalctl: print QR code only if we are running on an UTF-8 system | Lennart Poettering |
2012-09-12 | systemctl: direct the user to list-unit-files from the list-units output | Lennart Poettering |
2012-09-12 | tmpfiles: support globbing for w option | Dave Reisner |
2012-09-12 | test: extend unit-name test a bit | Lennart Poettering |
2012-09-12 | login: reshuffle meaning of require_active parameter | Lennart Poettering |
2012-09-12 | logind: Avoid unnecesary rewrite of user file when switching sessions of the ... | Colin Guthrie |
2012-09-12 | logind: Ensure the user, seat and session files are updated when the session ... | Colin Guthrie |