chiark / gitweb /
bus: make gcc shut up
[elogind.git] / src / shared /
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
2013-12-01 Shawn Landdensystemctl: add "systemctl cat"
2013-11-30 Thomas Hindoe Paab... util.c: check if return value from ttyname_r is > 0...
2013-11-30 Thomas Hindoe Paab... macro.h: fix typo in comment
2013-11-30 Lennart Poetteringbus: include unique and well known names in credentials...
2013-11-28 Zbigniew Jędrzejew... virt: split detect_vm into separate functions
2013-11-28 Lennart Poetteringbus: add new sd_bus_creds object to encapsulate process...
2013-11-28 Lennart Poetteringutil: fix handling of trailing whitespace in split_quoted()
2013-11-27 Lennart Poetteringservice: add the ability for units to join other unit...
2013-11-25 Yin Kangkaiconf-parser: fix memory realloc error
2013-11-25 Lennart Poetteringshutdown: during final killing spree also send SIGHUP...
2013-11-25 Tom Gundersenconf-parser: distinguish between multiple sections...
2013-11-25 Lennart Poetteringswap: split state machine state ACTIVATING into two
2013-11-25 Tom Gundersenudev: net_setup_link - don't use Description as Alias
2013-11-22 Lennart Poetteringsystemctl: indicate in list-dependencies whether a...
2013-11-22 Lennart Poetteringbuild-sys: move more files from core/ to share/ that...
2013-11-22 Lukasz Skalskimacro: fix problem with __LINE__ macro expansion
2013-11-22 David Herrmannmacro: fix assert_cc() fallback
2013-11-22 Lennart Poetteringbus: rework sd_bus_error APIs
2013-11-21 Lennart Poetteringbus: add API calls to escape string components of objec...
2013-11-20 Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-11-20 Lennart Poetteringhashmap: be a bit more conservative with pre-allocating...
2013-11-20 Lennart Poetteringinstall: when determining where default.target points...
2013-11-20 Lennart Poetteringcalendar: support 'yearly' and 'annually' names the...
2013-11-20 Lennart Poetteringhwclock: modernizations
2013-11-20 Lennart Poetteringmacro: add _unlikely_() to assert_return()
2013-11-20 Lennart Poetteringmacro: change assert_cc() so that it can appear outside...
2013-11-20 Lennart Poetteringinstall: use const where we can
2013-11-20 Tom Gundersenconf-parser: don't leak section names
2013-11-19 Zbigniew Jędrzejew... localed: match converted keymaps before legacy
2013-11-19 Karel ZakRemove duplicate includes
2013-11-19 Shawn Landdenuse #pragma once instead of foo*foo define guards
2013-11-14 Olivier BrunelResolve /dev/console to the active tty instead of just...
2013-11-11 Lennart Poetteringtimer: consider (usec_t) -1 an invalid timestamp
2013-11-11 Lennart Poetteringtimer: properly format relative timestamps in the future
2013-11-09 Tom Gundersennet-util: add inet address/family parsing
2013-11-08 Lennart Poetteringshutdown: unify handling of reboot() syscall a bit
2013-11-08 Lennart PoetteringRemove dead code and unexport some calls
2013-11-08 Lukas Nykrynmanager: configurable StartLimit default values
2013-11-08 Lennart Poetteringinstall: don't override caller's parameter
2013-11-07 Lennart Poetteringpolkit: don't spawn local client if we access a remote...
2013-11-07 Lennart Poetteringutil: add circle to special chars we can draw
2013-11-07 Jan JanssenMake hibernation test work for swap files
2013-11-07 WaLyong ChoSupport additional argument in reboot
2013-11-07 Pavel Holicaacpi-fpdt: break on zero or negative length read
2013-11-07 Lennart Poetteringutf8: export utf8 validation functions as part of sd-bus
2013-11-07 Lennart Poetteringutf8: ascii_filter() is unused, let's remove it
next