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-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-17
build-sys: move sd-login src/login → src/libsystemd/sd-login
Lennart Poettering
2014-03-17
sd-login: add calls that retrieve credentials of peers connected to AF_UNIX p...
Lennart Poettering
2014-03-17
core, libsystemd, systemd, timedate, udev: spelling fixes
Miklos Vajna
2014-03-17
systemctl: introduce -r switch to show units running in local containers in a...
Lennart Poettering
2014-03-16
Use strlen even for constant strings
Josh Triplett
2014-03-16
sd-rtnl: never treat broadcasts as replies
Tom Gundersen
2014-03-15
sd-rtnl: make RTM_NEWLINK report EEXIST by default
Tom Gundersen
2014-03-14
sd-bus: don't choke if somebody sends us a message with a unix fd count of 0
Lennart Poettering
2014-03-14
sd-bus: don't access invalid memory if a signal matcher was freed from its ow...
Lennart Poettering
2014-03-13
sd-bus: don't look for a 64bit value when we only have 32bit value on reply c...
Lennart Poettering
2014-03-13
bus: fix memory leak when kdbus is not enabled
Lennart Poettering
2014-03-12
sd-login: add sd_machine_get_class() call
Lennart Poettering
2014-03-11
bus: replace sd_bus_label_{escape,unescape}() by new sd_bus_path_{encode,deco...
Lennart Poettering
2014-03-08
sd-bus: sync kdbus.h
Daniel Mack
2014-03-08
sd-bus: check for potential integer overflow in KDBUS_ITEM_FOREACH()
Daniel Mack
2014-03-08
sd-rtnl: increase default timeout to match sd-bus
Tom Gundersen
2014-03-07
sd-bus: add support for policy upload on activator connections
Daniel Mack
2014-03-07
sd-bus: sync kdbus.h (ABI break)
Daniel Mack
2014-03-07
sd-rtnl: introduce read ether and ip address functions
Susant Sahani
2014-03-06
man: describe functions for appending to messages
Zbigniew Jędrzejewski-Szmek
2014-03-06
sd-rtnl/networkd: use new rtnl_message_read() API and drop helper
Tom Gundersen
2014-03-06
sd-rtnl:introduce table-based lookup and typesafe read() functions
Susant Sahani
2014-03-05
sd-rtnl: do not blindly enter containers in message_read()
Tom Gundersen
2014-03-05
systemd-run: support all currently exported properties with -p
Lennart Poettering
2014-03-05
core: make the LimitXYZ= properties settable for transient service units
Lennart Poettering
2014-03-05
systemd-run: add new --property= switch that can set arbitrary properties for...
Lennart Poettering
2014-03-04
Introduce strv_consume which takes ownership
Zbigniew Jędrzejewski-Szmek
2014-03-03
sd-network: IPv4 link-local support [v2]
Umut Tezduyar Lindskog
2014-03-03
silence warning
Thomas Hindoe Paaboel Andersen
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
[next]