summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* tests: add test for unit name printingZbigniew Jędrzejewski-Szmek2013-01-291-2/+90
* tests: compress unit name tests and add more assertsZbigniew Jędrzejewski-Szmek2013-01-291-145/+69
* tests: add test for install_full_printf()Zbigniew Jędrzejewski-Szmek2013-01-291-0/+71
* install: allow %u an and %U specifiers in WantedBy/RequiredBy/AliasZbigniew Jędrzejewski-Szmek2013-01-293-2/+68
* install: allow specifiers in WantedBy/RequiredBy/AliasZbigniew Jędrzejewski-Szmek2013-01-295-23/+152
* core: fix %U when no User= usedZbigniew Jędrzejewski-Szmek2013-01-291-4/+7
* Move generic specifier functions to sharedZbigniew Jędrzejewski-Szmek2013-01-293-37/+41
* install: automatic cleanup using local cleanup functionsZbigniew Jędrzejewski-Szmek2013-01-291-253/+134
* install: use automatic cleanup in find_symlinks_fd()Zbigniew Jędrzejewski-Szmek2013-01-291-38/+16
* shared: introduce _cleanup_set_free_free_Zbigniew Jędrzejewski-Szmek2013-01-293-0/+10
* journalctl: allow --lines=0 i.e. only newZbigniew Jędrzejewski-Szmek2013-01-281-9/+16
* keymap: Add HP HDX 9494NRMartin Pitt2013-01-282-1/+2
* keymap: Add support for the brower hotkey on the HP ProBookAyan George2013-01-281-1/+1
* logind: add MESSAGE_IDs to interesting eventsZbigniew Jędrzejewski-Szmek2013-01-272-5/+27
* udev: set default rules permissions only at "add" eventsKay Sievers2013-01-273-15/+9
* core: unify kill code of mount, service, socket, swap unitsLennart Poettering2013-01-266-191/+122
* nspawn: assume stdout is always writable if it does not support epollMichal Schmidt2013-01-261-2/+11
* job: fix merging with --ignore-dependenciesMichal Schmidt2013-01-251-0/+1
* tmpfiles: introduce type XMichal Sekletar2013-01-251-69/+123
* Add _cleanup_pclose_ and fix mismatching pipe close opened by popen()Zbigniew Jędrzejewski-Szmek2013-01-254-3/+10
* logind: rework delay inhibition logicLennart Poettering2013-01-254-113/+133
* loginctl: don't show [UACCESS] info in device treeLennart Poettering2013-01-251-4/+3
* selinux: we don't need that many debug messages by defaultLennart Poettering2013-01-251-5/+0
* selinux-access: Delete debugging message logged as an errorColin Walters2013-01-251-2/+0
* core: Set source for mountinfo .mount unitsUmut Tezduyar2013-01-241-1/+5
* service: make sure the watchdog timer is not restarted while stoppingMichael Olbrich2013-01-241-1/+2
* service: really stop watchdog timer when stoppingMichael Olbrich2013-01-241-1/+1
* efi: fix Usec vs. USecKay Sievers2013-01-241-2/+2
* loginctl: show seat master and uaccess devices in seat-status outputLennart Poettering2013-01-241-2/+7
* logind: add UnlockSessions() clal to complement LockSessions()Lennart Poettering2013-01-242-3/+10
* logind: send Resumed() signal after we come back from suspend/hibernate/hybri...Lennart Poettering2013-01-242-8/+17
* logind: only allow one shutdown/sleep action to be queued at the same timeLennart Poettering2013-01-244-13/+67
* Replace autoconf int max test with simple defineZbigniew Jędrzejewski-Szmek2013-01-221-0/+2
* efi: read microseconds from boot loader info instead of "ticks" magicKay Sievers2013-01-231-58/+4
* Fix some typosEelco Dolstra2013-01-221-1/+1
* efi: set a nice description string in the ESP unitsLennart Poettering2013-01-211-4/+7
* efi: properly create symlink dirLennart Poettering2013-01-211-1/+4
* build-sys: add makefile to bootchartLennart Poettering2013-01-211-0/+1
* efi: add efi boot generator that automatically mounts the ESP to /bootLennart Poettering2013-01-214-0/+152
* util: move is_efiboot() to efivars.cLennart Poettering2013-01-215-6/+8
* shutdown: loop - convert to enumerate matchKay Sievers2013-01-201-8/+2
* execute: Fix seccomp support on x32Jonathan Callen2013-01-194-1/+18
* udev: net_id - add link to the wiki pageKay Sievers2013-01-191-0/+2
* core: if the bootloader supports it, determine firmware and boot loader delayLennart Poettering2013-01-196-0/+351
* unit: fix typoLennart Poettering2013-01-191-2/+2
* unit: optionally allow making cgroup attribute changes persistentLennart Poettering2013-01-1910-33/+217
* cgroup: additional validity checks for cgroup attribute namesLennart Poettering2013-01-195-34/+89
* build-sys: add autoconf macro to pick macro for x32 compatibilityZbigniew Jędrzejewski-Szmek2013-01-181-2/+2
* nspawn: add audit caps to default set to keepLennart Poettering2013-01-181-1/+3
* core/cgroup-util: simplify functions and add testsZbigniew Jędrzejewski-Szmek2013-01-183-37/+54