chiark / gitweb /
machined: remove spurious include of <sys/capability.h>
[elogind.git] / src /
2014-12-25 Filipe Brandenburgermachined: remove spurious include of <sys/capability.h>
2014-12-25 Filipe Brandenburgerhostnamed: remove spurious include of <sys/capability.h>
2014-12-25 Filipe Brandenburgertmpfiles: remove spurious include of <sys/capability.h>
2014-12-25 Filipe Brandenburgerlogind: remove spurious include of <sys/capability.h>
2014-12-25 Filipe Brandenburgernspawn: remove spurious include of <sys/capability.h>
2014-12-25 Cristian Rodrígueztimesync: remove square(), use pow instead
2014-12-25 Filipe Brandenburgertest: do not use last cap from kernel in test-cap-list
2014-12-25 Shawn Paul Landdenudev: fix another strict aliasing issue
2014-12-25 Shawn Paul Landdenlibudev: fix strict aliasing violation
2014-12-25 Lennart Poetteringmachined: beef up machined image listing with creation...
2014-12-25 Lennart Poetteringimport: prefer usec_t over time_t
2014-12-24 Lennart Poetteringimport: add a new "pull-gpt" verb for downloading GPT...
2014-12-24 Lennart Poetteringimport: three minor fixes
2014-12-24 Lennart Poetteringimport: print friendly error messages on errors
2014-12-24 Lennart Poetteringimport: remember when we were finished importing
2014-12-24 Lennart Poetteringimport: make the dkr import URL a part of the import...
2014-12-24 Lennart Poetteringmachined: fix writability check for GPT images
2014-12-24 Lennart Poetteringutil: make creation time xattr logic more generic
2014-12-24 Lennart Poetteringsd-bus: rename sd_bus_open_system_container() to sd_bus...
2014-12-24 Shawn Paul Landdenutil: fix strict aliasing violations in use of struct...
2014-12-23 Lennart Poetteringbusctl: when introspecting objects, optionally limit...
2014-12-23 Lennart Poetteringmachined: introduce polkit for OpenLogin() call
2014-12-23 Lennart Poetteringbus: add missing bus-policy.[ch]
2014-12-23 Lennart Poetteringbuild-sys: move core/build.h → shared/build.h
2014-12-23 Lennart Poetteringmachinectl: rework 'machinectl login' to use OpenMachin...
2014-12-23 Lennart Poetteringmachined: add new call OpenMachineLogin() that starts...
2014-12-23 Lennart Poetteringsd-bus: teach x-container-unix: bus protoocol to connec...
2014-12-23 Lennart Poetteringcondition: don't include files from src/core
2014-12-23 Lennart Poetteringimport: fix compiler warning
2014-12-23 Lennart Poetteringenv-util: don't include files from src/core/
2014-12-23 Lennart Poetteringcore: rearrange code so that libsystemd/sd-bus/ does...
2014-12-23 Daniel Mackbus-proxyd: ignore errors from sd_bus_creds_get_well_kn...
2014-12-23 Daniel Mackbus-proxyd: handle -ESRCH and -ENXIO gracefully
2014-12-23 Lennart Poetteringutil: add allocation loop to gettyname_malloc()
2014-12-23 Lennart Poetteringnspawn,pty: port over to new ptsname_malloc() helper
2014-12-23 Lennart Poetteringsystemd-run: support -t mode when combined with -M
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
next