chiark / gitweb /
elogind.git
2014-12-13 Ronny Chevaliertest-unit-name: add more tests
2014-12-12 Michal Schmidtjournal: replace contexts hashmap with a plain array
2014-12-12 Michal Schmidtjournal: delete unused function mmap_cache_close_context
2014-12-12 Michal Schmidtjournal: push type_to_context conversion down to journa...
2014-12-12 Michal Schmidtjournal: have a named enum ObjectType
2014-12-12 Michal Schmidtjournal: consistently use OBJECT_<type> names instead...
2014-12-12 Michal Schmidtjournal: consistently allow type==0 to mean "any type"
2014-12-12 Michal Schmidtjournal: move type_to_context() to journal-file.c
2014-12-12 Michal Schmidtjournal: remove journal_file_object_keep/release functions
2014-12-12 Michal Schmidtjournal: map objects to context set by caller, not...
2014-12-12 Michal Schmidtjournal: add debug mode for mmap-cache (--enable-debug...
2014-12-12 Michal Schmidtconfigure.ac: add a generic --enable-debug, replace...
2014-12-12 Michal Schmidtshared/hashmap.h: fix comment
2014-12-12 Zbigniew Jędrzejewsk... hwdb: add more mice
2014-12-12 Zbigniew Jędrzejewsk... hwdb: sort mice by brand,type,dpi,frequency
2014-12-12 Thomas Hindoe... networkctl: remove unused variable
2014-12-12 Thomas Hindoe... wrap a few *_FOREACH macros in curly braces
2014-12-12 Lennart Poetteringupdate TODO
2014-12-12 Lennart Poetteringcore: retry unmounting until we are done, in case of...
2014-12-12 Lennart Poetteringnetworkctl: also draw a nice unicode cirlce when "netwo...
2014-12-12 Lennart Poetteringnetworkctl: show interface names next to IP addresses...
2014-12-12 Lennart Poetteringnetworkctl: also show gateway address when "networkctl...
2014-12-12 Lennart Poetteringnetworkctl: show MAC address OUI vendor next to MAC...
2014-12-12 Lennart Poetteringtest-cap-list: always check libcap comes to the same...
2014-12-12 Lennart Poetteringcap-list: return lower-case capability names, similar...
2014-12-12 Lennart Poetteringupdate TODO
2014-12-12 Lennart Poetteringman: fedora 21 has been release, suggest 21 as fedora...
2014-12-12 Lennart Poetteringnspawn: when booting in ephemeral mode, append random...
2014-12-12 Lennart Poetteringnspawn: allow spawning ephemeral nspawn containers...
2014-12-12 Lennart Poetteringnspawn: don't link journals in ephemeral mode
2014-12-12 Lennart Poetteringnspawn: properly unset arg_link_journal_try, when ...
2014-12-12 Lennart Poetteringcopy: use btrfs reflinking only whe we know we copy...
2014-12-12 David Herrmannbus: send attach flags on BUS_MAKE
2014-12-12 David Herrmannbus: fix assert() on HELLO error-path
2014-12-12 Lennart Poetteringnspawn: beef up nspawn with some btrfs magic
2014-12-12 Lennart Poetteringcopy: teach copy_bytes() btrfs reflink magic
2014-12-12 Lennart Poetteringgpt-auto-generator: make use of new btrfs-util.h APIs
2014-12-12 Lennart Poetteringshared: add new btrfs-util.[ch] helpers for doing commo...
2014-12-12 Lennart Poetteringshared: missing.h should include btrfs.h, before redefi...
2014-12-12 Lennart Poetteringutil: minor simplification for loop_write() and loop_read()
2014-12-12 Lennart Poetteringnspawn: properly validate machine names
2014-12-12 Lennart Poetteringseccomp-util.h: make sure seccomp-util.h can be include...
2014-12-12 Lennart Poetteringpath-util: no need to check whether p is absolute twice
2014-12-12 Lennart Poetteringudev-builtin-btrfs: properly initialize ioctl struct...
2014-12-12 Lennart Poetteringutil: document why we have alloca_align()
2014-12-12 Lennart Poetteringutil: when using basename() for creating temporary...
2014-12-12 David Herrmannjournal: fix dangling 'else' ambiguity
2014-12-12 David Herrmannhwdb: fix dangling 'else' ambuguity
2014-12-12 David Herrmannhwdb: FOREACH_HWDB_PROPERTY -> SD_HWDB_FOREACH_PROPERTY
2014-12-11 Marcel Holtmannhwdb: Update database of Bluetooth company identifiers
2014-12-11 Thomas Hindoe... use correct format types
2014-12-11 Ronny Chevaliertest-condition: add more test cases
2014-12-11 Ronny Chevaliertest-strv: add test for strv_equal
2014-12-11 Ronny Chevaliertest-execute: add tests for UMask directive
2014-12-11 Ronny Chevaliertest-unit-name: add tests for %f
2014-12-11 David Herrmannbus: sync with kdbus.git
2014-12-11 Lennart Poetteringtree-wide: use our memset() macros instead of memset...
2014-12-11 Torstein Husebøtreewide: correct spacing near eol in code comments
2014-12-11 Torstein Husebøcore: correct spacing near eol in code comments
2014-12-11 Torstein Husebøshared: correct spacing near eol in code comments
2014-12-11 Torstein Husebøjournald: correct spacing near eol code comments
2014-12-11 Torstein Husebøsd-bus: correct spacing near eol in code comments
2014-12-11 Torstein Husebønetworkd/resolved: correct spacing near eol in code...
2014-12-11 Lennart Poetteringbuild-sys: fix user unit m4 logic
2014-12-11 Lennart Poetteringupdate TODO
2014-12-11 Tom Gundersensd-dhcp-client: log if we fail to set up lease timers
2014-12-11 Tom Gundersentests: udev - assume /etc/machine-id rather than /etc...
2014-12-11 Tom Gundersenlibudev: make libudev-hwdb a wrapper around sd-hwdb
2014-12-11 Tom Gundersenlibsystemd: add sd-hwdb library
2014-12-11 David Herrmannbus: sync with kdbus.git
2014-12-11 David Herrmannbus: zero cmd_free before passing to ioctl
2014-12-11 David Herrmannbus: fix memfd-cache regarding memfd offsets
2014-12-11 David HerrmannTODO: update
2014-12-11 Zbigniew Jędrzejewsk... localectl,man: make it obvious that set-*-keymaps sets...
2014-12-10 Zbigniew Jędrzejewsk... zsh-completion: remove duplicate function v218
2014-12-10 Lennart Poetteringbuild-sys: update Lennart's private target
2014-12-10 Lennart PoetteringNEWS: minor wording improvement
2014-12-10 Lennart Poetteringbuild-sys: add missing file to CLEANFILES
2014-12-10 Lennart PoetteringNEWS: update contributors list
2014-12-10 Lennart Poetteringbuild-sys: bump package and library versions in prepara...
2014-12-10 Lennart Poetteringbuild-sys: turn off SMACK capabilities stuff for now...
2014-12-10 Lennart Poetteringupdate TODO
2014-12-10 Lennart Poetteringscope: make attachment of initial PIDs a bit more robust
2014-12-10 Lennart Poetteringcore: don't migrate PIDs for units that may contain...
2014-12-10 Lennart Poetteringupdate TODO
2014-12-10 Lennart Poetteringcore: properly pass unit file state to clients via...
2014-12-10 Kay Sieversbuild-sys: fix link-order
2014-12-10 Lennart Poetteringupdate TODO
2014-12-10 Lennart Poetteringsd-bus: make BUS_ERROR_MAP_ELF_USE() use a const variable
2014-12-10 Lennart Poetteringnetworkd: rename section [BridgePort] → [Bridge]
2014-12-10 Lennart Poetteringsd-bus: move common errors src/shared/bus-errors.h...
2014-12-10 Patrik Flyktnetworkd-dhcp6: Support ICMPv6 Other information
2014-12-10 Patrik Flyktnetworkd-dhcp6: Move ICMPv6 and DHCPv6 configuration...
2014-12-10 Patrik Flykttest-dhcp6-client: Add a simple Information Request...
2014-12-10 Patrik Flyktsd-dhcp6-client: Implement Information Request message
2014-12-10 Patrik Flyktsd-dhcp6-lease: Return only -EINVAL when a NULL lease...
2014-12-10 Patrik Flyktsd-dhcp6-client: Make end of successfull option parsing...
2014-12-10 Torstein Husebøhwdb: fix typo
2014-12-10 Lennart Poetteringhwdb: add two more mice to the DPI database
2014-12-10 Lennart Poetteringhwdb: add another Logitech mouse (M-BZ96C)
next