chiark / gitweb /
machined: add OpenMachinePTY() bus call for allocating a PTY device within a container
[elogind.git] / src /
2014-12-23 Lennart Poetteringmachined: add OpenMachinePTY() bus call for allocating...
2014-12-23 Lennart Poetteringsystemd-run: add --quiet mode to suppress informational...
2014-12-23 Lennart Poetteringmachinectl,nspawn: don't print extra final newline...
2014-12-23 Lennart Poetteringrun: add a new "-t" mode for invoking a binary on an...
2014-12-23 Lennart Poetteringimport: rename 'poll-dck' to 'pull-dkr'
2014-12-22 Tom Gundersenshared: json - support escaping utf16 surrogate pairs
2014-12-22 Tom Gundersenshared: utf8 - support decoding the full utf16
2014-12-22 Tom Gundersenshared: utf8 - support ucs4 -> utf8
2014-12-22 Daniel Macksd-bus: ignore KDBUS_ITEM_TIMESTAMP in kernel messages
2014-12-22 Daniel Mackbusname: fix CMD_FREE ioctl
2014-12-22 Dave Reisnerverbs: fix typo in error message
2014-12-20 Daniel Macksd-bus: sync kdbus.h (ABI break)
2014-12-19 Tom Gundersensd-lldp: minor header cleanup
2014-12-19 Lennart Poetteringmachined: add a full bus object for images
2014-12-19 Lennart Poetteringmachined: add new GetImage() bus call for retrieving...
2014-12-19 Lennart Poetteringsysv-generator: properly add Makefile symlink
2014-12-19 Lennart Poetteringutil: rename ignore_file() to hidden_file()
2014-12-19 Lennart Poetteringmachinectl: port machinectl to new verbs logic
2014-12-19 Lennart Poetteringimport: Verb[] array can be static, too
2014-12-19 Lennart Poetteringverbs: when invoking the default verb, pass a faked...
2014-12-19 Lennart Poetteringmachined/machinectl: add logic to show list of availabl...
2014-12-19 Lennart Poetteringutil: when creating temporary filename for atomic creat...
2014-12-19 Michal Schmidtjournal: skipping of exhausted journal files is bad...
2014-12-19 Michal Schmidtjournal: make next_with_matches() always use f->current...
2014-12-19 Michal Schmidtjournal: fix skipping of duplicate entries in iteration
2014-12-19 Tom Gundersennetworkd: link - plug leak
2014-12-19 Tom Gundersennetworkctl: lldp - respect arg_legend
2014-12-19 Susant SahaniLLDP: Add support for networkctl
2014-12-19 Susant Sahaninetworkd: integrate LLDP
2014-12-19 Susant Sahaninetworkd: Introduce Link Layer Discovery Protocol ...
2014-12-19 Tom Gundersennetworkctl: port to verbs helper
2014-12-19 Tom Gundersensystemd-hwdb: port to new verbs helper
2014-12-19 Tom Gundersenimport: dck - fix curl error handling
2014-12-19 Lennart Poetteringimport: add new minimal tool "systemd-import" for pulli...
2014-12-19 Lennart Poetteringutil: add generalization of verb parsing for command...
2014-12-19 Lennart Poetteringutil: make sure rm_rf() can be called on symlinks ...
2014-12-19 Lennart Poetteringstrv: ass new strv_is_uniq() and strv_reverse() calls
2014-12-19 Lennart Poetteringexecute: the runtime directory can only be on tmpfs...
2014-12-19 Lennart Poetteringnss-myhostname: introduce is_gateway() similar to the...
2014-12-19 Zbigniew Jędrzejew... load-fragment: allow quoting in command name and docume...
2014-12-19 Zbigniew Jędrzejew... Treat a trailing backslash as an error
2014-12-19 Zbigniew Jędrzejew... test-strv: use STRV_MAKE
2014-12-19 Zbigniew Jędrzejew... tree-wide: make condition_free_list return NULL
2014-12-19 Zbigniew Jędrzejew... core: make exec_command_free_list return NULL
2014-12-18 Zbigniew Jędrzejew... test-cap-list: allow mismatch in case
2014-12-18 Dave Reisnerpath-util: fix breakage in path_is_mount_point
2014-12-18 Tom Gundersensystemd-hwdb: introduce new tool
2014-12-18 Alin Rautanetworkd: add FDB support
2014-12-18 Michal Schmidtjournal: next_with_matches() now does not need a mapped...
2014-12-18 Michal Schmidtjournal: journal_file_next_entry() does not need pointe...
2014-12-18 Michal Schmidtjournal: optimize iteration by returning previously...
2014-12-18 Michal Schmidtjournal: optimize iteration by skipping exhausted files
2014-12-18 Michal Schmidtjournal: drop unnecessary parameters of next_beyond_loc...
2014-12-18 Michal Schmidtjournal: remove redundant variable new_offset
2014-12-18 Michal Schmidtjournal: compare candidate entries using JournalFiles...
2014-12-18 Michal Schmidtjournal: simplify set_location()
2014-12-18 Michal Schmidtjournal: keep per-JournalFile location info during...
2014-12-18 Michal Schmidtjournal: abstract the resetting of JournalFile's location
2014-12-18 Michal Schmidtjournal: move definition of LocationType to journal...
2014-12-18 Michal SchmidtRevert "journal: optimize iteration: skip whole files...
2014-12-18 Michal SchmidtRevert "journal: optimize iteration: skip files that...
2014-12-18 Michal Schmidtjournal: delete unused function journal_file_skip_entry()
2014-12-18 Michal Schmidtjournal: delete unused function journal_file_move_to_en...
2014-12-18 Zbigniew Jędrzejew... core: use raw_clone instead of fork in signal handler
2014-12-18 Zbigniew Jędrzejew... test-unit-file: add test for semicolon escaping
2014-12-18 tomsod-m ya ruload-fragment: properly unescape \;
2014-12-18 Zbigniew Jędrzejew... path: make the check for unsupported name_to_handle_at...
2014-12-18 Umut Tezduyar Lindskogpath: follow symbolic link for parent path (2)
2014-12-18 Lennart Poetteringmachinectl: add new commands for copying files from...
2014-12-18 Lennart Poetteringutil: in make_stdio() use dup2() rather than dup3()
2014-12-18 Lennart Poetteringmachinectl: implement "bind" command to create addition...
2014-12-17 Ken Wernernspawn: fix invocation of the raw clone() system call...
2014-12-17 Umut Tezduyar Lindskogpath: follow symbolic link for parent path
2014-12-17 Tom Gundersenshared: strv - add strv_clear()
2014-12-16 Tom Gundersenshared: path-util - memory leak
2014-12-16 Tom Gundersenudev: net_setup - fix warning
2014-12-16 Thomas Hindoe Paab... test-json: use fabs
2014-12-16 Susant Sahanifix compiler warning
2014-12-16 Jan Synaceksystemctl: fix argument handling when invoked as "shutdown"
2014-12-16 Harald Hoyernss-myhostname: also recognize "gateway."
2014-12-16 Zbigniew Jędrzejew... systemctl: refuse to edit runtime dropins when they...
2014-12-16 Zbigniew Jędrzejew... systemctl: share path lookup between 'cat' and 'edit'
2014-12-16 Zbigniew Jędrzejew... systemctl: split out LookupPaths initialization
2014-12-16 Zbigniew Jędrzejew... systemctl: move two functions up
2014-12-16 Zbigniew Jędrzejew... systemctl: unify warning about unit files changed on...
2014-12-16 Zbigniew Jędrzejew... systemctl: do not use -1 for return code
2014-12-16 Zbigniew Jędrzejew... Move dropin listing to shared
2014-12-15 Lennart Poetteringshared: add minimal JSON tokenizer
2014-12-15 Tom Gundersenudev: builtin-hwdb - port to sd-hwdb
2014-12-15 Tom Gundersenudevadm: port to sd-hwdb
2014-12-15 Tom Gundersennetworkctl: port from libudev to sd-hwdb
2014-12-15 Lennart Poetteringunit: handle nicely of certain unit types are not suppo...
2014-12-15 Tom Gundersennetworkd: failing to track links is a serious problem...
2014-12-15 Martin Pittshared: time-dst: Avoid buffer overflow
2014-12-14 Gabriel de Perthuisblkid: Warn when rejecting a superblock with a bad...
2014-12-14 Ivan Shapovalovdelta: fix output alignment of [REDIRECTED] entries
2014-12-13 Ronny Chevaliersystemctl: handle correctly template units for edit...
2014-12-13 Ronny Chevaliertest-unit-name: add more tests
2014-12-12 Michal Schmidtjournal: replace contexts hashmap with a plain array
2014-12-12 Michal Schmidtjournal: delete unused function mmap_cache_close_context
next