TODO revision 7b63bde1ed0d4f30c799c9b4737fa926465929f9
3fd0bd432d4875c15b9e8d586770f60f03278fe7Kay Sievers* fix emergency mode breakage after the Type=idle change
c2e09812e9c088f1582ce542e43f6b5743b2e4feZbigniew Jędrzejewski-Szmek* remove MS_SHARED from src/core/execute.c and src/test/test-ns.c. They are always combined
cc1f918dda4193c7fd2a03de4ab715be67017a36Zbigniew Jędrzejewski-Szmek with MS_REMOUNT, which currently does nothing in the kernel, but might which fail in the
7c66aeba0f28cb82027d6015405ed71afa3b6059Kay Sievers future; https://bugzilla.redhat.com/show_bug.cgi?id=813563
c904f64d84db8c4eebedf210ba10893f19ba05edLennart Poettering* check systemd-tmpfiles for selinux context hookup for mknod(), symlink() and similar
f957632b960a0a42999b38ded7089fa602b41745Kay Sievers* swap units that are activated by one name but shown in the kernel under another are semi-broken
f957632b960a0a42999b38ded7089fa602b41745Kay Sievers* make anaconda write timeout=0 for encrypted devices
9a36607584bbd1d78775353e022a51794b4e27b1Lennart Poettering* make sure timeouts are applied to Type=oneshot services.
a40593a0d0d740efa387e35411e1e456a6c5aba7Lennart Poettering* Dangling symlinks of .automount unit files in .wants/ directories, set up
20ffc4c4a9226b0e45cc02ad9c0108981626c0bbKay Sievers automount points even when the original .automount file did not exist
2d19f95caef8668aeb5c05a18b39c6b79f710856Kay Sievers anymore. Only the .mount unit was still around.
3df82d5a8cdc510f518fd5e234ccb3233b748719Lennart Poettering* make polkit checks async
a4cc3e5ccc0a3033d764a9eb3ae5ee90db560682Lennart Poettering* properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point.
a4cc3e5ccc0a3033d764a9eb3ae5ee90db560682Lennart Poettering* drop accountsservice's StandardOutput=syslog and Type=dbus fields
f0c15f288513aa4da012db7497a4aec3f7763ebbLennart Poettering* systemctl status for a unloaded unit is broken (Michal?)
81d112a8f0522a09fcfe317f420363a2b728137cLennart Poettering* make sure show-logs checks for utf8 validity, not ascii validity
81d112a8f0522a09fcfe317f420363a2b728137cLennart Poettering* add CapbilityBoundingSet to system.conf to set system-wide caps bounds, and same for TimerSlackNS
dd359de89b1fbabf6f4eb5003d2b5a806b6185c1Lennart Poettering* when breaking cycles drop sysv services first, then services from /run, then from /etc, then from /usr
61a9648f022049ac14c5667958752e8dcff857c1Lennart Poettering* readahead: when bumping /sys readahead variable save mtime and compare later to detect changes
61a9648f022049ac14c5667958752e8dcff857c1Lennart Poettering* Document boot options such as forcefsck
3df82d5a8cdc510f518fd5e234ccb3233b748719Lennart Poettering* (attempt to) make Debianites happy:
d8d3d8a781031d6b1ee4e5f57ec21f16c20a4cf2Lennart Poettering - implement .d/ auto includes for unit files
d8d3d8a781031d6b1ee4e5f57ec21f16c20a4cf2Lennart Poettering - add syntax to reset ExecStart= lists (and similar)
4ff49cb63075aba646b578f2516b37a8dfd5a65bLennart Poettering* properly detect mimo devices, the current VID/PID check is too broad
4ff49cb63075aba646b578f2516b37a8dfd5a65bLennart Poettering* manipulate CPU governor during boot, set it to performance
4ff49cb63075aba646b578f2516b37a8dfd5a65bLennart Poettering* steal SBF management from the kernel
4ff49cb63075aba646b578f2516b37a8dfd5a65bLennart Poettering* delay journal /var writeout to after boot if SBF is clean
4ff49cb63075aba646b578f2516b37a8dfd5a65bLennart Poettering* move passno parsing to fstab generator
4ff49cb63075aba646b578f2516b37a8dfd5a65bLennart Poettering* improve !/proc/*/loginuid situation: make /proc/*/loginuid less dependent on CONFIG_AUDIT,
4ff49cb63075aba646b578f2516b37a8dfd5a65bLennart Poettering or use the users cgroup information when /proc/*/loginuid is not available.
a53824ea7466bee2c5e6ac9a11b58b79adceb98bLennart Poettering* pam_systemd: try to get old session id from cgroup, if audit sessionid cannot be determined
a53824ea7466bee2c5e6ac9a11b58b79adceb98bLennart Poettering* pam: when leaving a session explicitly exclude the ReleaseSession() caller process from the killing spree
b8b4d3dddc7611dce3bf28004b0375d661120c62Lennart Poettering* maybe introduce ~/.config/locale.conf and apply it within PAM
b8b4d3dddc7611dce3bf28004b0375d661120c62Lennart Poettering* readahead: make use of EXT4_IOC_MOVE_EXT, as used by http://e4rat.sourceforge.net/
b8b4d3dddc7611dce3bf28004b0375d661120c62Lennart Poettering* automount: implement expire
3df82d5a8cdc510f518fd5e234ccb3233b748719Lennart Poettering* logind: auto-suspend, auto-shutdown:
3df82d5a8cdc510f518fd5e234ccb3233b748719Lennart Poettering IdleAction=(none|suspend|opportunistic|hibernate|poweroff)
3df82d5a8cdc510f518fd5e234ccb3233b748719Lennart Poettering IdleActionDelay=...
3df82d5a8cdc510f518fd5e234ccb3233b748719Lennart Poettering SessionIdleMode=(explicit|ignore|login)
5666ea6fcaaf1e829de07625b7c185949b23fecdKay Sievers ForceShutdown=(yes|no)
5666ea6fcaaf1e829de07625b7c185949b23fecdKay Sievers* services which create their own subcgroups break cgroup-empty notification (needs to be fixed in the kernel)
b6b7d4337976eeac610b9ed2c3e1fd596a247b14Lennart Poettering* don't delete /tmp/systemd-namespace-* before a process is gone down
b6b7d4337976eeac610b9ed2c3e1fd596a247b14Lennart Poettering* don't delete /run/users/lennart if lennart is still logged in even if aging is used
b5c03638d48c07aa0eaf13b5f54000c7133e1883Lennart Poettering* vconsole: implement setterm -store -foreground xxx --background zzz
752beb0c8560fb7e989d2f8da5e10c4692d78422Lennart Poettering* fedora: make sshd and pam_loginuid work in nspawn containers
eece8c6fb5f4d354dcef6fd369e876c4f3a3f163Lennart Poettering* fix utmp for console logins in containers
eece8c6fb5f4d354dcef6fd369e876c4f3a3f163Lennart Poettering* Add pretty name for seats in logind
d325d9bcfa8846a65767087f958a2dd11139d0e7Kay Sievers* nspawn wants dev_setup() for /dev/fd/ and friends?
3679d1126bae52e02f6cd60fca196f616b9e660dLennart Poettering* selinux: merge systemd selinux access controls (dwalsh)
64e30145fce09b87a0b0a7e08c84a100818a5d5aLennart Poettering* ConditionSecurity= should learn about IMA
64e30145fce09b87a0b0a7e08c84a100818a5d5aLennart Poettering* Auke: merge Auke's bootchart
356ce9915ab1a4a1e6dc26954df34936a69e7c12Lennart Poettering* journald: allow forwarding of log data to specific TTY instead of console
356ce9915ab1a4a1e6dc26954df34936a69e7c12Lennart Poettering* udev: move to LGPL
bfa00bc6c05d0f896e9632eccd47d442fea556b9Lennart Poettering* udev systemd unify:
3b953d68c628c6ae70adba871719ac0f16083b51Josh Triplett - strpcpy(), strpcpyl(), strscpy(), strscpyl()
3b953d68c628c6ae70adba871719ac0f16083b51Josh Triplett - utf8 validator code
3b953d68c628c6ae70adba871719ac0f16083b51Josh Triplett - now() vs. now_usec()
3b953d68c628c6ae70adba871719ac0f16083b51Josh Triplett* udev: find a way to tell udev to not cancel firmware requests when running in initramfs
09f727eebd87661f263d3c2c1e0de7b7771acd40Lennart Poettering* udev: scsi_id -> sg3_utils -> kill scsi_id
795607b22308f5b92073b012e43be1892fdd97c0Lennart Poettering* udev: add trigger --subsystem-match=usb/usb_device device
795607b22308f5b92073b012e43be1892fdd97c0Lennart Poettering* allow configuration of console width/height in vconsole.conf
795607b22308f5b92073b012e43be1892fdd97c0Lennart Poettering* fstab should take priority over units in /usr
795607b22308f5b92073b012e43be1892fdd97c0Lennart Poettering* cleanup syslog 'priority' vs. 'level' wording
795607b22308f5b92073b012e43be1892fdd97c0Lennart Poettering* journal: if mmap() fails for mapping window try to unmap a a few older maps
247c873b421291f711d8a57796011520a6b790afLennart Poettering* dbus upstream still refers to dbus.target and shouldn't
0be8342c04bbf129b4a21e5073eacccbbce4e896Lennart Poettering* when a service has the same env var set twice we actually store it twice and return that in systemctl show -p... We should only show the last setting
0be8342c04bbf129b4a21e5073eacccbbce4e896Lennart Poettering* add man page documenting all kernel cmdline options, including stuff like fsck.mode=
6bc80e94b66e6b008cdc21101fc7409ebcb279dbLennart Poettering* support container_ttys=
487060c2394b7703e59650ef332053645ffae2a3Lennart Poettering* journald: make configurable "store-on-var", "store-on-run", "dont-store", "auto"
487060c2394b7703e59650ef332053645ffae2a3Lennart Poettering (store-persistent, store-volatile?)
54c31a79f72ff57ac8eba089acacc4ab482b745dLennart Poettering* introduce mix of BindTo and Requisite
826872b61e4857dfffe63ba84e2b005623baecd6Lennart Poettering* journalctl: show multiline log messages sanely, expand tabs, and show all valid utf8 messages
826872b61e4857dfffe63ba84e2b005623baecd6Lennart Poettering* add DeleteSocketsOnStop=yes|no option to socket units
3679d1126bae52e02f6cd60fca196f616b9e660dLennart Poettering* journal: store euid in journal if it differs from uid
3679d1126bae52e02f6cd60fca196f616b9e660dLennart Poettering* support chrony in addition to ntpd in timedated
3679d1126bae52e02f6cd60fca196f616b9e660dLennart Poettering* document crypttab(5)
3679d1126bae52e02f6cd60fca196f616b9e660dLennart Poettering* There's currently no way to cancel fsck (used to be possible via C-c or c on the console)
3679d1126bae52e02f6cd60fca196f616b9e660dLennart Poettering* keep an eye on https://bugzilla.gnome.org/show_bug.cgi?id=670100
3679d1126bae52e02f6cd60fca196f616b9e660dLennart Poettering* journal: sanely deal with entries which are larger than the individual file size, but where the componets would fit
3679d1126bae52e02f6cd60fca196f616b9e660dLennart Poettering* add command to systemctl to plot dependency graph as tree (see rhbz 795365)
3679d1126bae52e02f6cd60fca196f616b9e660dLennart Poettering* make logind reserve tty9 or so for text logins, so that gdm never picks it up
3679d1126bae52e02f6cd60fca196f616b9e660dLennart Poettering* add option to sockets to avoid activation. Instead just drop packets/connections, see http://cyberelk.net/tim/2012/02/15/portreserve-systemd-solution/
3679d1126bae52e02f6cd60fca196f616b9e660dLennart Poettering* default unix qlen is too small (10). bump sysctl? add sockopt?
3679d1126bae52e02f6cd60fca196f616b9e660dLennart Poettering* support units generated by a generator and placed in /run/systemd/system/; the directory is
3679d1126bae52e02f6cd60fca196f616b9e660dLennart Poettering currently ignored because it is empty before the generatores are executed
3679d1126bae52e02f6cd60fca196f616b9e660dLennart Poettering* Possibly, detect whether SysV init scripts can do reloading by looking for "echo Usage:" lines
3679d1126bae52e02f6cd60fca196f616b9e660dLennart Poettering* figure out whether we should leave dbus around during shutdown
3679d1126bae52e02f6cd60fca196f616b9e660dLennart Poettering* add interface to allow immediate rotation of the journal, and even flushing.
3679d1126bae52e02f6cd60fca196f616b9e660dLennart Poettering* dbus: in fedora, make the machine a symlink to /etc/machine-id
3679d1126bae52e02f6cd60fca196f616b9e660dLennart Poettering* journald: reuse XZ context
3679d1126bae52e02f6cd60fca196f616b9e660dLennart Poettering* logind: add equivalent to sd_pid_get_owner_uid() to the D-Bus API
cbb7712189527f9f483321607e44c4ead3dd11b8Lennart Poettering* write RPM spec macros for presets
dd359de89b1fbabf6f4eb5003d2b5a806b6185c1Lennart Poettering* journal: write man pages for API
d01a73b6396f57792113c1b5df6e8492fc703e5eLennart Poettering* journal: OR matches are borked
f8aeee1f1fe432924b355f48f01f09c9a552ed97Lennart Poettering* journal: extend hash tables as we go
f8aeee1f1fe432924b355f48f01f09c9a552ed97Lennart Poettering* journal: API for looking for retrieving "all values of this field"
f8aeee1f1fe432924b355f48f01f09c9a552ed97Lennart Poettering* journal: deal nicely with byte-by-byte copied files, especially regards header
f8aeee1f1fe432924b355f48f01f09c9a552ed97Lennart Poettering* journal: local deserializer of export mode, http server
490b7e47093d491a2bdb1084fe92b796f4e07eefLennart Poettering* journal: message catalog
490b7e47093d491a2bdb1084fe92b796f4e07eefLennart Poettering* journal: forward-secure signatures
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* document the exit codes when services fail before they are exec()ed
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* rework namespace support, don't use pivot_root, and mount things after creating the namespace, not before
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* systemctl journal command
c0fe5db522b52f27e030655ce2c03e05cbbc1558Kay Sievers* journalctl: --cursor support, priority filtering
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* systemctl status: show coredumps
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* systemctl status: show whether journal was rotated since service started
3040728b6691ea2e9df3a2060e2d49a792bbaedaLennart Poettering* save coredump in Windows/Mozilla minidump format
8ed206517c2be381324ac5832bf34cc14024270eLennart Poettering* support crash reporting operation modes (https://live.gnome.org/GnomeOS/Design/Whiteboards/ProblemReporting)
e6c6e7afffa80ad74efdb1ddfa815294624f1608Lennart Poettering* journal: allow per-entry control on /var vs. /run (think incognito browser mode)
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* clean up session cgroups that remain after logout (think sshd), but eventually run empty
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* support "systemctl stop foobar@.service" to stop all units matching a certain template
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* logind: allow showing logout dialog from system
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* document that %% can be used to write % in a string that is specifier extended
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* when an instanced service exits, remove its parent cgroup too if possible.
e5ec62c56963d997edaffa904af5dc45dac23988Lennart Poettering* as Tom Gundersen pointed out there's a always a dep loop if people use crypto file systems with random keys
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* automatically escape unit names passed on the service (i.e. think "systemctl start serial-getty.service@serial/by-path/jshdfjsdfhkjh" being automatically escaped as necessary.
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* if we can not get user quota for tmpfs, mount a separate tmpfs instance
e673ad0415d89c322e5b1a121e411f1b1d8075c0Lennart Poettering for every user in /run/user/$USER with a configured maximum size
e673ad0415d89c322e5b1a121e411f1b1d8075c0Lennart Poettering* default to actual 32bit PIDs, via /proc/sys/kernel/pid_max
b87b8b2b5205c0584da220f73322ea4732d44013Kay Sievers* add an option to make mounts private/shareable and so on, enable this for root by default
b87b8b2b5205c0584da220f73322ea4732d44013Kay Sievers* be able to specify a forced restart of service A where service B depends on, in case B
c06bf414042cd1bf94e0af63e9e2a0c291bfc546Kay Sievers needs to be auto-respawned?
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* Something is wrong with symlink handling of "autovt@.service" in "systemctl list-unit-files"
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* when a bus name of a service disappears from the bus make sure to queue further activation requests
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* something like ConditionExec= or ExecStartPre= without failure state
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* tmpfiles: apply "x" on "D" too (see patch from William Douglas)
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* don't set $HOME in services unless requested
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* hide PAM/TCPWrap options in fragment parser when compile time disabled
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* when we automatically restart a service, ensure we restart its rdeps, too.
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* allow Type=simple with PIDFile=
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering https://bugzilla.redhat.com/show_bug.cgi?id=723942
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* move PAM code into its own binary
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* warn if the user stops a service but not its associated socket
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* logind: spawn user@..service on login
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* logind: non-local X11 server handling
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* implement Register= switch in .socket units to enable registration
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering in Avahi, RPC and other socket registration services.
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* make sure systemd-ask-password-wall does not shutdown systemd-ask-password-console too early
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* readahead: use BTRFS_IOC_DEFRAG_RANGE instead of BTRFS_IOC_DEFRAG ioctl, with START_IO
2e4015f3e73173a4346c03a1ed7962f7d3423ed2Lennart Poettering* readahead: check whether a btrfs volume includes ssd by checking mount flag "ssd"
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* support sd_notify() style notification when reload begins (RELOADING=1), reload is finished (READY=1), and add ReloadSignal= then to use in combination
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* support sd_notify() style notification when shutting down, to make auto-exit bus services work (STOPPING=1)
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* verify that the AF_UNIX sockets of a service in the fs still exist
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering when we start a service in order to avoid confusion when a user
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering assumes starting a service is enough to make it accessible
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* Make it possible to set the keymap independently from the font on
eb124a97fb72d076014253b1acde69d428f15ecfLennart Poettering the kernel cmdline. Right now setting one resets also the other.
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* move nss-myhostname into systemd
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* and a dbus call to generate target from current state
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* drop /.readahead on bigger upgrades with yum
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* add support for /bin/mount -s
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* GC unreferenced jobs (such as .device jobs)
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* when failing to start a service due to ratelimiting, try again later, if restart=always is set
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* write blog stories about:
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering - enabling dbus services
7ba9719595ee13612c9aea786233ffdd4d77ee46Zbigniew Jędrzejewski-Szmek - how to make changes to sysctl and sysfs attributes
8b04b925e587ff56568c62ff5ad3f2ea2b34ca7aLennart Poettering - how to pass throw-away units to systemd, or dynamically change properties of existing units
e673ad0415d89c322e5b1a121e411f1b1d8075c0Lennart Poettering - how to integrate cgconfig and suchlike with systemd
e673ad0415d89c322e5b1a121e411f1b1d8075c0Lennart Poettering - resource control in systemd
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* allow port=0 in .socket units
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* move readahead files into /var, look for them with .path units
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* teach dbus to activate all services it finds in /etc/systemd/services/org-*.service
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* support systemd.mask= on the kernel command line.
d2e83c23f5f0cdd3b6ec05c5c40209708721e704Kay Sievers* when key file cannot be found, read it from kbd in cryptsetup
d2e83c23f5f0cdd3b6ec05c5c40209708721e704Kay Sievers* reuse mkdtemp namespace dirs in /tmp?
f6113d42d015ad9f3a9e702a09eb8006511a4424Kay Sievers* recreate systemd's D-Bus private socket file on SIGUSR2
d2e83c23f5f0cdd3b6ec05c5c40209708721e704Kay Sievers* Support --test based on current system state
d2e83c23f5f0cdd3b6ec05c5c40209708721e704Kay Sievers* investigate whether the gnome pty helper should be moved into systemd, to provide cgroup support.
6c1703cc35b3a5f93ad3cc813fea10cb9a636102Kay Sievers* maybe introduce ExecRestartPre=
6c1703cc35b3a5f93ad3cc813fea10cb9a636102Kay Sievers* configurable jitter for timer events
59704f3e937c664f7324bfbb08483c358dfbc4c6Lennart Poettering* timer events with system resume
59704f3e937c664f7324bfbb08483c358dfbc4c6Lennart Poettering* timer events on calendar time
e707c49485b8f4f2ec040d3da232d39153e650b9Lennart Poettering* dot output for --test showing the 'initial transaction'
e707c49485b8f4f2ec040d3da232d39153e650b9Lennart Poettering* calendar time support in timer, iCalendar semantics for the timer stuff (RFC2445)
7f8732835295fce29479b1afc9e8ee801852db09Lennart Poettering http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=99ee5315dac6211e972fa3f23bcc9a0343ff58c4
7f8732835295fce29479b1afc9e8ee801852db09Lennart Poettering* implicitly import "defaults" settings file into all types
e707c49485b8f4f2ec040d3da232d39153e650b9Lennart Poettering* exec settings override
e707c49485b8f4f2ec040d3da232d39153e650b9Lennart Poettering* writable cgroups dbus properties for live changes
a19554ed92a7460b4e709cc40c558cde827ab85bLennart Poettering* read config fragments for all units from /lib/systemd/system/foobar.service.d/ to override/extend specific settings
1cb88f2c61f590083847d65cd5a518e834da87d3Lennart Poettering - rpcbind (/var/run/rpcbind.sock!) HAVEPATCH
1cb88f2c61f590083847d65cd5a518e834da87d3Lennart Poettering - cups HAVEPATCH
1cb88f2c61f590083847d65cd5a518e834da87d3Lennart Poettering - postfix, saslauthd
603cd8fe07cb03e8b11722d1a732e569e5a46347Lennart Poettering - libvirtd (/var/run/libvirt/libvirt-sock-ro)
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering - bluetoothd (/var/run/sdp! @/org/bluez/audio!)
a7a3f28be404875eff20443a0fa8088bcc4c18dfLennart Poettering* auditd service files
9b27910bb0c23e5225fc1177176e4f9bf9bf787bLennart Poettering* fingerprint.target, wireless.target, gps.target, netdevice.target
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* io priority during initialization
7d8197d1f25c1291855bb6cffc705444978c6d8dKay Sievers* systemctl list-jobs - show dependencies
7d8197d1f25c1291855bb6cffc705444978c6d8dKay Sievers* add systemctl switch to dump transaction without executing it
7d8197d1f25c1291855bb6cffc705444978c6d8dKay Sievers* drop cap bounding set in readahead and other services
71ef24d09573874c0f7bc323c07c3aec2a458707Lennart Poettering - natively watch for dbus-*.service symlinks (PENDING)
71ef24d09573874c0f7bc323c07c3aec2a458707Lennart Poettering - allow specification of socket mode/umask when allocating DBusServer
71ef24d09573874c0f7bc323c07c3aec2a458707Lennart Poettering - allow disabling of fd passing when connecting a AF_UNIX connection
71ef24d09573874c0f7bc323c07c3aec2a458707Lennart Poettering - allow disabling of UID passing for AUTH EXTERNAL
1b89884ba31cbe98f159ce2c7d6fac5f6a57698fLennart Poettering - always pass cred data along each message
1920e37ef9fec04a1fd882f66bfa7a9a5b91c536Lennart Poettering* systemd --user
1920e37ef9fec04a1fd882f66bfa7a9a5b91c536Lennart Poettering PR_SET_CHILD_REAPER patch: https://lkml.org/lkml/2011/7/28/426
15abdb9a6f34628b04b887e0b9649fa582d6cd37Lennart Poettering (patch in linux-next, on the way to the next kernel)
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* fix alsa mixer restore to not print error when no config is stored
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* gnome-shell python script/glxinfo/is-accelerated must die
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* make cryptsetup lower --iter-time
eb124a97fb72d076014253b1acde69d428f15ecfLennart Poettering* patch kernel for xattr support in /dev, /proc/, /sys and /sys/fs/cgroup?
eb124a97fb72d076014253b1acde69d428f15ecfLennart Poettering* NTP: the kernel's 11-minutes-mode syncs the system time to the RTC, but only
eb124a97fb72d076014253b1acde69d428f15ecfLennart Poettering in an ~30 minutes window. It does not adjust larger differences. Find a way
eb124a97fb72d076014253b1acde69d428f15ecfLennart Poettering to tell the kernel, to always do a full time sync when the RTC is in UTC and
3679d1126bae52e02f6cd60fca196f616b9e660dLennart Poettering we are in 11-minutes-mode. When we trust the system time to NTP we also want
3679d1126bae52e02f6cd60fca196f616b9e660dLennart Poettering the RTC to sync up.
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* patch kernel for cpu feature modalias for autoloading aes/kvm/...
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering (patches in linux-next, on the way to the next kernel)
b44be3ecf6326c27aa2c6c6d1fe34e22e22592a0Lennart Poettering* kernel: add device_type = "fb", "fbcon" to class "graphics"
de34a42bcad31f0648ac0f249801310e0dbf83f9Lennart Poettering* look for close() vs. close_nointr() vs. close_nointr_nofail()
424a19f8a2061c6b058283228734010b2fa24db4Lennart Poettering* check for strerror(r) instead of strerror(-r)
424a19f8a2061c6b058283228734010b2fa24db4Lennart Poettering* Use PR_SET_PROCTITLE_AREA if it becomes available in the kernel
424a19f8a2061c6b058283228734010b2fa24db4Lennart Poettering* %m in printf() instead of strerror();
d05c556b6b2a680ec8b51ecbbc99a9ab14c28eedZbigniew Jędrzejewski-Szmek* set_put(), hashmap_put() return values check. i.e. == 0 doesn't free()!