chiark / gitweb /
fileio: simplify write_string_file_atomic() by reusing write_string_stream()
[elogind.git] / src /
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
2014-11-01 Zbigniew Jędrzejew... Use log "level" instead of "priority"
2014-11-01 Zbigniew Jędrzejew... libudev: do not accept invalid log levels
2014-11-01 Zbigniew Jędrzejew... libudev: modernization
2014-11-01 Tom Gundersensd-dhcp-lease: use shared default prefixlen function
2014-11-01 Tom Gundersensd-dhcp-lease: use unaligned read helpers
2014-11-01 Tom Gundersendhcp6: use unaligned read/write helpers
2014-11-01 Tom Gundersenresolved: dns-packet - use unaligned read/write helpers
2014-11-01 Tom Gundersenshared: add helpers for unaligend BE read/write
2014-10-31 Lennart Poetteringptyforward: rework PTY forwarder logic used by nspawn...
2014-10-31 Zbigniew Jędrzejew... Make bus errno mappings non-static
2014-10-31 Zbigniew Jędrzejew... bus: do not segfault on zeros in errno mapping table
2014-10-31 Lennart Poetteringunits: don't order journal flushing afte remote-fs...
2014-10-31 Lennart Poetteringnspawn: don't make up -1 as error code
2014-10-31 Dave Reisnershared/install: avoid prematurely rejecting "missing...
2014-10-31 Tom Gundersensd-bus: add missing include
2014-10-31 Ronny Chevaliertests: add test-copy
2014-10-31 Ronny Chevaliertests: add tests for path_startswith
2014-10-31 Ronny Chevaliershared: fix typo
next