chiark / gitweb /
elogind.git
2012-04-13 Martin Pittkeymap: Add HP Compaq Presario CQ*
2012-04-13 Martin Pittkeymap: Add Dell XPS force-release quirk
2012-04-13 Kay Sieversudev: unpack sysfs test tree only on 'make check';...
2012-04-13 Kay Sieversudev: keymap - move data files to root directory
2012-04-13 Kay Sieversudev: fix a few issues detected by the llvm static...
2012-04-13 Lennart Poetteringfix a couple of things found with the llvm static analyzer
2012-04-13 Lennart Poetteringbuild-sys: drop systemd- prefix from analyze dir
2012-04-13 Kay Sieversbuild-sys: execute test programs with 'make check'
2012-04-13 Kay Sieversudev: use native instead of custom --disable-introspect...
2012-04-13 Kay Sieversudev: link some systemd parts statically to limit share...
2012-04-13 Kay Sieversupdate mailmap
2012-04-12 Lennart Poetteringbuild-sys: move systemd-analyze into its own subdir
2012-04-12 Kay Sieversudev: properly hook up all tests to 'make check'
2012-04-12 Kay Sieversbuild-sys: use check_PROGRAMS for test-*.c
2012-04-12 Kay Sieversbuild-sys: remove $(DBUS_LIBS), libsystemd-dbus.la...
2012-04-12 Kay Sieverspam_systemd: add dbus.la
2012-04-12 Lennart Poetteringbuild-sys: move src/linux/ to src/shared/linux
2012-04-12 Lennart Poetteringbuild-sys: create top-level directory for bash completion
2012-04-12 Lennart Poetteringbuild-sys: move *-setup out of shared to avoid selinux...
2012-04-12 Kay Sieversmove all tools to subdirs
2012-04-12 Lennart Poetteringmachine-id-setup: avoid cyclic dependency, built twice...
2012-04-12 Lennart Poetteringjournal: fix missing variable initialization
2012-04-12 Lennart Poetteringbuild-sys: split off logs-show into its own convenience...
2012-04-12 Lennart Poetteringgetty: skip VC gettys if the VC subsystem is not available
2012-04-12 Lennart Poetteringgetty: VC devices are always available, we don't need...
2012-04-12 Lennart Poetteringbuild-sys: introduce seperate convenience library for...
2012-04-12 Kay Sieversmove libsystemd-id128, libsystemd-daemon to subdir
2012-04-12 Kay Sieversmove remainig shared stuff to shared/
2012-04-12 Lennart Poetteringdetect-virt: print 'none' if no virtualization is detected
2012-04-12 Lennart Poetteringmachine-id-setup: add the usual command line parameters
2012-04-12 Lennart Poetteringdetect-virt: make detect-virt an official command
2012-04-12 Lennart Poetteringdetect-virt: beef up tool considerably
2012-04-12 Kay Sieversrename bridge.c to stdio-bridge.c and move to subdir
2012-04-12 Lennart Poetteringmain: we want all setup functions to be in files called...
2012-04-12 Kay Sieversmove more main systemd parts to core/
2012-04-12 Lennart Poetteringhostname-setup: move to core/
2012-04-12 Lennart Poetteringshutdown: move shutdown to core since it replaces PID 1
2012-04-12 Lennart Poetteringumount: fix build
2012-04-12 Lennart Poetteringtest: test tools should still be in the src/ directory
2012-04-12 Lennart Poetteringbuild-sys: dbus-loop.h is not used by the core
2012-04-12 Lennart Poetteringumount: don't try to umount /dev/console, since we...
2012-04-12 Lennart Poetteringbuild-sys: move a few things into more appropriate...
2012-04-12 Lennart Poetteringbuild-sys: add stub makefiles to make emacs easier...
2012-04-12 Kay Sieversmove a couple of test-*.c to test/
2012-04-12 Marc-Antoine... udev: gudev - rework introspection generation
2012-04-12 Kay Sieversrename machine-id-main.c tomacht the binary and move...
2012-04-12 Lennart Poetteringnspawn: bind mount /dev/nul to /proc/kmsg, so that...
2012-04-12 Lennart Poetteringjournald: add missing flag to open()
2012-04-12 Lennart Poetteringexecute: when we can't get the requested rlimit, get...
2012-04-12 Lennart Poetteringmain: pass original environment block to shutdown binar...
2012-04-12 Lennart Poetteringunits: start vconsole-setup only if there's actually...
2012-04-12 Lennart Poetteringunits: run sysctl stuff only when /proc/sys is actually...
2012-04-12 Lennart Poetteringunit: introduce ConditionPathIsReadWrite
2012-04-12 Kay Sieversmove more common files to shared/ and add them to shared.la
2012-04-11 Kay Sieversudev: keymap - remove weird 'c2 a0' character sequences...
2012-04-11 Léo Gillot... One can specify in which cgroup hierarchies a systemd...
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11 Kay Sieversudev: check-keymaps.sh - fix source directory
2012-04-11 Lennart Poetteringupdate TODO
2012-04-11 Lennart Poetteringpolkit: when spawning off agent, wait until the agent...
2012-04-11 Lennart Poetteringunits: exclude gettys from isolate requests
2012-04-11 Kay Sieversudev: fix RUN+= logic regarding builtin vs. program
2012-04-11 Marc-Antoine... udev: fix keymap mkdir
2012-04-11 Kay Sieversenable proper access timestamps on all tmpfs mounts
2012-04-11 Kay Sieverstmpfiles: open directories with O_NOATIME to preserve...
2012-04-11 Lennart Poetteringpolkit: temporarily spawn of a polkit agent in terminal...
2012-04-11 Lennart Poetteringmain: disarm watchdog when preparing for reexecution
2012-04-11 Kay Sieversput acl.la in 'if HAVE_ACL' and rename acl.[ch] to...
2012-04-11 Kay Sieversmove libsystemd_core.la sources into core/
2012-04-11 Lennart Poetteringmain: unset some bash specific environment variables...
2012-04-11 Lennart Poetteringmain: drop container/initrd env vars from inherited set
2012-04-11 Lennart Poetteringmachine-id: don't delete runtime machine-id, and place...
2012-04-11 Lennart Poetteringmain: add URL to cgroups check message
2012-04-11 Kay Sieverssplit selinux label operations out of cgroup-util,...
2012-04-11 Kay Sieversbuild-sys: move remaining headers out EXTRA_DIST, insta...
2012-04-11 Kay Sieversbuild-sys: add $(AM_LDFLAGS) where needed
2012-04-11 Kay Sieverspam_systemd: add missing libsystemd_audit.l
2012-04-11 Lennart Poetteringshutdownd: rework interface, allow subscribing to sched...
2012-04-10 Lennart Poetteringsystemctl: don't forward poweroff/reboot requests to...
2012-04-10 Lennart Poetteringlogs-show: fix output of log lines lacking comm
2012-04-10 Lennart Poetteringunits: introduce nss-user-lookup.target
2012-04-10 Kay Sieversupdate TODO
2012-04-10 Kay Sieversrename basic.la to shared.la and put selinux deps in...
2012-04-10 Kay Sieversudev: move man pages to udev section
2012-04-10 Michael Olbrichdbus: make the service property StartLimitAction writeable
2012-04-10 Michael Olbrichdbus: add generic DEFINE_BUS_PROPERTY_SET_ENUM() macro...
2012-04-10 Michael Olbrichdbus: add data argument to BusPropertySetCallback
2012-04-10 Michael Olbrichwatchdog: really return the actual watchdog timeout
2012-04-10 Kay Sieversmove list.h, macro.h, ioprio.h to shared/
2012-04-10 Kay Sieversmove pager.[ch] to shared/
2012-04-10 Kay Sieversuse libsystemd-daemon.la instead of source file
2012-04-10 Kay Sieversuse libsystemd-id128.la instead of source file
2012-04-10 Kay Sieversmove libsystemd-capability.la dep from basic to core
2012-04-10 Kay Sieversmove cgroup-util.[ch] to shared/
2012-04-10 Kay Sieversudev: remove deps already pulled in by LIBADD
2012-04-10 Kay Sieversudev: fix gcc warnings showing up after adding $(AM_CFLAGS)
2012-04-10 Kay Sieversbuild-sys: add $(AM_CFLAGS) where needed
2012-04-10 Kay Sieversutil: move ACL code into internal library
2012-04-10 Kay Sieversutil: move all to shared/ and split external dependenci...
2012-04-10 Kay Sieversudev: set errno = ENOSYS for removed interfaces
next