chiark / gitweb /
elogind.git
2014-12-18 Michal SchmidtRevert "journal: optimize iteration: skip whole files...
2014-12-18 Michal SchmidtRevert "journal: optimize iteration: skip files that...
2014-12-18 Michal Schmidtjournal: delete unused function journal_file_skip_entry()
2014-12-18 Michal Schmidtjournal: delete unused function journal_file_move_to_en...
2014-12-18 Zbigniew Jędrzejewsk... core: use raw_clone instead of fork in signal handler
2014-12-18 Zbigniew Jędrzejewsk... test-unit-file: add test for semicolon escaping
2014-12-18 tomsod-m ya ruload-fragment: properly unescape \;
2014-12-18 Zbigniew Jędrzejewsk... path: make the check for unsupported name_to_handle_at...
2014-12-18 Umut Tezduyar... path: follow symbolic link for parent path (2)
2014-12-18 Lennart Poetteringmachinectl: add new commands for copying files from...
2014-12-18 Lennart Poetteringutil: in make_stdio() use dup2() rather than dup3()
2014-12-18 Lennart Poetteringupdate TODO
2014-12-18 Lennart Poetteringmachinectl: implement "bind" command to create addition...
2014-12-17 Ken Wernernspawn: fix invocation of the raw clone() system call...
2014-12-17 Marc Schmitzerhwdb: add Lenovo 3000 N200 special key
2014-12-17 Umut Tezduyar... path: follow symbolic link for parent path
2014-12-17 Tom Gundersenshared: strv - add strv_clear()
2014-12-16 Tom Gundersenshared: path-util - memory leak
2014-12-16 Tom Gundersenudev: net_setup - fix warning
2014-12-16 Thomas Hindoe... test-json: use fabs
2014-12-16 Susant Sahanifix compiler warning
2014-12-16 Jan Synaceksystemctl: fix argument handling when invoked as "shutdown"
2014-12-16 Harald Hoyernss-myhostname: also recognize "gateway."
2014-12-16 Zbigniew Jędrzejewsk... Update TODO
2014-12-16 Zbigniew Jędrzejewsk... systemctl: refuse to edit runtime dropins when they...
2014-12-16 Zbigniew Jędrzejewsk... systemctl: share path lookup between 'cat' and 'edit'
2014-12-16 Zbigniew Jędrzejewsk... systemctl: split out LookupPaths initialization
2014-12-16 Zbigniew Jędrzejewsk... systemctl: move two functions up
2014-12-16 Zbigniew Jędrzejewsk... systemctl: unify warning about unit files changed on...
2014-12-16 Zbigniew Jędrzejewsk... systemctl: do not use -1 for return code
2014-12-16 Zbigniew Jędrzejewsk... Move dropin listing to shared
2014-12-16 Peter Huttererhwdb: Logitech MX1000, another Lenovo USB mouse
2014-12-16 Peter Huttererhwdb: more an entry for the MS Sculpt Ergonomic
2014-12-15 Lennart Poetteringshared: add minimal JSON tokenizer
2014-12-15 Tom Gundersenudev: builtin-hwdb - port to sd-hwdb
2014-12-15 Tom Gundersenudevadm: port to sd-hwdb
2014-12-15 Tom Gundersennetworkctl: port from libudev to sd-hwdb
2014-12-15 Lennart Poetteringupdate TODO
2014-12-15 Lennart Poetteringunit: handle nicely of certain unit types are not suppo...
2014-12-15 Tom Gundersennetworkd: failing to track links is a serious problem...
2014-12-15 Daniel Mackhwdb: fix ordering
2014-12-15 Daniel Mackhwdb: Logitech G400s
2014-12-15 Harald Hoyerhwdb: Logitech MX 518
2014-12-15 Martin Pittshared: time-dst: Avoid buffer overflow
2014-12-14 Gabriel de... blkid: Warn when rejecting a superblock with a bad...
2014-12-14 Ivan Shapovalovdelta: fix output alignment of [REDIRECTED] entries
2014-12-14 Mantas Mikulėnasbuild-sys: remove commented-out m4 from user@.service
2014-12-14 Dave Reisnerbuild-sys: fix distcheck
2014-12-14 Dave Reisnerbuild-sys: always distribute systemd-consoled.service.in
2014-12-13 Ronny Chevaliersystemctl: handle correctly template units for edit...
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
next