chiark / gitweb /
capability: use /proc/sys/kernel/cap_last_cap
[elogind.git] / src / shared / util.c
2014-12-28 Lennart Poetteringutil: treat -1 as special size in format_bytes()
2014-12-28 Lennart Poetteringmachinectl/machined: implement "rename", "clone", ...
2014-12-26 Lennart Poetteringutil: always override crtime xattr
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 Poetteringmachined: add new call OpenMachineLogin() that starts...
2014-12-23 Lennart Poetteringutil: add allocation loop to gettyname_malloc()
2014-12-23 Lennart Poetteringsystemd-run: support -t mode when combined with -M
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 Poetteringutil: when creating temporary filename for atomic creat...
2014-12-19 Lennart Poetteringutil: make sure rm_rf() can be called on symlinks ...
2014-12-19 Zbigniew Jędrzejew... Treat a trailing backslash as an error
2014-12-18 Lennart Poetteringutil: in make_stdio() use dup2() rather than dup3()
2014-12-12 Lennart Poetteringnspawn: allow spawning ephemeral nspawn containers...
2014-12-12 Lennart Poetteringutil: minor simplification for loop_write() and loop_read()
2014-12-12 Lennart Poetteringutil: when using basename() for creating temporary...
2014-12-11 Torstein Husebøshared: correct spacing near eol in code comments
2014-12-10 Zbigniew Jędrzejew... treewide: sanitize loop_write
2014-12-10 Lennart Poetteringcore: unify how we iterate over inotify events
2014-12-09 Lennart Poetteringsd-bus: get rid of PID starttime concept
2014-12-03 Thomas Hindoe Paab... util: don't shadow variable
2014-12-03 Didier Rochemachine-id-setup: add a machine_id_commit call to commi...
2014-11-29 Zbigniew Jędrzejew... delta: diff returns 1 when files differ, ignore this
2014-11-28 Lennart Poetteringtreewide: introduce UID_INVALID (and friends) as macro...
2014-11-28 Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28 Michal Schmidttreewide: yet more log_*_errno + return simplifications
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-27 Lennart Poetteringkdbus: set kernel attach mask before creating the first bus
2014-11-27 Jakub Filakutil: add function getting proc environ
2014-11-25 Lennart Poetteringutil: skip incomplete ucred information in getpeersec()
2014-11-20 Jakub Filakutil: add functions getting proc cwd and root
2014-11-14 Lennart Poetteringbusctl: add new "call" command to invoke methods on...
2014-11-10 Lennart Poetteringstrv: rework strv_split_quoted() to use unquote_first_w...
2014-11-07 Tom Gundersenshared: add readlink_value
2014-11-07 Lennart Poetteringutil: simplify normalize_env_assignment() a bit
2014-11-07 Lennart Poetteringutil: file_is_priv_sticky() is used internally in util...
2014-11-07 Lennart Poetteringutil: rework /proc/cmdline parser to use unquote_first_...
2014-11-07 Lennart Poetteringutil: simplify proc_cmdline() to reuse get_process_cmdl...
2014-11-07 Lennart Poetteringutil: make use of isempty() where appropriate
2014-11-06 Lennart Poetteringcondition: unify condition logic in one file
2014-11-05 Lennart Poetteringutil: minor modernisations
2014-10-30 Lennart Poetteringutil: unify how we see srand()
2014-10-30 Lennart Poetteringutil: don't block on getrandom()
2014-10-29 Lennart Poetteringutil: make use of the new getrandom() syscall if it...
2014-10-27 Michal Sekletarutil: fix copy-paste error and actually set the new...
2014-10-27 Michal Sekletarutil: introduce sethostname_idempotent
2014-10-23 Lennart Poetteringlabel: move is_dir() to util.c
2014-10-08 Thomas Hindoe Paab... util: avoid double close of fd
2014-10-01 Zbigniew Jędrzejew... shared: util - use nicer idiom to silence Coverity
2014-09-30 Tom Gundersenshared: util - use nicer idiom to silence Coverity
2014-09-29 Tom Gundersenutil: silence coverity
2014-09-16 Thomas Hindoe Paab... util: remove a unnecessary check
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
next