index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsystemd
Age
Commit message (
Expand
)
Author
2014-03-03
bus: add sd_bus_track object for tracking peers, and port core over to it
Lennart Poettering
2014-02-25
Use /var/run/dbus/system_bus_socket for the D-Bus socket
Zbigniew Jędrzejewski-Szmek
2014-02-26
Revert back to /var/run at a couple of problems
Lennart Poettering
2014-02-25
Replace /var/run with /run in remaining places
Zbigniew Jędrzejewski-Szmek
2014-02-25
nspawn: add new switch --network-macvlan= to add a macvlan device to the cont...
Lennart Poettering
2014-02-24
Remove dead lines in various places
Zbigniew Jędrzejewski-Szmek
2014-02-23
src/shared/ cannot reference symbols from libraries
Kay Sievers
2014-02-23
build-sys: remove libsystemd.sym duplicate
David Herrmann
2014-02-22
build-sys: fix libsystemd --enable-kdbus symbol export
Kay Sievers
2014-02-22
test: always use assert_se in tests
Tom Gundersen
2014-02-21
event: add new kind of event source called "post"
Lennart Poettering
2014-02-21
sd-event: Fix systemd crash when using timer units.
Thomas Bächler
2014-02-20
libsystemd: fix compiler warning in property_get_set_callbacks_run()
Daniel Mack
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-20
sd-bus: the bus returned should be the first arg
Jason A. Donenfeld
2014-02-19
build-sys: export experimental symbols only with --enable-kdbus
Kay Sievers
2014-02-19
bus: fix unreffing logic
Lennart Poettering
2014-02-19
build-sys: merge libsystemd-journal into libsystemd
Kay Sievers
2014-02-19
sd-id128: use new dev_urandom() call
Lennart Poettering
2014-02-19
make gcc shut up
Lennart Poettering
2014-02-19
busctl: add --no-legend and use in bash completion
Thomas Hindoe Paaboel Andersen
2014-02-19
sd-rtnl: test - include missing.h to build on old kernels
Tom Gundersen
2014-02-19
missing.h: add some IFLA_* constants
Tom Gundersen
2014-02-19
event: fix crash on child-source state modifications
David Herrmann
2014-02-19
build-sys: merge libsystemd-daemon into libsystemd
Kay Sievers
2014-02-18
sd-rtnl-message: store reference to the bus in the message
Tom Gundersen
2014-02-18
util: generalize code that checks whether PIDs are alive or unwaited for
Lennart Poettering
2014-02-17
doc: update punctuation
Jan Engelhardt
2014-02-16
sd-rtnl: do not require ifindex to be set for SETLINK messages
Tom Gundersen
2014-02-16
bus: fix match_parse for unquoted matches
Simon Peeters
2014-02-15
sd-rtnl: always include linux/rtnetlink.h
Tom Gundersen
2014-02-15
sd-rtnl: message_open_container - don't take a 'size' argument
Tom Gundersen
2014-02-15
sd-rtnl: link flags - don't allow change = 0
Tom Gundersen
2014-02-13
rtnl: support adding VETH_INFO_PEER containers into rtnl messages
Lennart Poettering
2014-02-13
rtnl: rename constructors from the form sd_rtnl_xxx_yyy_new() to sd_rtnl_xxx_...
Lennart Poettering
2014-02-13
rtnl: drop "sd_" prefix from cleanup macros
Lennart Poettering
2014-02-10
sd-bus: export sd_bus_call{,_async,_async_cancel}
David Herrmann
2014-02-10
sd-rtnl: added support for a few more attributes
Susant Sahani
2014-02-10
sd-rtnl: test - improve test of MTU a bit
Tom Gundersen
2014-02-10
sd-rtnl: add test cases for link
Susant Sahani
2014-02-05
bus: properly unset default bus pointer when destroying last reference
Lennart Poettering
2014-02-05
Added attribute support for sd-rtnl
Susant Sahani
2014-02-03
bus: when closing the bus don't end up in a recursive destruction deadlock
Lennart Poettering
2014-02-01
bus: update kdbus.h (ABI break)
Kay Sievers
2014-01-31
use memzero(foo, length); for all memset(foo, 0, length); calls
Greg KH
2014-01-30
sd-rtnl: beef up rtnl-util a bit
Tom Gundersen
2014-01-28
bus: update kdbus.h (ABI break)
Kay Sievers
2014-01-28
bus: update bloom filter description a bit
Lennart Poettering
2014-01-28
bus: rework bloom filter logic to operate with variable bloom filter
Lennart Poettering
2014-01-27
bus: add API calls for connecting to starter bus
Lennart Poettering
[next]