chiark / gitweb /
journal: use _cleanup_
[elogind.git] / src / core /
2013-03-16 Zbigniew Jędrzejew... timer: fix grammar in message
2013-03-16 Michal Sekletarcore: reuse the same /tmp, /var/tmp and inaccessible dir
2013-03-16 Nathaniel Chensmack-setup: enable Smack/CIPSO mapping
2013-03-16 Zbigniew Jędrzejew... smack-setup: extract rule writing into a separate function
2013-03-16 Umut Tezduyarcore: keep mountinfo .mounts until late shutdown
2013-03-15 Lennart Poetteringsd-booted: update sd_booted() check a bit
2013-03-14 Harald HoyerMake initrd.target the default target in the initrd
2013-03-14 Lennart Poetteringmain: don't mount /sys, /dev and friends when we run...
2013-03-13 Michal Schmidtcore: single unit_kill implementation for all unit...
2013-03-13 Michal Schmidtutil, manager: and mempset() and use it
2013-03-13 Michal Schmidtmanager: use more stpcpy()
2013-03-13 Harald Hoyeradd initrd-fs.target and root-fs.target
2013-03-12 Michal Schmidtmanager: push back animation timer whenever a job finishes
2013-03-12 Michal Sekletarcore: fix getting information about mount unit
2013-03-11 Zbigniew Jędrzejew... core/smack: downgrade info to debug
2013-03-11 Michael BieblMove udevadm to rootbindir
2013-03-08 Michal Schmidtpath: avoid an allocation in path_spec_watch
2013-03-07 Lennart Poetteringcore: if we cannot JOB_ISOLATE the default target JOB_R... v198
2013-03-07 Nathaniel Chencore: mount and initialize Smack
2013-03-07 Nathaniel Chencore: move mount_setup_early() to main.c
2013-03-07 Lennart Poetteringcore: don't complain about systemd.journald.xxx kernel...
2013-03-06 Michael Bieblservice: sysv - properly handle init scripts with ...
2013-03-06 Lennart Poetteringcore: add missing comma for NonewPrivileges=
2013-03-06 Simon McVittiebus: Escape environment-based D-Bus addresses properly
2013-03-06 Enrico Scholzmanager: remove timer fd explicitly from epoll
2013-03-06 Tom Gundersenmain: ISOLATE rather than REPLACE default.target
2013-03-06 Harald HoyerRevert "add initrd-fs.target and initrd-fs-pre.target"
2013-03-04 Harald Hoyeradd initrd-fs.target and initrd-fs-pre.target
2013-03-04 Michal Schmidtcore/manager: fix conditions to start and stop watching...
2013-03-04 Zbigniew Jędrzejew... core/path: install inotify watches top-down instead...
2013-03-03 Zbigniew Jędrzejew... core/service: use cleanup functions, wrap lines
2013-03-03 Zbigniew Jędrzejew... core/path: catch errors when adding watches
2013-03-03 Zbigniew Jędrzejew... core/path: modernize style
2013-03-03 Zbigniew Jędrzejew... core/path: use automatic cleanup
2013-03-03 Zbigniew Jędrzejew... core/path: fix a leak in success path
2013-03-02 Michal Schmidtjob: print the "OK" status messages in normal green
2013-03-02 Michal Schmidtmanager: turn a superfluous check into assert
2013-03-02 Michal Schmidtunit: count deserialized job only after it's definitely...
2013-03-01 Lukas Nykrynmanager: print p and then free it
2013-03-01 Michal Schmidtcore: fix running jobs counters after reload/reexec
2013-03-01 Oleksii Shevchukunit: fix the race in deserialization.
2013-03-01 Harald Hoyermanager: prevent segfault in manager_print_jobs_in_prog...
2013-03-01 Lennart Poetteringspecifier: when resolving specifier strings when loadin...
2013-03-01 Frederic Crozatfstab,mount: detect rbind as bind mount
2013-03-01 Zbigniew Jędrzejew... Merge branch 'python-systemd-reader'
2013-02-28 Michal Schmidtcore/manager: print status messages about running jobs
2013-02-28 Michal Schmidtcore: count active units that may mind our printing...
2013-02-28 Michal Schmidtcore/execute: determine if ExecContext may fiddle with...
2013-02-28 Michal Schmidtcore/execute: add internal is_terminal_output()
2013-02-28 Michal Schmidtcore/unit: use a temp variable for manager pointer...
2013-02-28 Michal Schmidtutil, core: add support for ephemeral status lines
2013-02-28 Michal Schmidtcore/transaction: replace a bare status_printf()
2013-02-28 Michal Schmidtcore: redefine unit_status_printf()
2013-02-28 Michal Schmidtcore/manager: make a couple of functions static
2013-02-27 Michal Schmidtcore: add manager_status_printf()
2013-02-27 Michal Schmidtcore: keep track of the number of JOB_RUNNING jobs
2013-02-27 Lennart Poetteringunit: rework resource management API
2013-02-27 Kay Sieversmount-setup: mount pstore filesystem
2013-02-22 Michal Schmidtcore, systemctl: add support for irreversible jobs
2013-02-16 Michal Schmidtunit: don't Require systemd-journald.socket from units
2013-02-16 Michal Schmidtexecute: increase severity of journal connect failure...
2013-02-16 Michal Schmidtexecute: unify setup_{output,error}
2013-02-16 Michal Schmidtexecute: robustness against journald failures
2013-02-14 Umut Tezduyarcore: do not overwrite existing units source
2013-02-14 Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-02-13 Lennart Poetteringbuild-sys: make EFI support build-time optional
2013-02-13 Lennart Poetteringselinux: use a dynamically sized string when generating...
2013-02-13 Zbigniew Jędrzejew... man: rename systemd.conf to systemd-system.conf
2013-02-12 Thomas Hindoe Paab... use strneq instead of strncmp
2013-02-12 Auke KokMerge branch 'master' of ssh://git.freedesktop.org...
2013-02-12 Oleksii Shevchukmanager: pass environment over daemon-reexec
2013-02-12 Lennart Poetteringefi: various cleanups
2013-02-11 Lennart Poetteringmanager: clean environment before passing it on to...
2013-02-11 Lennart Poetteringcore: properly validate environment data from Environme...
2013-02-11 Lennart Poetteringmanager: validate environment parameters for SetEnviron...
2013-02-11 Lennart Poetteringcore: don't accept invalid environment assignments...
2013-02-11 Lennart Poetteringenv: considerably beef up environment cleaning logic
2013-02-09 Lennart Poetteringshutdown: issue a sync() as soon as shutdown.target...
2013-02-08 Kay Sieversshared: conf-files - add root parameter
2013-02-08 Zbigniew Jędrzejew... systemd: fix uninitialized memory access in selinux
2013-02-07 Zbigniew Jędrzejew... systemd: raise level of message about lookup paths
2013-02-07 Zbigniew Jędrzejew... systemd: do not remove empty paths from unit lookup...
2013-01-30 Zbigniew Jędrzejew... install: allow specifiers in WantedBy/RequiredBy/Alias
2013-01-30 Zbigniew Jędrzejew... core: fix %U when no User= used
2013-01-30 Zbigniew Jędrzejew... Move generic specifier functions to shared
2013-01-26 Lennart Poetteringcore: unify kill code of mount, service, socket, swap...
2013-01-25 Michal Schmidtjob: fix merging with --ignore-dependencies
2013-01-25 Lennart Poetteringselinux: we don't need that many debug messages by...
2013-01-25 Colin Waltersselinux-access: Delete debugging message logged as...
2013-01-25 Umut Tezduyarcore: Set source for mountinfo .mount units
2013-01-25 Michael Olbrichservice: make sure the watchdog timer is not restarted...
2013-01-25 Michael Olbrichservice: really stop watchdog timer when stopping
2013-01-23 Zbigniew Jędrzejew... Replace autoconf int max test with simple define
2013-01-22 Eelco DolstraFix some typos
2013-01-21 Lennart Poetteringutil: move is_efiboot() to efivars.c
2013-01-20 Kay Sieversshutdown: loop - convert to enumerate match
2013-01-19 Jonathan Callenexecute: Fix seccomp support on x32
2013-01-19 Lennart Poetteringcore: if the bootloader supports it, determine firmware...
2013-01-19 Lennart Poetteringunit: fix typo
2013-01-19 Lennart Poetteringunit: optionally allow making cgroup attribute changes...
next