summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-02udev: break over-long linesKay Sievers
2012-11-01man: typo fixesThomas Hindoe Paaboel Andersen
2012-10-31update TODOLennart Poettering
2012-10-31service: drop special HTTP server target, as it is a bad idea anf Fedora spec...Lennart Poettering
2012-10-31man: explain a bit more detailed what happens on suspendLennart Poettering
2012-10-31man: document that Documentation= follows an orderLennart Poettering
2012-10-31update TODOLennart Poettering
2012-10-30update TODO: insserv belongs on the chopping blockLennart Poettering
2012-10-30strv: cleanup error path loopsLennart Poettering
2012-10-30update TODOLennart Poettering
2012-10-30shared: "max" in the string->number conversion is meant to be inclusiveMichal Schmidt
2012-10-30shared, core: do not always accept numbers in string lookupsMichal Schmidt
2012-10-30bash-completion: add completion for coredumpctlZbigniew Jędrzejewski-Szmek
2012-10-30coredumpctl: add --field/-F optionZbigniew Jędrzejewski-Szmek
2012-10-30coredumpctl: add --no-legend optionZbigniew Jędrzejewski-Szmek
2012-10-30coredumpctl: fix program return codeZbigniew Jędrzejewski-Szmek
2012-10-30coredumpctl: add guard to options tableZbigniew Jędrzejewski-Szmek
2012-10-30libsystemd-daemon: fix styleMichal Schmidt
2012-10-30shared, libsystemd-daemon: check for empty strings in strto*l conversionsMichal Schmidt
2012-10-30SMACK: Add configuration options. (v3)Auke Kok
2012-10-30logind: it's OK if a process on an pty requests a session for seat0Lennart Poettering
2012-10-30logind: unify all session lock loopLennart Poettering
2012-10-30update TODOLennart Poettering
2012-10-30systemd: mount the EFI variable filesystemLee, Chun-Yi
2012-10-29units: agetty overrides TERMMichal Schmidt
2012-10-29util: improve overflow checksMichal Schmidt
2012-10-29hostnamectl: do not choke on set-hostname with no argumentKay Sievers
2012-10-29update TODOKay Sievers
2012-10-29util: avoid divide by zero FPEDave Reisner
2012-10-29NEWS: fix typoZbigniew Jędrzejewski-Szmek
2012-10-29swap: fix swap behaviour with symlinksOlivier Brunel
2012-10-29swap: modernize styleZbigniew Jędrzejewski-Szmek
2012-10-29swap: use automatic cleanupZbigniew Jędrzejewski-Szmek
2012-10-29swap: introduce helper variableZbigniew Jędrzejewski-Szmek
2012-10-28login: trivial grammar fixZbigniew Jędrzejewski-Szmek
2012-10-28systemctl: skip JOBS column if no jobsZbigniew Jędrzejewski-Szmek
2012-10-28bash-completion: avoid usage of ls for listing devicesDave Reisner
2012-10-28bash-completion: add minimal 'udevadm' supportKay Sievers
2012-10-28NEWS: fix a typoBen Boeckel
2012-10-28logind: add 'lock' as possible choice for handling hw keysLennart Poettering
2012-10-28libudev: hwdb - cleanup list before getting new propertiesKay Sievers
2012-10-28udev: add "udevadm hwdb --test=<modalias>"Kay Sievers
2012-10-28udev: get rid of SYSCONFDIRKay Sievers
2012-10-28completion: fix typo in accessing array indexRamkumar Ramachandra
2012-10-28units: teach m4 scripts in units/ about Debian's rc.localRamkumar Ramachandra
2012-10-28Tweak TODOZbigniew Jędrzejewski-Szmek
2012-10-28man/logind.conf.xml: Add missing 'suspend' value for Handle*Key options.Thomas Bächler
2012-10-28util: fix possible integer overflowsMichal Sekletar
2012-10-28localectl: fix memleak, use _cleanup_strv_free_Michal Sekletar
2012-10-28localectl: fix memleak, jump to finish before returningMichal Sekletar