chiark / gitweb /
bus: Add bus_kernel_monitor function
[elogind.git] / src / shared /
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
2013-11-06 Lennart Poetteringsocket: rework things to have only one sockaddr formatter
2013-11-06 Lennart Poetteringmkdir: modernize header ifdefs
2013-11-06 Lennart Poetteringsocket-proxyd: rework to support multiple sockets and...
2013-11-06 Lennart Poetteringactive: rework make_socket_fd() to be based on socket_a...
2013-11-06 Lennart Poetteringpath-util: paths_check_timestamp() opimizations
2013-11-06 Lennart Poetteringutil: unify reading of /proc/cmdline
2013-11-05 Lennart Poetteringbus: delete some now used dbus1 code
2013-11-05 Tom Gundersennet-util: don't use libudev
2013-11-04 Tom Gundersennet-config: start split out matching and parsing logic
2013-10-31 Lennart Poetteringvirt: move caching of virtualization check results...
2013-10-31 Kay Sieverstimedatectl: get time values from the service instead...
2013-10-31 Lennart Poetteringmachinectl: add new command to spawn a getty inside...
2013-10-31 Lennart Poetteringnspawn: split out pty forwaring logic into ptyfwd.c
2013-10-30 Lennart Poetteringutil: when we use path_strv_canonicalize() we must...
2013-10-30 Lennart Poetteringmachined: port over to libsystemd-bus
2013-10-29 Lennart Poetteringstrv: introduce new STRV_MAKE and STRV_MAKE_EMPTY macro...
2013-10-29 Lennart Poetteringstrv: introduce new strv_from_stdarg_alloca() macro...
2013-10-29 Tom Gundersenpath_check_timestamp: only keep the most recent timestamp
2013-10-29 Tom Gundersenudev: link-config - add proper parsing
2013-10-29 Tom Gundersenconf-parser: add macro for ENUMV
2013-10-28 Tom Gundersenudev: link-config - move naming policy from udev rules
2013-10-27 Daniel Buchpath_lookup: moved _cleanup_lookup_paths_free_ from...
2013-10-26 Tom GundersenSTRV_FOREACH_BACKWARDS: improve readability a bit
2013-10-26 Tom Gundersenudev: move udev_rules_check_timestamp to shared
2013-10-26 Tom GundersenSTRV_FOREACH_BACWARDS: start at the tail of the list
2013-10-26 Thomas Hindoe Paab... typo fix in comment
2013-10-21 Kay Sieverssilent a few more gcc warnings
2013-10-21 Kay Sieversbuild-sys: use -Og instead of -O0 to catch warnings
2013-10-20 Kay Sieversbus: remove static introspection file export
2013-10-20 Colin Walterslog: Fix previous commit to use correct level
2013-10-20 Kay Sieverslog: avoid calling the logging functions for log levels...
2013-10-18 Tom Gundersenkerne-command-line: introduce option 'systemd.restore_s...
2013-10-16 Lennart Poetteringtimedated: expose time and NTP sync flag via the bus
2013-10-16 Lennart Poetteringmacro: clean up usage of gcc attributes
2013-10-14 Zbigniew Jędrzejew... Fix bad assert in show_pid_array
2013-10-14 Bastien Nocerashared/util: Fix glob_extend() argument
2013-10-14 Lennart Poetteringlist: make our list macros a bit easier to use by not...
2013-10-14 Lennart Poetteringutil: allow trailing semicolons on define_trivial_clean...
2013-10-13 Zbigniew Jędrzejew... Introduce udev object cleanup functions
2013-10-13 Zbigniew Jędrzejew... Introduce _cleanup_fdset_free_
2013-10-13 Zbigniew Jędrzejew... dbus-common: avoid leak in error path
2013-10-13 Zbigniew Jędrzejew... Modernization
next