chiark / gitweb /
hwdb: update pci data
[elogind.git] / src /
2012-11-06 Dave Reisnercryptsetup: fix inverted comparison in pass_volume_key
2012-11-06 Dave ReisnerRevert "Implement SocketUser= and SocketGroup= for...
2012-11-06 Dave Reisnercryptsetup: hash=plain means don't use a hash
2012-11-06 Dave ReisnerImplement SocketUser= and SocketGroup= for [Socket]
2012-11-04 Kay Sieversmount-setup: try mounting 'efivarfs' only if the system...
2012-11-04 Kay Sieverskmod-setup: mounting efivarfs, *after* we tried to...
2012-11-04 Kay Sieverskmod-setup: add conditional module loading callback
2012-11-04 Kay Sieversshared: add is_efiboot()
2012-11-04 Dave Reisnerdrop Arch Linux support for reading /etc/rc.conf
2012-11-03 Dave Reisnerdrop Arch Linux support for reading /etc/rc.conf
2012-11-03 Miklos Vajnavconsole: remove Frugalware legacy file support
2012-11-02 Michal Schmidtutil : fallback to plain ASCII drawing if locale is...
2012-11-02 Michal Schmidtutil: add is_locale_utf8()
2012-11-02 Cosimo Cecchianalyze: use GDBus instead of dbus-python
2012-11-02 Kay Sieverstimedatectl: show "DST active: n/a" if no DST data...
2012-11-02 Kay Sieverstimedatectl: explain everything nobody wants to know...
2012-11-01 Kay Sieversshared: add timer_get_dst()
2012-11-01 Kay Sieversudev: break over-long lines
2012-10-31 Lennart Poetteringservice: drop special HTTP server target, as it is...
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
next