chiark / gitweb /
journald: start journald right away, don't wait until activation
[elogind.git] / src /
2012-01-06 Lennart Poetteringjournald: shorten the time we wait for a forwarding...
2012-01-06 Lennart Poetteringunit: properly update references to units which are...
2012-01-06 Lennart Poetteringservice: add dependencies on configured sockets
2012-01-06 Lennart Poetteringkmsg-syslogd: remove kmsg-syslogd, since it's entirely...
2012-01-06 Lennart Poetteringspecial: fix name of journal socket unit
2012-01-06 Lennart Poetteringjournal: introduce log target 'journal' for executed...
2012-01-06 Lennart Poetteringstdout: remove stdout-syslog-bridge since it is now...
2012-01-06 Michal Schmidtutil: switch the console to text mode on reset
2012-01-06 Michal Schmidtutil: fix switching to console unicode mode
2012-01-05 Lennart Poetteringlogin: implement sd_session_get_service()
2012-01-05 Lennart Poetteringjournal: rename syslog tag to identifier since that...
2012-01-05 Lennart Poetteringjournal: rename priority_prefix to level_prefix, since...
2012-01-05 Lennart Poetteringsd-journal: close reading side of sd_journal_stream_fd...
2012-01-05 Lennart Poetteringexecute: talk directly to the journald, instead to...
2012-01-05 Lennart Poetteringjournal: store used transport in journal
2012-01-05 Lennart Poetteringjournal: move sockets into their own subdir
2012-01-05 Lennart Poetteringjournalctl: rework short output mode to rebuild full...
2012-01-05 Lennart Poetteringheaders: fix git URLs for source files
2012-01-05 Lennart Poetteringbuild-sys: add stub makefiles to subdirs
2012-01-05 Lennart Poetteringjournal: fix include in sd-journal.h
2012-01-05 Lennart Poetteringjournalctl: add --new-id switch to generate a new 128Bit id
2012-01-05 Lennart Poetteringjournal: add missing sd-messages.h
2012-01-05 Lennart Poetteringbuild-sys: move public header files into a dir of their own
2012-01-05 Lennart Poetteringutil: never ellipsize welcome message
2012-01-05 Lennart Poetteringjournald: add configuration file options to forward...
2012-01-05 Lennart Poetteringlog: minor optimization
2012-01-05 Lennart Poetteringutil: when printing status updates during boot, take...
2012-01-04 Zbigniew Jędrzejew... fix compilation error with 'PathSpec redefined'
2012-01-04 Kay Sieverslogind: add needed include for sd_notify()
2012-01-04 Kay Sieversconf-parser: silence compiler warning
2012-01-04 Lennart Poetteringjournald: parse configuration file
2012-01-04 Lennart Poetteringjournal: beef up journal output of systemctl and journalctl
2012-01-04 Lennart Poetteringjournal: it's not a problem if the realtime jumps,...
2012-01-04 Lennart Poetteringsystemctl: shortcut log output for non-service, non...
2012-01-04 Lennart Poetteringjournald: store _SYSTEMD_UNIT= instead of _SYSTEMD_SERV...
2012-01-04 Lennart Poetteringjournalctl: only output 10 most recent lines in --follo...
2012-01-04 Lennart Poetteringjournalctl: fix counting of -n parameter
2012-01-04 Lennart Poetteringjournal: fix reverse traversing of entries
2012-01-04 Lennart Poetteringjournal: add missing error check
2012-01-04 Lennart Poetteringjournal: don't mind too much if we can't find a monoton...
2012-01-04 Lennart Poetteringjournald: don't rotate on startup
2012-01-04 Lennart Poetteringjournal: when increasing window, make sure to use the...
2012-01-04 Lennart Poetteringjournal: apply seek check before resizing window, and...
2012-01-04 Lennart Poetteringjournal: add memory barrier before linking in newly...
2012-01-04 Lennart Poetteringjournal: add missing error check
2012-01-04 Lennart Poetteringjournalctl: add -n switch
2012-01-04 Lennart Poetteringsd128: rename SD_FORMAT_ID128_STR to SD_ID128_FORMAT_ST...
2012-01-04 Lennart Poetteringsd128: add format string macros for outputting sd_id128...
2012-01-03 Lennart Poetteringjournald: fix _SYSTEMD_CGROUP= values
2012-01-03 Lennart Poetteringlogind: send out Lock signal when locking
2012-01-03 Lennart Poetteringlogind: don't watch vcsa if nobody cares
2012-01-03 Lennart Poetteringlogind: if we can't open /dev/tty0, assume there is...
2012-01-03 Daniel Walshnamespace: remount namespace root dir for SLAVE to...
2012-01-03 Lennart Poetteringsystemctl: hook up systemctl with the journal
2012-01-03 Lennart Poetteringjournal: never fail if we cannot access /var, just...
2012-01-03 Lennart Poetteringjournald: treat a read-only /var identical to an unmoun...
2012-01-03 Lennart Poetteringjournald: add _SYSTEMD_SESSION, _SYSTEMD_OWNER_UID...
2012-01-03 Lennart Poetteringsd-id128: add _public_ to all exports, and add validity...
2012-01-03 Lennart Poetteringjournal: add _public_ to all sd-journal calls, and...
2012-01-03 Lennart Poetteringlogin: introduce sd_pid_get_service()
2012-01-03 Lennart Poetteringnspawn: get rid of BUFFER_SIZE, use LINE_MAX instead
2012-01-03 Lennart Poetteringreadahead: bring export definition of sd-readahead...
2012-01-03 Lennart Poetteringsocket: only add dependency on kmsg socket to socket...
2012-01-03 Lennart Poetteringbuild-sys: move kbd-model-map to locale/
2012-01-03 Lennart Poetteringcryptsetup: split off cryptsetup into its own subdir
2011-12-31 Lennart Poetteringlogin: move systemd-user-sessions.service into login...
2011-12-31 Lennart Poetteringbuild-sys: make readahead and vconsole optional
2011-12-31 Kay Sieversgnome-ask-password-agent: require libnotify >= 0.7.0
2011-12-31 Lennart Poetteringlogin: move the PAM module to src/login/ since it is...
2011-12-31 Lennart Poetteringtest: rename test directory
2011-12-31 Lennart Poetteringlogin: move libsystemd-login.pc.in into src/login/
2011-12-31 Kay Sieverslibsystemd-id128: restructure Makefile.am
2011-12-31 Kay Sieversjournal: restructure Makefile.am
2011-12-31 Kay Sieversbinfmt: move sources to subdirectory
2011-12-31 Kay Sievershostnamed, localed: move config files to subdir
2011-12-31 Kay Sievershostnamed: move sources to subdirectory
2011-12-31 Kay Sieverslocaled: move sources to subdirectory
2011-12-31 Kay Sieverstimedated: move sources to subdirectory
2011-12-31 Kay Sieversjournal: silence gcc warnings
2011-12-31 Lennart Poetteringutil: fix warning
2011-12-31 Lennart Poetteringjournal: move symver file into subdirectory
2011-12-31 Lennart Poetteringlogind: move more files into subdirectory
2011-12-31 Lennart Poetteringlogind: move logind into its own subdirectory
2011-12-31 Lennart Poetteringjournal: automatically deduce journal metrics from...
2011-12-31 Lennart Poetteringkmsg: drop unused variable
2011-12-31 Lennart Poetteringsocket: rename the PassCred= option to PassCredentials...
2011-12-30 Lennart PoetteringMerge branch 'journal'
2011-12-30 Lennart Poetteringjournal: move max_use into metrics structure
2011-12-30 Lennart Poetteringjournal: disable default debug logging
2011-12-30 Lennart Poetteringjournal: fix a few bad memory accesses and leaks
2011-12-30 Lennart Poetteringjournald: forward all syslog messages to syslogd
2011-12-30 Lennart Poetteringjournal: add unit files and shared library glue
2011-12-30 Lennart Poetteringjournald: add missing header
2011-12-30 Lennart Poetteringremount-api-vfs: handle another OOM condition
2011-12-29 Lennart Poetteringjournald: don't recheck /var availability more often...
2011-12-29 Lennart Poetteringjournald: flush /run to /var as soon as it becomes...
2011-12-29 Lennart Poetteringjournald: increase rate limit burst rate
2011-12-28 Lennart Poetteringjournal: never mmap beyond file size
2011-12-27 Lennart Poetteringjournald: when checking available disk space for rate...
2011-12-27 Lennart Poetteringjournal: fix hash table lookup logic
next