chiark / gitweb /
Fix a few more typos
[elogind.git] / src / core / unit.c
2013-04-04 Lennart Poetteringutil: make time formatting a bit smarter
2013-04-03 Lennart Poetteringutil: rename write_one_line_file() to write_string_file()
2013-04-02 Zbigniew Jędrzejew... Replace s/Dropin/DropIn/
2013-04-02 Oleksii ShevchukIntrospect and monitor dropin configuration
2013-03-23 Lennart Poetteringunit: never retroactively start requisites
2013-03-22 Lennart Poetteringexec: Assigning the empty string to CapabilityBoundSet...
2013-03-13 Michal Schmidtcore: single unit_kill implementation for all unit...
2013-03-02 Michal Schmidtunit: count deserialized job only after it's definitely...
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 Zbigniew Jędrzejew... Merge branch 'python-systemd-reader'
2013-02-28 Michal Schmidtcore: count active units that may mind our printing...
2013-02-28 Michal Schmidtcore/unit: use a temp variable for manager pointer...
2013-02-28 Michal Schmidtcore: redefine unit_status_printf()
2013-02-27 Michal Schmidtcore: add manager_status_printf()
2013-02-27 Lennart Poetteringunit: rework resource management API
2013-02-16 Michal Schmidtunit: don't Require systemd-journald.socket from units
2013-02-14 Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-01-26 Lennart Poetteringcore: unify kill code of mount, service, socket, swap...
2013-01-19 Lennart Poetteringunit: fix typo
2013-01-19 Lennart Poetteringunit: optionally allow making cgroup attribute changes...
2013-01-19 Lennart Poetteringcgroup: additional validity checks for cgroup attribute...
2013-01-18 Mirco Tischlercore: log USER_UNIT instead of UNIT if in user session
2013-01-17 Nestor Ovroycore: corrects check of strduped controller string
2013-01-14 Lennart Poetteringcore: add bus API and systemctl commands for altering...
2013-01-10 Lennart Poetteringunit: allow extension of unit files with .d/*.conf...
2013-01-07 Tom GundersenMerge nss-myhostname
2012-11-23 Lennart Poetteringtimer: implement calendar time events
2012-11-21 Lennart Poetteringmanager: introduce watch_init() initializer for watches
2012-10-18 Zbigniew Jędrzejew... systemd: use structured logging for unit changes
2012-10-13 Zbigniew Jędrzejew... log: introduce a macro to format message id
2012-09-18 Zbigniew Jędrzejew... core: move ManagerRunningAs to shared
2012-09-18 Lennart Poetteringunit-printf: before resolving exec context specifiers...
2012-09-18 Lennart Poetteringunit: split unit_printf() and friends into its own...
2012-09-18 Lennart Poetteringunit: fix %f resolving
2012-09-17 Lennart Poetteringconf-parser: don't unescape parsed configuration string...
2012-09-13 Thomas Hindoe Paab... man: fix a bunch of typos in docs
2012-09-10 Lennart Poetteringunit: don't allow units to be gc'ed that still are...
2012-09-04 Lennart Poetteringjournal: suppress structured messages if they'd go...
2012-09-04 Lennart Poetteringjournal: generate structured journal messages for a...
2012-07-26 Michal Schmidtunit: add missing deps in unit_dependency_table
2012-07-26 Michal Schmidtunit: make the table of inverse deps symmetric
2012-07-26 Michal Sekletarsystemd: added new dependency PartOf
2012-07-19 Lennart Poetteringunits: apply default resource limits to socket/mount...
2012-07-19 Lennart Poetteringcore: drop KillMode parameter from KillUnit() bus call
2012-07-17 Lennart Poetteringunit: don't serialize job state, only unit state across...
2012-07-16 Lennart Poetteringunit: set default working directory to the user's home...
2012-07-16 Lennart Poetteringunit: introduce %s specifier for the user shell
2012-07-16 Auke Kokunit: printf specifiers %u and %h: $USER and $HOME.
2012-07-13 Lennart Poetteringunit: rename BindTo= to BindsTo=
2012-07-13 Lennart Poetteringutil: rename join() to strjoin()
2012-07-10 Zbigniew Jędrzejew... unit: Move UnitLoadState definitions from core/unit...
2012-07-10 Lennart Poetteringunit-name: remove unit_name_is_valid_no_type() and...
2012-06-25 Lennart Poetteringcryptsetup: fix escaping when generating cryptsetup...
2012-06-13 Michal Schmidtunit-name: introduce unit_dbus_path_from_name()
2012-05-22 Lennart Poetteringunits: remove service sysv_path variable and replace...
2012-05-21 Lennart Poetteringunits: introduce new Documentation= field and make...
2012-05-14 Michal Schmidtunit: unit type dependent status messages
2012-05-14 Michal Schmidtunit: print the color status marks on the left
2012-05-08 Kay Sieversutil: split-out path-util.[ch]
2012-04-30 Lennart Poetteringunit: add new dependency type RequiresMountsFor=
2012-04-25 Michal Schmidtcore: add NOP jobs, job type collapsing
2012-04-23 Michal Schmidttransaction: cancel jobs non-recursively on isolate
2012-04-23 Michal Schmidtjob: serialize jobs properly
2012-04-20 Michal Schmidtjob: job_uninstall()
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11 Kay Sieversmove libsystemd_core.la sources into core/