chiark / gitweb /
elogind.git
2012-10-28 Zbigniew Jędrzejewsk... units: reword rescue mode hints
2012-10-27 Lennart Poetteringupdate TODO
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 Dave Reisnerbash-compleiton: add missing --disk-usage option for...
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 Lennart Poetteringupdate TODO
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 Lennart Poetteringman: minor updates
2012-10-25 Lennart Poetteringupdate TODO
2012-10-25 Lennart Poetteringman: fix example
2012-10-25 Michal Sekletarsysctl: parse all keys in a config file
2012-10-25 Kay Sieversudev: kmod - fix typo
2012-10-25 Thomas Hindoe... man: typo fixes
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 Sieversrules: fix usb_id/hwdb mixup in tty-description.rules
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 Sieversrules: call hwdb for all devices with a 'modalias'
2012-10-25 Kay Sieversrules: call 'hwdb' with --subsystem= where appropriate
2012-10-25 Kay Sieversudev: hwdb: add acpi/pnp vendor description file
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 Poetteringupdate TODO
2012-10-24 Lennart Poetteringjournal: properly serialize fields with multiple values...
2012-10-24 Kay Sieversremove Fedora hostname, locale, vconsole legacy file...
2012-10-24 Kay Sieversman: udev - add 'udevadm hwdb --update'
2012-10-23 Lennart Poetteringjournalctl: remove left-over log message
2012-10-23 Lennart Poetteringupdate TODO
2012-10-23 Tom Gundersenunits: don't order tmp.monut after local-fs-pre.target
2012-10-23 Tom Gundersenman: fix typo in tmpfiles.d
2012-10-23 Tom Gundersentmpfiles: allow Age to be set to 0
2012-10-23 Lennart Poetteringupdate TODO
2012-10-23 Mantas Mikulėnascgls: correctly ellipsize command lines for PIDs >...
2012-10-23 Tony Camusorules: Remove HP iLO from USB HID PM rules
2012-10-23 Kay Sieversudev: add hardware database support
2012-10-23 Zbigniew Jędrzejewsk... build-sys: add check for microhttpd version
2012-10-23 Zbigniew Jędrzejewsk... man: reword journalctl -n description
2012-10-23 Michael Bieblman: the corresponding LSB facility to rpcbind.target...
2012-10-23 Lennart Poetteringupdate contributors list v195
2012-10-22 Lennart Poetteringupdate TODO
2012-10-22 Will Woodsmount: make sure m->where is set before unit_add_exec_d...
2012-10-22 Lennart Poetteringunits: use numerig signal for killing systemd, to avoid...
2012-10-22 Lennart Poetteringunits: also add journalctl suggestion to emergency...
2012-10-22 Lennart Poetteringunits: suggest journalctl -b in rescue.service so that...
2012-10-22 Lennart Poetteringsystemctl: refer to systemctl -n, to not overwhelm...
2012-10-22 Lennart Poetteringbuild-sys: prepare 195
2012-10-22 Lennart Poetteringupdate TODO
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 Sieversbuild-sys: fix distcheck
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 Sieversupdate .gitignore
2012-10-22 Kay Sieversutil: add (x)bsearch_r(), the missing counterpart of...
2012-10-21 Dave Reisnerbash-completion: update journalctl for recently added...
2012-10-21 Dave Reisnerconfigure.ac: fix typo in fallback value for KILL
2012-10-21 Lennart Poetteringhostnamectl: add more really basic system info to the...
2012-10-21 Lennart Poetteringman: add man page for localectl
2012-10-21 Lennart Poetteringjournal: use le64_t instead of uint64_t where this...
2012-10-20 Dave Reisnerbash-completion: avoid appending space after field...
2012-10-20 Dave Reisnerbash-completion: ensure iterators are locally scoped
2012-10-20 Dave Reisnerbash-completion: add completions for hostnamectl
2012-10-20 Lennart Poetteringjournal: link up documentation with the file structure...
2012-10-20 Lennart Poetteringupdate TODO
2012-10-20 Dave Reisnerbash-completion: add completions for localectl
2012-10-20 Dave Reisnerbash-completion: add completions for timedatectl
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ędrzejewsk... 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 PoetteringUpdate TODO
2012-10-18 Lennart Poetteringjournald.conf: remove MinSize= settings
next