chiark / gitweb /
rtnl: add event loop integration
[elogind.git] / src /
2013-11-14 Tom Gundersenrtnl: add event loop integration
2013-11-14 Tom Gundersenbus: typo
2013-11-14 Tom Gundersenloopback-setup: move to rtnl
2013-11-14 Tom Gundersenrtnl: add call_async and call_async_cancel
2013-11-14 Olivier BrunelFix possible lack of status messages on shutdown/reboot
2013-11-14 Olivier BrunelOnly disable output on console during boot if needed
2013-11-14 Olivier BrunelResolve /dev/console to the active tty instead of just...
2013-11-14 Umut Tezduyar Lindskogjournal: timestamp support on console messages
2013-11-13 Tom Gundersenrtnl: start adding support for asynchronous messaging
2013-11-13 Tom Gundersenrtnl: rename rtnl_bus_send_with_reply_and_block() to...
2013-11-13 Thomas Hindoe Paab... logind: create the session fifo before saving the sessi...
2013-11-13 Mantas Mikulėnasactivate: fix crash when -s is passed
2013-11-13 Mantas Mikulėnasactivate: mention -E in the help text
2013-11-13 Mantas Mikulėnassystemctl: honor --no-legend in 'list-jobs'
2013-11-13 Kay Sieversudev: declare some symbols static
2013-11-13 Zbigniew Jędrzejew... systemd-python: fix booted() and add two functions...
2013-11-12 Zbigniew Jędrzejew... build-sys: add a link test for exported symbols
2013-11-12 Kristian Høgsberguaccess: Add new DRM render nodes
2013-11-12 Kay Sieversudev: declare some symbols static
2013-11-12 Kay Sieversbus: test-bus-objects - add missing header
2013-11-12 Lennart Poetteringbus: add missing dump.[ch]
2013-11-11 Lennart Poetteringbus: beautify bus_message_dump() output a bit
2013-11-11 Lennart Poetteringbusctl: show machine name of all registered names
2013-11-11 Lennart Poetteringbus: set no_auto_start flag for GetMachineId calls...
2013-11-11 Lennart Poetteringbus: detect blocking message calls to our own connectio...
2013-11-11 Lennart Poetteringbus: add api to control auto start message flag
2013-11-11 Lennart Poetteringid128: introduce SD_ID128_STRING_MAX consant for sizing...
2013-11-11 Lennart Poetteringbus: export utf8 validator calls as pure functions
2013-11-11 Lennart Poetteringbus: introduce concept of a default bus for each thread...
2013-11-11 Lennart Poetteringbus: introduce concept of a "default" event loop per...
2013-11-11 Lennart Poetteringtest: fix minor memory leak in test-event
2013-11-11 Lennart Poetteringbus: rename sd_bus_send_with_reply_and_block() to sd_bu...
2013-11-11 Kay Sieverssystemctl: warning: ‘r’ may be used uninitialized in...
2013-11-11 Zbigniew Jędrzejew... systemctl: avoid unitialized access when showing 0...
2013-11-11 Lennart Poetteringbus: add APIs for adding iovecs to messages as string...
2013-11-11 Lennart Poetteringsystemctl: add new "list-timers" command
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-10 Lennart Poetteringbus: we really need to get rid of the :no-sender hack
2013-11-10 Lennart Poetteringbus: actually export sd_utf8_is_valid() and sd_ascii_is...
2013-11-10 Lennart Poetteringbus: use ENXIO as error condition when trying to exit...
2013-11-10 Thomas Hindoe Paab... analyze: plot the time spent setting up security modules
2013-11-10 Lennart Poetteringbutton: don't exit if we cannot handle a button press
2013-11-10 Zbigniew Jędrzejew... bus: fix build with old glibc
2013-11-10 Zbigniew Jędrzejew... systemctl: make sure daemon-reload returns success
2013-11-10 Tom Gundersennetwork: fix tests
2013-11-10 Zbigniew Jędrzejew... systemctl: fix printing of individual properties
2013-11-10 Zbigniew Jędrzejew... systemd: fix memory leak in cgroup code
2013-11-09 Tom Gundersennetworkd: add a basic network daemon
2013-11-09 Tom Gundersennet-util: add inet address/family parsing
2013-11-09 Thomas Hindoe Paab... bootctl: remove unused options from getopt_long
2013-11-08 Kay Sieversbus: let magic ":no-sender" pass the validation
2013-11-08 Lennart Poetteringbus: port remaining code over to use bus_error_message()
2013-11-08 Lennart Poetteringlocalectl: port over to bus_log_create_error()
2013-11-08 Lennart Poetteringshutdown: unify handling of reboot() syscall a bit
2013-11-08 Lennart Poetteringsystemctl: properly initialize column widths for list...
2013-11-08 Kay Sieverssystemctl: rename 'listen'
2013-11-08 Lennart Poetteringbus: allow queuing more local msgs
2013-11-08 Lennart PoetteringRemove dead code and unexport some calls
2013-11-08 Kay Sieverssystemctl: fix "reboot" call
2013-11-08 Lennart Poetteringsystemctl: restore ability to directly connect to PID1...
2013-11-08 Lukas Nykrynmanager: configurable StartLimit default values
2013-11-08 Dave Reisnerlink-config: Fix typo in log_warning
2013-11-08 Dave Reisnerlink-config: match length for kernel commandline option
2013-11-08 Kay Sieverssystemctl: initialize variables
2013-11-08 Lennart Poetteringsystemctl: allow listing cgroups of containers
2013-11-08 Lennart Poetteringclients: fix some signal handler issues
2013-11-08 Lennart Poetteringsystemctl: various cleanups
2013-11-08 Lennart Poetteringinstall: don't override caller's parameter
2013-11-08 Lennart Poetteringclients: add missing command line arguments
2013-11-08 Lennart Poetteringjournal: fix minor memory leak
2013-11-08 Marc-Antoine Perennousystemctl: port to libsystemd-bus
2013-11-08 Lennart Poetteringmachinectl: close bus to container early
2013-11-08 Tom Gundersenrtnl: message - initialize all memory
2013-11-08 Tom Gundersentest-rtnl: fix typo
2013-11-07 Michal Sekletarsystemctl: return r instead of always returning 0
2013-11-07 Michal Sekletarnet-util: call ioctl() only if necessary
2013-11-07 Lennart Poetteringbus: use new property retrieval calls everywhere
2013-11-07 Lennart Poetteringinhibit: more conversions to use bus_log_parse_error()
2013-11-07 Lennart Poetteringanalyze: make use of new sd_bus_get_property_strv(...
2013-11-07 Lennart Poetteringclients: try to follow roughly the same order in -...
2013-11-07 Lennart Poetteringmachinectl: show list headers even if we pipe, since...
2013-11-07 Lennart Poetteringbus: log message parsing errors everywhere with a gener...
2013-11-07 Lennart Poetteringpolkit: don't spawn local client if we access a remote...
2013-11-07 Lennart Poetteringsystemctl: we show headers for list-units even when...
2013-11-07 Simon Peetersloginctl: convert to sd-bus
2013-11-07 Lennart Poetteringbus: add APIs to easily query string and strv properties
2013-11-07 Marc-Antoine Perennoubus: mark sd_bus_message_at_end public
2013-11-07 Marc-Antoine Perennoubus: fix bus_print_property with strv
2013-11-07 Lennart Poetteringbus: bus_message_read_strv_extend() should return 1...
2013-11-07 Lennart Poetteringbus: fix output of bus_message_dump()
2013-11-07 Lennart Poetteringbus: allow reading empty arrays with sd_bus_message_rea...
2013-11-07 Lennart Poetteringrtnl: add Makefile symlink
2013-11-07 Lennart Poetteringbus: also check for NULL when appending trivial types
2013-11-07 Kay Sieversbus: message_append_basic() - allow string == NULL
2013-11-07 Lennart Poetteringsocket-proxy: actually properly keep track of connections
2013-11-07 Lennart Poetteringactivate: print a nice message if no fd to listen on...
2013-11-07 Lennart Poetteringshutdown: as sd-shutdown.h is a drop-in header it shoul...
2013-11-07 Lennart Poetteringapi: replace manual C++ guards by macros
2013-11-07 Lennart Poetteringsocket-proxyd: no need to redefine sockaddr union
next