chiark / gitweb /
kmod-setup: use libkmod rather than modprobe
[elogind.git] / src /
2012-02-08 Tom Gundersenkmod-setup: use libkmod rather than modprobe
2012-02-08 Lennart Poetteringratelimit: if interval/burst are set to 0, assume ratel...
2012-02-08 Michael Olbrichservice: set WATCHDOG_USEC environmen variable
2012-02-08 Michael Olbrichservice: introduce WatchdogSec and hook up the watchdog...
2012-02-08 William Douglassystemd: Add systemd.setenv for /proc/cmdline parsing.
2012-02-07 Benjamin Franzkelogind: Terminate bus_login_session_user_properties
2012-02-07 Lennart Poetteringlogind: fix introspection data
2012-02-07 Lennart Poetteringlogind: introduce ActivateSessionOnSeat()
2012-02-07 Lennart Poetteringratelimit: fix macro definition
2012-02-07 Lennart Poetteringmain: use a shorter default $PATH if /usr is merged
2012-02-07 Michal Schmidtmount: adjust dependencies for remote filesystems
2012-02-03 Lennart Poetteringcgroup: when getting cgroup empty notifications, always...
2012-02-03 Lennart Poetteringpath: convert failure field to enum
2012-02-03 Lennart Poetteringswap: replace failure boolean by result enum
2012-02-03 Lennart Poetteringtimer: convert failure bool into enum
2012-02-03 Lennart Poetteringautomount: convert failure boolean to enum
2012-02-03 Lennart Poetteringmount: replace failure boolean by enum
2012-02-03 Lennart Poetteringsocket: replace failure boolean by enum
2012-02-03 Lennart Poetteringservice: replace "failure" boolean by enum, and export it
2012-02-02 Chris Paulson-Ellisutil: prevent daemon-reload from reaping service processes.
2012-02-02 Alvaro Soliverezsd-daemon: support for building sd-daemon.c with Bionic...
2012-02-02 Michal Schmidtmanager: tell correctly if the manager is booting
2012-02-02 Lennart Poetteringcoredump: avoid coredump loops, divert coredump if...
2012-02-01 Lennart Poetteringexec: include path name of binary we are about to execu...
2012-02-01 Michael Olbrichservice: add watchdog timestamp
2012-02-01 Lennart Poetteringlogind: add GetSessionByPID() bus call
2012-01-31 Michal Schmidtsocket: typo in dump output
2012-01-31 Lennart Poetteringlogind: if we have to stop a session, kill at least...
2012-01-31 Lennart Poetteringload-fragment: properly parse size values denoted in...
2012-01-31 Lennart Poetteringjournal: increase compression threshold for objects...
2012-01-31 Ray Strodelogin: lock down input devices on extra seats
2012-01-30 Kay Sieverspkg-config: rootlibexecdir -> systemdutildir
2012-01-29 Michal Schmidtmain: don't force text mode in console_setup()
2012-01-27 Lennart Poetteringlogind: make sure we create /var/lib/systemd before...
2012-01-27 Lennart Poetteringpkg-config: export libexecdir, so that that gdm can...
2012-01-27 Lennart Poetteringsocket: if SO_RCVBUFFORCE fails, fall back to SO_RCVBUF...
2012-01-27 Lennart Poetteringlog: increase socket buffers for logging by default
2012-01-27 Lennart Poetteringlog: never delay logging if the log server is stuck...
2012-01-26 Michal Schmidtmount: fix automount regression
2012-01-24 Lennart Poetteringvirt: detect LXC+libvirt containers
2012-01-24 Lennart Poetteringman: document systemd-cgtop tool
2012-01-24 Lennart Poetteringlogin: fix multi-seat check
2012-01-24 Lennart Poetteringlogin: extend comments in multi-seat-x
2012-01-23 Lennart Poetteringlogin: add multi-session X wrapper
2012-01-23 Lennart Poetteringjournal: move journal TODO into main TODO
2012-01-23 Lennart Poetteringutil: use /dev/rtc symlink if possible before we go...
2012-01-22 Kay Sieverslogin: move seat udev rules to login subdir
2012-01-22 Lennart Poetteringcgtop: add new cgtop tool
2012-01-22 Lennart Poetteringtmpfiles: fix bad memory access
2012-01-22 Lennart Poetteringcgls: don't show kernel threads by default
2012-01-21 Dan Horákjournal: systemd v38 fails to build on big-endians
2012-01-21 Lennart Poetteringsystemctl: don't show ln -s/rm output in 'install'...
2012-01-21 Lennart Poetteringutil: open the first RTC that has hctosys=1 set
2012-01-21 Lennart Poetteringreadahead: don't monopolize IO when replaying
2012-01-21 Lennart Poetteringdbus: export ControlGroupPersistent field on the bus...
2012-01-20 Michal Schmidtsocket: don't fail the socket on ENOTCONN
2012-01-20 Michal Schmidtdbus-execute: don't publish control_group_persistent...
2012-01-19 Michal Schmidtservice: add missing pid file unwatch in the destructor
2012-01-19 Michal Schmidtlog: move #pragma around the function
2012-01-18 Kay Sieverspersistant -> persistent
2012-01-18 Lennart Poetteringtmpfiles: support writing short strings to files, in...
2012-01-18 Lennart Poetteringmanager: don't place units in the 'cpu' group when...
2012-01-18 Lennart Poetteringjournal: when sending journal data via file, place...
2012-01-18 Lennart Poetteringexec: introduce ControlGroupPersistant= to make cgroups...
2012-01-18 Lennart Poetteringjournalctl: properly honour -n when -f is passed, too
2012-01-18 Lennart Poetteringtmpfiles: add support for creating symlinks, char/block...
2012-01-18 Lennart Poetteringlogind: move X11 socket
2012-01-18 Lennart Poetteringlogind: simplify session_activate() a bit
2012-01-18 Lennart Poetteringlogind: allow to create multiple sessions on non-multi...
2012-01-17 Michal Schmidtutil: fix ANSI sequence for red color
2012-01-17 Michal Schmidtlog: make asserts cheaper
2012-01-17 Michal Schmidtlog: remove useless variable
2012-01-17 Michal Schmidtdbus-unit: make functions static
2012-01-16 Michal Schmidtdbus: more efficient implementation of properties
2012-01-16 Michal Schmidtunit: use safe downcasts, remove pointless casts
2012-01-16 Michal Schmidtunit: use the UNIT() macro consistently
2012-01-16 Michal Schmidtunit: remove union Unit
2012-01-16 Michal Schmidtunit: reduce heap usage for unit objects
2012-01-16 Michal Schmidtlogind: downgrade login message to debug
2012-01-14 Lennart Poetteringjournal: drop privileges when storing coredump
2012-01-14 Lennart Poetteringjournal: when show blob data show length
2012-01-14 Lennart Poetteringutil: support formatting eta and peta bytes with format...
2012-01-14 Lennart Poetteringutil: introduce FORMAT_BYTES_MAX
2012-01-14 Lennart Poetteringjournal: collect coredump up to 24M in size
2012-01-14 Lennart Poetteringjournal: handle empty syslog identifier properly
2012-01-14 Lennart Poetteringjournal: fix bad memory access
2012-01-14 Lennart Poetteringjournal: if the data to be sent is larger than the...
2012-01-14 Lennart Poetteringjournal: hook up coredumping with journal
2012-01-14 Lennart Poetteringjournal: add new system-cat tool as kind of a more...
2012-01-14 Lennart Poetteringutil: split out tty_is_vc_resolve() from default_term_f...
2012-01-14 Lennart Poetteringutil: rework ANSI escape code macros
2012-01-13 Michal Schmidtmount: fix quota
2012-01-13 Lennart Poetteringpam: fix build
2012-01-13 Lennart Poetteringpam: work correctly if a seat is specified but not...
2012-01-13 Lennart Poetteringjournal: add output mode that just prints simple messag...
2012-01-12 Lennart Poetteringapi: add C++ guards to all headers
2012-01-12 Lennart Poetteringsd-login: teach sd_pid_get_unit() proper handling of...
2012-01-12 Lennart Poetteringjournal: if the syslog forwarder socket is full, then...
2012-01-12 Lennart Poetteringcore: switch all log targets to go directly to the...
2012-01-12 Lennart Poetteringlog: make internal log api log directly to the journal
next