summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* shared: add minimal JSON tokenizerLennart Poettering2014-12-158-25/+595
* udev: builtin-hwdb - port to sd-hwdbTom Gundersen2014-12-154-30/+20
* udevadm: port to sd-hwdbTom Gundersen2014-12-151-6/+8
* networkctl: port from libudev to sd-hwdbTom Gundersen2014-12-151-23/+29
* update TODOLennart Poettering2014-12-151-1/+2
* unit: handle nicely of certain unit types are not supported on specific systemsLennart Poettering2014-12-1511-27/+119
* networkd: failing to track links is a serious problem so log at warning level...Tom Gundersen2014-12-151-2/+2
* hwdb: fix orderingDaniel Mack2014-12-151-4/+4
* hwdb: Logitech G400sDaniel Mack2014-12-151-0/+4
* hwdb: Logitech MX 518Harald Hoyer2014-12-151-0/+4
* shared: time-dst: Avoid buffer overflowMartin Pitt2014-12-151-1/+2
* blkid: Warn when rejecting a superblock with a bad csumGabriel de Perthuis2014-12-143-3/+14
* delta: fix output alignment of [REDIRECTED] entriesIvan Shapovalov2014-12-141-1/+1
* build-sys: remove commented-out m4 from user@.serviceMantas Mikulėnas2014-12-141-4/+0
* build-sys: fix distcheckDave Reisner2014-12-142-3/+2
* build-sys: always distribute systemd-consoled.service.inDave Reisner2014-12-141-3/+3
* systemctl: handle correctly template units for edit verbRonny Chevalier2014-12-131-86/+87
* test-unit-name: add more testsRonny Chevalier2014-12-131-0/+35
* journal: replace contexts hashmap with a plain arrayMichal Schmidt2014-12-133-20/+17
* journal: delete unused function mmap_cache_close_contextMichal Schmidt2014-12-132-13/+0
* journal: push type_to_context conversion down to journal_file_move_to()Michal Schmidt2014-12-131-4/+4
* journal: have a named enum ObjectTypeMichal Schmidt2014-12-135-9/+9
* journal: consistently use OBJECT_<type> names instead of numbersMichal Schmidt2014-12-135-14/+14
* journal: consistently allow type==0 to mean "any type"Michal Schmidt2014-12-131-1/+1
* journal: move type_to_context() to journal-file.cMichal Schmidt2014-12-132-6/+5
* journal: remove journal_file_object_keep/release functionsMichal Schmidt2014-12-137-92/+24
* journal: map objects to context set by caller, not by actual object typeMichal Schmidt2014-12-131-1/+1
* journal: add debug mode for mmap-cache (--enable-debug=mmap-cache)Michal Schmidt2014-12-132-3/+21
* configure.ac: add a generic --enable-debug, replace --enable-hashmap-debugMichal Schmidt2014-12-133-22/+40
* shared/hashmap.h: fix commentMichal Schmidt2014-12-131-1/+1
* hwdb: add more miceZbigniew Jędrzejewski-Szmek2014-12-121-1/+7
* hwdb: sort mice by brand,type,dpi,frequencyZbigniew Jędrzejewski-Szmek2014-12-121-30/+32
* networkctl: remove unused variableThomas Hindoe Paaboel Andersen2014-12-121-1/+0
* wrap a few *_FOREACH macros in curly bracesThomas Hindoe Paaboel Andersen2014-12-122-4/+6
* update TODOLennart Poettering2014-12-121-4/+0
* core: retry unmounting until we are done, in case of stacked mountsLennart Poettering2014-12-122-7/+41
* networkctl: also draw a nice unicode cirlce when "networkctl status" is run w...Lennart Poettering2014-12-121-4/+5
* networkctl: show interface names next to IP addresses if we dump adresses fro...Lennart Poettering2014-12-121-23/+35
* networkctl: also show gateway address when "networkctl status" without furthe...Lennart Poettering2014-12-121-16/+40
* networkctl: show MAC address OUI vendor next to MAC addressesLennart Poettering2014-12-121-5/+14
* test-cap-list: always check libcap comes to the same names as we do, for the ...Lennart Poettering2014-12-121-0/+19
* cap-list: return lower-case capability names, similar to libcap's cap_to_name...Lennart Poettering2014-12-122-1/+3
* update TODOLennart Poettering2014-12-121-1/+2
* man: fedora 21 has been release, suggest 21 as fedora version in example yum ...Lennart Poettering2014-12-121-1/+1
* nspawn: when booting in ephemeral mode, append random token to machine nameLennart Poettering2014-12-122-15/+49
* nspawn: allow spawning ephemeral nspawn containers based on the root file sys...Lennart Poettering2014-12-123-5/+68
* nspawn: don't link journals in ephemeral modeLennart Poettering2014-12-121-2/+10
* nspawn: properly unset arg_link_journal_try, when --link-journal= is specifiedLennart Poettering2014-12-121-5/+9
* copy: use btrfs reflinking only whe we know we copy full filesLennart Poettering2014-12-128-17/+17
* bus: send attach flags on BUS_MAKEDavid Herrmann2014-12-121-0/+8