Age | Commit message (Expand) | Author |
2012-01-16 | unit: use safe downcasts, remove pointless casts | Michal Schmidt |
2012-01-16 | unit: use the UNIT() macro consistently | Michal Schmidt |
2012-01-16 | unit: remove union Unit | Michal Schmidt |
2012-01-16 | unit: reduce heap usage for unit objects | Michal Schmidt |
2012-01-16 | logind: downgrade login message to debug | Michal Schmidt |
2012-01-14 | journal: drop privileges when storing coredump | Lennart Poettering |
2012-01-14 | journal: when show blob data show length | Lennart Poettering |
2012-01-14 | util: support formatting eta and peta bytes with format_bytes() | Lennart Poettering |
2012-01-14 | util: introduce FORMAT_BYTES_MAX | Lennart Poettering |
2012-01-14 | journal: collect coredump up to 24M in size | Lennart Poettering |
2012-01-14 | journal: handle empty syslog identifier properly | Lennart Poettering |
2012-01-14 | journal: fix bad memory access | Lennart Poettering |
2012-01-14 | journal: if the data to be sent is larger than the maximum datagram size reso... | Lennart Poettering |
2012-01-14 | journal: hook up coredumping with journal | Lennart Poettering |
2012-01-14 | journal: add new system-cat tool as kind of a more powerfull BSD logger | Lennart Poettering |
2012-01-14 | util: split out tty_is_vc_resolve() from default_term_for_tty() | Lennart Poettering |
2012-01-14 | util: rework ANSI escape code macros | Lennart Poettering |
2012-01-14 | mount: fix quota | Michal Schmidt |
2012-01-13 | pam: fix build | Lennart Poettering |
2012-01-13 | pam: work correctly if a seat is specified but not vtnr | Lennart Poettering |
2012-01-13 | journal: add output mode that just prints simple messages without any decorat... | Lennart Poettering |
2012-01-13 | api: add C++ guards to all headers | Lennart Poettering |
2012-01-13 | sd-login: teach sd_pid_get_unit() proper handling of instantiated services | Lennart Poettering |
2012-01-12 | journal: if the syslog forwarder socket is full, then don't block | Lennart Poettering |
2012-01-12 | core: switch all log targets to go directly to the journal, instead via syslog | Lennart Poettering |
2012-01-12 | units: make sure syslog socket goes away early during shutdown | Lennart Poettering |
2012-01-12 | log: make internal log api log directly to the journal | Lennart Poettering |
2012-01-11 | journal: add SELinux context to all logged messages | Lennart Poettering |
2012-01-11 | journal: fix more 32/64 bit issues | Lennart Poettering |
2012-01-11 | tmpfiles: fix parsing of /proc/net/unix on 32Bit machines | Lennart Poettering |
2012-01-11 | logs-show: fix missing newline in short output | Michal Schmidt |
2012-01-11 | journald: don't assume size_t and uint64_t are the same | Lennart Poettering |
2012-01-11 | journald: set group ownership of journal files to 'adm' by default | Lennart Poettering |
2012-01-11 | journal: make requirement for ACLs optional | Lennart Poettering |
2012-01-11 | journalctl: fix --help text | Lennart Poettering |
2012-01-11 | build-sys: fix upload rule for xzsystemd/v38 | Lennart Poettering |
2012-01-11 | build-sys: bump version | Lennart Poettering |
2012-01-11 | journal: don't realign window twice | Lennart Poettering |
2012-01-11 | sd-journal: implement a number of non-implemented calls from the API for now | Lennart Poettering |
2012-01-11 | systemd: reconnect to syslog as soon as the journal is fully up | Lennart Poettering |
2012-01-11 | journalctl: always show monotonic timestamp even if it's from an old boot | Lennart Poettering |
2012-01-11 | Update TODO | Lennart Poettering |
2012-01-11 | unit: implement new PropagateReloadTo=/PropagateReloadFrom= operations | Lennart Poettering |
2012-01-11 | shutdown: add link to root storage daemon text | Lennart Poettering |
2012-01-11 | service: brutally slaughter processes that are running in the cgroup when we ... | Lennart Poettering |
2012-01-11 | update TODO | Lennart Poettering |
2012-01-10 | build-sys: link systemctl and systemd-journalctl against libsystemd-id128 | Michael Biebl |
2012-01-10 | shutdown: exclude processes with argv[0][0] from killing | Lennart Poettering |
2012-01-09 | autogen.sh: diet and sync with udev and kmod | Kay Sievers |
2012-01-07 | journalctl: display source timestamp, not journald timestamp, if known | Lennart Poettering |