summaryrefslogtreecommitdiff
path: root/unit.c
AgeCommit message (Expand)Author
2010-05-16build-sys: move source files to subdirectoryLennart Poettering
2010-05-16swap: don't add mount links for swap devicesLennart Poettering
2010-05-16unit,job: when we suppress a D-Bus signal because nobody is listening, don't ...Lennart Poettering
2010-05-15log: rework logging logic so that we don't keep /dev/console openLennart Poettering
2010-05-14unit: record inactive enter/exit timestamps to facilitate syslog lookupsLennart Poettering
2010-05-14downgrade a few log msgsLennart Poettering
2010-05-13units: rework automatic dependency logic between automounts, mounts, sockets,...Lennart Poettering
2010-05-09swap: add .swap unit typeMaarten Lankhorst
2010-04-23get rid of unicode arrows, since the linux console cannot show them, not even...Lennart Poettering
2010-04-22manager: enforce limit on accepted number of namesLennart Poettering
2010-04-21manager: automatically GC unreferenced unitsLennart Poettering
2010-04-21reload: implement reload/reexec logicLennart Poettering
2010-04-18dbus: greatly extend dbus coverageLennart Poettering
2010-04-15service: optionally, trie dbus name cycle to service cycleLennart Poettering
2010-04-15socket: optionally call accept() for incoming connections and spawn one servi...Lennart Poettering
2010-04-15core: add minimal templating systemLennart Poettering
2010-04-13systemctl: show sub state along active stateLennart Poettering
2010-04-13unit: allow state change from running to restartingLennart Poettering
2010-04-13rework tty handlingLennart Poettering
2010-04-10mount: implement mounting properlyLennart Poettering
2010-04-10unit: introduce unit_load_related_unit()Lennart Poettering
2010-04-10unit: make cgroup controller/path specification more flexibleLennart Poettering
2010-04-10unit: issue notify even if the high-level state didn't changeLennart Poettering
2010-04-10unit: dump some data only when unit is loadedLennart Poettering
2010-04-10unit: dump start/exit timestampLennart Poettering
2010-04-10unit: free data from merged unit when we don't need it anymoreLennart Poettering
2010-04-10unit: refuse merging if the unit in question has a job assigned or suchlikeLennart Poettering
2010-04-08unit: when merging a device, follow the merge firstLennart Poettering
2010-04-08unit: make sure we detect messagbus/syslog going upLennart Poettering
2010-04-08dbus: print a line when we connect to dbusLennart Poettering
2010-04-08execute: make kill mode configurableLennart Poettering
2010-04-06unit: automatically connect to syslog when it becomes availableLennart Poettering
2010-04-06dbus: connect to bus as soon as the special dbus service is aroundLennart Poettering
2010-04-06rework merging/loading logicLennart Poettering
2010-04-01sysv: properly handle Provides LSB headerLennart Poettering
2010-03-31cgroup: add cgroupsificationLennart Poettering
2010-02-14mount,device: drop prefix from unit names to make them easily decodableLennart Poettering
2010-02-14unit: rename load_path to fragment_path to make clear what kind of configurat...Lennart Poettering
2010-02-13config: implement search path logicLennart Poettering
2010-02-12unit: if start is called for a non-startable service and it is around, return...Lennart Poettering
2010-02-05dbus: send out signals when units/jobs come, go and changeLennart Poettering
2010-02-03build: basic autoconfizationLennart Poettering
2010-02-03license: add GPLv2+ license blurbs everwhereLennart Poettering
2010-02-01add basic (and not very useful) D-Bus supportLennart Poettering
2010-01-30greatly extend what we enforce as process propertiesLennart Poettering
2010-01-29implement recursive_stop/stop_when_unneeded unit flagsLennart Poettering
2010-01-29monitor udev for device changesLennart Poettering
2010-01-29watch mount status fileLennart Poettering
2010-01-29implement coldplugginLennart Poettering
2010-01-29add mount enumeratorLennart Poettering