summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build-sys: prepare v19v19Lennart Poettering2011-03-011-1/+1
* update TODOLennart Poettering2011-03-011-0/+4
* ask-password: make a confused gcc shut upLennart Poettering2011-02-281-2/+2
* ratelimit: removed n_printedHarald Hoyer2011-02-282-15/+7
* Spelling CorrectionsHarald Hoyer2011-02-2828-56/+56
* systemctl: always null-terminate the passwordZbigniew Jędrzejewski-Szmek2011-02-281-2/+0
* build-sys: update ALTLinux supportAlexey Shabalin2011-02-283-0/+8
* udev: don't ignore non-encrypted block devices with no superblockLennart Poettering2011-02-281-1/+4
* udev: expose ttyUSB devices tooLennart Poettering2011-02-281-0/+1
* udev: mark hvc devices for exposure in systemdLennart Poettering2011-02-281-2/+3
* cryptsetup: add a terse helpLennart Poettering2011-02-251-0/+16
* agent: don't print warnings if a password was removed or timed outLennart Poettering2011-02-251-0/+7
* systemctl: shutdown agent explicitly so that it can reset the tty properlyLennart Poettering2011-02-255-19/+40
* service: never clean up a service that still has a process in itLennart Poettering2011-02-251-5/+13
* label: udev might be making changes in /dev while we iterate through itLennart Poettering2011-02-256-7/+18
* systemctl: properly handle job resultsLennart Poettering2011-02-241-2/+10
* job: also trigger on-failure dependencies when jobs faile due to dependencies...Lennart Poettering2011-02-243-6/+20
* job: don't access j->type when j is already freedLennart Poettering2011-02-241-3/+3
* job: when cancelling jobs, make sure to propagate this properly to depending ...Lennart Poettering2011-02-243-2/+4
* job: start job timeout on enqueuing not when we start to process a jobLennart Poettering2011-02-242-2/+1
* unit: increase default timeout to 3minLennart Poettering2011-02-241-1/+1
* logger: leave the logger longer around and allow it do handle more connectionsLennart Poettering2011-02-241-2/+2
* dbus: pass along information why a job failed when it failed (dbus api change!)Lennart Poettering2011-02-249-46/+115
* general: unify error code we generate on timeoutLennart Poettering2011-02-243-3/+4
* units: synchronize gettys to plymouth even if plymouth is killed by gdmLennart Poettering2011-02-245-8/+34
* update TODOLennart Poettering2011-02-231-0/+4
* job: start job timer when we begin running the job, not already when we add i...Lennart Poettering2011-02-232-1/+2
* cryptsetup: try to show the mount point for a crypto disk if we canLennart Poettering2011-02-231-3/+56
* rescue: terminate plymouth entirely when going into rescue modeLennart Poettering2011-02-232-3/+3
* ask-password: fix handling of timeouts when waiting for passwordLennart Poettering2011-02-231-2/+2
* ask-password: supported plymouth cached passwordsLennart Poettering2011-02-2310-80/+285
* main: print warning if /usr is on a seperate partitionLennart Poettering2011-02-231-3/+30
* plymouth: don't wait forever for plymouth in case it is stuckLennart Poettering2011-02-222-0/+3
* update TODOLennart Poettering2011-02-221-21/+18
* virtualization: check cpuid first, since it is cheaper than DMILennart Poettering2011-02-221-29/+34
* util: make string staticLennart Poettering2011-02-222-3/+3
* plymouth: ensure we start not a single getty before plymouth is gone because ...Lennart Poettering2011-02-214-4/+7
* README: document that we need ipv6Lennart Poettering2011-02-211-1/+1
* condition: drop pointless double negationLennart Poettering2011-02-211-2/+2
* unit: introduce ConditionVirtualization=Lennart Poettering2011-02-214-4/+80
* virtualization: beef virtualization codeLennart Poettering2011-02-217-30/+165
* dbus: don't rely that timer/path units have an initialized unit fieldLennart Poettering2011-02-212-2/+30
* mount: make sure network mounts are ordered after network.targetLennart Poettering2011-02-211-1/+1
* kmsg-syslogd: fix buildLennart Poettering2011-02-211-1/+1
* kmsg-syslogd: increase terminate timeout to 5min to generte less debug spewLennart Poettering2011-02-201-1/+1
* systemctl: shutdown(8) - call kexec if kexec kernel is loadedKay Sievers2011-02-201-2/+21
* unit: don't timeout fsckLennart Poettering2011-02-203-0/+3
* man: fixed typo in SyslogIdentifier=Mike Kazantsev2011-02-191-1/+1
* tmpfiles: never clean up block devicesLennart Poettering2011-02-191-0/+4
* main: refuse --test as rootLennart Poettering2011-02-192-5/+7