]> git.ipfire.org Git - thirdparty/systemd.git/history - src
specifier: when resolving specifier strings when loading configuration, don't misunde...
[thirdparty/systemd.git] / src /
2013-03-01  Lennart Poetteringspecifier: when resolving specifier strings when loadin...
2013-03-01  Frederic Crozatfstab,mount: detect rbind as bind mount
2013-03-01  Daniel Wallacejournalctl: add --user-unit= switch
2013-03-01  Lennart Poetteringpath-lookup: downgrade again the messages where we...
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ędrzejew... Merge branch 'python-systemd-reader'
2013-03-01  Zbigniew Jędrzejew... python-systemd: rename Journal to Reader
2013-03-01  Zbigniew Jędrzejew... systemd-python: return both parts of sd_journal_get_mon...
2013-03-01  Zbigniew Jędrzejew... python-systemd: check all errors and use automatic...
2013-03-01  Zbigniew Jędrzejew... systemd-python: hide ChainMap import
2013-03-01  Zbigniew Jędrzejew... systemd-python: document attributes
2013-03-01  Zbigniew Jędrzejew... systemd-python: use PyModule_AddObject in id128
2013-03-01  Zbigniew Jędrzejew... systemd-python: polish the docstrings
2013-02-28  Zbigniew Jędrzejew... systemd-activate: add a socket-activation test tool
2013-02-28  Zbigniew Jędrzejew... nspawn: environment would be truncated with TERM unset
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 Poetteringsystemctl: fix minimal number of params for new cgroup...
2013-02-27  Lennart Poetteringunit: rework resource management API
2013-02-27  Lennart Poetteringsystemctl: fix indentation
2013-02-27  Lennart PoetteringRevert "log: fix fallbacks to kmsg"
2013-02-27  Kay Sieversmount-setup: mount pstore filesystem
2013-02-27  Zbigniew Jędrzejew... log-show: look at everything in /run/log/journal
2013-02-26  Daniel Buchtest-util.c: added hexchar, unhexchar, octchar, unoctch...
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 Paab... 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: add kernel-install tool
2013-02-25  Michal SchmidtRevert "nspawn: catch config mistake of specifying...
2013-02-24  Paul W. Frieldsjournal: fix --until
2013-02-24  Zbigniew Jędrzejew... nspawn: catch config mistake of specifying -b and args
2013-02-22  Zbigniew Jędrzejew... systemd-python: indenation and style tweaks
2013-02-22  Zbigniew Jędrzejew... systemd-python: downgrade _reader.c to C89
2013-02-22  Zbigniew Jędrzejew... systemd-python: add casts and fix unused variable warni...
2013-02-22  Zbigniew Jędrzejew... systemd-python: wrap some python differences using...
2013-02-22  Zbigniew Jędrzejew... 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ędrzejew... 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ędrzejew... python: build html docs using sphinx
2013-02-22  Zbigniew Jędrzejew... journalct: also print Python code in --new-id
2013-02-22  Zbigniew Jędrzejew... python: utilize uuid.UUID in logging
2013-02-22  Zbigniew Jędrzejew... python: add systemd.id128 module
2013-02-22  Michal Schmidtsystemctl: generalize action table to be usable in...
2013-02-22  Michal Schmidtsystemctl: make shutdown operations use irreversible...
2013-02-22  Michal Schmidtcore, systemctl: add support for irreversible jobs
2013-02-22  Michal Schmidtsystemctl: make "systemctl default" use "isolate" job...
2013-02-22  Zbigniew Jędrzejew... journal: sd_journal_get_cursor should return 0 on success
2013-02-21  Harald Hoyerfstab-generator: change kernel command line mount path...
2013-02-20  Thomas Hindoe Paab... tests: more tests for util.c
2013-02-18  Daniel Buchtest-strv.c: ported test_specifier_printf() to _cleanup...
2013-02-18  Daniel Buchtest-strv.c: added OOM check for current tests
2013-02-18  Daniel Buchtest-strv.c: added strv_split_nulstr() test
2013-02-18  Thomas Hindoe Paab... tests: add test of memdup_multiply
2013-02-17  Kay Sieversbootctl: show "n/a" for empty boot option labels
2013-02-17  Kay Sieversudev: usb_id: parse only 'size' bytes of the 'descripto...
2013-02-17  Kay Sieversudev: usb_id - ignore non-ASCII serial numbers
2013-02-17  Kay Sieversefi: compare by substraction
2013-02-17  Zeeshan Ali (Khattak)udev: expose new ISO9660 properties from libblkid
2013-02-16  Zbigniew Jędrzejew... systemctl: allow comma sepearted property lists
2013-02-16  Zbigniew Jędrzejew... bootchart: rename --filter to --no-filter
2013-02-16  Zbigniew Jędrzejew... bootchart: provide better error messages
2013-02-16  Zbigniew Jędrzejew... man: move bootchart README to manpage, docbooksify
next