chiark / gitweb /
basic/time-util: make parsing of dual_timestamp more strict
[elogind.git] / src / basic /
2017-07-25 Zbigniew Jędrzejew... basic/time-util: make parsing of dual_timestamp more...
2017-07-25 Alexey Brodkinarchitecture: add Synopsys DesignWare ARC cores support...
2017-07-25 Timothée Raviercore: open /proc/self/mountinfo early to allow mounts...
2017-07-25 Matija Skalatimesync/timesyncd-manager: fix format-specifier issues
2017-07-25 Ronny Chevalierenv-util: fix memory leak (#5962)
2017-07-25 Zbigniew Jędrzejew... tree-wide: drop assert.h includes
2017-07-25 Zbigniew Jędrzejew... tree-wide: when %m is used in log_*, always specify...
2017-07-25 Zbigniew Jędrzejew... basic/fileio: extend atomic file writing with timestamp...
2017-07-25 Gary TierneyRevert "selinux: split up mac_selinux_have() from mac_s...
2017-07-25 Franck Buicore: introduce cg_mask_from_string()/cg_mask_to_string()
2017-07-25 Franck Buiparse-util: introduce parse_dev() helper
2017-07-25 Zbigniew Jędrzejew... tmpfiles: use safe_glob()
2017-07-25 Zbigniew Jędrzejew... basic: add readdir_no_dot and safe_glob functions
2017-07-25 Susant SahaniAdd Geneve netlink properties to missing.h
2017-07-25 Zbigniew Jędrzejew... shared/extract-word: replace enum with unsigned int...
2017-07-25 Zbigniew Jędrzejew... basic/log: expose log_dispatch
2017-07-25 Zbigniew Jędrzejew... tree-wide: mark log_struct with _printf_ and fix fallout
2017-07-25 Zbigniew Jędrzejew... basic/log: fix _printf_ annotation on log_object_internalv
2017-07-25 Zbigniew Jędrzejew... basic/random-util: add new header for getrandom()
2017-07-25 Zbigniew Jędrzejew... basic/missing.h: drop inclusion of macro.h
2017-07-25 Zbigniew Jędrzejew... basic/def.h: drop TTY_GID definition
2017-07-25 Jan Synacekbasic: forbid rm_rf() to remove paths ending with ...
2017-07-25 Matija Skalafix includes
2017-07-25 Susant Sahanimissing.h: add vxlan netlink properties
2017-07-25 Zbigniew Jędrzejew... basic/log: split max log level into multiple "realms"
2017-07-21 Sven EdenPrep v233.3: Add HAVE_UTMP information to basic/build.h
2017-07-21 Sven EdenPrep v233.3: Remove stray character.
2017-07-19 Sven EdenPrep v233.3: Unmask various functions for future covera...
2017-07-18 Sven EdenPrep v233.2: Mask unneeded functions and definitions...
2017-07-17 Sven EdenPrep v233: Add missing updates from upstream in src...
2017-07-17 Sven EdenPrep v233: Add missing includes in src/basic
2017-07-17 Sven EdenPrep v233: Unmask now needed functions in src/basic
2017-07-17 Sven EdenPrep v233: Add missing files from upstream and rename...
2017-07-17 Lennart PoetteringRevert "util: Fine tune running_in_chroot() a bit"...
2017-07-17 Lennart Poetteringmount-util: accept that name_to_handle_at() might fail...
2017-07-17 Susant Sahanisocket-util: introduce address_label_valid
2017-07-17 AsciiWolfFix missing space in comments (#5439)
2017-07-17 Lennart Poetteringcgroup: rework cg_all_unified()
2017-07-17 Lennart Poetteringcgroup: rename cg_update_unified() → cg_unified_update()
2017-07-17 Lennart Poetteringcgroup: rename cg_unified() → cg_unified_controller()
2017-07-17 Lennart Poetteringcgroup: change cg_unified() to possibly return errors...
2017-07-17 Lennart Poetteringcgroup-util: check unified_cache before invoking streq()
2017-07-17 Zbigniew Jędrzejew... cgroup-util: fix the case of default=unified, unified...
2017-07-17 Zbigniew Jędrzejew... cgroup-util: cache all cg_is_*_wanted answers, disable...
2017-07-17 stuart-mclarenFix check for signal in set (#5416)
2017-07-17 Lennart PoetteringRevert "basic/strv: allow NULLs to be inserted into...
2017-07-17 Lennart Poetteringlog: never log into foreign fd #2 in PID 1 or its pre...
2017-07-17 Lennart Poetteringbootctl: create loader.conf only if it doesn't exist yet
2017-07-17 Zbigniew Jędrzejew... basic/fileio: use IN_SET
2017-07-17 Zbigniew Jędrzejew... basic/fileio: fix memleak when discarding an invalid...
2017-07-17 Lennart Poetteringcopy: a plain unlink() works here too
2017-07-17 Zbigniew Jędrzejew... cgroup-util: fix the reversed return value of cg_is_uni...
2017-07-17 Zbigniew Jędrzejew... core/mount-setup: if unified hierarchy is not supported...
2017-07-17 Zbigniew Jędrzejew... Rename cg_is_unified_elogind_controller_wanted to cg_is...
2017-07-17 Zbigniew Jędrzejew... build.h: include default cgroup hierarchy setting in...
2017-07-17 Zbigniew Jędrzejew... pid1: add ./configure switch to select default cgroup...
2017-07-17 Zbigniew Jędrzejew... Tighten checking for variable validity
2017-07-17 Lennart Poetteringmissing: add renameat2() definition for 64bit arm ...
2017-07-17 Benjamin Robinvirt: Update cache if the detected vm is virtualbox...
2017-07-17 Lennart Poetteringhostname-util: default to the compile time default...
2017-07-17 Christian Hessevirt: swap order of cpuid and dmi again, but properly...
2017-07-17 Christian Hessevirt: detect qemu/kvm as 'kvm'
2017-07-17 Lennart Poetteringmachined: when copying files from/to userns containers...
2017-07-17 Lennart Poetteringcopy: change the various copy_xyz() calls to take a...
2017-07-17 Zbigniew Jędrzejew... core/manager: split out creation of serialization fd...
2017-07-17 Zbigniew Jędrzejew... Allow braceless variables to be expanded
2017-07-17 Zbigniew Jędrzejew... env-util,fileio: immediately replace variables in load_...
2017-07-17 Zbigniew Jędrzejew... basic/fileio: add helper function for a set of two...
2017-07-17 Zbigniew Jędrzejew... basic/dirent-util: allow suffix to be omitted for diren...
2017-07-17 Zbigniew Jędrzejew... treewide: replace homegrown memory_erase with explicit_...
2017-07-17 Benjamin Robintime-util: Fix overflow check introduce in commit f9778...
2017-07-17 Lennart Poetteringtime-util: add overflow checking to monotonic timestamp...
2017-07-17 Lennart Poetteringtime-util: when formatting usec_t as raw integers use...
2017-07-17 Lennart Poetteringtime-util: when converting to time_t do something usefu...
2017-07-17 Lennart Poetteringtime-util: refuse formatting/parsing times that we...
2017-07-17 Lennart Poetteringtime: time_t is signed, and mktime() is happy to return...
2017-07-17 Lennart Poetteringhexdecoct: use typesafe new() instead of malloc()
2017-07-17 Lennart Poetteringfs-util: unify code we use to check if dirent's d_name...
2017-07-17 3chas3util-lib: Fix chase_symlinks() with absolute symlinks...
2017-07-17 Zbigniew Jędrzejew... tree-wide: adjust fall through comments so that gcc...
2017-07-17 Stefan Schwetertree-wide: remove consecutive duplicate words in commen...
2017-07-17 Stefan Schwetervirt: update url to hypervisor top-level functional...
2017-07-17 Susant Sahanisocket-utils: revert f1811313f42dc7ddaed3c47edc834c2bfd...
2017-07-17 peoronoobnetwork: accept colons in network interface names,...
2017-07-17 Zbigniew Jędrzejew... basic/def: indentation
2017-07-17 Zbigniew Jędrzejew... basic/strv: allow NULLs to be inserted into strv
2017-07-17 Zbigniew Jędrzejew... basic/conf-files: extend conf_files_list() to list...
2017-07-17 Zbigniew Jędrzejew... basic/util: move execute_directory() to separate file
2017-07-17 Zbigniew Jędrzejew... process-util: rename char *r to ans and add comment
2017-07-17 Zbigniew Jędrzejew... socket-util: drop _pure_ from a function with an output...
2017-07-17 Lubomir Rintelsparse: avoid clash with __bitwise and __force from...
2017-07-17 Stefan Hajnoczimissing.h: add AF_VSOCK bits
2017-07-17 Lennart Poetteringutil-lib: add a comment explaining the user name rules...
2017-07-17 Lennart Poetteringutil-lib: rework path_check_fstype() and path_is_tempor...
2017-07-17 Stefan Hajnoczisocket-util: add AF_VSOCK address family
2017-07-17 Stefan Hajnoczisocket-util: introduce port argument in sockaddr_port()
2017-07-17 Zbigniew Jędrzejew... basic/log: use IN_SET
2017-07-17 Lennart Poetteringutil-lib: be stricter when decoding hex strings
2017-07-17 Evgeny Vereshchaginmachine-id-setup: `--print --commit` respects the ...
2017-07-17 Lennart Poetteringutil-lib: various improvements to kernel command line...
next