chiark / gitweb /
journalctl: do not ellipsize when using pager
[elogind.git] / src /
2012-07-17 Zbigniew Jędrzejew... journalctl: do not ellipsize when using pager
2012-07-17 Zbigniew Jędrzejew... logs: Adapt interface in log-show.c (show_journal_by_unit)
2012-07-17 Zbigniew Jędrzejew... logs: Adapt interface in log-show.c (output_journal)
2012-07-17 Kay SieversRevert "keymap: add --version option"
2012-07-17 Zbigniew Jędrzejew... keymap: add --version option
2012-07-17 Zbigniew Jędrzejew... systemd: add --version option
2012-07-17 Lennart Poetteringexecute: free syscall filter array after use
2012-07-17 Lennart Poetteringexecute: support syscall filtering using seccomp filters
2012-07-16 Lennart Poetteringjournal: actually set archived files to archived state
2012-07-16 Lennart Poetteringjournalctl: decode more header files in --header
2012-07-16 Lennart Poetteringjournal: size journal data hash table based on maximum...
2012-07-16 Lennart Poetteringjournal: immediately rotate when the journal was previo...
2012-07-16 Lennart Poetteringjournal: automatically rotate journal files if the...
2012-07-16 Lennart Poetteringjournal: use tail/head timestamps from header for cutof...
2012-07-16 Lennart Poetteringjournald: don't enforce monotonicity of realtime clocks...
2012-07-16 Lennart Poetteringcore: fix name of dbus call parameter
2012-07-16 Lennart Poetteringunit: set default working directory to the user's home...
2012-07-16 Lennart Poetteringunit: introduce %s specifier for the user shell
2012-07-16 Auke Kokunit: printf specifiers %u and %h: $USER and $HOME.
2012-07-16 Lennart Poetteringutil: add getusername_malloc(), get_shell(), get_home_dir()
2012-07-16 Ville SkyttäSpelling fixes.
2012-07-15 Kay Sieversudev: get rid of TEST_PREFIX and use unshare() to fake...
2012-07-15 Kay Sieversunit: avoid re-definition of enum for older gcc versions
2012-07-15 Kay Sieversaquire_terminal(): fix uninitialized variable
2012-07-15 Kay Sieversjournal: align byte-buffer that gets cased to an object
2012-07-15 Kay Sieversjournal: avoid re-definition of enums for older gcc...
2012-07-13 Kay Sieversudev: avoid creating /dev/kmsg with fopen() to support...
2012-07-13 Lennart Poetteringunit: rename BindTo= to BindsTo=
2012-07-13 Lennart Poetteringshutdown: add missing include
2012-07-13 Lennart Poetteringman: document sd_journal_get_cutoff_realtime_usec()
2012-07-13 Lennart Poetteringman: document sd_journal_get_data() and friends
2012-07-13 Lennart Poetteringlog: correct usage of logging API at a few places
2012-07-13 Harald Hoyermain: only reopen /dev/console if we switch-root to...
2012-07-13 Lennart Poetteringcontainer: when shutting down in a container don't...
2012-07-13 Lennart Poetteringcore: go on a killing spree when transitioning from...
2012-07-13 Lennart Poetteringutil: temporarily ignore SIGHUP while we are issuing...
2012-07-13 Lennart Poetteringtest: hook up more tests with make check
2012-07-13 Lennart Poetteringutil: rename join() to strjoin()
2012-07-13 Lennart Poetteringman: document sd_journal_stream_fd()
2012-07-12 Lennart Poetteringman: move header file man pages from section 7 to 3
2012-07-12 Lennart Poetteringjournal: properly export sd_journal_add_disjunction()
2012-07-12 Zbigniew Jędrzejew... journalctl: show any printable Unicode character
2012-07-12 Lennart Poetteringjournal: beef up journal matches considerably
2012-07-12 Lennart Poetteringjournal: check fields we search for more carefully
2012-07-12 Lennart Poetteringjournal: fix seeking by realtime/seqnum
2012-07-12 Lennart Poetteringjournal: fix bad memory access
2012-07-12 Lennart Poetteringjournal: fix bisection logic for first entry
2012-07-12 Lennart Poetteringjournal: fix interleaving of files with different time...
2012-07-11 Lennart Poetteringjournal: replace implicit flushing of journal by explic...
2012-07-10 Lennart Poetteringjournalctl: add a marker to log output for reboots
2012-07-10 Lennart Poetteringjournal: rework directory enumeration/watch logic
2012-07-10 Lennart Poetteringjournal: introduce sd_journal_wait() to simplify writin...
2012-07-10 Lennart Poetteringjournald: use "persistent", not "permanent" as storage...
2012-07-10 Lennart Poetteringselinux: turn of libselinux' internal logging
2012-07-10 Lennart Poetteringswitch-root: reopen /dev/console before we switch root
2012-07-10 Lennart Poetteringutil: rm_rf() refuse cleaning non-memory file systems...
2012-07-10 Lennart Poetteringutil: add extra safety check to in_initrd()
2012-07-10 Malte Starostikmount: fix for complex automounts
2012-07-10 Zbigniew Jędrzejew... systemctl: filter shown units by their load state
2012-07-10 Zbigniew Jędrzejew... unit: Move UnitLoadState definitions from core/unit...
2012-07-10 Lennart Poetteringunit: get rid of UnitVTable.suffix, which is now unused
2012-07-10 Lennart Poetteringunit-name: remove unit_name_is_valid_no_type() and...
2012-07-10 Zbigniew Jędrzejew... systemctl: check the argument to -t for invalid values
2012-07-10 Zbigniew Jędrzejew... unit: Move UnitType definitions from core/unit.c to...
2012-07-09 Tom Gundersencryptsetup: add keyfile-offset= support
2012-07-09 Kay Sieversudev: never touch device nodes with symlink requests
2012-07-09 Lennart Poetteringparanoia: refuse rm_rf("/")
2012-07-09 Auke KokMeeGo: Remove build support for MeeGo distribution.
2012-07-09 Lennart Poetteringman: document sd_print() and friends
2012-07-05 Kay Sieversudev: network device renaming - immediately give up...
2012-07-05 Kay Sieversudev: add some O_CLOEXEC
2012-07-05 Kay Sieversudev: ata_id - fixup all 8 not only 6 bytes of the...
2012-07-03 Lennart Poetteringservice: flush the start counter in "systemctl reset...
2012-07-03 Lennart Poetteringreadahead: fix calculation of percentage
2012-07-03 Lennart Poetteringmount-setup: don't complain if we try to fix the label...
2012-07-03 Lennart Poetteringhashmap: make hashmap_clear() work on NULL hashmaps
2012-07-03 Lennart Poetteringload-fragment: a few modernizations
2012-07-03 Lennart Poetteringtimedate: uniq'ify ntp units list
2012-07-03 Lennart Poetteringjournal: default ImportKernel=no until we make use...
2012-07-03 Lennart Poetteringjournal: move Storage=auto stanza to right file
2012-07-03 Lennart Poetteringjournald: handle /proc/kmsg reads returning 0 more...
2012-07-03 Lennart Poetteringjournal: fix iteration through journal if one file...
2012-07-03 Lennart Poetteringtimedated: replace ntp-units file with an ntp-units...
2012-07-02 Kay Sieversudev: static nodes - fix default permissions if no...
2012-07-02 Kay Sieversmodules load: rename kernel command line option to...
2012-07-02 Lennart Poetteringtimedate: fix ntp-units comment
2012-07-02 Lennart Poetteringcore: mention if we are run from an initial RAM disk
2012-07-02 Lennart Poetteringjournald: add Storage= setting to control where the...
2012-07-02 Lennart Poetteringmanager: turn notify socket into abstract namespace...
2012-07-02 Lennart Poetteringjournalctl: add new switch -b to show data from current...
2012-07-02 Lennart Poetteringtimedated: replace systemd-timedated-ntp.target logic...
2012-07-02 Dave Reisnerudevd: fix bogus mkdir invocation
2012-07-02 Dave Reisnerudevd: use ROOTPREFIX to create path to modules.devname
2012-06-29 Lennart Poetteringmanager: serialize/deserialize job counters across...
2012-06-29 Lennart Poetteringlogind: add PreparingForShutdown/PreparingForSleep...
2012-06-29 Lennart Poetteringremount-fs: also remount /usr according to fstab
2012-06-29 Michal Schmidtmount: load only if we there's mountinfo or fragment
2012-06-29 Michal Schmidtmount: split adding of extras from mount_load()
2012-06-28 Lennart Poetteringmain: print detected virtualiaztion at boot
2012-06-28 Lennart Poetteringnspawn: introduce new --capabilities= flag and make...
next