chiark / gitweb /
networkd: netdev - reduce chance of race when receiving netdev's ifindex
[elogind.git] / src / shared /
2014-01-30 Tom Gundersensd-dhcp-client/net-util: make netmask_to_prefixlen...
2014-01-30 Tom Gundersennet-util: verify the address family
2014-01-30 Lennart Poetteringutmp: make sure we don't write the utmp reboot record...
2014-01-29 Zbigniew Jędrzejew... Base mkostemp_safe on mkostemp
2014-01-29 Zbigniew Jędrzejew... Get rid of write_safe
2014-01-28 Lennart Poetteringalways use the same code for creating temporary files
2014-01-28 Lennart Poetteringutil: pick slightly safer open() flags when creating...
2014-01-28 Lennart Poetteringutil: define O_TMPFILE on x86/x86-64, where the generic...
2014-01-28 Lennart Poetteringutil: pass original flags value to mkostemp(), in open_...
2014-01-28 Lennart Poetteringutil: simplify mkostemp_safe()
2014-01-28 Lennart Poetteringutil: introduce new dev_urandom() call that is like...
2014-01-28 Lennart Poetteringutil: modernize loop_read() and loop_write() a bit
2014-01-28 Zbigniew Jędrzejew... manager: add systemd.show_status=auto mode
2014-01-28 Zbigniew Jędrzejew... journal: guarantee async-signal-safety in sd_journald_sendv
2014-01-28 Zbigniew Jędrzejew... Replace mkostemp+unlink with open(O_TMPFILE)
2014-01-27 Lennart Poetteringbus: add API calls for connecting to starter bus
2014-01-27 Lennart Poetteringresolve: update sd-resolve to match the other APIs...
2014-01-22 Tom GundersenDEFINE_STRING_TABLE_LOOKUP: return _INVALID_* rather...
2014-01-20 Lennart Poetteringexec: introduce PrivateDevices= switch to provide servi...
2014-01-12 Lennart Poetteringcore: clean up environment block for --user instances...
2014-01-11 Zbigniew Jędrzejew... journald: do not free space when disk space runs low
2014-01-09 Zbigniew Jędrzejew... No need to canonicalize fixed paths
2014-01-05 Zbigniew Jędrzejew... shared/install: use char** convention for strvs
2014-01-05 Simon Peetersstrv: multiple cleanups
2014-01-05 Simon Peetersshared: util.c: unify split and split_quoted
2014-01-05 Simon Peetersutil.c: use read_one_line_file where possible
2014-01-05 Simon Peetersshared: procfs_file_alloca: handle pid==0
2014-01-04 Tom GundersenRevert "net-util: add support for Type=ethernet"
2014-01-03 Tom Gundersennet-util: add support for Type=ethernet
2014-01-03 Zbigniew Jędrzejew... Introduce cleanup functions for cap_free
2014-01-03 Zbigniew Jędrzejew... Use format patterns for usec_t, pid_t, nsec_t, usec_t
2014-01-03 Zbigniew Jędrzejew... Move bus path definitions to def.h
2014-01-02 Tom Gundersennetworkd: improve logging
2013-12-31 Zbigniew Jędrzejew... sleep-config: fix double free
2013-12-30 Stefan Bellersleep-config: Dereference pointer before check for...
2013-12-28 Lennart Poetteringshared: add simplistic XML parser for usage in the...
2013-12-26 Zbigniew Jędrzejew... Use enums to make it obvious what boolean params mean
2013-12-26 Zbigniew Jędrzejew... systemctl: allow globbing in commands which take multip...
2013-12-25 Lennart Poetteringbus: rename message "serial" to "cookie"
2013-12-25 Lennart Poetteringshared: fix getpeername_pretty() for AF_UNIX sockets
2013-12-25 Lennart Poetteringunit: include peer identity in description of per-conne...
2013-12-24 Dave Reisnersleep-config: fix useless check for swapfile type
2013-12-24 Lennart Poetteringbus: properly shift cgroup data returned from kdbus...
2013-12-24 Lennart Poetteringlog: log_error() and friends add a newline after each...
2013-12-24 Lennart Poetteringutil: don't accept an empty peer label as valid
2013-12-24 Lennart Poetteringutil: unify SO_PEERCRED/SO_PEERSEC invocations
2013-12-23 Lennart Poetteringbus: when getting a kdbus connection into a container...
2013-12-23 Lennart Poetteringutil: when we try to read /proc/cmdline in a container...
2013-12-23 Lennart Poetteringlog: als turn on debug logging in non-PID1 if /proc...
2013-12-23 Lennart Poetteringbus: switch kdbus bloom filter over to SipHash (from...
2013-12-23 Kay Sieverslibudev: ship the original MurmurHash2.[ch] file
2013-12-22 Zbigniew Jędrzejew... Fix extraction of _SYSTEMD_USER_UNIT
2013-12-22 Lennart Poetteringshared: switch our hash table implementation over to...
2013-12-21 Florian Weimerutil: remove union dirent_storage
2013-12-21 Florian Weimerconf-files: replace readdir_r with readdir
2013-12-21 Florian Weimerutil: replace readdir_r with readdir
2013-12-21 Florian Weimerinstall: replace readdir_r with readdir
2013-12-21 Shawn LanddenDEFAULT_PATH_SPLIT_USR macro
2013-12-21 Zbigniew Jędrzejew... logging: reduce send timeout to something more sensible
2013-12-19 Lennart Poetteringdef: lower exit-on-idle time
2013-12-19 Zbigniew Jędrzejew... udevadm: modernization
2013-12-18 Lennart PoetteringRevert "ptyfwd: make master terminal attributes raw...
2013-12-18 Lennart Poetteringptyfwd: make master terminal attributes raw, too
2013-12-18 Lennart Poetteringlog: when we log to /dev/console and got disconnected...
2013-12-18 Lennart Poetteringlog: don't reopen /dev/console each time we call log_open()
2013-12-18 Lennart Poetteringservice: watch main pid even in final states
2013-12-18 Lennart Poetteringbusctl: output a single sorted list of names, including...
2013-12-17 Shawn Landden_noreturn_ --> noreturn for C11 compat
2013-12-17 Shawn Landdenutil: no need for in_initrd() cache to be thread-local
2013-12-17 Shawn Landden__thread --> thread_local for C11 compat
2013-12-17 Lukasz Skalskilibsystemd-bus: true/false instead of yes/no in msg...
2013-12-17 Zbigniew Jędrzejew... systemctl: highlight filenames in cat
2013-12-17 Lennart Poetteringbus: when entering an existing namespace to connect...
2013-12-16 Lennart Poetteringutil: try harder to increase the send/recv buffers...
2013-12-16 Lennart Poetteringcore: refuse doing %h, %s, %U specifier resolving in...
2013-12-15 Zbigniew Jędrzejew... Fix a few signed/unsigned format string issues
2013-12-14 Lennart Poetteringutil: port last code over to new namespace utility...
2013-12-14 Lennart Poetteringutil: when joining a namespace make sure to reset all...
2013-12-14 Lennart Poetteringbus: when connecting to a container's kdbus instance...
2013-12-12 Patrik Flyktshared: Add struct sockaddr_ll to sockaddr_union
2013-12-12 Lennart Poetteringlog: protect errno when we use assert_return()
2013-12-12 Marc-Antoine Perennoushared: add missing include
2013-12-12 Zbigniew Jędrzejew... Do not log all assert_return failures
2013-12-11 Lennart Poetteringjournald: cache cgroup root path, instead of querying...
2013-12-11 Lennart Poetteringjournal: add ability to browse journals of running...
2013-12-11 Lennart Poetteringservice: clean up watchdog logic a bit
2013-12-11 Luke Shumakerptyfwd: Don't set the output prop of stdin, nor the...
2013-12-11 Luke Shumakerptyfwd: Set the size of the PTY base on the size of...
2013-12-10 Lennart Poetteringhashmap: make gcc shut up on old glibcs that lack getau...
2013-12-10 Lennart Poetteringutil: check for overflow in greedy_realloc()
2013-12-10 Lennart Poetteringmacro: log assertion at debug level in assert_return()
2013-12-07 Zbigniew Jędrzejew... Get rid of our reimplementation of basename
2013-12-06 Yuxuan Shuiutil: fix misuse of memcmp
2013-12-03 Thomas Hindoe Paab... trivial coding style clean ups
2013-12-03 Lennart Poetteringmacro: better make IN_SET() macro use const arrays
2013-12-03 Lennart Poetteringbus: add generator that turns old dbus1 activation...
2013-12-02 Lennart Poetteringbus: add .busname unit type to implement kdbus-style...
2013-12-02 Lennart Poetteringmacro: add a macro to test whether a value is in a...
2013-12-01 David Herrmannutil: add greedy_realloc0()
2013-12-01 Shawn Landdenfix regression of read_full_file() in fileio.c
next