chiark / gitweb /
elogind.git
2012-01-07 Lennart Poetteringjournald: introduce systemd_journald.forward_to_kmsg...
2012-01-07 Lennart Poetteringjournald: start journald right away, don't wait until...
2012-01-06 Michael Bieblbuild-sys: fix typo in help string
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 Poetteringunits: remove left-over unit file
2012-01-06 Lennart Poetteringjournald: start the journal after the syslog socket...
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 PoetteringREADME: correct license claims
2012-01-05 Lennart Poetteringheaders: fix git URLs for source files
2012-01-05 Kay Sieversautogen: add --with-rootlibdir= and switch /usr/local...
2012-01-05 Kay Sieversbuild-sys: add headers to EXTRA_DIST to fix 'make distc...
2012-01-05 Lennart Poetteringbuild-sys: drop colorgcc
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 Poetteringgit: only ignore toplevel systemd file
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-05 Kay Sieversbuild-sys: use ${ac_default_prefix}
2012-01-05 Kay Sieversbuild-sys: add some headers to fix 'make distcheck'
2012-01-05 Kay Sieversbuild-sys: install pam module in $rootlibdir
2012-01-05 Kay Sieversbuild-sys: switch autoconf's default prefix from /usr...
2012-01-04 Zbigniew Jędrzejewsk... 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 Kay Sieversbuild-sys: rename 'rootdir' to 'rootprefix' like udev...
2012-01-04 Lennart Poetteringjournald: parse configuration file
2012-01-04 Michał Górnybuild-sys: Fix missing directories with parallel 'make...
2012-01-04 Lennart Poetteringjournal: fix XZ build flags
2012-01-04 Michał Górnyman: Fix out-of-source manpage builds.
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 Tom Gundersenman: fix SEE ALSO in hostname(5)
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: make quotacheck and randomseed optional
2012-01-03 Lennart Poetteringbuild-sys: move kbd-model-map to locale/
2012-01-03 Lennart Poetteringcryptsetup: split off cryptsetup into its own subdir
2012-01-02 Kay Sieversdo not install drop-in files; the shared library should...
2012-01-02 Kay Sieversbuild-sys: switch to tar xz
2011-12-31 Kay Sieversbuild-sys: login - remove specified include dir; all...
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 Poetteringbuild-sys: fix mageia kbd mappings
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 Kay Sieversbuild-sys: more remaining parts of sd-deamon to their...
2011-12-31 Kay Sieversbuild-sys: restructure sd-daemon, sd-readahead, sd...
2011-12-31 Kay Sieversbuild-sys: remove redundant _CFLAGS assignment
2011-12-31 Lennart Poetteringlogin: move libsystemd-login.pc.in into src/login/
2011-12-31 Kay Sieverslibsystemd-daemon: restructure Makefile.am
2011-12-31 Kay Sieverspam_systemd: restructure Makefile.am and move inside...
next