summaryrefslogtreecommitdiffstats
path: root/.vimrc (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-09udev: use inttypes.h types wherever appropriateLennart Poettering1-9/+9
2015-03-09tree-wide: use _packed_ macro instead of raw gcc __attribute__Lennart Poettering4-10/+12
2015-03-09udevd: close race in udev settleTom Gundersen1-9/+17
2015-03-09missing.h: add NDA_*Michael Olbrich2-1/+19
2015-03-09Fix typosTorstein Husebø2-2/+2
2015-03-08po: update Russian translation - pluralize fsckdSergey Ptashnick1-1/+4
2015-03-08sd-journal: return error when we cannot open a fileZbigniew Jędrzejewski-Szmek1-1/+1
2015-03-08journalctl: update hint now that we set ACL everywhereZbigniew Jędrzejewski-Szmek1-14/+11
2015-03-08po: update Russian translation - importdSergey Ptashnick1-1/+9
2015-03-07bus: fix leak in error pathZbigniew Jędrzejewski-Szmek1-5/+4
2015-03-07systemctl: remove dead checkZbigniew Jędrzejewski-Szmek1-2/+2
2015-03-07core/load-fragment: safe_close() protects errnoZbigniew Jędrzejewski-Szmek1-2/+1
2015-03-07libsystemd-terminal: use at most LOG_ERR for XKB errorsZbigniew Jędrzejewski-Szmek1-5/+2
2015-03-07login: fix copy-pasto in error pathZbigniew Jędrzejewski-Szmek1-1/+1
2015-03-07nspawn: fix use-after-free and leak in error pathsZbigniew Jędrzejewski-Szmek1-2/+2
2015-03-07core/dbus-manager: remove dead checkZbigniew Jędrzejewski-Szmek1-3/+0
2015-03-07bus-util: remove stray errno assignmentZbigniew Jędrzejewski-Szmek1-1/+0
2015-03-07networkctl: avoid leak if a field was specified twiceZbigniew Jędrzejewski-Szmek1-6/+6
2015-03-07machine: do not rely on asprintf setting arg on errorZbigniew Jędrzejewski-Szmek1-3/+5
2015-03-07v4l_id: use standard option parsing loopZbigniew Jędrzejewski-Szmek1-10/+9
2015-03-07shared/machine-pool: remove unnecessary checkZbigniew Jędrzejewski-Szmek1-2/+1
2015-03-07sysusers: do not reject users with already present /etc/shadow entriesIvan Shapovalov1-14/+9
2015-03-07firstboot: set all spwd fields to -1 for consistency with sysusersIvan Shapovalov1-3/+3
2015-03-07core: do not spawn jobs or touch other units during coldpluggingIvan Shapovalov16-33/+89
2015-03-07adjust for time spent in timedated even without dbus timestampShawn Landden1-2/+6
2015-03-07po: update French translationSylvain Plantefève1-2/+12
2015-03-06vconsole: match on vtcon events, not fbcon onesJan Engelhardt1-4/+3
2015-03-06login: make hold-off timeout configurableDavid Herrmann6-5/+22
2015-03-06hwdb: add Lenovo W451 to TOUCHPAD_HAS_TRACKPOINT_BUTTONS listPeter Hutterer1-0/+2
2015-03-05machinectl: minor --help text improvementsLennart Poettering1-2/+2
2015-03-05tmpfiles: Fix handling of duplicate linesMartin Pitt1-1/+3
2015-03-05hwdb: add Logitech G5 Laser MouseJonathon Gilbert1-0/+2
2015-03-05nspawn: Map all seccomp filters to capabilitiesJay Faulkner1-27/+17
2015-03-05build-sys: generate CLEANFILES from EXTRA_DISTZbigniew Jędrzejewski-Szmek2-130/+57
2015-03-05Allow up to 4096 simultaneous connectionsHannes Reinecke1-1/+1
2015-03-05Remove the cap on epoll eventsHannes Reinecke1-2/+1
2015-03-05hwdb: fix Dell XPS12 9Q33 key nameZbigniew Jędrzejewski-Szmek1-1/+1
2015-03-05build-sys: fix check for efi-lds fileMirco Tischler1-2/+3
2015-03-05Use correct uname identifiers in arch_map for SuperH architectureJohn Paul Adrian Glaubitz1-2/+6
2015-03-05man: replace obsolete wiki link with man pageZachary Cook10-34/+18
2015-03-05importd: add new bus calls for importing local tar and raw imagesLennart Poettering19-189/+1770
2015-03-05pull: improve --help textLennart Poettering1-1/+1
2015-03-05import: split out compression logic, so that we can share it with between imp...Lennart Poettering5-145/+270
2015-03-05import: rename download code from "import" to "pull"Lennart Poettering12-389/+389
2015-03-04sd-dhcp6-client: delay setting the DUID and don't fail constructorThomas Haller1-6/+12
2015-03-04networkd: Make DHCP client ID creation configurableJan Janssen5-0/+45
2015-03-04networkd: netdev - inform when we take over an existing netdevTom Gundersen1-1/+1
2015-03-04hwdb: add pnpid for the T450s touchpadPeter Hutterer1-0/+2
2015-03-04shared/util: assume ac when /sys/class/power_supply is missingZbigniew Jędrzejewski-Szmek1-1/+1
2015-03-04Do not advertise .d snippets over main config fileZbigniew Jędrzejewski-Szmek16-45/+73