summaryrefslogtreecommitdiffstats
path: root/src/log.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-18exec: introduce ControlGroupPersistant= to make cgroups persistantLennart Poettering15-39/+135
2012-01-18journalctl: properly honour -n when -f is passed, tooLennart Poettering2-1/+9
2012-01-18tmpfiles: add support for creating symlinks, char/block device nodesLennart Poettering2-31/+176
2012-01-18logind: move X11 socketLennart Poettering1-4/+2
2012-01-18logind: simplify session_activate() a bitLennart Poettering2-5/+3
2012-01-18logind: allow to create multiple sessions on non-multi-session seats to deal ...Lennart Poettering1-6/+7
2012-01-18update TODOLennart Poettering1-0/+6
2012-01-17util: fix ANSI sequence for red colorMichal Schmidt1-1/+1
2012-01-17log: make asserts cheaperMichal Schmidt3-21/+17
2012-01-17log: remove useless variableMichal Schmidt1-4/+0
2012-01-17dbus-unit: make functions staticMichal Schmidt2-99/+80
2012-01-16build-sys: cleanup sysctl.d/coredump.confKay Sievers1-9/+11
2012-01-16dbus: more efficient implementation of propertiesMichal Schmidt26-616/+780
2012-01-16unit: use safe downcasts, remove pointless castsMichal Schmidt8-46/+46
2012-01-16unit: use the UNIT() macro consistentlyMichal Schmidt11-237/+237
2012-01-16unit: remove union UnitMichal Schmidt44-956/+949
2012-01-16unit: reduce heap usage for unit objectsMichal Schmidt13-19/+52
2012-01-16logind: downgrade login message to debugMichal Schmidt1-2/+2
2012-01-14journal: drop privileges when storing coredumpLennart Poettering1-16/+41
2012-01-14journal: when show blob data show lengthLennart Poettering1-5/+8
2012-01-14util: support formatting eta and peta bytes with format_bytes()Lennart Poettering1-0/+4
2012-01-14util: introduce FORMAT_BYTES_MAXLennart Poettering2-1/+2
2012-01-14journal: collect coredump up to 24M in sizeLennart Poettering1-1/+1
2012-01-14journal: handle empty syslog identifier properlyLennart Poettering1-4/+8
2012-01-14journal: fix bad memory accessLennart Poettering1-1/+1
2012-01-14journal: if the data to be sent is larger than the maximum datagram size reso...Lennart Poettering2-16/+139
2012-01-14journal: hook up coredumping with journalLennart Poettering9-0/+222
2012-01-14journal: add new system-cat tool as kind of a more powerfull BSD loggerLennart Poettering3-0/+192
2012-01-14util: split out tty_is_vc_resolve() from default_term_for_tty()Lennart Poettering2-7/+14
2012-01-14util: rework ANSI escape code macrosLennart Poettering6-26/+27
2012-01-14mount: fix quotaMichal Schmidt1-17/+10
2012-01-13pam: fix buildLennart Poettering1-2/+2
2012-01-13pam: work correctly if a seat is specified but not vtnrLennart Poettering1-4/+8
2012-01-13journal: add output mode that just prints simple messages without any decorat...Lennart Poettering4-4/+30
2012-01-13api: add C++ guards to all headersLennart Poettering4-0/+32
2012-01-13sd-login: teach sd_pid_get_unit() proper handling of instantiated servicesLennart Poettering1-4/+29
2012-01-12journal: if the syslog forwarder socket is full, then don't blockLennart Poettering1-0/+8
2012-01-12core: switch all log targets to go directly to the journal, instead via syslogLennart Poettering24-45/+47
2012-01-12units: make sure syslog socket goes away early during shutdownLennart Poettering1-0/+2
2012-01-12log: make internal log api log directly to the journalLennart Poettering4-35/+165
2012-01-11journal: add SELinux context to all logged messagesLennart Poettering1-2/+20
2012-01-11journal: fix more 32/64 bit issuesLennart Poettering2-4/+3
2012-01-11tmpfiles: fix parsing of /proc/net/unix on 32Bit machinesLennart Poettering1-10/+20
2012-01-11logs-show: fix missing newline in short outputMichal Schmidt1-1/+1
2012-01-11journald: don't assume size_t and uint64_t are the sameLennart Poettering1-2/+3
2012-01-11journald: set group ownership of journal files to 'adm' by defaultLennart Poettering2-5/+29
2012-01-11journal: make requirement for ACLs optionalLennart Poettering2-5/+16
2012-01-11journalctl: fix --help textLennart Poettering1-1/+1
2012-01-11build-sys: fix upload rule for xzv38Lennart Poettering1-2/+2
2012-01-11build-sys: bump versionLennart Poettering1-1/+1