chiark / gitweb /
elogind.git
2013-03-01 Lennart PoetteringRevert "systemctl: try to reload daemon after enable...
2013-03-01 Lennart Poetteringsystemctl: try to reload daemon after enable/disable...
2013-03-01 Lukas Nykrynpager: add K to less environment
2013-03-01 Lukas Nykrynjournalctl: add --reverse option to show the newest...
2013-03-01 Zbigniew Jędrzejewsk... Merge branch 'python-systemd-reader'
2013-03-01 Zbigniew Jędrzejewsk... python-systemd: rename Journal to Reader
2013-03-01 Zbigniew Jędrzejewsk... systemd-python: return both parts of sd_journal_get_mon...
2013-03-01 Zbigniew Jędrzejewsk... python-systemd: check all errors and use automatic...
2013-03-01 Zbigniew Jędrzejewsk... build-sys: upload python documentation to freedesktop.org
2013-03-01 Zbigniew Jędrzejewsk... systemd-python: hide ChainMap import
2013-03-01 Zbigniew Jędrzejewsk... systemd-python: document attributes
2013-03-01 Zbigniew Jędrzejewsk... systemd-python: use PyModule_AddObject in id128
2013-03-01 Zbigniew Jędrzejewsk... build-sys: make sphinx support uncoditional
2013-03-01 Zbigniew Jędrzejewsk... systemd-python: polish the docstrings
2013-02-28 Lennart Poetteringman: clarify systemctl --property= documentation a bit
2013-02-28 Lennart Poetteringupdate TODO
2013-02-28 Zbigniew Jędrzejewsk... man: fix docbook in systemd-activate(8)
2013-02-28 Zbigniew Jędrzejewsk... man: document systemd-nspawn behaviour with -b
2013-02-28 Zbigniew Jędrzejewsk... systemd-activate: add a socket-activation test tool
2013-02-28 Zbigniew Jędrzejewsk... nspawn: environment would be truncated with TERM unset
2013-02-28 Zbigniew Jędrzejewsk... man: drop rhs parts in snippets in directive index
2013-02-28 Zbigniew Jędrzejewsk... build-sys: fix update-man-rules for vpath builds
2013-02-28 Zbigniew Jędrzejewsk... build-sys: tell Makefile.am to distribute kernel-install
2013-02-28 Michal Schmidtcore/manager: print status messages about running jobs
2013-02-28 Michal Schmidtcore: count active units that may mind our printing...
2013-02-28 Michal Schmidtcore/execute: determine if ExecContext may fiddle with...
2013-02-28 Michal Schmidtcore/execute: add internal is_terminal_output()
2013-02-28 Michal Schmidtutil: split resolving of /dev/console into a new function
2013-02-28 Michal Schmidtcore/unit: use a temp variable for manager pointer...
2013-02-28 Michal Schmidtutil, core: add support for ephemeral status lines
2013-02-28 Michal Schmidtcore/transaction: replace a bare status_printf()
2013-02-28 Michal Schmidtcore: redefine unit_status_printf()
2013-02-28 Michal Schmidtcore/manager: make a couple of functions static
2013-02-27 Michal Schmidtcore: add manager_status_printf()
2013-02-27 Michal Schmidtcore: keep track of the number of JOB_RUNNING jobs
2013-02-27 Lennart Poetteringman: document the new systemctl cgroup commands
2013-02-27 Lennart Poetteringsystemctl: fix minimal number of params for new cgroup...
2013-02-27 Lennart Poetteringupdate TODO
2013-02-27 Lennart Poetteringunit: rework resource management API
2013-02-27 Lennart Poetteringsystemctl: fix indentation
2013-02-27 Lennart Poetteringupdate TODO
2013-02-27 Lennart Poetteringman: clarify how to configure default control group...
2013-02-27 Lennart PoetteringRevert "log: fix fallbacks to kmsg"
2013-02-27 Kay Sieversmount-setup: mount pstore filesystem
2013-02-27 Zbigniew Jędrzejewsk... log-show: look at everything in /run/log/journal
2013-02-27 Zbigniew Jędrzejewsk... bash-completion: journalctl query by binary and device
2013-02-27 Lennart Poetteringupdate TODO, hackfest edition
2013-02-26 Daniel Buchtest-util.c: added hexchar, unhexchar, octchar, unoctch...
2013-02-26 Kay SieversTODO: update
2013-02-26 Harald Hoyerkernel-install: rename the loader entry filename
2013-02-26 Harald Hoyerkernel-install: create the loader entries with absolute...
2013-02-26 Harald Hoyerkernel-install: replace URLs with man pages in the...
2013-02-26 Harald Hoyerkernel-install: fixed paths in boot loader entry
2013-02-25 Thomas Hindoe... tests: add a few more tests to test-util.c
2013-02-25 Kay Sieverskernel-install: remove LANG=
2013-02-25 Lennart Poetteringnspawn: add --bind= and --bind-ro= to bind mount host...
2013-02-25 Harald Hoyerkernel-install(8): add documentation about the configur...
2013-02-25 Harald Hoyerkernel-install: add kernel-install tool
2013-02-25 Michal SchmidtRevert "nspawn: catch config mistake of specifying...
2013-02-25 Tom Gundersendebug-shell: don't be picky, use /bin/sh rather than...
2013-02-24 Dave Reisnerbuild: remove explicit -shared in LDFLAGS
2013-02-24 Paul W. Frieldsjournal: fix --until
2013-02-24 Zbigniew Jędrzejewsk... nspawn: catch config mistake of specifying -b and args
2013-02-23 Michal Schmidttest: test irreversible jobs
2013-02-22 Zbigniew Jędrzejewsk... systemd-python: indenation and style tweaks
2013-02-22 Kay Sieversbuild-sys: move systemd-analyze to /usr/bin
2013-02-22 Zbigniew Jędrzejewsk... systemd-python: downgrade _reader.c to C89
2013-02-22 Zbigniew Jędrzejewsk... systemd-python: add casts and fix unused variable warni...
2013-02-22 Zbigniew Jędrzejewsk... systemd-python: wrap some python differences using...
2013-02-22 Zbigniew Jędrzejewsk... systemd-python: introduce error setting helper
2013-02-22 Steven Hiscockssystemd-python: Added doc string for Journal
2013-02-22 Steven Hiscockssystemd-python: Journal convert_unicode exception handl...
2013-02-22 Steven Hiscockssystemd-python: add Journal method to add MESSAGE_ID...
2013-02-22 Steven Hiscockssystemd-python: fix memory leak in _reader and minor...
2013-02-22 Steven Hiscockssystemd-python: update Journal python docstrings
2013-02-22 Steven Hiscockssystemd-python: tidy up import names in journal
2013-02-22 Steven Hiscockssystemd-python: Journal this_boot/machine now accepts ID
2013-02-22 Steven Hiscockssystemd-python: remove unneeded ifdef for query_unique
2013-02-22 Steven Hiscockssystemd-python: _reader now takes unix timestamp in...
2013-02-22 Steven Hiscockssystemd-python: Update _reader docstrings
2013-02-22 Steven Hiscockssystemd-python: _reader add_match takes single string
2013-02-22 Steven Hiscockssystemd-python: correct data_threshold error return...
2013-02-22 Steven Hiscockssystemd-python: updated _reader header to standard...
2013-02-22 Steven Hiscockssystemd-python: Moved _reader datetime usage to python
2013-02-22 Steven Hiscockssystemd-python: Tidy up _reader error handling
2013-02-22 Steven Hiscockssystemd-python: some python3 and bug fixes
2013-02-22 Steven Hiscockssystemd-python: implement this_boot/this_machine in...
2013-02-22 Steven Hiscockssystemd-python: Journal log_level moved to python
2013-02-22 Zbigniew Jędrzejewsk... sphinx: document Journal class too
2013-02-22 Steven Hiscockssystemd-python: move default call dicts from C to python
2013-02-22 Steven Hiscockssystemd-python: MESSAGE_ID as UUID for Journal
2013-02-22 Steven Hiscockssystemd-python: moved PyRun_String to journal.py code
2013-02-22 Steven Hiscockssystemd-python: add Journal class for reading journal
2013-02-22 Zbigniew Jędrzejewsk... python: build html docs using sphinx
2013-02-22 Zbigniew Jędrzejewsk... journalct: also print Python code in --new-id
2013-02-22 Zbigniew Jędrzejewsk... python: utilize uuid.UUID in logging
2013-02-22 Zbigniew Jędrzejewsk... python: add systemd.id128 module
2013-02-22 Zbigniew Jędrzejewsk... TODO: drop two items
2013-02-22 Michal Schmidtsystemctl: generalize action table to be usable in...
2013-02-22 Michal Schmidtsystemctl: make shutdown operations use irreversible...
next