chiark / gitweb /
journalctl: only output 10 most recent lines in --follow mode
[elogind.git] / src /
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
2011-12-27 Lennart Poetteringjournal: fix typo
2011-12-27 Lennart Poetteringudev: exclude loopback device from udev rule based...
2011-12-27 Lennart Poetteringjournald: implement sophisticated rate limiting
2011-12-23 Lennart Poetteringjournal: implement stdout transport
2011-12-21 Lennart Poetteringjournald: enforce some syntax restrictions on field...
2011-12-21 Lennart Poetteringjournal: properly handle first inline bisect array...
2011-12-21 Lennart Poetteringjournal: add missing compress.[ch]
2011-12-21 Lennart Poetteringjournalctl: add command line parsing
2011-12-21 Lennart Poetteringjournalctl: add json, export, short and verbose output...
2011-12-21 Lennart Poetteringjournal: add inline compression support with XZ
2011-12-20 Lennart Poetteringjournal: fix space reservation limit enforcement
2011-12-19 Lennart Poetteringjournal: fix matches
2011-12-19 Michal Schmidtlog: never block on syslog in PID 1
2011-12-19 Michal Schmidtdbus: no sync D-Bus connection flushing
2011-12-19 Michal Schmidtdbus: register to DBus asynchronously
2011-12-19 Dan Walshlabel: fix labeling of symbolic links
2011-12-19 Lennart Poetteringjournal: implement inotify-based live logging logic
2011-12-19 Lennart Poetteringhashmap: add hashmap_first_key()
2011-12-17 Lennart Poetteringjournald: filter fields send from client starting with...
2011-12-17 Michal Schmidtexecute: fix losing of start timestamps
2011-12-17 Lennart Poetteringjournal: introduce mandatory sd_journal_printf() priori...
2011-12-17 Lennart Poetteringjournal: enforce limits on open journal files
2011-12-16 Lennart Poetteringjournal: add native protocol to journald, and client...
2011-12-16 Michal Schmidttmpfiles: add 'z', like 'Z' but not recursive
2011-12-16 Michal Schmidttmpfiles: apply chown, chmod for 'Z' entries too
2011-12-16 Michal Schmidtservice: use 'syslog+console' for sysv_console
2011-12-15 Michal Schmidttmpfiles: add RECURSIVE_RELABEL_PATH ('Z')
2011-12-15 Michal Schmidttmpfiles: separate a generic item glob processing function
2011-12-15 Michal Schmidttmpfiles: use a common function to set owner/group...
2011-12-15 Michal Schmidttmpfiles: rename a couple of functions
2011-12-15 Michal Schmidttmpfiles: use an enum instead of plain char for item...
2011-12-15 Michal Schmidtsystemctl: fix typo in 'is-enabled'
2011-12-15 Gregs Gregsfsck: Fix typo in comment
2011-12-14 Michal Schmidtpam-module: add a couple of debugging prints
2011-12-09 Michal Schmidtunit: check for unneeded dependencies even when unit...
next