summaryrefslogtreecommitdiffstats
path: root/NEWS (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-29util: improve overflow checksMichal Schmidt1-3/+2
2012-10-29hostnamectl: do not choke on set-hostname with no argumentKay Sievers1-1/+1
2012-10-29update TODOKay Sievers1-0/+5
2012-10-29util: avoid divide by zero FPEDave Reisner1-1/+2
2012-10-29NEWS: fix typoZbigniew Jędrzejewski-Szmek1-2/+2
2012-10-29swap: fix swap behaviour with symlinksOlivier Brunel1-1/+2
2012-10-29swap: modernize styleZbigniew Jędrzejewski-Szmek1-64/+95
2012-10-29swap: use automatic cleanupZbigniew Jędrzejewski-Szmek1-14/+9
2012-10-29swap: introduce helper variableZbigniew Jędrzejewski-Szmek1-4/+8
2012-10-28login: trivial grammar fixZbigniew Jędrzejewski-Szmek1-1/+1
2012-10-28systemctl: skip JOBS column if no jobsZbigniew Jędrzejewski-Szmek1-10/+18
2012-10-28bash-completion: avoid usage of ls for listing devicesDave Reisner1-1/+4
2012-10-28bash-completion: add minimal 'udevadm' supportKay Sievers1-0/+75
2012-10-28NEWS: fix a typoBen Boeckel1-1/+1
2012-10-28logind: add 'lock' as possible choice for handling hw keysLennart Poettering3-7/+28
2012-10-28libudev: hwdb - cleanup list before getting new propertiesKay Sievers1-2/+3
2012-10-28udev: add "udevadm hwdb --test=<modalias>"Kay Sievers2-52/+82
2012-10-28udev: get rid of SYSCONFDIRKay Sievers5-8/+8
2012-10-28completion: fix typo in accessing array indexRamkumar Ramachandra1-2/+2
2012-10-28units: teach m4 scripts in units/ about Debian's rc.localRamkumar Ramachandra3-0/+9
2012-10-28Tweak TODOZbigniew Jędrzejewski-Szmek2-3/+4
2012-10-28man/logind.conf.xml: Add missing 'suspend' value for Handle*Key options.Thomas Bächler1-1/+2
2012-10-28util: fix possible integer overflowsMichal Sekletar1-0/+6
2012-10-28localectl: fix memleak, use _cleanup_strv_free_Michal Sekletar1-2/+2
2012-10-28localectl: fix memleak, jump to finish before returningMichal Sekletar1-1/+2
2012-10-28journal: fix memleak, call set_free before returnMichal Sekletar1-2/+2
2012-10-28units: reword rescue mode hintsZbigniew Jędrzejewski-Szmek1-1/+1
2012-10-28update TODOLennart Poettering1-6/+4
2012-10-28logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)Lennart Poettering18-45/+264
2012-10-27libudev: import hwdb and export lookup interfaceKay Sievers12-306/+516
2012-10-27hwclock: do not seal the kernel's time-warp call from inside the initrdKay Sievers2-6/+13
2012-10-27bash-compleiton: add missing --disk-usage option for journalctlDave Reisner1-1/+1
2012-10-27util: return the remaining string in startswith()Lennart Poettering2-29/+22
2012-10-27coredumpctl: add 'gdb' verb to start gdb right-away on a collected coredumpLennart Poettering2-14/+141
2012-10-26coredumpctl: show timestamps in listLennart Poettering2-9/+24
2012-10-26journal: special case the trivial cache chain cache entryLennart Poettering1-0/+5
2012-10-26coredumpctl: optimize journal entry parsing a bit by enumerating only onceLennart Poettering1-27/+34
2012-10-26coredumpctl: initialize global varsLennart Poettering1-3/+3
2012-10-26journal: provide an API that allows client to figure out whether they need to...Lennart Poettering7-12/+180
2012-10-26journal: fix parsing of monotonic kernel timestampsLennart Poettering2-6/+3
2012-10-26keymap: Add HP EliteBook 8440pMartin Pitt3-0/+7
2012-10-26update TODOLennart Poettering1-21/+18
2012-10-26udev: builtin - do not fail builtin initialization if one of them returns an ...Kay Sievers3-21/+16
2012-10-26journal: introduce entry array chain cacheLennart Poettering7-8/+189
2012-10-26test: extend test-send to send some weirder dataLennart Poettering1-0/+17
2012-10-26journal: properly determine cutoff max dateLennart Poettering1-2/+2
2012-10-26man: minor updatesLennart Poettering2-9/+14
2012-10-26update TODOLennart Poettering1-0/+4
2012-10-26man: fix exampleLennart Poettering1-6/+6
2012-10-26sysctl: parse all keys in a config fileMichal Sekletar1-1/+1