]> git.ipfire.org Git - thirdparty/systemd.git/history - src/shared/util.c
hashmap: introduce hash_ops to make struct Hashmap smaller
[thirdparty/systemd.git] / src / shared / util.c
2014-09-15  Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-09-04  Zbigniew Jędrzejew... localed: remove free_and_copy
2014-08-27  Lennart Poetteringutil: fix minimal race where we might miss SIGTERMs...
2014-08-27  David Herrmannutil: make lookup_uid() global
2014-08-26  Lennart Poetteringutil: make use of newly added reset_signal_mask() call...
2014-08-26  Lennart Poetteringutil: reset signals when we fork off agents
2014-08-26  Lennart Poetteringutil: make sure reset_all_signal_handlers() continues...
2014-08-22  Lennart Poetteringcore: add support for a configurable system-wide start...
2014-08-21  Lennart Poetteringutil: simplify close_nointr() a bit
2014-08-20  Lukas Nykrynutil: return after freeing all members of array
2014-08-19  Lennart Poetteringindentation/spurious whitespace fixes
2014-08-19  Lennart Poetteringsysusers: add another column to sysusers files for...
2014-08-15  Lennart PoetteringMerge commit 'b39a2770ba55637da80e2e389222c59dbea73507'
2014-08-15  Lennart Poetteringmain: minor code modernization for initializing the...
2014-08-15  Lennart Poetteringutil: make is_localhost() check for 'localdomain' too...
2014-08-14  Timofey Titovetscore: Refuse mount on symlink
2014-08-14  Lennart Poetteringcore: move status line ellipsation to 50% of the line
2014-08-11  Lennart Poetteringfix a couple of more lazy "return -1"
2014-08-11  Lennart Poetteringutil: avoid considering dpkg temporary files relevant...
2014-08-01  Lennart Poetteringresolved: read the system /etc/resolv.conf unless we...
2014-07-31  Zbigniew Jędrzejew... core/load-fragment.c: correct argument sign and split...
2014-07-31  Zbigniew Jędrzejew... Properly report invalid quoted strings
2014-07-31  Zbigniew Jędrzejew... Reject invalid quoted strings
2014-07-29  Lennart Poetteringresolved: when resolving an address PTR record via...
2014-07-29  Kay Sieverstime-util: add and use USEC/NSEC_INFINIY
2014-07-27  Ansgar Burchardtparse_boolean: require exact matches
2014-07-16  Zbigniew Jędrzejew... Be more careful when checking for empty files
2014-07-11  Zbigniew Jędrzejew... util: fix has cc check and add test
2014-07-07  Lennart Poetteringfirstboot: get rid of firstboot generator again, introd...
2014-07-07  Lennart Poetteringfirstboot: follow lock protocol when changing /etc...
2014-07-07  Lennart Poetteringfirstboot: add new component to query basic system...
2014-07-07  Lennart Poetteringutil: don't consider tabs special in string_has_cc...
2014-07-07  Lennart Poetteringutil: consider 0x7F a control chracter (which it is...
2014-07-02  Lennart Poetteringsd-bus: support connecting to remote hosts, directly...
2014-07-02  Lennart Poetteringutil: when unescaping strings, don't allow smuggling...
2014-07-02  Lennart Poetteringutil: generalize is_localhost() and use it everywhere...
2014-07-02  Lennart Poetteringpath: add new "systemd-path" utility for querying paths...
2014-07-01  Kay Sieversparse_uid: return -ENXIO for -1 uids
2014-06-30  Luke Shumakershared/util.c:wait_for_terminate_and_warn(): Add a...
2014-06-30  Lennart Poetteringutil: fix comment
2014-06-29  Lennart Poetteringutil: refuse considering UID 0xFFFF and 0xFFFFFFFF...
2014-06-24  Ronny Chevalieruse more _cleanup_ macro
2014-06-21  Zbigniew Jędrzejew... util: treat fuse.sshfs as a network filesystem
2014-06-20  Zbigniew Jędrzejew... util: do not strip /dev prefix twice
2014-06-20  Michael Marineaushared: fix search_and_fopen with alternate roots
2014-06-20  Michael Marineaushared: rename path_strv_canonicalize_absolute functions
2014-06-20  Zbigniew Jędrzejew... util.c: simplify rm_rf_children_dangerous
2014-06-17  Lennart Poetteringtmpfiles: add "+" modifier support to b, c, p lines...
2014-06-17  Lennart Poetteringinstall: make sure that --root= mode doesn't make us...
2014-06-16  Lennart Poetteringtmpfiles: add new "L+" command as stronger version...
2014-06-16  Lennart Poetteringtmpfiles: set up selinux label proeprly when creating...
2014-06-12  Lennart Poetteringsysusers: add minimal tool to reconstruct /etc/passwd...
2014-06-10  Lennart Poetteringtmpfiles: add new "C" line for copying files or directories
2014-06-10  Lennart Poetteringbus-proxy: properly index policy by uid/gid when parsing
2014-06-06  Lennart Poetteringnamespace: beef up read-only bind mount logic
2014-06-05  Lennart Poetteringnamespace: when setting up an inaccessible mount point...
2014-06-05  Lennart Poetteringutil: fix fd_cloexec(), fd_nonblock()
2014-06-05  Lennart Poetteringsd-daemon: introduce sd_pid_notify() and sd_pid_notifyf()
2014-06-01  Lennart Poetteringtimesyncd: split privilege dropping code out of timesyn...
2014-05-31  Thomas Hindoe Paab... util: ignore_file should not allow files ending with '~'
2014-05-24  Kay Sieverscore: timer - switch to touch_file()
2014-05-23  Kay Sieversshared: add touch_file() and let touch() always update...
2014-05-21  Lennart Poetteringutil: fix a gcc compiler warning
2014-05-18  Lennart Poetteringmachined: add logic to query IP addresses of containers
2014-05-15  Zbigniew Jędrzejew... Remove unnecessary casts in printfs
2014-05-05  Lennart Poetteringtimesyncd: lookup name server via sd-resolve, support...
2014-04-23  Lennart Poetteringdelta: draw arrows with draw_special_char()
2014-04-21  Michael Olbrichsystemctl: delete REBOOT_PARAM_FILE if no parameter...
2014-04-21  Bas van den BergRemove duplicate includes
2014-04-14  Lennart Poetteringutil: ignore kernel errors reported via close(), unless...
2014-04-12  Zbigniew Jędrzejew... Unify GREEDY_REALLOC and GREEDY_REALLOC_T
2014-03-25  Lennart Poetteringutil: consider both fuse.glusterfs and glusterfs networ...
2014-03-24  Lennart Poetteringutil: replace close_pipe() with new safe_close_pair()
2014-03-18  Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-03-16  Josh TriplettUse strlen even for constant strings
2014-03-14  Lennart Poetteringutil: add hexdump() call to create pretty hexdumps...
2014-03-14  Michael Marineaushared: add root argument to search_and_fopen
2014-03-12  Josh Triplettutil: Make in_charset a static inline in util.h
2014-03-12  Josh Triplettutil: Rewrite in_charset to use strspn
2014-03-11  Harald Hoyerutil: add files_same() helper function
2014-03-07  Lennart Poetteringfstab-generator: merge /proc/cmdline parsing loops...
2014-03-06  Lennart Poetteringutil: move more intellegince into parse_proc_cmdline()
2014-03-06  Lennart Poetteringutil: add timeout to generator execution
2014-03-05  Lennart Poetteringmissing: if RLIMIT_RTTIME is not defined by the libc...
2014-03-04  Lennart Poetteringlogind: make $XDG_RUNTIME_DIR a per-user tmpfs
2014-03-02  Zbigniew Jędrzejew... Disallow sizes with increasing unit size
2014-03-02  Zbigniew Jędrzejew... Allow fractional parts in disk sizes
2014-02-23  Lennart Poetteringcore: clean up some confusing regarding SI decimal...
2014-02-19  Lennart Poetteringutil: simplify get_ctty()
2014-02-19  Lennart Poetteringmake gcc shut up
2014-02-19  Lennart Poetteringcore: add Personality= option for units to set the...
2014-02-18  Lennart Poetteringnspawn: add new --personality= switch to make it easier...
2014-02-18  Lennart Poetteringutil: generalize code that checks whether PIDs are...
2014-02-17  Lennart Poetteringcore: fixate show_status earlier, so that we actually...
2014-02-17  Zbigniew Jędrzejew... Extract looping over /proc/cmdline into a shared function
2014-02-15  Zbigniew Jędrzejew... Fix prototype of get_process_state
2014-02-15  Kay Sieversutil: fix mismatching function signature
2014-02-15  Yuxuan Shuicore: fix detection of dead processes
2014-02-13  Michael Marineaushared: include root when canonicalizing conf paths
2014-02-11  Lennart Poetteringutil: modernize readlink_malloc() a bit
next