chiark / gitweb /
elogind.git
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-03 Lennart Poetteringupdate TODO
2012-02-02 Chris Paulson... util: 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 Poetteringman: document that we support tcpwrappers only for...
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 Poetteringupdate TODO
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-31 Lennart Poetteringupdate TODO
2012-01-30 Kay Sieverspkg-config: rootlibexecdir -> systemdutildir
2012-01-29 Michal Schmidtmain: don't force text mode in console_setup()
2012-01-27 Mike Kazantsevlogind: add sys_tty_config capability, to let it use...
2012-01-27 Lennart Poetteringlogind: make sure we create /var/lib/systemd before...
2012-01-27 Mike Kazantsevbuild-sys: add creation of /var/lib/systemd path, used...
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-25 Lennart PoetteringREADME: update header line
2012-01-25 Lennart Poetteringbuild-sys: enable automake's check-news option v39
2012-01-25 Lennart Poetteringbuild-sys: bump release
2012-01-25 Lennart Poetteringbuild-sys: include NEWS file for v38, v39
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 Poetteringupdate TODO
2012-01-23 Lennart Poetteringupdate TODO
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-23 Kay Sieversadd .vimrc
2012-01-22 Kay SieversREADME: fix git URLs
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-21 Kay Sieversupdate TODO
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-18 Lennart Poetteringupdate TODO
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 Kay Sieversbuild-sys: cleanup sysctl.d/coredump.conf
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...
next