2014-06-16 |
Lennart Poettering | tmpfiles: add new "L+" command as stronger version... |
blob | commitdiff | raw |
2014-06-16 |
Lennart Poettering | tmpfiles: set up selinux label proeprly when creating... |
blob | commitdiff | raw | diff to current |
2014-06-12 |
Lennart Poettering | sysusers: add minimal tool to reconstruct /etc/passwd... |
blob | commitdiff | raw | diff to current |
2014-06-10 |
Lennart Poettering | tmpfiles: add new "C" line for copying files or directories |
blob | commitdiff | raw | diff to current |
2014-06-10 |
Lennart Poettering | bus-proxy: properly index policy by uid/gid when parsing |
blob | commitdiff | raw | diff to current |
2014-06-06 |
Lennart Poettering | namespace: beef up read-only bind mount logic |
blob | commitdiff | raw | diff to current |
2014-06-05 |
Lennart Poettering | namespace: when setting up an inaccessible mount point... |
blob | commitdiff | raw | diff to current |
2014-06-05 |
Lennart Poettering | util: fix fd_cloexec(), fd_nonblock() |
blob | commitdiff | raw | diff to current |
2014-06-05 |
Lennart Poettering | sd-daemon: introduce sd_pid_notify() and sd_pid_notifyf() |
blob | commitdiff | raw | diff to current |
2014-06-01 |
Lennart Poettering | timesyncd: split privilege dropping code out of timesyn... |
blob | commitdiff | raw | diff to current |
2014-05-31 |
Thomas Hindoe Paab... | util: ignore_file should not allow files ending with '~' |
blob | commitdiff | raw | diff to current |
2014-05-24 |
Kay Sievers | core: timer - switch to touch_file() |
blob | commitdiff | raw | diff to current |
2014-05-23 |
Kay Sievers | shared: add touch_file() and let touch() always update... |
blob | commitdiff | raw | diff to current |
2014-05-21 |
Lennart Poettering | util: fix a gcc compiler warning |
blob | commitdiff | raw | diff to current |
2014-05-18 |
Lennart Poettering | machined: add logic to query IP addresses of containers |
blob | commitdiff | raw | diff to current |
2014-05-15 |
Zbigniew Jędrzejew... | Remove unnecessary casts in printfs |
blob | commitdiff | raw | diff to current |
2014-05-05 |
Lennart Poettering | timesyncd: lookup name server via sd-resolve, support... |
blob | commitdiff | raw | diff to current |
2014-04-23 |
Lennart Poettering | delta: draw arrows with draw_special_char() |
blob | commitdiff | raw | diff to current |
2014-04-21 |
Michael Olbrich | systemctl: delete REBOOT_PARAM_FILE if no parameter... |
blob | commitdiff | raw | diff to current |
2014-04-21 |
Bas van den Berg | Remove duplicate includes |
blob | commitdiff | raw | diff to current |
2014-04-14 |
Lennart Poettering | util: ignore kernel errors reported via close(), unless... |
blob | commitdiff | raw | diff to current |
2014-04-12 |
Zbigniew Jędrzejew... | Unify GREEDY_REALLOC and GREEDY_REALLOC_T |
blob | commitdiff | raw | diff to current |
2014-03-25 |
Lennart Poettering | util: consider both fuse.glusterfs and glusterfs networ... |
blob | commitdiff | raw | diff to current |
2014-03-24 |
Lennart Poettering | util: replace close_pipe() with new safe_close_pair() |
blob | commitdiff | raw | diff to current |
2014-03-18 |
Lennart Poettering | util: replace close_nointr_nofail() by a more useful... |
blob | commitdiff | raw | diff to current |
2014-03-16 |
Josh Triplett | Use strlen even for constant strings |
blob | commitdiff | raw | diff to current |
2014-03-14 |
Lennart Poettering | util: add hexdump() call to create pretty hexdumps... |
blob | commitdiff | raw | diff to current |
2014-03-14 |
Michael Marineau | shared: add root argument to search_and_fopen |
blob | commitdiff | raw | diff to current |
2014-03-12 |
Josh Triplett | util: Make in_charset a static inline in util.h |
blob | commitdiff | raw | diff to current |
2014-03-12 |
Josh Triplett | util: Rewrite in_charset to use strspn |
blob | commitdiff | raw | diff to current |
2014-03-11 |
Harald Hoyer | util: add files_same() helper function |
blob | commitdiff | raw | diff to current |
2014-03-07 |
Lennart Poettering | fstab-generator: merge /proc/cmdline parsing loops... |
blob | commitdiff | raw | diff to current |
2014-03-06 |
Lennart Poettering | util: move more intellegince into parse_proc_cmdline() |
blob | commitdiff | raw | diff to current |
2014-03-06 |
Lennart Poettering | util: add timeout to generator execution |
blob | commitdiff | raw | diff to current |
2014-03-05 |
Lennart Poettering | missing: if RLIMIT_RTTIME is not defined by the libc... |
blob | commitdiff | raw | diff to current |
2014-03-04 |
Lennart Poettering | logind: make $XDG_RUNTIME_DIR a per-user tmpfs |
blob | commitdiff | raw | diff to current |
2014-03-02 |
Zbigniew Jędrzejew... | Disallow sizes with increasing unit size |
blob | commitdiff | raw | diff to current |
2014-03-02 |
Zbigniew Jędrzejew... | Allow fractional parts in disk sizes |
blob | commitdiff | raw | diff to current |
2014-02-23 |
Lennart Poettering | core: clean up some confusing regarding SI decimal... |
blob | commitdiff | raw | diff to current |
2014-02-19 |
Lennart Poettering | util: simplify get_ctty() |
blob | commitdiff | raw | diff to current |
2014-02-19 |
Lennart Poettering | make gcc shut up |
blob | commitdiff | raw | diff to current |
2014-02-19 |
Lennart Poettering | core: add Personality= option for units to set the... |
blob | commitdiff | raw | diff to current |
2014-02-18 |
Lennart Poettering | nspawn: add new --personality= switch to make it easier... |
blob | commitdiff | raw | diff to current |
2014-02-18 |
Lennart Poettering | util: generalize code that checks whether PIDs are... |
blob | commitdiff | raw | diff to current |
2014-02-17 |
Lennart Poettering | core: fixate show_status earlier, so that we actually... |
blob | commitdiff | raw | diff to current |
2014-02-17 |
Zbigniew Jędrzejew... | Extract looping over /proc/cmdline into a shared function |
blob | commitdiff | raw | diff to current |
2014-02-15 |
Zbigniew Jędrzejew... | Fix prototype of get_process_state |
blob | commitdiff | raw | diff to current |
2014-02-15 |
Kay Sievers | util: fix mismatching function signature |
blob | commitdiff | raw | diff to current |
2014-02-15 |
Yuxuan Shui | core: fix detection of dead processes |
blob | commitdiff | raw | diff to current |
2014-02-13 |
Michael Marineau | shared: include root when canonicalizing conf paths |
blob | commitdiff | raw | diff to current |
2014-02-11 |
Lennart Poettering | util: modernize readlink_malloc() a bit |
blob | commitdiff | raw | diff to current |
2014-02-11 |
Lennart Poettering | util: drop parse_user_at_host() since its unused now |
blob | commitdiff | raw | diff to current |
2014-02-03 |
Lennart Poettering | conf-parser: warn when we open configuration files... |
blob | commitdiff | raw | diff to current |
2014-01-31 |
Greg KH | use memzero(foo, length); for all memset(foo, 0, length... |
blob | commitdiff | raw | diff to current |
2014-01-29 |
Zbigniew Jędrzejew... | Base mkostemp_safe on mkostemp |
blob | commitdiff | raw | diff to current |
2014-01-29 |
Zbigniew Jędrzejew... | Get rid of write_safe |
blob | commitdiff | raw | diff to current |
2014-01-28 |
Lennart Poettering | always use the same code for creating temporary files |
blob | commitdiff | raw | diff to current |
2014-01-28 |
Lennart Poettering | util: pick slightly safer open() flags when creating... |
blob | commitdiff | raw | diff to current |
2014-01-28 |
Lennart Poettering | util: pass original flags value to mkostemp(), in open_... |
blob | commitdiff | raw | diff to current |
2014-01-28 |
Lennart Poettering | util: simplify mkostemp_safe() |
blob | commitdiff | raw | diff to current |
2014-01-28 |
Lennart Poettering | util: introduce new dev_urandom() call that is like... |
blob | commitdiff | raw | diff to current |
2014-01-28 |
Lennart Poettering | util: modernize loop_read() and loop_write() a bit |
blob | commitdiff | raw | diff to current |
2014-01-28 |
Zbigniew Jędrzejew... | journal: guarantee async-signal-safety in sd_journald_sendv |
blob | commitdiff | raw | diff to current |
2014-01-28 |
Zbigniew Jędrzejew... | Replace mkostemp+unlink with open(O_TMPFILE) |
blob | commitdiff | raw | diff to current |
2014-01-27 |
Lennart Poettering | resolve: update sd-resolve to match the other APIs... |
blob | commitdiff | raw | diff to current |
2014-01-05 |
Simon Peeters | shared: util.c: unify split and split_quoted |
blob | commitdiff | raw | diff to current |
2014-01-05 |
Simon Peeters | util.c: use read_one_line_file where possible |
blob | commitdiff | raw | diff to current |
2014-01-05 |
Simon Peeters | shared: procfs_file_alloca: handle pid==0 |
blob | commitdiff | raw | diff to current |
2013-12-24 |
Lennart Poettering | util: don't accept an empty peer label as valid |
blob | commitdiff | raw | diff to current |
2013-12-24 |
Lennart Poettering | util: unify SO_PEERCRED/SO_PEERSEC invocations |
blob | commitdiff | raw | diff to current |
2013-12-23 |
Lennart Poettering | util: when we try to read /proc/cmdline in a container... |
blob | commitdiff | raw | diff to current |
2013-12-22 |
Lennart Poettering | shared: switch our hash table implementation over to... |
blob | commitdiff | raw | diff to current |
2013-12-21 |
Florian Weimer | util: replace readdir_r with readdir |
blob | commitdiff | raw | diff to current |
2013-12-18 |
Lennart Poettering | service: watch main pid even in final states |
blob | commitdiff | raw | diff to current |
2013-12-17 |
Shawn Landden | _noreturn_ --> noreturn for C11 compat |
blob | commitdiff | raw | diff to current |
2013-12-17 |
Shawn Landden | util: no need for in_initrd() cache to be thread-local |
blob | commitdiff | raw | diff to current |
2013-12-17 |
Shawn Landden | __thread --> thread_local for C11 compat |
blob | commitdiff | raw | diff to current |
2013-12-17 |
Lennart Poettering | bus: when entering an existing namespace to connect... |
blob | commitdiff | raw | diff to current |
2013-12-16 |
Lennart Poettering | util: try harder to increase the send/recv buffers... |
blob | commitdiff | raw | diff to current |
2013-12-16 |
Lennart Poettering | core: refuse doing %h, %s, %U specifier resolving in... |
blob | commitdiff | raw | diff to current |
2013-12-14 |
Lennart Poettering | util: when joining a namespace make sure to reset all... |
blob | commitdiff | raw | diff to current |
2013-12-14 |
Lennart Poettering | bus: when connecting to a container's kdbus instance... |
blob | commitdiff | raw | diff to current |
2013-12-10 |
Lennart Poettering | util: check for overflow in greedy_realloc() |
blob | commitdiff | raw | diff to current |
2013-12-07 |
Zbigniew Jędrzejew... | Get rid of our reimplementation of basename |
blob | commitdiff | raw | diff to current |
2013-12-06 |
Yuxuan Shui | util: fix misuse of memcmp |
blob | commitdiff | raw | diff to current |
2013-12-03 |
Thomas Hindoe Paab... | trivial coding style clean ups |
blob | commitdiff | raw | diff to current |
2013-12-01 |
David Herrmann | util: add greedy_realloc0() |
blob | commitdiff | raw | diff to current |
2013-12-01 |
Shawn Landden | systemctl: add "systemctl cat" |
blob | commitdiff | raw | diff to current |
2013-11-30 |
Thomas Hindoe Paab... | util.c: check if return value from ttyname_r is > 0... |
blob | commitdiff | raw | diff to current |
2013-11-28 |
Lennart Poettering | bus: add new sd_bus_creds object to encapsulate process... |
blob | commitdiff | raw | diff to current |
2013-11-28 |
Lennart Poettering | util: fix handling of trailing whitespace in split_quoted() |
blob | commitdiff | raw | diff to current |
2013-11-27 |
Lennart Poettering | service: add the ability for units to join other unit... |
blob | commitdiff | raw | diff to current |
2013-11-25 |
Lennart Poettering | shutdown: during final killing spree also send SIGHUP... |
blob | commitdiff | raw | diff to current |
2013-11-21 |
Lennart Poettering | bus: add API calls to escape string components of objec... |
blob | commitdiff | raw | diff to current |
2013-11-19 |
Karel Zak | Remove duplicate includes |
blob | commitdiff | raw | diff to current |
2013-11-14 |
Olivier Brunel | Resolve /dev/console to the active tty instead of just... |
blob | commitdiff | raw | diff to current |
2013-11-08 |
Lennart Poettering | shutdown: unify handling of reboot() syscall a bit |
blob | commitdiff | raw | diff to current |
2013-11-08 |
Lennart Poettering | Remove dead code and unexport some calls |
blob | commitdiff | raw | diff to current |
2013-11-07 |
Lennart Poettering | util: add circle to special chars we can draw |
blob | commitdiff | raw | diff to current |
2013-11-06 |
Lennart Poettering | util: unify reading of /proc/cmdline |
blob | commitdiff | raw | diff to current |
next |