chiark / gitweb /
man: explain a bit more detailed what happens on suspend
[elogind.git] / src /
2012-10-30 Lennart Poetteringstrv: cleanup error path loops
2012-10-30 Michal Schmidtshared: "max" in the string->number conversion is meant...
2012-10-30 Michal Schmidtshared, core: do not always accept numbers in string...
2012-10-30 Zbigniew Jędrzejew... coredumpctl: add --field/-F option
2012-10-30 Zbigniew Jędrzejew... coredumpctl: add --no-legend option
2012-10-30 Zbigniew Jędrzejew... coredumpctl: fix program return code
2012-10-30 Zbigniew Jędrzejew... coredumpctl: add guard to options table
2012-10-30 Michal Schmidtlibsystemd-daemon: fix style
2012-10-30 Michal Schmidtshared, libsystemd-daemon: check for empty strings...
2012-10-30 Auke KokSMACK: Add configuration options. (v3)
2012-10-30 Lennart Poetteringlogind: it's OK if a process on an pty requests a sessi...
2012-10-30 Lennart Poetteringlogind: unify all session lock loop
2012-10-30 Lee, Chun-Yisystemd: mount the EFI variable filesystem
2012-10-29 Michal Schmidtutil: improve overflow checks
2012-10-29 Kay Sievershostnamectl: do not choke on set-hostname with no argument
2012-10-29 Dave Reisnerutil: avoid divide by zero FPE
2012-10-29 Olivier Brunelswap: fix swap behaviour with symlinks
2012-10-29 Zbigniew Jędrzejew... swap: modernize style
2012-10-29 Zbigniew Jędrzejew... swap: use automatic cleanup
2012-10-29 Zbigniew Jędrzejew... swap: introduce helper variable
2012-10-28 Zbigniew Jędrzejew... login: trivial grammar fix
2012-10-28 Zbigniew Jędrzejew... systemctl: skip JOBS column if no jobs
2012-10-28 Lennart Poetteringlogind: add 'lock' as possible choice for handling...
2012-10-28 Kay Sieverslibudev: hwdb - cleanup list before getting new properties
2012-10-28 Kay Sieversudev: add "udevadm hwdb --test=<modalias>"
2012-10-28 Kay Sieversudev: get rid of SYSCONFDIR
2012-10-28 Zbigniew Jędrzejew... Tweak TODO
2012-10-28 Michal Sekletarutil: fix possible integer overflows
2012-10-28 Michal Sekletarlocalectl: fix memleak, use _cleanup_strv_free_
2012-10-28 Michal Sekletarlocalectl: fix memleak, jump to finish before returning
2012-10-28 Michal Sekletarjournal: fix memleak, call set_free before return
2012-10-27 Lennart Poetteringlogind: support for hybrid sleep (i.e. suspend+hibernat...
2012-10-27 Kay Sieverslibudev: import hwdb and export lookup interface
2012-10-27 Kay Sievershwclock: do not seal the kernel's time-warp call from...
2012-10-26 Lennart Poetteringutil: return the remaining string in startswith()
2012-10-26 Lennart Poetteringcoredumpctl: add 'gdb' verb to start gdb right-away...
2012-10-26 Lennart Poetteringcoredumpctl: show timestamps in list
2012-10-26 Lennart Poetteringjournal: special case the trivial cache chain cache...
2012-10-26 Lennart Poetteringcoredumpctl: optimize journal entry parsing a bit by...
2012-10-26 Lennart Poetteringcoredumpctl: initialize global vars
2012-10-26 Lennart Poetteringjournal: provide an API that allows client to figure...
2012-10-26 Lennart Poetteringjournal: fix parsing of monotonic kernel timestamps
2012-10-26 Martin Pittkeymap: Add HP EliteBook 8440p
2012-10-26 Kay Sieversudev: builtin - do not fail builtin initialization...
2012-10-26 Lennart Poetteringjournal: introduce entry array chain cache
2012-10-25 Lennart Poetteringtest: extend test-send to send some weirder data
2012-10-25 Lennart Poetteringjournal: properly determine cutoff max date
2012-10-25 Michal Sekletarsysctl: parse all keys in a config file
2012-10-25 Kay Sieversudev: kmod - fix typo
2012-10-25 Kay Sieversudev: kmod, hwdb - do not fail if databases are not...
2012-10-25 Kay Sieversudev: hwdb - exit if no database is available
2012-10-25 Kay Sieversudev: hwdb validate() return when the database is not...
2012-10-25 Kay Sieversudev: hwdb - remove run_once
2012-10-25 Kay Sieversudev: hwdb - properly initialize search structure
2012-10-25 Kay Sieversudev: set optind = 0, not the usual 1, to reset getopt_...
2012-10-25 Michal Schmidtjob: avoid recursion into transaction code from job...
2012-10-25 Michal Schmidtjob: add comments to JobResult values
2012-10-24 Lennart Poetteringjournal: properly serialize fields with multiple values...
2012-10-24 Kay Sieversremove Fedora hostname, locale, vconsole legacy file...
2012-10-23 Lennart Poetteringjournalctl: remove left-over log message
2012-10-23 Tom Gundersentmpfiles: allow Age to be set to 0
2012-10-23 Mantas Mikulėnascgls: correctly ellipsize command lines for PIDs >...
2012-10-23 Kay Sieversudev: add hardware database support
2012-10-22 Will Woodsmount: make sure m->where is set before unit_add_exec_d...
2012-10-22 Lennart Poetteringsystemctl: refer to systemctl -n, to not overwhelm...
2012-10-22 Michal Schmidtreadahead: fix fd validity check
2012-10-22 Kay Sieversshared: strbuf - add descriprion
2012-10-22 Kay Sieversshared: move sparse-endian.h from journal
2012-10-22 Kay Sieversshared: strbuf - add description
2012-10-22 Kay Sieversudev: use strbuf to store rules strings
2012-10-22 Kay Sieversshared: strbuf - add string de-duplication facility
2012-10-22 Kay Sieversutil: add (x)bsearch_r(), the missing counterpart of...
2012-10-21 Lennart Poetteringhostnamectl: add more really basic system info to the...
2012-10-21 Lennart Poetteringjournal: use le64_t instead of uint64_t where this...
2012-10-20 Lennart Poetteringjournal: link up documentation with the file structure...
2012-10-19 Christian Hesseshared/install: fix typo in comment
2012-10-19 Christian Hessesystemctl: fix return code in chroot
2012-10-19 Michael Olbrichmake sure __NR_name_to_handle_at is correctly defined
2012-10-19 Umut Tezduyarrandom-seed: fix error message typo
2012-10-19 Zbigniew Jędrzejew... journal: add tool to extract coredumps
2012-10-19 Martin Pittkeymap: Tolerate invalid entries in keymaps
2012-10-19 Martin Pittkeymap: Fix parsing of hex scan codes in tables
2012-10-19 Martin PittREADME.keymap.txt: Drop fdi2rules.py documentation
2012-10-19 Lennart Poetteringlocale: add client tool localectl similar to hostnamect...
2012-10-19 Lennart Poetteringsystemctl: modernization
2012-10-19 Lennart Poetteringutil: change endswith() to return a pointer to the...
2012-10-19 Lennart Poetteringset: introduce strv_sort()
2012-10-19 Lennart Poetteringset: introduce set_get_strv()
2012-10-19 Lennart Poetteringtimedatectl,hostnamectl: rework --help text
2012-10-18 Lennart Poetteringjournald.conf: remove MinSize= settings
2012-10-18 Lennart Poetteringsystemctl: remove --follow option
2012-10-18 Lennart Poetteringutil: unify line caching and column caching
2012-10-18 Lennart Poetteringutil: unify usage of on_tty() in util.c
2012-10-18 Lennart Poetteringutil: simplify column caching logic
2012-10-18 Lennart Poetteringjournalctl: unify ellipsation handling between journalc...
2012-10-18 Lennart Poetteringjournalctl: don't ellipsize unless on a tty
2012-10-18 Lennart Poetteringjournalctl: honour -n if -F is used
2012-10-18 Lennart Poetteringjournal: fix symbol versioning file
2012-10-18 Lennart Poetteringjournal: typo fix
2012-10-18 Lennart Poetteringjournal: implement filtering in browse.html
next