summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-28logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)Lennart Poettering
2012-10-27libudev: import hwdb and export lookup interfaceKay Sievers
2012-10-27hwclock: do not seal the kernel's time-warp call from inside the initrdKay Sievers
2012-10-26bash-compleiton: add missing --disk-usage option for journalctlDave Reisner
2012-10-27util: return the remaining string in startswith()Lennart Poettering
2012-10-27coredumpctl: add 'gdb' verb to start gdb right-away on a collected coredumpLennart Poettering
2012-10-26coredumpctl: show timestamps in listLennart Poettering
2012-10-26journal: special case the trivial cache chain cache entryLennart Poettering
2012-10-26coredumpctl: optimize journal entry parsing a bit by enumerating only onceLennart Poettering
2012-10-26coredumpctl: initialize global varsLennart Poettering
2012-10-26journal: provide an API that allows client to figure out whether they need to...Lennart Poettering
2012-10-26journal: fix parsing of monotonic kernel timestampsLennart Poettering
2012-10-26keymap: Add HP EliteBook 8440pMartin Pitt
2012-10-26update TODOLennart Poettering
2012-10-26udev: builtin - do not fail builtin initialization if one of them returns an ...Kay Sievers
2012-10-26journal: introduce entry array chain cacheLennart Poettering
2012-10-26test: extend test-send to send some weirder dataLennart Poettering
2012-10-26journal: properly determine cutoff max dateLennart Poettering
2012-10-26man: minor updatesLennart Poettering
2012-10-26update TODOLennart Poettering
2012-10-26man: fix exampleLennart Poettering
2012-10-26sysctl: parse all keys in a config fileMichal Sekletar
2012-10-26udev: kmod - fix typoKay Sievers
2012-10-26man: typo fixesThomas Hindoe Paaboel Andersen
2012-10-25udev: kmod, hwdb - do not fail if databases are not availableKay Sievers
2012-10-25udev: hwdb - exit if no database is availableKay Sievers
2012-10-25rules: fix usb_id/hwdb mixup in tty-description.rulesKay Sievers
2012-10-25udev: hwdb validate() return when the database is not openedKay Sievers
2012-10-25udev: hwdb - remove run_onceKay Sievers
2012-10-25udev: hwdb - properly initialize search structureKay Sievers
2012-10-25rules: call hwdb for all devices with a 'modalias'Kay Sievers
2012-10-25rules: call 'hwdb' with --subsystem= where appropriateKay Sievers
2012-10-25udev: hwdb: add acpi/pnp vendor description fileKay Sievers
2012-10-25udev: set optind = 0, not the usual 1, to reset getopt_long()s internal stateKay Sievers
2012-10-25job: avoid recursion into transaction code from job cancelationMichal Schmidt
2012-10-25job: add comments to JobResult valuesMichal Schmidt
2012-10-25update TODOLennart Poettering
2012-10-25journal: properly serialize fields with multiple values into JSONLennart Poettering
2012-10-24remove Fedora hostname, locale, vconsole legacy file supportKay Sievers
2012-10-24man: udev - add 'udevadm hwdb --update'Kay Sievers
2012-10-24journalctl: remove left-over log messageLennart Poettering
2012-10-24update TODOLennart Poettering
2012-10-23units: don't order tmp.monut after local-fs-pre.targetTom Gundersen
2012-10-23man: fix typo in tmpfiles.dTom Gundersen
2012-10-23tmpfiles: allow Age to be set to 0Tom Gundersen
2012-10-23update TODOLennart Poettering
2012-10-23cgls: correctly ellipsize command lines for PIDs >= 1000000Mantas MikulÄ—nas
2012-10-23rules: Remove HP iLO from USB HID PM rulesTony Camuso
2012-10-23udev: add hardware database supportKay Sievers
2012-10-23build-sys: add check for microhttpd versionZbigniew Jędrzejewski-Szmek