index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
log.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-18
exec: introduce ControlGroupPersistant= to make cgroups persistant
Lennart Poettering
15
-39
/
+135
2012-01-18
journalctl: properly honour -n when -f is passed, too
Lennart Poettering
2
-1
/
+9
2012-01-18
tmpfiles: add support for creating symlinks, char/block device nodes
Lennart Poettering
2
-31
/
+176
2012-01-18
logind: move X11 socket
Lennart Poettering
1
-4
/
+2
2012-01-18
logind: simplify session_activate() a bit
Lennart Poettering
2
-5
/
+3
2012-01-18
logind: allow to create multiple sessions on non-multi-session seats to deal ...
Lennart Poettering
1
-6
/
+7
2012-01-18
update TODO
Lennart Poettering
1
-0
/
+6
2012-01-17
util: fix ANSI sequence for red color
Michal Schmidt
1
-1
/
+1
2012-01-17
log: make asserts cheaper
Michal Schmidt
3
-21
/
+17
2012-01-17
log: remove useless variable
Michal Schmidt
1
-4
/
+0
2012-01-17
dbus-unit: make functions static
Michal Schmidt
2
-99
/
+80
2012-01-16
build-sys: cleanup sysctl.d/coredump.conf
Kay Sievers
1
-9
/
+11
2012-01-16
dbus: more efficient implementation of properties
Michal Schmidt
26
-616
/
+780
2012-01-16
unit: use safe downcasts, remove pointless casts
Michal Schmidt
8
-46
/
+46
2012-01-16
unit: use the UNIT() macro consistently
Michal Schmidt
11
-237
/
+237
2012-01-16
unit: remove union Unit
Michal Schmidt
44
-956
/
+949
2012-01-16
unit: reduce heap usage for unit objects
Michal Schmidt
13
-19
/
+52
2012-01-16
logind: downgrade login message to debug
Michal Schmidt
1
-2
/
+2
2012-01-14
journal: drop privileges when storing coredump
Lennart Poettering
1
-16
/
+41
2012-01-14
journal: when show blob data show length
Lennart Poettering
1
-5
/
+8
2012-01-14
util: support formatting eta and peta bytes with format_bytes()
Lennart Poettering
1
-0
/
+4
2012-01-14
util: introduce FORMAT_BYTES_MAX
Lennart Poettering
2
-1
/
+2
2012-01-14
journal: collect coredump up to 24M in size
Lennart Poettering
1
-1
/
+1
2012-01-14
journal: handle empty syslog identifier properly
Lennart Poettering
1
-4
/
+8
2012-01-14
journal: fix bad memory access
Lennart Poettering
1
-1
/
+1
2012-01-14
journal: if the data to be sent is larger than the maximum datagram size reso...
Lennart Poettering
2
-16
/
+139
2012-01-14
journal: hook up coredumping with journal
Lennart Poettering
9
-0
/
+222
2012-01-14
journal: add new system-cat tool as kind of a more powerfull BSD logger
Lennart Poettering
3
-0
/
+192
2012-01-14
util: split out tty_is_vc_resolve() from default_term_for_tty()
Lennart Poettering
2
-7
/
+14
2012-01-14
util: rework ANSI escape code macros
Lennart Poettering
6
-26
/
+27
2012-01-14
mount: fix quota
Michal Schmidt
1
-17
/
+10
2012-01-13
pam: fix build
Lennart Poettering
1
-2
/
+2
2012-01-13
pam: work correctly if a seat is specified but not vtnr
Lennart Poettering
1
-4
/
+8
2012-01-13
journal: add output mode that just prints simple messages without any decorat...
Lennart Poettering
4
-4
/
+30
2012-01-13
api: add C++ guards to all headers
Lennart Poettering
4
-0
/
+32
2012-01-13
sd-login: teach sd_pid_get_unit() proper handling of instantiated services
Lennart Poettering
1
-4
/
+29
2012-01-12
journal: if the syslog forwarder socket is full, then don't block
Lennart Poettering
1
-0
/
+8
2012-01-12
core: switch all log targets to go directly to the journal, instead via syslog
Lennart Poettering
24
-45
/
+47
2012-01-12
units: make sure syslog socket goes away early during shutdown
Lennart Poettering
1
-0
/
+2
2012-01-12
log: make internal log api log directly to the journal
Lennart Poettering
4
-35
/
+165
2012-01-11
journal: add SELinux context to all logged messages
Lennart Poettering
1
-2
/
+20
2012-01-11
journal: fix more 32/64 bit issues
Lennart Poettering
2
-4
/
+3
2012-01-11
tmpfiles: fix parsing of /proc/net/unix on 32Bit machines
Lennart Poettering
1
-10
/
+20
2012-01-11
logs-show: fix missing newline in short output
Michal Schmidt
1
-1
/
+1
2012-01-11
journald: don't assume size_t and uint64_t are the same
Lennart Poettering
1
-2
/
+3
2012-01-11
journald: set group ownership of journal files to 'adm' by default
Lennart Poettering
2
-5
/
+29
2012-01-11
journal: make requirement for ACLs optional
Lennart Poettering
2
-5
/
+16
2012-01-11
journalctl: fix --help text
Lennart Poettering
1
-1
/
+1
2012-01-11
build-sys: fix upload rule for xz
v38
Lennart Poettering
1
-2
/
+2
2012-01-11
build-sys: bump version
Lennart Poettering
1
-1
/
+1
[next]