chiark / gitweb /
elogind.git
2014-08-27 Tom Gundersenman: add sample glib/sd-event integration
2014-08-27 David Herrmannterminal: add systemd-evcat input debugging tool
2014-08-27 David Herrmannterminal: add xkb-based keyboard devices to idev
2014-08-27 David Herrmannterminal: add evdev elements to idev
2014-08-27 David Herrmannterminal: add input interface
2014-08-27 David Herrmannterminal: add system view interface
2014-08-27 David Herrmannbus: split bus_map_all_properties into multiple helpers
2014-08-27 David Herrmannutil: make lookup_uid() global
2014-08-27 David Herrmannudev: add missing new-line in udevadm error
2014-08-27 David Herrmannlogin: fix memory-leak on DropController()
2014-08-27 David Herrmannshared: make container_of() use unique variable names
2014-08-27 David Herrmannshared: drop UNIQUE()
2014-08-27 Tom GundersenTODO
2014-08-27 Tom Gundersentmpfiles: make resolv.conf entry conditional on resolve...
2014-08-27 Lukas Nykrynsystemctl: fix broken list-unit-files with --root
2014-08-27 Martin Pittkeymap: Adjust for more Samsung 900X4 series
2014-08-27 Piotr Drągpo: update Polish translation
2014-08-27 Andrei BorzenkovDocument "...|..." udev match syntax
2014-08-27 Zbigniew Jędrzejewsk... man: reword sd-hibernate-resume description and add...
2014-08-26 Ivan Shapovalovhibernate-resume-generator: add a generator for instant...
2014-08-26 Ivan Shapovalovhibernate-resume: add a tool to write a device node...
2014-08-26 Ivan Shapovalovunits: order systemd-fsck@.service after local-fs-pre...
2014-08-26 Ben Wolsiefferlogind: add HandleLidSwitchDocked= option to logind...
2014-08-26 Lennart Poetteringsd-journal: never log anything by default from a library
2014-08-26 Lennart Poetteringutil: make use of newly added reset_signal_mask() call...
2014-08-26 Lennart Poetteringutil: reset signals when we fork off agents
2014-08-26 Lennart Poetteringutil: make sure reset_all_signal_handlers() continues...
2014-08-26 Hristo Venevsd-bus: don't include internal header memfd.h in public...
2014-08-26 Sjoerd Simonssystemctl: Correct error message printed when bus_proce...
2014-08-26 Lennart Poetteringsd-bus: remove unused call bus_kernel_create_monitor()
2014-08-26 Filipe Brandenburgertest-util: use assert_se() for call to safe_mkdir with...
2014-08-26 Filipe Brandenburgertest-path-util: use assert_se in all assertions
2014-08-26 Filipe Brandenburgertest-compress: make sure asserts with side effects...
2014-08-26 Łukasz Stelmachnetworkd-wait-online: add missing short option 'i'...
2014-08-26 Michael Olbrichmissing: add BPF_XOR
2014-08-26 Ansgar BurchardtNEWS: Fix typos.
2014-08-26 Lennart Poetteringupdate TODO
2014-08-26 Kay Sieversudev: hwdb - do not look at "usb_device" parents
2014-08-26 Lennart PoetteringRevert "systemctl: fix broken list-unit-files with...
2014-08-26 Lennart Poetteringupdate TODO
2014-08-25 Tom Gundersensd-event: sd_event_prepare - stay in PREPARED if sd_eve...
2014-08-25 Tom Gundersensd-event: split run into prepare/wait/dispatch
2014-08-25 Lukas Nykrynsystemctl: fix broken list-unit-files with --root
2014-08-22 Lennart Poetteringupdate TODO
2014-08-22 Lennart Poetteringcore: split up "starting" manager state into "initializ...
2014-08-22 Lennart Poetteringcore: introduce "poweroff" as new failure action types
2014-08-22 Lennart Poetteringresolved: fix typo in log message
2014-08-22 Lennart Poetteringcore: print 'startup finished' messages even if we...
2014-08-22 Lennart Poetteringcore: add support for a configurable system-wide start...
2014-08-22 Daniel Mackmissing.h: add a cpp warning for __NR_memfd_create...
2014-08-22 Daniel Mackmissing.h: add fake __NR_memfd_create for MIPS
2014-08-22 David Herrmannshared: add MAXSIZE() and use it in resolved
2014-08-22 Lennart Poetteringdbus1-generator: properly free the FILE*
2014-08-21 Lennart Poetteringupdate TODO
2014-08-21 Lennart Poetteringsystemctl: in list-unit-files, always show legend,...
2014-08-21 Lennart Poetteringinstall: simplify usage of _cleanup_ macros
2014-08-21 Lennart Poetteringservice: allow services of Type=oneshot that specify...
2014-08-21 Lennart Poetteringupdate TODO
2014-08-21 Lennart Poetteringservice: use the right timeout for stop processes we...
2014-08-21 Lennart Poetteringexecute: explain in a comment, why close_all_fds()...
2014-08-21 Lennart Poetteringbus: when terminating our bus-actviated services that...
2014-08-21 Lennart Poetteringupdate TODO
2014-08-21 Lennart Poetteringnotify: send STOPPING=1 from our daemons
2014-08-21 Lennart Poetteringcore: allow informing systemd about service status...
2014-08-21 Lennart Poetteringmanager: don#t dispatch sd_notify() messages and SIGCHL...
2014-08-21 Lennart Poetteringmanager: reuse sockaddr_union instead of redefining...
2014-08-21 Lennart Poetteringservice,strv: introduce strv_find_startswith() and...
2014-08-21 Lennart Poetteringservice: don't invoke functions at the same time as...
2014-08-21 Lennart Poetteringservice: remove some pointless linebreaks, to make...
2014-08-21 Lennart Poetteringservice: asynchronous_close() already checks for negati...
2014-08-21 Lennart Poetteringcore: unify how we generate the prefix string when...
2014-08-21 Lennart Poetteringutil: make asynchronous_close() really work like an...
2014-08-21 Lennart Poetteringutil: simplify close_nointr() a bit
2014-08-21 Lennart Poetteringutil: change return value of startswith() to non-const
2014-08-21 Lennart PoetteringCODING_STYLE: document that we don't break lines at...
2014-08-21 Harald Hoyerjournalctl: add "-t --identifier=STRING" option
2014-08-20 Tom Gundersensd-event: add API to access epoll_fd
2014-08-20 Tom Gundersenresolved: write resolv.conf search - switch arguments
2014-08-20 Lukas Nykrynjournal-upload: make sure that 'r' is initialized
2014-08-20 Lukas Nykrynutil: return after freeing all members of array
2014-08-20 Lukas Nykrynjournal-remote: remove unreachable code
2014-08-20 Lennart Poetteringresolved: fix which return codes we check
2014-08-20 Lukas Nykrynresolved-dns-rr: fix typo
2014-08-20 Lennart Poetteringmachine-id-setup: don't try to read UUID from VM/contai...
2014-08-20 Tom Gundersenbuild: remove repeated KMOD section
2014-08-20 Lukas Nykrynsystemctl: fail in the case that no unit files were...
2014-08-19 Lennart PoetteringCONST_MAX breaks gcc on fedora 20 with optimiztation v216
2014-08-19 Lennart Poetteringbuild: include more optional modules in build string
2014-08-19 Lennart Poetteringupdate hwdb
2014-08-19 Lennart Poetteringindentation/spurious whitespace fixes
2014-08-19 Lennart Poetteringjournal-upload: allow the tool to start
2014-08-19 Lennart Poetteringcmdline: for new tools avoid introduce new negative...
2014-08-19 Lennart PoetteringREADME: mention the new optional libidn dependency
2014-08-19 Lennart Poetteringupdate NEWS
2014-08-19 Ronny Chevalierman: fix typos
2014-08-19 Tom GundersenNEWS
2014-08-19 Thomas Hindoe... sysusers: initialize r
2014-08-19 Thomas Hindoe... NEWS: typo fixes
2014-08-19 Thomas Hindoe... remove unused variables
2014-08-19 Lennart Poetteringbuild-sys: update versions for upcoming release
next