chiark / gitweb /
test: udev - restrict nemuric uid's to existing ones
[elogind.git] / src /
2014-09-20 David Herrmannterminal: fix mode sync for connectors
2014-09-20 David Herrmannterminal: restructure some logging calls in grdrm
2014-09-20 David Herrmannterminal: grdev: schedule virtual frame events if hw...
2014-09-20 David Herrmannterminal: grdev: raise frame event after DISPLAY_ADD...
2014-09-20 David Herrmannterminal: split grdrm_crtc_commit() apart
2014-09-20 David Herrmannterminal: grdev: refresh device state on hotplug events
2014-09-20 David Herrmannterminal: grdev: treat udev-devices without devnum...
2014-09-20 David Herrmannterminal: modeset: forward DEVICE_CHANGE events into...
2014-09-20 David Herrmannterminal: reduce speed of morphing colors in modeset...
2014-09-20 David Herrmannterminal: make drm-connectors first-level devices
2014-09-20 David Herrmannterminal: forward DEVICE_CHANGE events via sysview
2014-09-20 David Herrmannterminal: parse ID_SEAT not only for parents but the...
2014-09-19 Tom Gundersennspawn: don't try to create veth link with too long...
2014-09-19 David Herrmannterminal: add systemd-modeset debugging tool
2014-09-19 David Herrmannterminal: add grdev DRM backend
2014-09-19 David Herrmannterminal: add graphics interface
2014-09-19 David Herrmannlogin: pause devices before acknowledging VT switches
2014-09-19 Michal Sekletarsocket: introduce SELinuxContextFromNet option
2014-09-19 Tom Gundersenshared: wtmp-utmp - don't clear store_wtmp in utmp_put_...
2014-09-18 Thomas Hindoe Paab... test: warn if we could not parse the loop count argument
2014-09-18 Emil Renner Berthingshared/sparse-endian.h: add missing byteswap.h include
2014-09-18 Emil Renner Berthingshared/label.h: add missing stdio.h include
2014-09-18 David Herrmannpty: include linux/ioctl.h for TIOCSIG
2014-09-18 Thomas Hindoe Paab... nss: remove dead code
2014-09-18 Tom Gundersentimesyncd: check return of setting IP_TOS
2014-09-18 Tom Gundersenudevd: don't fail if /run/udev exists
2014-09-18 Tom Gundersenudev: fix typos
2014-09-18 Tom Gundersenudev: ctrl - log if setting SO_PASSCRED fails
2014-09-18 Tom Gundersenudev: node - warn if chmod/chown fails
2014-09-18 Tom Gundersenudevadm: hwdb - check return value of fseeko()
2014-09-18 Tom Gundersenudevd: check return of various functions
2014-09-18 Tom Gundersenudevd: parse_argv - warn if argumens are invalid
2014-09-18 Andreas Henrikssonjournal-remote: check return code of sd_event_default
2014-09-18 Philippe De Swertsysusers: Remove some gcc warnings about uninitialized...
2014-09-18 Philippe De Swertcore: Remove uninitialized warnings from bus-endpoint.c
2014-09-18 Philippe De Swertjournal-upload: Remove compilation warning
2014-09-18 Emil Renner Berthingmount: order options before other arguments to mount
2014-09-18 Emil Renner Berthinginclude fcntl.h rather than sys/fcntl.h
2014-09-18 Emil Renner Berthingsd-rtnl: rtnl-message: remove unneeded linux includes
2014-09-18 Emil Renner Berthingudev: link-config: remove unneded linux/netdevice.h...
2014-09-18 Philippe De Swertjournal: Do not count on the compiler initializing...
2014-09-18 Robert Milasanudev: fix path for database names on 'change' event
2014-09-18 David Herrmannbus: fix bus_print_property() to use "int" for booleans
2014-09-18 Tom Gundersenshared: conf-parser - don't leak memory on error in...
2014-09-18 Tom Gundersenlibudev: monitor - warn if we fail to request SO_PASSCRED
2014-09-18 Ronny Chevaliertests: fix resource & mem leaks
2014-09-18 Daniel Macksd-bus: sync kdbus.h
2014-09-18 Cristian Rodríguezsystemctl: fix resource leak CID #1237747
2014-09-18 Cristian RodríguezFix resource leak (coverity CID 1237760)
2014-09-17 Thomas Hindoe Paab... sysv-generator: don't check first if hashmap contains...
2014-09-17 Ronny Chevalierlogind: fix typo
2014-09-17 Tom Gundersenshared: conf-parser
2014-09-17 Tom Gundersenudev: event - modernize spawn_exec()
2014-09-17 Tom Gundersenudev: event - explicitly don't read() from invalid fd
2014-09-17 Tom Gundersenudev: event - modernize spawn_read()
2014-09-17 Thomas Hindoe Paab... nss-resolve: remove dead code
2014-09-17 Tom Gundersenudev: rules - close empty file
2014-09-17 Tom Gundersenlibsystemd-network: dhcp-test - assert that malloc0...
2014-09-17 Tom Gundersennetworkd: dhcp4 - fix unchecked return value
2014-09-17 David Herrmannbus: fix error leak in bus_node_exists()
2014-09-17 David Herrmannbus: never respond to GetManagedObjects() on sub-paths
2014-09-17 David Herrmannsysctl: make --prefix allow all kinds of sysctl paths
2014-09-16 Thomas Hindoe Paab... util: remove a unnecessary check
2014-09-16 David Herrmannterminal: remove dead code checking O_WRONLY
2014-09-16 Thomas Hindoe Paab... test: silence a coverity report
2014-09-16 Andreas Henrikssonshared: fix resource leak in config_parse_default_instance
2014-09-16 Andreas Henrikssonsysv-generator: fix resource leak
2014-09-16 Andreas Henrikssoncore: fix resource leak in manager_environment_add
2014-09-16 Cristian Rodríguezmissing: memfd_create takes unsigned int flags in final...
2014-09-16 Thomas Hindoe Paab... terminal: sd_bus_error_get_errno returns positive errno
2014-09-16 Thomas Hindoe Paab... sd-bus: sd_bus_message_get_errno should only return...
2014-09-16 Andreas Henrikssonbootchart: oom-check correct variable
2014-09-16 Tom Gundersenbootchart: use safe_atod() rather than strtod()
2014-09-16 David Herrmannhostname: add missing EMITS_CHANGE annotation
2014-09-16 Andreas Henrikssonlibsystemd-network: avoid double-free in error case
2014-09-16 Lukas Nykryngpt-auto-generator: fix typo
2014-09-16 Tom Gundersenudev: rules - add missing whitespace to log message
2014-09-16 Tom Gundersenudevd: use safe_ato*() in place of strto*()
2014-09-16 Tom Gundersenudev: util - use log_level_from_string()
2014-09-16 Tom Gundersenlibudev: util - drop util_delete_path()
2014-09-16 Tom Gundersenlibudev: drop util_lookup_{user,group}
2014-09-16 Tom Gundersenudev: apply permissions to static nodes before signally...
2014-09-16 Tom Gundersenudev: only print after final log level has been determined
2014-09-16 Tom Gundersenudevd: initialize epoll_event structs on allocation
2014-09-16 Tom Gundersenudev: don't close std{in,out,err}
2014-09-16 Tom Gundersenudev: drop duplicate logging
2014-09-16 Tom Gundersenudev: split out parse_argv()
2014-09-16 Tom Gundersenudev: split out help and modernise a bit
2014-09-15 David Herrmannterminal: fix missing hashmap_new() conversions
2014-09-15 Emil Renner Berthingremove unneeded error.h includes
2014-09-15 Michal Schmidtsd-bus: use proper ITERATOR_FIRST abstraction
2014-09-15 Michal Schmidthashmap: minor hashmap_replace optimization
2014-09-15 Michal Schmidthashmap, set: remove unused functions
2014-09-15 Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-09-14 Thomas Hindoe Paab... test: fix test of uid-range
2014-09-14 Thomas Hindoe Paab... sd-dhcp: fix test of magic cookie
2014-09-13 Tom Gundersenresolved: fall back to hardcoded ifindex when checking...
2014-09-13 Dave Reisnernetworkd: remove vestigial event sources
2014-09-13 Dave Reisnercore: use correct function to free CalendarSpec
2014-09-13 Thomas Hindoe Paab... core: fix a potential mem leak
next