chiark / gitweb /
hwdb: add Samsung 700G
[elogind.git] / src /
2014-01-06 Lennart Poetteringmount: don't creat local-fs.target links for mount...
2014-01-06 Kay Sieversdbus1-generator: always pull proxy socket into sockets...
2014-01-06 Kay Sieverscore: do not add implicit dbus.socket dependency
2014-01-06 Kay Sieverscore: --user -- add basic.target an sort against it...
2014-01-06 Kay Sieverscore: --user -- move generator directories from /tmp...
2014-01-06 Tom Gundersenlibsystemd-dns: expose list of DNS servers
2014-01-05 Tom Gundersenlibsystemd-dhcp: expose received DNS server
2014-01-05 Michael SchererFix format string mismatch introduced in ab9001a1
2014-01-05 Kay SieversRevert "bus: driverd: don't attempt to remove from...
2014-01-05 George McCollisterjournal: Add missing byte order conversions
2014-01-05 Zbigniew Jędrzejew... shared/install: use char** convention for strvs
2014-01-05 Zbigniew Jędrzejew... Remove unused variables
2014-01-05 Simon Peetersstrv: multiple cleanups
2014-01-05 Simon Peetersshared: util.c: unify split and split_quoted
2014-01-05 Marc-Antoine Perennoubus: driverd: don't attempt to remove from empty list
2014-01-05 Mantas Mikulėnasbus: open user, not system, bus in bus_open_user_systemd()
2014-01-05 Simon Peetersutil.c: use read_one_line_file where possible
2014-01-05 Simon Peetersshared: procfs_file_alloca: handle pid==0
2014-01-05 Stefan Bellerswap: remove if/else with the same data path
2014-01-05 Zbigniew Jędrzejew... man: document some more bus functions
2014-01-04 Tom Gundersennetworkd: refuse to use .network files with missing...
2014-01-04 Dave Reisnersd-event: add missing symbol, sd_event_source_set_io_fd
2014-01-04 Tom Gundersenudev: net_id - handle virtio buses
2014-01-04 Tom GundersenRevert "net-util: add support for Type=ethernet"
2014-01-04 Thomas Hindoe Paab... systemctl: improve readability on failed commands
2014-01-04 Zbigniew Jędrzejew... man: document a batch of bus functions
2014-01-03 Tom Gundersennet-util: add support for Type=ethernet
2014-01-03 Tom Gundersennetworkd: link hash uses 64, not 32 bit keys
2014-01-03 Tom Gundersennetworkd: print the ifindex of added links
2014-01-03 Tom Gundersennetworkd: improve logging
2014-01-03 Tom Gundersennetworkd: improve link state change logging
2014-01-03 Tom Gundersennetworkd: add some debug info about notifications we...
2014-01-03 Kay Sieversbus: always create --user bus when kdbus is active
2014-01-03 Tom Gundersennetworkd: link - explicitly set the link to be up if...
2014-01-03 Zbigniew Jędrzejew... networkd: fix memory leak in error path
2014-01-03 Zbigniew Jędrzejew... networkd: do not deference null pointer in cleanup
2014-01-03 Zbigniew Jędrzejew... core: fix gcc unused variable warning
2014-01-03 Zbigniew Jędrzejew... bus: fix memleak in sd_bus_creds_new_from_pid
2014-01-03 Zbigniew Jędrzejew... Introduce cleanup functions for cap_free
2014-01-03 Zbigniew Jędrzejew... rtnl: fix memory corruptions after realloc
2014-01-03 Zbigniew Jędrzejew... bus: break reference cycle between bus and messages
2014-01-03 Zbigniew Jędrzejew... Use format patterns for usec_t, pid_t, nsec_t, usec_t
2014-01-03 Zbigniew Jędrzejew... Move bus path definitions to def.h
2014-01-03 Zbigniew Jędrzejew... core/service: check if mainpid matches only if it is set
2014-01-03 Zbigniew Jędrzejew... core/manager: print info about interesting signals
2014-01-03 Zbigniew Jędrzejew... core/service: tweak messages on operation timeouts
2014-01-03 Tom Gundersenlibsystemd-dhcp: don't assert on client_stop()
2014-01-03 Tom Gundersennetworkd: dhcp - avoid null pointer dereference
2014-01-03 Tom Gundersennetworkd: add more asserts and ignore all events when...
2014-01-02 Tom Gundersennetworkd: only track state of links we are managing
2014-01-02 Tom Gundersennetworkd: improve logging
2014-01-02 Kay Sieversnetworkd: fix NULL pointer deref
2014-01-02 Tom Gundersennetworkd: fix getting initial state
2014-01-01 Tom Gundersennetworkd: add DHCPv4 support
2014-01-01 Tom Gundersennetworkd: distinguish between static and dynamic addres...
2014-01-01 Tom Gundersennetwork: add support for dropping address
2013-12-31 Zbigniew Jędrzejew... build-sys: make test output a bit nicer
2013-12-31 Zbigniew Jędrzejew... dhcp: fix creation of req_opts array
2013-12-31 Zbigniew Jędrzejew... sleep-config: fix double free
2013-12-31 Stefan Bellerboot-efi: Remove superfluous assignment
2013-12-30 Stefan Bellersleep-config: Dereference pointer before check for...
2013-12-30 Stefan Bellerbootchart: Remove unneeded check for NULL
2013-12-30 Zbigniew Jędrzejew... tmpfiles: rename --unsafe to --boot
2013-12-30 Stefan Bellercore: Forgot to dereference pointer when checking for...
2013-12-30 Zbigniew Jędrzejew... systemd-python: fix listen_fds under Python 2
2013-12-30 Zbigniew Jędrzejew... systemd-python: fix setting of exception codes
2013-12-30 Zbigniew Jędrzejew... acticate: rename --environment to --setenv
2013-12-29 Kay Sieversudev: LOG_PRIORITY -> LOG_LEVEL
2013-12-28 Lennart Poetteringbus: fix a couple of format string mistakes
2013-12-28 Marc-Antoine Perennoubus: driverd; add missing format string parameter
2013-12-28 Lennart Poetteringbus: correct a number of gcc format string attribute...
2013-12-28 Lubomir Rintelselinux: Check access vector for enable/disable perm...
2013-12-28 Lennart Poetteringshared: add simplistic XML parser for usage in the...
2013-12-27 Zbigniew Jędrzejew... bus: fix running tests in parallel
2013-12-27 Mantas Mikulėnasbus: PORTING-DBUS1: fix user bus path
2013-12-27 Thomas Hindoe Paab... systemctl: remove unused variable
2013-12-27 Thomas Hindoe Paab... bus: PORTING-DBUS1 typo fixes
2013-12-27 Kay Sieversbus: PORTING-DBUS1 clarify pool size value
2013-12-27 Kay Sieversbus: PORTING-DBUS1 update
2013-12-27 Kay Sieversbus: update PORTING-DBUS1
2013-12-27 Lennart Poetteringbus: actually, the kernel does enforce validity of...
2013-12-27 Lennart Poetteringbus: explain obsoletion of dbus1 .service files
2013-12-26 Lennart Poetteringbus: refuse invalid names from kbus meta data
2013-12-26 Lennart Poetteringbus: add some preliminary docs for porting existing...
2013-12-26 Kay Sieversbus: update kdbus.h
2013-12-26 Zbigniew Jędrzejew... Use enums to make it obvious what boolean params mean
2013-12-26 Zbigniew Jędrzejew... systemctl: allow globbing in commands which take multip...
2013-12-26 Zbigniew Jędrzejew... systemctl: drop uninteresting units immediately
2013-12-26 Zbigniew Jędrzejew... systemctl: simplify start_unit
2013-12-26 Lennart Poetteringbus: add a temporary hard-coded policy to proxyd to...
2013-12-26 Lennart Poetteringbus: always show messages we send
2013-12-26 Lennart Poetteringbus: don't process Peer interface messages in the proxy
2013-12-26 Lennart Poetteringbus: make system bus kdbus node world-accessible
2013-12-26 Lennart Poetteringjournalctl: make sure -b --foobar cannot be misundersto...
2013-12-26 Lennart PoetteringRevert "journalctl: remove unexpected behavior of journ...
2013-12-25 Lennart Poetteringbuild-sys: minor fixes found with cppcheck
2013-12-25 Dave Reisnerjournalctl: remove unexpected behavior of journalctl -b
2013-12-25 Lennart Poetteringbus: add a bit of pure/const decorators
2013-12-25 Lennart Poetteringman: document sd_bus_message_get_cookie()
2013-12-25 Lennart Poetteringbus: rename message "serial" to "cookie"
next