chiark / gitweb /
sd-bus: refuse properties that claim to be both writable and constant at the same...
[elogind.git] / src /
2014-11-19 Lennart Poetteringsd-bus: refuse properties that claim to be both writabl...
2014-11-19 Lennart Poetteringcore: watchdog bus properties cannot be both writable...
2014-11-19 Lennart Poetteringtests: fix minor memory leak
2014-11-19 Lennart Poetteringset: make set_consume() actually free the allocated...
2014-11-19 Lennart Poetteringbusctl: split out introspection parser from tree logic...
2014-11-18 Dan Williamssd-dhcp-lease: load/save client ID
2014-11-18 Dan Williamssd-dhcp-client: allow getting/setting the client ID
2014-11-18 Tom Gundersensd-dhcp-lease: expose load/save functions
2014-11-18 Dan Williamssd-dhcp-client: fix REBOOT state handling
2014-11-17 Susant Sahaninamespace: unchecked return value from library
2014-11-17 Susant Sahanibus-socket: fix CID#996290 Unchecked return value
2014-11-17 Susant Sahaniresolve: fix CID#1237549 Unchecked return value
2014-11-17 Susant Sahanilog: unchecked return value from library
2014-11-16 Ronny Chevalierudev: silence TOCTOU warning when creating a directory
2014-11-15 Thomas Hindoe Paab... pam_systemd: remove unused null check
2014-11-14 Lennart Poetteringbus-proxy: avoid redundant name validity checks
2014-11-14 Lennart Poetteringbus-proxy: properly check for bus name prefixes when...
2014-11-14 Lennart Poetteringbus-proxy: drop broken access check in driver
2014-11-14 Lennart Poetteringkmod-setup: improve for "kdbus" word on the kernel...
2014-11-14 Lennart Poetteringkmod: move #ifdef checks for kmod-setup out of main...
2014-11-14 Lennart Poetteringbusctl: introduce busctl "get-property" command for...
2014-11-14 Daniel Mackmount-setup: remove mount_setup_late()
2014-11-14 Lennart Poetteringbusctl: various tweaks to "busctl tree" output
2014-11-14 Lennart Poetteringbusctl: add new "call" command to invoke methods on...
2014-11-14 Lennart Poetteringsd-bus: add sd_bus_message_is_empty() for checking...
2014-11-13 Daniel Macksd-bus: sync with kdbus upstream (ABI break)
2014-11-13 Daniel Mackbus-proxyd: temporarily disable policy checks again
2014-11-13 Kay Sieversudev: support ENV{}=="" global property matches
2014-11-13 Kay Sieversudev: move global property handling from libudev to...
2014-11-13 Kay Sieversudev: switch to systemd logging functions
2014-11-13 Kay Sieverslibudev: we do not log errors from libraries
2014-11-13 Ronny Chevaliertests: add test-execute
2014-11-13 Ronny Chevaliermanager: allow test run to catch SIGCHLD events
2014-11-12 Ronny Chevalierudev: use properly the systemd logging functions
2014-11-12 Kay Sieversudev: use the systemd logging functions in udev tools
2014-11-11 Daniel Macksd-bus: pass attach flags to BUS_CREATOR_INFO
2014-11-11 Lennart Poetteringsysuser: simplify access mode syncing by introducing...
2014-11-11 Daniel Mackbus-proxyd: explicitly address messages to unique and...
2014-11-11 Michal SchmidtRevert "bus-proxyd: make policy checks optional"
2014-11-11 Daniel Mackbus-proxyd: make policy checks optional
2014-11-11 Daniel Mackbus-proxyd: move name list iteration to policy users
2014-11-11 Daniel Mackbus-proxyd: enforce policy for method calls
2014-11-11 Daniel Mackbus-proxyd: enforce policy for name ownership
2014-11-11 Daniel Mackbus-proxyd: enforce policy for Hello messages
2014-11-11 Daniel Mackbus-proxyd: keep track of names acquired by legacy...
2014-11-11 Daniel Macksd-bus: add sd_bus_message.verify_destination_id and...
2014-11-10 Lennart Poetteringstrv: rework strv_split_quoted() to use unquote_first_w...
2014-11-10 Lennart Poetteringbus: when dumping string property values escape the...
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
next