]> git.ipfire.org Git - thirdparty/systemd.git/history - src
strv: handle empty lists in strv_copy() properly
[thirdparty/systemd.git] / src /
2011-04-16  Lennart Poetteringstrv: handle empty lists in strv_copy() properly
2011-04-16  Lennart Poetteringutil: truncate newline inside of read_one_line_file...
2011-04-16  Lennart Poetteringutil: modernize get_parent_of_pid() a bit
2011-04-16  Lennart Poetteringcrypto: let the cryptsetup binary handles its own confi...
2011-04-16  Lennart Poetteringlogger,initctl: use global exit timeout
2011-04-16  Lennart Poetteringask-password: use default timeout
2011-04-16  Lennart Poetteringmanager: drop all pending jobs when isolating
2011-04-16  Lennart Poetteringmanager: introduce IgnoreOnIsolate flag so that we...
2011-04-16  Lennart Poetteringcryptsetup: add trailing \n
2011-04-16  Lennart Poetteringmanager: downgrade a few log messages
2011-04-13  Lennart Poetteringask-password: use kill(PID, 0) before querying a password
2011-04-13  Lennart Poetteringask-password: support passwords without timeouts
2011-04-13  Lennart Poetteringask-password: always send final NUL char
2011-04-13  Lennart Poetteringask-password: properly accept empty passwords from...
2011-04-13  Lennart Poetteringunit: skip default cgroup setup if we have no hierarchy...
2011-04-13  Lennart Poetteringmount: don't pull in stdio logger for root mount unit
2011-04-12  Lennart Poetteringcgroup: be nice to Ingo Molnar
2011-04-12  Lennart Poetteringpam: use /proc/self/sessionid only if CAP_AUDIT_CONTROL...
2011-04-12  Lennart Poetteringpam: use /proc/self/loginuid only if we have CAP_AUDIT_...
2011-04-12  Lennart Poetteringsocket: try creating a socket under our own identity...
2011-04-12  Lennart Poetteringsocket: fix check for SEQPACKET
2011-04-12  Lennart Poetteringexecute: don't fail if we cannot fix OOM in a container
2011-04-11  Lennart Poetteringanalyze: fix typo
2011-04-10  Lennart Poetteringunit: fix dump output
2011-04-10  Lennart Poetteringsocket: be a bit more verbose when refusing to start...
2011-04-10  Lennart Poetteringsocket: support netlink sockets
2011-04-09  Lennart Poetteringpath: optionally, create watched directories in .path...
2011-04-09  Lennart Poetteringtmpfiles: don't warn if two identical lines are configured
2011-04-09  Brendan Jonesbash: fix typo
2011-04-07  Lennart Poetteringdbus: expose monotonic timestamps on the bus
2011-04-07  Lennart Poetteringmanager: no need to use randomized generator dir when...
2011-04-07  Lennart Poetteringdon't make up buffer sizes, use standard LINE_MAX instead
2011-04-07  Lennart Poetteringunit: disallow configuration of more than one on_failur...
2011-04-07  Lennart Poetteringunit: pull in logger unit only when running in system...
2011-04-07  Lennart Poetteringmanager: serialize/deserialize max job id and /usr...
2011-04-07  Lennart Poetteringmanager: don't garbage collect jobs when isolating...
2011-04-07  Lennart Poetteringunit: introduce OnFailureIsolate=
2011-04-06  Lennart Poetteringmount: relabel both before and after a mount, just...
2011-04-06  Lennart Poetteringcmdline: we actually want to parse the kernel cmdline...
2011-04-06  Lennart Poetteringunits: rename rtc-set.target to time-sync.target and...
2011-04-06  Lennart Poetteringjob: fix deserialization of jobs: do not ignore ordering
2011-04-06  Lennart Poetteringsystemctl: properly parse JobNew signals
2011-04-06  Lennart Poetteringservice: fix units with more than one socket
2011-04-05  Lennart Poetteringsystemctl: make most operations NOPs in a chroot
2011-04-05  Lennart Poetteringmanager: don't show PID for incoming signals if it...
2011-04-05  Lennart Poetteringmount: block creation of mount units for API file systems
2011-04-04  Lennart Poetteringpkgconfig: update .pc file accordingly
2011-04-04  Lennart Poetteringlookup: always also look into /usr/lib for units
2011-04-04  Lennart Poetteringexec: support unlimited resources
2011-04-04  Lennart Poetteringselinux: relabel /run the same way as /dev after loadin...
2011-04-04  Michal Schmidtmanager: fd must be int, not char
2011-04-04  Kay Sieverschange remaining /var/run to /run
2011-04-04  Lennart Poetteringbinfmt: add binfmt tool to set up binfmt_misc at boot
2011-04-03  Kay Sieverstmpfiles: create leading directories for d/D instructions
2011-04-03  Lennart Poetteringcondition: use 'selinux' rather than 'SELinux' as prefe...
2011-04-03  Michal Schmidtcondition: add ConditionSecurity
2011-04-03  Michal Schmidtload-fragment: unify config_parse_condition_{kernel...
2011-04-03  Michal Schmidtcondition: fix dumping of conditions
2011-04-03  Lennart Poetteringkmsg-syslogd: pass facility value into kmsg
2011-04-01  Lennart Poetteringgeneral: replace a few uses of /var/run by /run
2011-03-31  Lennart Poetteringmount: also relabel pre-mounted API dirs
2011-03-31  Lennart Poetteringlog: fix shifting of facilities
2011-03-31  Lennart Poetteringlog: don't strip facility when writing to kmsg
2011-03-31  Lennart Poetteringsrc: our lord is coverity
2011-03-31  Lennart Poetteringrandom: do not print warning if random seed doesn't...
2011-03-31  Lennart Poetteringplymouth: use PID file to detect whether ply is running
2011-03-31  Lennart Poetteringanalyze: improve output
2011-03-30  Lennart Poetteringanalyze: add plotter
2011-03-30  Lennart Poetteringunit: when deserializing do reconnect to dbus/syslog...
2011-03-30  Lennart Poetteringanalyze: beautify output a bit
2011-03-30  Lennart Poetteringanalyze: add systemd-analyze tool
2011-03-30  Lennart Poetteringunit: don't override timestamps due to state changes...
2011-03-30  Lennart Poetteringstatus: show status messages unconditionally if plymout...
2011-03-30  Lennart Poetteringtaint: add missing cgroups taint flag
2011-03-30  Lennart Poetteringlocale: don't access misinitialized variable
2011-03-29  Lennart Poetteringquota: do not pull in quota tools for mounts that do...
2011-03-29  Lennart Poetteringmanager: fix taint check for /usr
2011-03-29  Lennart Poetteringunit: never apply /etc/rcN.d/ priority to native services
2011-03-29  Lennart Poetteringunit: fix parsing of condition-result
2011-03-29  Lennart Poetteringunit: don't complain about failed units when deserializing
2011-03-29  Lennart Poetteringexec: drop process group kill mode since it has little...
2011-03-29  Lennart Poetteringcgroup: explain when we cannot initialize the cgroup...
2011-03-29  Florian Krienerlocale: full fledged /etc/default/locale support for...
2011-03-29  Lennart Poetteringsystemctl: don't truncate description when using pager
2011-03-29  Lennart Poetteringask-password: also accept Backspace as first keypress...
2011-03-29  Lennart Poetteringunit: when deserializing jobs, don't pull in dependencies
2011-03-28  Kay Sieversudev: tty - re-add accidentially removed hvc* match
2011-03-28  Lennart Poetteringlocale: fix LC_MESSAGES variable name
2011-03-28  Kay Sieversudev: systemd-tag all ttys
2011-03-28  Michael Olbrichudev: expose some more tty's for various embedded hardware
2011-03-28  Lennart Poetteringask-password: use TAB instead of backspace to disable...
2011-03-28  Jan Engelhardtcrypto: to show stars or not to show them
2011-03-28  Lennart Poetteringconf-parser: fix remaining parser functions according...
2011-03-28  Lennart Poetteringexecute: socket isn't abstract anymore
2011-03-28  Kay Sieversuse /run instead of /dev/.run
2011-03-28  cee1util: detect page size runtime.
2011-03-24  Kay Sieverstainted: don't check if /usr is a mount point, only...
2011-03-18  Andrey Borzenkovmount: pull in quota services from local mountpoints...
2011-03-18  Lennart Poetteringservice: pull in sysv facility targets from the sysv...
2011-03-18  Lennart Poetteringman: document pidns containers
next