chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
elogind.git
2013-03-22
Zbigniew Jędrzejewsk...
systemd-python: allow retrieval of single fields
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Zbigniew Jędrzejewsk...
systemd-python: split out realtime and monotonic into...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Zbigniew Jędrzejewsk...
systemd-python: implement _Reader.test_cursor
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Zbigniew Jędrzejewsk...
systemd-python: cleanup up usec_t handling
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Zbigniew Jędrzejewsk...
systemd-python: export sd_journal_get_usage
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Zbigniew Jędrzejewsk...
efivars: fix return code
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Zbigniew Jędrzejewsk...
shutdownd: shut up bogus gcc warning
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Zbigniew Jędrzejewsk...
bootchart: fix two unitialized memory frees
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Zbigniew Jędrzejewsk...
initctl: fix return from unitialized memory in error...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Zbigniew Jędrzejewsk...
build-sys: use _FORTIFY_SOURCE with new gcc level -Og
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Lennart Poettering
bus: implicitly collect ucred/label information
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Lennart Poettering
bus: also finish connection before returning from sd_bu...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Lennart Poettering
bus: when parsing enforce maximum container depth
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Lennart Poettering
bus: fix uninitialized variable
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Lennart Poettering
bus: validate the hello response properly
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Lennart Poettering
bus: properly verify recursion depth of signatures
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Lennart Poettering
bus: rework synchronization logic
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Lennart Poettering
bus: reuse more code
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Lennart Poettering
bus: validate the entire header more closely
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Lennart Poettering
bus: properly validate object path values
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Lennart Poettering
bus: generate a nice error when attempting to add a...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Lennart Poettering
bus: implicitly handle peer commands Ping() and GetMach...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Lennart Poettering
bus: enforce limits on all client influenced data objects
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Lennart Poettering
bus: implicitly set no_reply flag on outgoing messages...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Kay Sievers
udev: always set selinux label at "add" events
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Lennart Poettering
bus: implement full method call timeout logic
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Kay Sievers
hwdb: update
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Kay Sievers
MAkefile.am: whitespace cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Kay Sievers
doc: disable gtk-doc test again - you are a really...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Michael Biebl
build-sys: include missing header in dist tarball
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Lennart Poettering
shared: add simple priority queue implementation
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Dave Reisner
bus: compare to negative errno
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Zbigniew Jędrzejewsk...
activate: avoid warning from -Wshadow
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Zbigniew Jędrzejewsk...
Make two functions static
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Zbigniew Jędrzejewsk...
Remove some unused variables
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Zbigniew Jędrzejewsk...
systemd-analyze: do not format timestamp when not print...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Zbigniew Jędrzejewsk...
core: remove unnecessary goto in setup_namespace
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Tom Gundersen
bus-message: fix typo
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Lennart Poettering
update TODO
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Lennart Poettering
bus: hook up client with socket communication
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Lennart Poettering
bus: introduce bus_error_is_dirty() independently of...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Lennart Poettering
bus: demarshal header fields properly
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Lennart Poettering
bus: implement demarshaller
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Lennart Poettering
bus: suppress reply messages to method calls with no_re...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Lennart Poettering
bus: add basic implementation of a native bus client...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Lennart Poettering
stdio-bridge: modernization
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Lennart Poettering
util: add hexmem() and strextend() calls
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Lennart Poettering
macro: add CHAR_TO_STR macro to make a one character...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Lennart Poettering
macro: don't redefine CLAMP if it is already defined...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Zbigniew Jędrzejewsk...
Make PrivateTmp dirs also inaccessible from the outside
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Jan Engelhardt
build-sys: fix typo in human-readable output
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Jan Engelhardt
libudev: avoid potential misaligned accesses
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Kay Sievers
libude: remove special handling of "device" link, it...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Tom Gundersen
zsh completion: udev - remove firmware builtin
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Zbigniew Jędrzejewsk...
man/service: document behaviour on failure
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Zbigniew Jędrzejewsk...
catalog: remove broken links to wiki
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Zbigniew Jędrzejewsk...
journalct: beef up entry listing
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Zbigniew Jędrzejewsk...
systemd-python: small cleanups
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Zbigniew Jędrzejewsk...
systemd-python: add journal.get_catalog()
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Zbigniew Jędrzejewsk...
systemd-python: add _Reader.get_catalog()
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Zbigniew Jędrzejewsk...
man/catalog: fix synopsis and remind to free
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Zbigniew Jędrzejewsk...
systemd-python: add _Reader.closed attribute
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Zbigniew Jędrzejewsk...
journalctl: use _cleanup_ in one function
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Kay Sievers
rules: move builtin calls before the permissions section
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Harald Hoyer
shell-completion/bash/journalctl: suppress stderr
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Ozan Çağlayan
keymap: Remap microphone mute and touchpad toggle for...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Martin Pitt
keymaps: Use F20 for micmute keys to be friendly to...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Ozan Çağlayan
keymap: Fix touchpad toggling on Lenovo IdeaPad U300s
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Zbigniew Jędrzejewsk...
logind: exploit previous cleanups and simplify returns
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Colin Walters
logind: Make more use of cleanup macros
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Colin Walters
Use bus_maybe_send_reply() where applicable
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Zbigniew Jędrzejewsk...
sd-journal: do not require path to be absolute
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Zbigniew Jędrzejewsk...
journal,shared: add _cleanup_journal_close_
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Zbigniew Jędrzejewsk...
journal: use _cleanup_
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Zbigniew Jędrzejewsk...
journal: use sd_journal_close on error in sd_journal_new
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Zbigniew Jędrzejewsk...
systemd-python: allow Reader to be used as a context...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Daniel Buch
test-strv.c: test STRV_FOREACH_PAIR macro
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Kay Sievers
udev: rename kernel command line option to net.ifnames=
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Tom Gundersen
man: udev - clarify when RUN is executed
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Tom Gundersen
udev: builtin - use RUN rather than IMPORT for loading...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Tom Gundersen
udev: net-name-slot - disable by kernel command line...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Tom Gundersen
man: udev - move documentation of configuration file
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Kay Sievers
udev: ifdef all firmware special handling
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Tom Gundersen
udev: make firmware loading optional and disable by...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Tom Gundersen
man: udev - document 'builtin'
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Kay Sievers
units: initrd, multi-user - add a few more words to...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Kay Sievers
man: bootup - intrd-fs.target --> initrd.target
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Kay Sievers
journal: pass the *pid* to sd_pid_get_owner_uid()
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Zbigniew Jędrzejewsk...
timer: fix grammar in message
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Michal Sekletar
core: reuse the same /tmp, /var/tmp and inaccessible dir
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Josh Triplett
TODO: uses for SO_REUSEPORT
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Nathaniel Chen
smack-setup: enable Smack/CIPSO mapping
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Zbigniew Jędrzejewsk...
smack-setup: extract rule writing into a separate function
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Umut Tezduyar
units: ignore systemd-sysctl on shutdown
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Umut Tezduyar
core: keep mountinfo .mounts until late shutdown
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Zbigniew Jędrzejewsk...
man: fix grammar
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Zbigniew Jędrzejewsk...
systemd-python: add systemd.daemon wrapping sd-daemon
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Zbigniew Jędrzejewsk...
systemd-activate: pass environment variables through
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Kay Sievers
sysctl: default - add safe sysrq options
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Kay Sievers
TODO: update
commit
|
commitdiff
|
tree
|
snapshot
next