summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* fix compilation error with 'PathSpec redefined'Zbigniew Jędrzejewski-Szmek2012-01-05
|
* logind: add needed include for sd_notify()Kay Sievers2012-01-05
|
* conf-parser: silence compiler warningKay Sievers2012-01-05
|
* journald: parse configuration fileLennart Poettering2012-01-04
|
* journal: beef up journal output of systemctl and journalctlLennart Poettering2012-01-04
|
* journal: it's not a problem if the realtime jumps, hence don't ensure ↵Lennart Poettering2012-01-04
| | | | monotonicity of realtime for entries we write
* systemctl: shortcut log output for non-service, non-socket, non-mount, ↵Lennart Poettering2012-01-04
| | | | non-swap units
* journald: store _SYSTEMD_UNIT= instead of _SYSTEMD_SERVICE= field, since ↵Lennart Poettering2012-01-04
| | | | processes might also be related to mount, swap or socket units, not just services
* journalctl: only output 10 most recent lines in --follow modeLennart Poettering2012-01-04
|
* journalctl: fix counting of -n parameterLennart Poettering2012-01-04
|
* journal: fix reverse traversing of entriesLennart Poettering2012-01-04
|
* journal: add missing error checkLennart Poettering2012-01-04
|
* journal: don't mind too much if we can't find a monotonic timestampLennart Poettering2012-01-04
|
* journald: don't rotate on startupLennart Poettering2012-01-04
|
* journal: when increasing window, make sure to use the increased windowLennart Poettering2012-01-04
|
* journal: apply seek check before resizing window, and refresh stat data if ↵Lennart Poettering2012-01-04
| | | | necessary
* journal: add memory barrier before linking in newly created entriesLennart Poettering2012-01-04
|
* journal: add missing error checkLennart Poettering2012-01-04
|
* journalctl: add -n switchLennart Poettering2012-01-04
|
* sd128: rename SD_FORMAT_ID128_STR to SD_ID128_FORMAT_STR to follow naming schemeLennart Poettering2012-01-04
|
* sd128: add format string macros for outputting sd_id128_t variablesLennart Poettering2012-01-04
|
* journald: fix _SYSTEMD_CGROUP= valuesLennart Poettering2012-01-03
|
* logind: send out Lock signal when lockingLennart Poettering2012-01-03
|
* logind: don't watch vcsa if nobody caresLennart Poettering2012-01-03
|
* logind: if we can't open /dev/tty0, assume there is no VT subsystem and ↵Lennart Poettering2012-01-03
| | | | don't pretend we could do VT switching
* namespace: remount namespace root dir for SLAVE to avoid propagation of ↵Daniel Walsh2012-01-03
| | | | | | mounts from the namespace to the host https://bugzilla.redhat.com/show_bug.cgi?id=752540
* systemctl: hook up systemctl with the journalLennart Poettering2012-01-03
|
* journal: never fail if we cannot access /var, just print a warningLennart Poettering2012-01-03
|
* journald: treat a read-only /var identical to an unmounted oneLennart Poettering2012-01-03
|
* journald: add _SYSTEMD_SESSION, _SYSTEMD_OWNER_UID, _SYSTEMD_SERVICE to all ↵Lennart Poettering2012-01-03
| | | | entries
* sd-id128: add _public_ to all exports, and add validity checks for all ↵Lennart Poettering2012-01-03
| | | | parameters
* journal: add _public_ to all sd-journal calls, and add parameter checksLennart Poettering2012-01-03
|
* login: introduce sd_pid_get_service()Lennart Poettering2012-01-03
|
* nspawn: get rid of BUFFER_SIZE, use LINE_MAX insteadLennart Poettering2012-01-03
|
* readahead: bring export definition of sd-readahead in line with sd-daemonLennart Poettering2012-01-03
|
* socket: only add dependency on kmsg socket to socket units which have any ↵Lennart Poettering2012-01-03
| | | | kind of exec program specified
* build-sys: move kbd-model-map to locale/Lennart Poettering2012-01-03
|
* cryptsetup: split off cryptsetup into its own subdirLennart Poettering2012-01-03
|
* login: move systemd-user-sessions.service into login/, tooLennart Poettering2011-12-31
|
* build-sys: make readahead and vconsole optionalLennart Poettering2011-12-31
|
* gnome-ask-password-agent: require libnotify >= 0.7.0Kay Sievers2011-12-31
|
* login: move the PAM module to src/login/ since it is just a client to logindLennart Poettering2011-12-31
|
* test: rename test directoryLennart Poettering2011-12-31
|
* login: move libsystemd-login.pc.in into src/login/Lennart Poettering2011-12-31
|
* libsystemd-id128: restructure Makefile.amKay Sievers2011-12-31
|
* journal: restructure Makefile.amKay Sievers2011-12-31
|
* binfmt: move sources to subdirectoryKay Sievers2011-12-31
|
* hostnamed, localed: move config files to subdirKay Sievers2011-12-31
|
* hostnamed: move sources to subdirectoryKay Sievers2011-12-31
|
* localed: move sources to subdirectoryKay Sievers2011-12-31
|