Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-11 | move libsystemd_core.la sources into core/ | Kay Sievers | |
2012-01-16 | unit: remove union Unit | Michal Schmidt | |
Now that objects of all unit types are allocated the exact amount of memory they need, the Unit union has lost its purpose. Remove it. "Unit" is a more natural name for the base unit class than "Meta", so rename Meta to Unit. Access to members of the base class gets simplified. | |||
2010-08-17 | emacs: disable tabs in .h files, too | Lennart Poettering | |
2010-07-08 | dbus: make errors reported via D-Bus more useful | Lennart Poettering | |
2010-07-01 | snapshot: ensure that snapshots cannot be created unless with create_snapshot | Lennart Poettering | |
2010-05-16 | build-sys: move source files to subdirectory | Lennart Poettering | |