chiark / gitweb /
shared: explicitly ignore the return value of wait_for_terminate
[elogind.git] / src /
2014-11-10 Ronny Chevaliershared: explicitly ignore the return value of wait_for_...
2014-11-10 Jan Synacekshared/install: when unit contains only Also=, report...
2014-11-10 Lennart Poetteringbusctl: add "tree" command to explore object trees
2014-11-10 Mantas Mikulėnasinhibit: allow filtering --list by mode
2014-11-08 Ronny Chevaliercore: remove unused macro GC_QUEUE_USEC_MAX
2014-11-08 Ronny Chevaliertests: add test-path
2014-11-08 Rami Rosennetwork: fix typo
2014-11-07 Tom Gundersenshared: add readlink_value
2014-11-07 Lennart Poetteringsysusers: be nice and print a warning if futimens(...
2014-11-07 Lennart Poetteringutf8: when looking at the next unichar, honour the...
2014-11-07 Lennart Poetteringlog: explicitly ignore return value of parse_proc_cmdline()
2014-11-07 Lennart Poetteringcore: unify how we create the notify and private dbus...
2014-11-07 Lennart Poetteringmanager: cast mkdir() result to (void) to make sure...
2014-11-07 Lennart Poetteringutil: simplify normalize_env_assignment() a bit
2014-11-07 Lennart Poetteringutil: file_is_priv_sticky() is used internally in util...
2014-11-07 Michael Chapmantimer: reenable TIMER_ACTIVE timers when restarted
2014-11-07 Lennart Poetteringutil: rework /proc/cmdline parser to use unquote_first_...
2014-11-07 Lennart Poetteringutil: simplify proc_cmdline() to reuse get_process_cmdl...
2014-11-07 Lennart Poetteringfileio: simplify write_string_file_atomic() by reusing...
2014-11-07 Lennart Poetteringcopy: change error code when hitting copy limit to...
2014-11-07 Lennart Poetteringcopy: teach copy_bytes() sendfile() support, and then...
2014-11-07 Lennart Poetteringutil: make use of isempty() where appropriate
2014-11-06 Michal Schmidtshutdown: fix arguments to /run/initramfs/shutdown
2014-11-06 Lennart Poetteringmachined: reorder method calls in vtable
2014-11-06 Lennart Poetteringswitch-root: explain why we don't care about base_files...
2014-11-06 Michal Schmidtshared: create files even if the SELinux policy has...
2014-11-06 Harald Hoyers/commandline/command line/g
2014-11-06 Harald Hoyerswitch_root: do not fail, if base_filesystem_create...
2014-11-06 Lennart Poetteringsystemctl: when invokes as "reboot -f", sync()
2014-11-06 Lennart Poetteringhostnamed: introduce new "embedded" chassis type
2014-11-06 Lennart Poetteringshared: rename condition-util.[ch] to condition.[ch]
2014-11-06 Lennart Poetteringcore: get rid of condition.c and move the remaining...
2014-11-06 Lennart Poetteringcondition: order condition types the same way in man...
2014-11-06 Lennart Poetteringcore: introduce the concept of AssertXYZ= similar to...
2014-11-06 Lennart Poetteringcondition: record test state internally and beef it...
2014-11-06 Lennart Poetteringcondition: add more test cases
2014-11-06 Lennart Poetteringjournal: adjust audit log messages a bit
2014-11-06 Lennart Poetteringcondition: internalize condition test functions
2014-11-06 Lennart Poetteringcondition: unify condition logic in one file
2014-11-06 Lennart Poetteringcondition: properly allow passing back errors from...
2014-11-06 Ray Strodelogin: rerun vconsole-setup when switching from vgacon...
2014-11-05 Colin Guthrieudev hwdb: Change error message regarding missing hwdb...
2014-11-05 Lennart Poetteringutil: minor modernisations
2014-11-05 Lennart Poetteringcondition: rewrite condition_test_kernel_command_line...
2014-11-05 Tom Gundersensd-pppoe: spelling
2014-11-05 Lennart Poetteringsd-bus: by default allow all creds to be passed along
2014-11-05 Lennart Poetteringcore: introduce new Delegate=yes/no property controllin...
2014-11-05 Tom Gundersenlibsystemd-network: don't use unaligned helpers in...
2014-11-05 Tom Gundersenshared: unaligned - use void* instead of unaligned...
2014-11-05 Tom Gundersensd-pppoe: whitespace
2014-11-05 Tom Gundersentest: hashmap-plain - make coverity happy
2014-11-05 Tom Gundersentest: fileio - make coverity happy
2014-11-05 Tom Gundersenshared: ptyfwd - make coverity happy
2014-11-05 Colin Guthriemanager: Ensure user's systemd runtime directory exists.
2014-11-05 Daniel Macksd-bus: sync up with new kdbus metadata attachment...
2014-11-05 David Herrmannudev: avoid magic constants in kernel-cmdline parsers
2014-11-05 Richard W.M. Jonesudev: Fix parsing of udev.event-timeout kernel parameter.
2014-11-04 Lennart Poetteringutil: when sealing memfds, also use F_SEAL_SEAL
2014-11-04 Lennart Poetteringsd-bus: rename sd_bus_get_server_id() to sd_bus_get_own...
2014-11-04 Lennart Poetteringsd-bus,sd-event: unify error handling of object descrip...
2014-11-04 Lennart Poetteringsd-bus: make use of free_and_strdup() where it makes...
2014-11-04 Lennart Poetteringsd-bus: also allow setting descriptions on bus slots
2014-11-04 Lennart Poetteringsd-event: implicitly set signal event source's descript...
2014-11-04 Lennart Poetteringsd-event: rename sd_event_source_set_name() to sd_event...
2014-11-04 Michal Schmidttest: use assert_se in test_hashmap_move
2014-11-04 Lennart Poetteringsd-bus: rename "connection name" to "description" for...
2014-11-04 Daniel Macksd-bus: sync kdbus.h (ABI break)
2014-11-04 David Herrmannbarrier: explicitly ignore return values of barrier_place()
2014-11-04 David Herrmannutil: introduce negative_errno()
2014-11-04 Vicente Olivert... Properly define the __NR_memfd_create macro for MIPS
2014-11-04 Jan Synaceklocalectl: fix localectl set-x11-keymap syntax description
2014-11-04 Lennart Poetteringjournald: include audit message type number in MESSAGE...
2014-11-03 Lennart Poetteringjournal: also consider audit fields with '-' valid
2014-11-03 Lennart Poetteringaudit: improve the audit messages we generate
2014-11-03 Lennart Poetteringjournald: don't pass around SO_TIMESTAMP timestamp...
2014-11-03 Lennart Poetteringjournal: when dumping log data with missing COMM fields...
2014-11-03 Lennart Poetteringjournald: suppress low-level audit text prefix in MESSA...
2014-11-03 Lennart Poetteringjournald: properly decode audit's proctitle= field
2014-11-03 Lennart Poetteringjournald: enable audit in the kernel when initializing
2014-11-03 Lennart Poetteringjournald: there's no point in turning on SO_TIMESTAMP...
2014-11-03 Lennart Poetteringjournald: fix memory leak on error path
2014-11-03 Lennart Poetteringjournald: also check journal file size to deduce if...
2014-11-03 Lennart Poetteringjournalctl: add new --vacuum-size= and --vacuum-time...
2014-11-03 Lennart Poetteringjournald: fix minor memory leak
2014-11-03 Lennart Poetteringcore: introduce ConditionSecurity=audit
2014-11-03 Lennart Poetteringjournald: if available pull audit messages from the...
2014-11-03 Lennart Poetteringjournald: remove a number of malloc()s from the syslog...
2014-11-03 Lennart Poetteringjournald: constify all things!
2014-11-03 Lukas Nykrynsd-pppoe: include ppp_defs.h
2014-11-02 Zbigniew Jędrzejew... manager: do not print timing when running in test mode
2014-11-02 Zbigniew Jędrzejew... Raise level of 'Found dependency...' lines
2014-11-01 Tom Gundersensd-pppoe: fix some leaks
2014-11-01 Tom Gundersenlibsystemd-networkd: introduce sd-pppoe library
2014-11-01 Colin Walterslibudev: Use correct free function
2014-11-01 Joe Lawrencescsi_id: fix usage spelling
2014-11-01 Michael Chapmankernel-install/90-loaderentry.install: fix cmdline...
2014-11-01 WaLyong Chobus: use STR_IN_SET
2014-11-01 Jan Synacekcore: improve error message when machine id is missing
2014-11-01 Dan Williamssd-dhcp6-client: fix off-by-two error in DUID length
2014-11-01 Daniele Medricalendarspec: add constant for weekdays_bits
next