chiark / gitweb /
elogind.git
2012-07-18 Lennart Poetteringunits: don't enforce a holdoff time for journald, login...
2012-07-18 Lennart Poetteringservice: make start jobs wait, not fail, when an automa...
2012-07-17 Lennart Poetteringunit: don't serialize job state, only unit state across...
2012-07-17 Lennart PoetteringNEWS: correct NTP implementation data
2012-07-17 Zbigniew Jędrzejewsk... build-sys: put all BUILT_SOURCES in CLEANFILES
2012-07-17 Zbigniew Jędrzejewsk... build-sys: use .DELETE_ON_ERROR
2012-07-17 Kay Sieversman: html - cross-ref man page references and add Index...
2012-07-17 Harald HoyerMakefile.am: fixed dependencies for man/index.html
2012-07-17 Lennart Poetteringswitch-root: don't wait for processes
2012-07-17 Zbigniew Jędrzejewsk... journalctl: do not ellipsize when using pager
2012-07-17 Zbigniew Jędrzejewsk... logs: Adapt interface in log-show.c (show_journal_by_unit)
2012-07-17 Zbigniew Jędrzejewsk... logs: Adapt interface in log-show.c (output_journal)
2012-07-17 Harald HoyerMakefile.am: MKDIR_P man for man/index.html
2012-07-17 Kay SieversRevert "keymap: add --version option"
2012-07-17 Zbigniew Jędrzejewsk... keymap: add --version option
2012-07-17 Zbigniew Jędrzejewsk... systemd: add --version option
2012-07-17 Lennart Poetteringupdate TODO
2012-07-17 Kay Sieversbuild-sys: distcheck - add seccomp*.h to SOURCES
2012-07-17 Lennart Poetteringbuild-sys: use C preprocessor for key list, too
2012-07-17 Lennart Poetteringexecute: free syscall filter array after use
2012-07-17 Zbigniew Jędrzejewsk... gitignore: tags files
2012-07-17 Zbigniew Jędrzejewsk... build-sys: automake needs to know about generated files
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 Kay Sieversmake-man-index.py: pretty-print HTML
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 Poetteringman: actually generate h2 headers for letters in index...
2012-07-16 Lennart Poetteringcore: fix name of dbus call parameter
2012-07-16 Lennart Poetteringman: include number of man pages in index page
2012-07-16 Lennart Poetteringbuild-sys: make building of index.html fail sensibly
2012-07-16 Lennart Poetteringman: set description in italics in the index
2012-07-16 Lennart Poetteringman: reword man page titles
2012-07-16 Lennart Poetteringman: show man page summary in index, too
2012-07-16 Lennart Poetteringmin: generate an index page for all man pages
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 Sieversintltool: skip the intermediate file in case it remains...
2012-07-15 Kay Sieversupdate TODO
2012-07-15 Kay Sieversunit: avoid re-definition of enum for older gcc versions
2012-07-15 Kay Sieversbuild-sys: fix "make distcheck"
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 Sieversrules: fix typo in 42-usb-hid-pm.rules
2012-07-13 Kay Sieversudev: avoid creating /dev/kmsg with fopen() to support...
2012-07-13 Lennart Poetteringbuild-sys: fix build
2012-07-13 Lennart Poetteringunit: rename BindTo= to BindsTo=
2012-07-13 Lennart Poetteringman: add man page aliases for all macros/types too
2012-07-13 Lennart Poetteringman: Split sd_randomize(3) from sd_id128_get_{machine...
2012-07-13 Lennart Poetteringbuild-sys: don't install sd-readahead.h as include...
2012-07-13 Lennart Poetteringman: document sd_journal_seek_head()
2012-07-13 Lennart Poetteringman: document sd_journal_add_match()
2012-07-13 Lennart Poetteringshutdown: add missing include
2012-07-13 Lennart Poetteringman: fix various typos
2012-07-13 Lennart Poetteringman: suppress man page dates/authors in generated pages
2012-07-13 Lennart Poetteringbuild-sys: clean man pages when building them
2012-07-13 Lennart Poetteringman: forgot sd_journal_get_fd() man page
2012-07-13 Lennart Poetteringman: document sd_journal_get_fd()
2012-07-13 Lennart Poetteringman: document sd_journal_get_cursor()
2012-07-13 Lennart Poetteringman: document sd_journal_get_cutoff_realtime_usec()
2012-07-13 Lennart Poetteringman: document sd_journal_get_realtime_usec()
2012-07-13 Lennart Poetteringman: document sd_journal_get_data() and friends
2012-07-13 Lennart Poetteringman: document sd_journal_next()
2012-07-13 Lennart Poetteringman: document sd_journal_open()
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: fix man page chapter in Makefile.am
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ędrzejewsk... journalctl: show any printable Unicode character
2012-07-12 Lennart Poetteringupdate TODO
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-12 Lennart Poetteringbuild-sys: avoid duplicate inclusion of log.c in tools
2012-07-11 Kay Sieversupdate TODO
2012-07-11 Lennart Poetteringupdate TODO
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 Poetteringupdate TODO
next