chiark / gitweb /
Fix check_loopback()
[elogind.git] / src / shared /
2014-12-26 Lennart Poetteringutil: always override crtime xattr
2014-12-26 Lennart Poetteringcopy: try top copy atime/time/xattrs when copying files
2014-12-25 Filipe Brandenburgertest: do not use last cap from kernel in test-cap-list
2014-12-25 Lennart Poetteringmachined: beef up machined image listing with creation...
2014-12-24 Lennart Poetteringutil: make creation time xattr logic more generic
2014-12-24 Shawn Paul Landdenutil: fix strict aliasing violations in use of struct...
2014-12-23 Lennart Poetteringbuild-sys: move core/build.h → shared/build.h
2014-12-23 Lennart Poetteringmachined: add new call OpenMachineLogin() that starts...
2014-12-23 Lennart Poetteringcondition: don't include files from src/core
2014-12-23 Lennart Poetteringenv-util: don't include files from src/core/
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 Poetteringrun: add a new "-t" mode for invoking a binary on an...
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 Dave Reisnerverbs: fix typo in error message
2014-12-19 Lennart Poetteringmachined: add new GetImage() bus call for retrieving...
2014-12-19 Lennart Poetteringutil: rename ignore_file() to hidden_file()
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 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 Zbigniew Jędrzejew... Treat a trailing backslash as an error
2014-12-19 Zbigniew Jędrzejew... tree-wide: make condition_free_list return NULL
2014-12-18 Dave Reisnerpath-util: fix breakage in path_is_mount_point
2014-12-18 Zbigniew Jędrzejew... core: use raw_clone instead of fork in signal handler
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-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 Susant Sahanifix compiler warning
2014-12-16 Zbigniew Jędrzejew... systemctl: refuse to edit runtime dropins when they...
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 Martin Pittshared: time-dst: Avoid buffer overflow
2014-12-12 Michal Schmidtconfigure.ac: add a generic --enable-debug, replace...
2014-12-12 Michal Schmidtshared/hashmap.h: fix comment
2014-12-12 Lennart Poetteringnspawn: allow spawning ephemeral nspawn containers...
2014-12-12 Lennart Poetteringcopy: use btrfs reflinking only whe we know we copy...
2014-12-12 Lennart Poetteringnspawn: beef up nspawn with some btrfs magic
2014-12-12 Lennart Poetteringcopy: teach copy_bytes() btrfs reflink magic
2014-12-12 Lennart Poetteringshared: add new btrfs-util.[ch] helpers for doing commo...
2014-12-12 Lennart Poetteringshared: missing.h should include btrfs.h, before redefi...
2014-12-12 Lennart Poetteringutil: minor simplification for loop_write() and loop_read()
2014-12-12 Lennart Poetteringseccomp-util.h: make sure seccomp-util.h can be include...
2014-12-12 Lennart Poetteringpath-util: no need to check whether p is absolute twice
2014-12-12 Lennart Poetteringutil: document why we have alloca_align()
2014-12-12 Lennart Poetteringutil: when using basename() for creating temporary...
2014-12-11 Lennart Poetteringtree-wide: use our memset() macros instead of memset...
2014-12-11 Torstein Husebøshared: correct spacing near eol in code comments
2014-12-10 Lennart Poetteringscope: make attachment of initial PIDs a bit more robust
2014-12-10 Lennart Poetteringcore: properly pass unit file state to clients via...
2014-12-10 Lennart Poetteringsd-bus: move common errors src/shared/bus-errors.h...
2014-12-10 Lennart Poetteringvirt: when detecting containers and /run/systemd/contai...
2014-12-10 Zbigniew Jędrzejew... treewide: sanitize loop_write
2014-12-10 Lennart Poetteringutil: introduce our own gperf based capability list
2014-12-10 Lennart Poetteringcore: unify how we iterate over inotify events
2014-12-09 Przemyslaw Kedzierskibus-proxy: cloning smack label
2014-12-09 Lennart Poetteringsd-bus: get rid of PID starttime concept
2014-12-08 Lennart Poetteringsd-bus: rework ELF error mapping table magic
2014-12-06 Thomas Hindoe Paab... remove duplicated includes
2014-12-04 Colin Waltersmissing: define NET_NAME_UNKNOWN
2014-12-04 David Herrmannmissing: apparently, there's a world beyond x86..
2014-12-04 Lennart Poetteringsmack-util: remove warning when building without SMACK...
2014-12-04 Michal Sekletarselinux: figure out selinux context applied on exec...
2014-12-04 Lennart Poetteringutf8: minor simplifications
2014-12-04 Lennart Poetteringutf8: when escaping unprintable unichars, escape the...
2014-12-04 WaLyong Choutf8: intruduce utf8_escape_non_printable
2014-12-03 Thomas Hindoe Paab... util: don't shadow variable
2014-12-03 Lennart Poetteringstrv: add calls to add two entries to an strv at once
2014-12-03 Didier Rochemachine-id-setup: add a machine_id_commit call to commi...
2014-12-02 Tom Gundersenshared: add format helpers for printing MAC addresses
2014-12-02 Tom Gundersenshared: udev-util - add hwdb cleanup macro
2014-11-30 Ross Lagerwallcgroup-util: Don't send SIGCONT after SIGKILL
2014-11-29 Josh Triplettsystemd-sleep: Support sleep.conf.d directories in...
2014-11-29 Zbigniew Jędrzejew... delta: diff returns 1 when files differ, ignore this
2014-11-29 Tom Gundersenshared: install - report error if mask symlink can...
2014-11-29 Tom Gundersenshared: time-dst - ensure nulstr is null terminated
2014-11-28 Lennart Poetteringtreewide: introduce UID_INVALID (and friends) as macro...
2014-11-28 Michal Schmidttreewide: another round of simplifications
2014-11-28 Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28 Michal Schmidttreewide: a few more log_*_errno + return simplifications
2014-11-28 Michal Schmidttreewide: yet more log_*_errno + return simplifications
2014-11-28 Zbigniew Jędrzejew... systemctl: append default suffix only if none present
2014-11-28 Michal Schmidttreewide: more log_*_errno() conversions, multiline...
2014-11-28 Lennart Poetteringsd-bus: rename default bus address constants, they...
2014-11-28 Michal Schmidttreewide: more log_*_errno() conversions
2014-11-28 Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28 Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-28 Michal Schmidtshared: fix log_emergency_errno macro
next