summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-01-22cgls: don't show kernel threads by defaultLennart Poettering
2012-01-21journal: systemd v38 fails to build on big-endiansDan HorĂ¡k
2012-01-21systemctl: don't show ln -s/rm output in 'install' mode if --quiet is passedLennart Poettering
2012-01-21util: open the first RTC that has hctosys=1 setLennart Poettering
2012-01-21readahead: don't monopolize IO when replayingLennart Poettering
2012-01-21dbus: export ControlGroupPersistent field on the bus againLennart Poettering
2012-01-20socket: don't fail the socket on ENOTCONNMichal Schmidt
2012-01-20dbus-execute: don't publish control_group_persistent on DBus for nowMichal Schmidt
2012-01-20service: add missing pid file unwatch in the destructorMichal Schmidt
2012-01-19log: move #pragma around the functionMichal Schmidt
2012-01-18persistant -> persistentKay Sievers
2012-01-18tmpfiles: support writing short strings to files, in order to support /sys ma...Lennart Poettering
2012-01-18manager: don't place units in the 'cpu' group when run as user instance, for nowLennart Poettering
2012-01-18journal: when sending journal data via file, place it in /dev/shm, to allow e...Lennart Poettering
2012-01-18exec: introduce ControlGroupPersistant= to make cgroups persistantLennart Poettering
2012-01-18journalctl: properly honour -n when -f is passed, tooLennart Poettering
2012-01-18tmpfiles: add support for creating symlinks, char/block device nodesLennart Poettering
2012-01-18logind: move X11 socketLennart Poettering
2012-01-18logind: simplify session_activate() a bitLennart Poettering
2012-01-18logind: allow to create multiple sessions on non-multi-session seats to deal ...Lennart Poettering
2012-01-17util: fix ANSI sequence for red colorMichal Schmidt
2012-01-17log: make asserts cheaperMichal Schmidt
2012-01-17log: remove useless variableMichal Schmidt
2012-01-17dbus-unit: make functions staticMichal Schmidt
2012-01-16dbus: more efficient implementation of propertiesMichal Schmidt
2012-01-16unit: use safe downcasts, remove pointless castsMichal Schmidt
2012-01-16unit: use the UNIT() macro consistentlyMichal Schmidt
2012-01-16unit: remove union UnitMichal Schmidt
2012-01-16unit: reduce heap usage for unit objectsMichal Schmidt
2012-01-16logind: downgrade login message to debugMichal Schmidt
2012-01-14journal: drop privileges when storing coredumpLennart Poettering
2012-01-14journal: when show blob data show lengthLennart Poettering
2012-01-14util: support formatting eta and peta bytes with format_bytes()Lennart Poettering
2012-01-14util: introduce FORMAT_BYTES_MAXLennart Poettering
2012-01-14journal: collect coredump up to 24M in sizeLennart Poettering
2012-01-14journal: handle empty syslog identifier properlyLennart Poettering
2012-01-14journal: fix bad memory accessLennart Poettering
2012-01-14journal: if the data to be sent is larger than the maximum datagram size reso...Lennart Poettering
2012-01-14journal: hook up coredumping with journalLennart Poettering
2012-01-14journal: add new system-cat tool as kind of a more powerfull BSD loggerLennart Poettering
2012-01-14util: split out tty_is_vc_resolve() from default_term_for_tty()Lennart Poettering
2012-01-14util: rework ANSI escape code macrosLennart Poettering
2012-01-14mount: fix quotaMichal Schmidt
2012-01-13pam: fix buildLennart Poettering
2012-01-13pam: work correctly if a seat is specified but not vtnrLennart Poettering
2012-01-13journal: add output mode that just prints simple messages without any decorat...Lennart Poettering
2012-01-13api: add C++ guards to all headersLennart Poettering
2012-01-13sd-login: teach sd_pid_get_unit() proper handling of instantiated servicesLennart Poettering
2012-01-12journal: if the syslog forwarder socket is full, then don't blockLennart Poettering
2012-01-12core: switch all log targets to go directly to the journal, instead via syslogLennart Poettering