chiark / gitweb /
elogind.git
2017-03-14 David Herrmannsd-device: never return NULL+0
2017-03-14 Susant Sahaninetworkd: tap add support for vnet_hdr
2017-03-14 Johan Ouwerkerkdoc: configure docbook stylesheet to generate reproduci...
2017-03-14 Johan OuwerkerkUse a top-to-bottom numbering scheme for generating...
2017-03-14 Lennart Poetteringlogind: bring bus policy up-to-date
2017-03-14 Daniel Mackresolved: use a #define for LLMNR port
2017-03-14 Daniel Mackresolved: move LLMNR related functions into separate...
2017-03-14 David Herrmannlogind: rename 'pos' to 'position'
2017-03-14 David Herrmannlogind: allow greeters to take over VTs
2017-03-14 Lennart Poetteringnss-mymachines: map userns users of containers to real...
2017-03-14 David Herrmannsd-bus: include queried path in GetManagedObjects
2017-03-14 David Herrmannsd-bus: sd_bus_slot_get_description() should return...
2017-03-14 Umut Tezduyar... property callback returns are consistent
2017-03-14 David Herrmannlogind: fail on CreateSession if already in session
2017-03-14 David Herrmannlogind: allow sessions to share a VT if it's a greeter
2017-03-14 Zbigniew Jędrzejewsk... Remove repeated 'the's
2017-03-14 Zbigniew Jędrzejewsk... login: use normal comparison to zero for integers
2017-03-14 Daniel Macktree-wide: fix write_string_file() user that should...
2017-03-14 Daniel Mackfileio: consolidate write_string_file*()
2017-03-14 Daniel Mackfileio: add 'enforce_newline' argument to write_string_...
2017-03-14 Kay Sieversdocs: add .gitignore
2017-03-14 David Herrmannsd-bus: support matching on destination names
2017-03-14 Lennart Poetteringnetworkd: be more defensive when writing to ipv4/ipv6...
2017-03-14 Zbigniew Jędrzejewsk... login: simplify assignment
2017-03-14 David Herrmannbusctl: flush stdout after dumping data
2017-03-14 Lennart Poetteringsd-bus: introduce new sd_bus_flush_close_unref() call
2017-03-14 Torstein Husebøtreewide: fix typos
2017-03-14 David Herrmannsd-bus: don't leak kdbus notifications
2017-03-14 David Herrmannlogin: re-use VT-sessions if they already exist
2017-03-14 Christos Trochalakissocket: Set SO_REUSEPORT before bind()
2017-03-14 Zbigniew Jędrzejewsk... build-sys: use wildcard glob in update-man-list again
2017-03-14 Gerd Hoffmannlogin: add rule for qemu's pci-bridge-seat
2017-03-14 Tom Gundersensd-netlink: message - remove unused next_rta_offset...
2017-03-14 Tom Gundersensd-netlink: make a couple of helper functions static
2017-03-14 Tom Gundersennetlink: rework containers
2017-03-14 Michal Sekletarinstall: make unit_file_get_list aware of UNIT_FILE_IND...
2017-03-14 Michal Sekletarinstall: explicitly return 0 on success
2017-03-14 Tom Gundersenresolved: reference count the dns servers
2017-03-14 David Herrmannsd-netlink: don't export internal type-system details
2017-03-14 Lennart Poetteringinstall: fix bad memory access
2017-03-14 Lennart Poetteringman: fully document sd-bus' error APIs
2017-03-14 Tom Gundersensd-netlink: respect attribute type flags
2017-03-14 David Herrmannsd-netlink: don't treat NULL as root type-system
2017-03-14 David Herrmannsd-netlink: don't treat type_system->count==0 as invalid
2017-03-14 David Herrmannsd-netlink: drop NETLINK_TYPE_META
2017-03-14 David Herrmannsd-netlink: turn 'max' into 'count' to support empty...
2017-03-14 David Herrmannsd-netlink: avoid casting size_t into int
2017-03-14 David Herrmannsd-netlink: make NLTypeSystem internal
2017-03-14 David Herrmannsd-netlink: make NLType internal
2017-03-14 David Herrmannsd-netlink: don't access type->type_system[_union]...
2017-03-14 David Herrmannsd-netlink: make sure the root-level type is nested
2017-03-14 David Herrmannsd-netlink: rename NLA_ to NETLINK_TYPE_
2017-03-14 Eric Cookzsh-completion: _loginctl/_systemd/_systemd-inhibit...
2017-03-14 Geert Jansenexport sd_bus_object_added() / _removed()
2017-03-14 Jan Alexander... pam_systemd: Properly check kdbus availability
2017-03-14 Lennart Poetteringpo: run make update-po
2017-03-14 Tom Gundersenman: revert dynamic paths for split-usr setups
2017-03-14 Lennart Poetteringacl-util: various smaller fixes to parse_acl()
2017-03-14 Lennart Poetteringlogs-show: print a debug message when we skip entries...
2017-03-14 David Herrmannbus: fix installing DRIVER matches on kdbus
2017-03-14 Jean Delvarewatchdog: Don't require WDIOC_SETOPTIONS/WDIOS_ENABLECARD
2017-03-14 Simon McVittielogind: save /run/systemd/users/UID before starting...
2017-03-14 Kay Sieversturn kdbus support into a runtime option
2017-03-14 Lennart Poetteringlogind: apply selinux label to XDG_RUNTIME_DIR
2017-03-14 Kay Sieverslibsystemd: remove list of symbols to export only in...
2017-03-14 Eric Cookzsh-completion: _loginctl - general bug fixes
2017-03-14 Simon McVittieStop talking about the "XDG" version of basename()
2017-03-14 Lennart Poetteringsd-bus: suppress installing local bus matches server...
2017-03-14 Kay Sieversbuild-sys: hide magic section variables from exported...
2017-03-14 David Herrmannsd-event: make errors on EPOLL_CTL_DEL pseudo-fatal
2017-03-14 Lennart Poetteringlogind: rework display counting when detecting whether...
2017-03-14 Michal Schmidthashmap: allow NULL key in ordered_hashmap_next()
2017-03-14 Umut Tezduyar... sd-bus: use proper cleanup macro
2017-03-14 Lennart Poetteringlogind: cast close() call to (void)
2017-03-14 Lennart Poetteringeverywhere: actually make use of DUAL_TIMESTAMP_NULL...
2017-03-14 Lennart Poetteringlogind: expose "Docked" bool as property on the bus
2017-03-14 Lennart Poetteringeverywhere: port everything to sigprocmask_many() and...
2017-03-14 Lennart Poetteringtmpfiles: automatically remove old machine snapshots...
2017-03-14 Lennart Poetteringutil: when creating temporary file names, allow includi...
2017-03-14 Daniel Mackfirewall: rename fw-util.[ch] → firewall-util.[ch]
2017-03-14 Viktar Vauchkevichl10n: Add Belarusian translation
2017-03-14 David Herrmannhashmap: fix iterators to not skip entries
2017-03-14 David Herrmanntree-wide: fix memory leaks in users of bus_map_all_pro...
2017-03-14 Tom Gundersensd-netlink: rename from sd-rtnl
2017-03-14 Ronny Chevalierlogin: fix potential null pointer dereference
2017-03-14 Tom Gundersensd-rtnl: make joining broadcast groups implicit
2017-03-14 Susant Sahanisd-network: fix CID 1306198
2017-03-14 Daniele MedriAll languages .po files - general update
2017-03-14 Daniele MedriItalian .po updates
2017-03-14 David Herrmannbus: we now support path_namespace=/
2017-03-14 David Herrmannbus: fix arg0path= two-way matching
2017-03-14 David Herrmannbus: fix pattern matching
2017-03-14 Lennart Poetteringutil: introduce CMSG_FOREACH() macro and make use of...
2017-03-14 Tom Gundersensd-network: allow the state dir to be created after...
2017-03-14 David Herrmannbus: fix test-bus-kerne-bloom.c to match properly
2017-03-14 David Herrmannbus: fix bloom_add_prefixes() to add all required data
2017-03-14 Jeff Huangpo,catalog: add zh_TW translation.
2017-03-14 Tom Gundersensd-network: allow NULL in sd_network_monitor_unref
2017-03-14 Lennart Poetteringsd-bus: remove ucred parameter from bus_message_from_he...
2017-03-14 Lennart Poetteringbus-message: remove shadow warning with log_debug_bus_m...
next