]> git.ipfire.org Git - thirdparty/systemd.git/history - src
smack: introduce new SmackProcessLabel option
[thirdparty/systemd.git] / src /
2014-11-24  WaLyong Chosmack: introduce new SmackProcessLabel option
2014-11-24  Zbigniew Jędrzejew... gpt-auto-generator: properly ignore value
2014-11-24  David Herrmannlocaled: validate xkb keymaps
2014-11-24  Zbigniew Jędrzejew... cryptsetup: default to no hash when keyfile is specified
2014-11-24  Zbigniew Jędrzejew... manager: only issue overmount warning when the check...
2014-11-24  Zbigniew Jędrzejew... manager: let manager_free() handle NULLs
2014-11-24  Lukas Nykryndbus: return non-zero return value in the case that...
2014-11-23  Iago López Galeirastest: support empty environment variables in unit files
2014-11-23  Zbigniew Jędrzejew... systemctl: show BindsTo/BoundBy in list-dependencies
2014-11-23  Richard Schütznspawn: ignore EEXIST when mounting tmpfs
2014-11-22  Zbigniew Jędrzejew... Do not check for existence of remote binaries
2014-11-22  Zbigniew Jędrzejew... missing: add IFLA_BRPORT_LEARNING and friends
2014-11-22  Zbigniew Jędrzejew... missing: add __NR_getrandom for a few more archs
2014-11-21  Lukas Nykrynselinux-access: fix broken ternary operator
2014-11-21  Lennart Poetteringbusctl: add --timeout= option to specify method call...
2014-11-21  Lennart Poetteringbusctl: add options to control message header flags...
2014-11-21  Martin Pittnspawn: Add try-{host,guest} journal link modes
2014-11-20  Lennart Poetteringbusctl: show property values in "introspect" output...
2014-11-20  Lennart Poetteringbusctl: when --address is specified do not assume we...
2014-11-20  Lennart Poetteringbusctl: use canned error message on parse failure
2014-11-20  Lennart Poetteringsd-bus: create clean error when a property Set() call...
2014-11-20  Lennart Poetteringbuild: avoid trailing whitespace in feature string
2014-11-20  Jakub Filakutil: add functions getting proc cwd and root
2014-11-20  Thomas Hallersd-dhcp-lease: fix copy-paste error asserting wrong...
2014-11-19  Lennart Poetteringbusctl: pass error output to stdout (rather than stderr...
2014-11-19  Lennart Poetteringbusctl: improve output of service creds
2014-11-19  Lennart Poetteringbusctl: add new "introspect" verb for introspecting...
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...
next