chiark / gitweb /
network: dhcp - split out the duid structure into a new header file
[elogind.git] / src / shared /
2015-01-21 Martin Pittutil: Add some missing hidden_file() suffixes
2015-01-21 Lennart Poetteringimport: add image verification using gpg
2015-01-20 Lennart Poetteringimport: port pull-raw to helper tools implemented for...
2015-01-20 Lennart Poetteringutil: make http url validity checks more generic, and...
2015-01-19 Tom Gundersennetworkd: netdev - add ipvlan support
2015-01-19 Lennart Poetteringnspawn: support dissecting GPT images that contain...
2015-01-19 Lennart Poetteringmachined: refer to the disk space allocated for an...
2015-01-19 Lennart Poetteringqcow2: when dissecting qcow2, use btrfs clone ioctls...
2015-01-19 Lennart Poetteringimport-raw: when downloading raw images, generate spars...
2015-01-19 Zbigniew Jędrzejew... Move DEFINE_TRIVIAL_CLEANUP_FUNC to macro.h
2015-01-19 Zbigniew Jędrzejew... Add initialization helper for file_handle_union
2015-01-18 Cristian Rodríguezutil: replace RUN_WITH_LOCALE with extended locale...
2015-01-17 Michael Marineaumissing: add macros for OFD locks
2015-01-15 Lennart Poetteringnspawn,machined: change default container image locatio...
2015-01-15 Lennart Poetteringimport: rename "gpt" disk image type to "raw"
2015-01-14 Lennart Poetteringnspawn: add file system locks for controlling access...
2015-01-14 Lennart Poetteringpty: minor modernization
2015-01-14 Lennart Poetteringmachined: use the FS_IMMUTABLE_FL file flag, if availab...
2015-01-14 Lennart Poetteringutil: the chattr flags field is actually unsigned,...
2015-01-14 Lennart Poetteringptyfw: add missing error check
2015-01-13 Lennart Poetteringnetworkd: make IP forwarding for IPv4 and IPv6 individu...
2015-01-13 Daniel Mackfw-util: fix errno typo for !HAVE_LIBIPTC
2015-01-13 Lennart Poetteringnetworkd: add minimal IP forwarding and masquerading...
2015-01-13 Lennart Poetteringshared: add minimal firewall manipulation helpers for...
2015-01-12 Zbigniew Jędrzejew... fstab-util: fix priority parsing and add test
2015-01-12 Zbigniew Jędrzejew... shared/util: respect buffer boundary on incomplete...
2015-01-12 Zbigniew Jędrzejew... Support negated fstab options
2015-01-12 Zbigniew Jędrzejew... fstab-util: detect out-of-range pri= assignments
2015-01-12 Zbigniew Jędrzejew... Add new function to filter fstab options
2015-01-11 Zbigniew Jędrzejew... shared/list: add LIST_APPEND
2015-01-11 Zbigniew Jędrzejew... path-lookup: allow /run to override /etc in generator...
2015-01-11 Zbigniew Jędrzejew... Implement masking and overriding of generators
2015-01-11 Zbigniew Jędrzejew... Simplify execute_directory()
2015-01-11 David Herrmannlog: fix log_full_errno() with custom facilities
2015-01-09 Lennart Poetteringlogind: unify how we cast between uid_t and pointers...
2015-01-08 Lennart Poetteringmachined: when cloning a raw disk image, also set the...
2015-01-08 Lennart Poetteringloginctl: show the 10 most recent log user/session...
2015-01-08 Tom Gundersenpath-util: plug leak
2015-01-08 Lennart Poetteringjournal: bump RLIMIT_NOFILE when journal files to 16K...
2015-01-08 Lennart Poetteringutil: make it easy to initialize the crtime from the...
2015-01-08 Lennart Poetteringjournald: turn off COW for journal files on btrfs
2015-01-07 Lennart Poetteringutil: upgrade default $TERM from vt102 to vt220 if...
2015-01-07 Lennart Poetteringconf-parse: make syntax logging functions behave more...
2015-01-07 Lennart Poetteringptyfwd: simplify how we handle vhangups a bit
2015-01-07 Lennart Poetteringbtrfs-util: rework how we iterate through the results...
2015-01-07 Lennart Poetteringmachinectl: make sure that "machinectl login" exits...
2015-01-07 Lennart Poetteringutil: make use of kcmp() to compare fds, if it is available
2015-01-07 Lennart Poetteringutil: don't fail recursive bind mounting if we cannot...
2015-01-06 Lennart Poetteringjournald: whenever we rotate a file, btrfs defrag it
2015-01-06 Zbigniew Jędrzejew... tree-wide: remove unnecessary LOG_PRI
2015-01-06 Lennart Poetteringcore: add new logic for services to store file descript...
2015-01-05 Ivan Shapovalovpath-lookup, systemctl: export lookup_paths_init_from_s...
2015-01-05 Topi Miettinenutil: Do not clear parent mount flags when setting...
2015-01-05 Colin Waltersutil: Fix signedness error in lines(), match implementa...
2015-01-05 Lennart Poetteringjournald: process SIGBUS for the memory maps we set up
2015-01-05 Lennart Poetteringnspawn: mount most of the cgroup tree read-only in...
2015-01-01 Zbigniew Jędrzejew... missing: add __NR_renameat2
2014-12-31 Veres Lajostree-wide: spelling fixes
2014-12-30 David Herrmannmacro: add DIV_ROUND_UP()
2014-12-29 David Herrmanncapability: use /proc/sys/kernel/cap_last_cap
2014-12-28 Lennart Poetteringutil: treat -1 as special size in format_bytes()
2014-12-28 Lennart Poetteringmachined: add support for reporting image size via...
2014-12-28 Lennart Poetteringtmpfiles: add new line type 'v' for creating btrfs...
2014-12-28 Lennart Poetteringmachinectl/machined: implement "rename", "clone", ...
2014-12-28 Lennart Poetteringmachined: add "machinectl remove" for removing images
2014-12-28 Lennart Poetteringmachined: Move image discovery logic into 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...
next