chiark / gitweb /
test-dhcp-option: fix memleak
[elogind.git] / src /
2014-05-26 Tom Gundersentest-dhcp-option: fix memleak
2014-05-26 Thomas Bächleranalyze/run: use bus_open_transport_systemd instead...
2014-05-26 Michal SekletarDo not unescape unit names in [Install] section
2014-05-25 Kay Sieverstimesysnc: reword network watching messages, and move...
2014-05-25 Djalal Harouninspawn: make nspawn robust to container failure
2014-05-25 Djalal Harouninspawn: move container wait logic into wait_for_container()
2014-05-25 Tanu Kaskinentest-path-util: add tests for path_make_relative()
2014-05-25 Tanu Kaskinenpath-util: fix missing terminating zero
2014-05-25 Cristian RodríguezUse %m instead of strerror(errno) where appropiate
2014-05-25 Cristian Rodrígueztest-unit-file: skip if unit_file_get_list returns...
2014-05-24 Jonathan BoulleFix several small typos
2014-05-24 Reyad Attiyatdetect-virt: Remove string for Microsoft virtualization...
2014-05-24 Kay Sieverscore: timer - switch to touch_file()
2014-05-24 Kay Sieverstimedated: refuse manual system time updates when autom...
2014-05-24 Kay Sieversclock-util: clock_[sg]et_time() -> clock_[sg]et_hwclock()
2014-05-24 Kay Sieverstimesyncd: only update stamp file when we are synchronized
2014-05-23 Kay Sieversshared: add touch_file() and let touch() always update...
2014-05-23 Kay Sieversshared: rename hwclock.[ch] to clock-util.[ch]
2014-05-23 Tom Gundersensd-network: avoid false positive compiler warning cause...
2014-05-22 Lennart Poetteringsocket: properly handle if our service vanished during...
2014-05-22 Lennart Poetteringcore: remove unused vars
2014-05-22 Lennart Poetteringcore: never consider failure when reading drop-ins...
2014-05-22 Lennart Poetteringconf-parser: never consider it an error if we cannot...
2014-05-22 Lennart Poetteringnspawn: restore journal directory is empty check
2014-05-22 Lennart Poetteringcgroups: simplify CPUQuota= logic
2014-05-22 Lennart Poetteringtime-util: make sure USEC_PER_SEC and friends are actua...
2014-05-22 Lennart Poetteringlogind: also escape external data when saving to /run
2014-05-22 Lennart Poetteringmachine: escape fields we store in /run, so that they...
2014-05-22 Djalal Harouninspawn: allow to bind mount journal on top of a non...
2014-05-21 Lennart Poetteringcgroups: always propagate controller membership to...
2014-05-21 Lennart Poetteringcgroup: rework startup logic
2014-05-21 WaLyong Chocore: add startup resource control option
2014-05-21 Kay SieversRevert "update gitignore"
2014-05-21 Tom Gundersensd-dhcp-client: factor out dhcp packet allocation
2014-05-21 Tom Gundersensd-dhcp: rely on FIONREAD working
2014-05-21 Tom Gundersensd-dhcp: option_append - support falling back to 'sname...
2014-05-21 Tom Gundersensd-dhcp: make sure we can not fill options so much...
2014-05-21 Tom Gundersennetworkd: link - serialize link when addresses change
2014-05-21 Kay Sieversupdate gitignore
2014-05-21 Lennart Poetteringutil: fix a gcc compiler warning
2014-05-21 Kay Sieverstimesyncd: use STR_IN_SET()
2014-05-21 Lennart Poetteringtimesyncd: fix english language typo
2014-05-21 Lennart Poetteringlogind: don't apply RemoveIPC= to system users
2014-05-20 Tom Gundersendhcp-lease: add support for parsing a few more dhcp...
2014-05-20 Tom Gundersendhcp-lease: refactor lease parsing
2014-05-20 Tom Gundersensd-dhcp: refactor parse_options
2014-05-20 Tom Gundersensd-dhcp: refactor dhcp_option_append
2014-05-20 Lennart Poetteringtimesyncd: save clock to disk everytime we get an NTP...
2014-05-20 Harald Hoyerudevadm-settle: fixed return code for empty queue
2014-05-19 Susant Sahaninetworkd: introduce sit tunnel
2014-05-19 Tom Gundersennetworkd-wait-online: wait for addresses to be configured
2014-05-19 Tom Gundersentimesyncd: only attempt to connect when an address...
2014-05-19 Tom Gundersennetworkd/sd-network: extend operational states
2014-05-19 Tom Gundersennetworkd/sd-network: expose statically configured NTP...
2014-05-19 Tom Gundersennetworkd: fixup static DNS serialization
2014-05-19 Tom Gundersensd-dhcp-lease/sd-network: modernization and fix leak
2014-05-19 Tom Gundersenresolved: add daemon to manage resolv.conf
2014-05-19 Tom Gundersensd-network: expose DNS information
2014-05-19 Tom Gundersennetworkd: link - serialize DNS information
2014-05-19 Tom Gundersensd-dhcp-lease: move in_addr (de)serialization to shared...
2014-05-19 Lennart Poetteringsd-login: add C API to query primary session of a user
2014-05-19 Lennart Poetteringlogind: fix Display property of user objects
2014-05-18 Evan Nemersongudev: add missing (nullable) annotations on return...
2014-05-18 Djalal Harounianalyze: read host and system information from remote
2014-05-18 Djalal Harounihostnamed: expose KernelVersion on the bus
2014-05-18 David Strausscore: Filter by state behind the D-Bus API, not in...
2014-05-18 Lennart Poetteringmachined: make sure GetMachineAddresses() is available...
2014-05-18 Nis Martensenfix spelling of privilege
2014-05-18 Lennart Poetteringmachined: add logic to query IP addresses of containers
2014-05-18 Lennart Poetteringtimesyncd: make use of floating event sources for signa...
2014-05-18 Lennart Poetteringtimesyncd: enable watchdog support
2014-05-18 Lennart Poetteringtimesyncd: run timesyncd as unpriviliged user "systemd...
2014-05-17 Tom Gundersennetworkd: log - only log about udev initalization on...
2014-05-17 Tom Gundersennetworkd: keep list of active addresses
2014-05-17 Tom Gundersennetworkd: IP address equality
2014-05-17 Thomas Hindoe Paab... udev: avoid use of uninitialized err
2014-05-17 Thomas Hindoe Paab... systemctl: more cleanup
2014-05-17 Michael Marineauconf-parser: silently ignore sections starting with...
2014-05-16 Zbigniew Jędrzejew... bus: fix unitialized variable access in error path
2014-05-16 Tom Gundersennetworkd: add missing files
2014-05-16 Will Woodscore: let selinux_setup() load policy more than once
2014-05-16 Mantas Mikulėnaslogind: allow suspending if there are no displays
2014-05-16 Tom Gundersennetworkd: manager - read fallback DNS servers from...
2014-05-16 Tom Gundersennetworkd: network - store DNS servers in List rather...
2014-05-16 Lennart Poetteringnspawn: properly format container_uuid in UUID format
2014-05-16 Tanu Kaskinenpath-lookup: don't hardcode .config
2014-05-16 Tanu Kaskinenpath-util: add path_make_relative()
2014-05-16 Holger Hans Peter... fsck: Allow to specify the fsck repair option in the...
2014-05-16 Tom Gundersennetworkd: hardcode a set of default dns servers
2014-05-16 Alison Chaikenman: readahead: fix cmdline switch inconsistency betwee...
2014-05-16 Lennart Poetteringreadahead: modernizations
2014-05-16 Tom Gundersennetworkd: log the initialization status of links
2014-05-16 Tom Gundersennetworkd: fix typo
2014-05-16 Tom Gundersennetworkd: rename Address and Route list fields
2014-05-16 Kay Sieverstimesyncd: fix typo in comment
2014-05-15 Lennart Poetteringcore: make sure to serialize jobs for all units
2014-05-15 Kay Sieverstimesyncd: fix error path return value
2014-05-15 Lennart Poetteringlogind: bring polkit policy for hibernate in line with...
2014-05-15 Tom Gundersennetworkd: logging - align messages
2014-05-15 Tom Gundersennetworkd: log ifindices when links and netdevs are...
next