]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2010-05-17  Lennart Poetteringunit: properly generate session units
2010-05-16  Lennart Poetteringbuild-sys: add small redirecting Makefiles to simplify...
2010-05-16  Lennart Poetteringdocs: add terse distribution porting guide
2010-05-16  Lennart Poetteringunits: add distribution-specific units
2010-05-16  Lennart Poetteringunits: add rpcbind.target special
2010-05-16  Lennart Poetteringswap: add swap.target Wants links only when running...
2010-05-16  Lennart Poetteringmount: add remote-fs.target/local-fs.target Wants links...
2010-05-16  Lennart Poetteringman: document a few special units
2010-05-16  Lennart Poetteringunits: add missing syslog.target.in file to git tree
2010-05-16  Lennart Poetteringbuild-sys: provide distro-agnostic defaults for distro...
2010-05-16  Lennart Poetteringunits: drop After=sysinit.service line in local-fs...
2010-05-16  Lennart Poetteringunits: automatically generated syslog.target
2010-05-16  Lennart Poetteringunits: move a number of units into the tarball
2010-05-16  Lennart Poetteringbuild-sys: generate intermediate files in subdirs
2010-05-16  Lennart Poetteringbuild-sys: move remaining source files to src/
2010-05-16  Lennart Poetteringbuild-sys: move source files to subdirectory
2010-05-16  Lennart Poetteringbuild-sys: use autoconf'igured mkdir/ln/sed programs
2010-05-16  Lennart Poetteringbuild-sys: fix make distcheck
2010-05-16  Tollef Fog... build-sys: update package URL to point to freedesktop.org
2010-05-16  Tollef Fog... build-sys: point the development/bug report address...
2010-05-16  Tollef Fog... build-sys: support setting path and service names from...
2010-05-16  Tollef Fog... build-sys: rename --with-distro=none to --with-distro...
2010-05-16  Lennart Poetteringsystemadm: show details for a unit after loading it
2010-05-16  Lennart Poetteringsystemadm: show in window title whether we inspect...
2010-05-16  Lennart Poetteringswap: don't add mount links for swap devices
2010-05-16  Lennart Poetteringsystemadm: show dependencies in the UI
2010-05-16  Lennart Poetteringsystemadm: ignore entry activation on empty string
2010-05-16  Lennart Poetteringsystemadm: add space to both sides of the unit load...
2010-05-16  Lennart Poetteringdbus: expoose unit dependencies
2010-05-16  Lennart Poetteringsystemadm: add UI for loading new units
2010-05-16  Lennart Poetteringmanager: add newly created units to gc queue
2010-05-16  Lennart Poetteringmanager: don't dispatch load queue if we don't have to
2010-05-16  Lennart Poetteringsystemadm: update UI when jobs/units change
2010-05-16  Lennart Poetteringmanager: rearrange order of mainloop, put gc/cleanup...
2010-05-16  Lennart Poetteringunit,job: when we suppress a D-Bus signal because nobod...
2010-05-16  Lennart Poetteringsystemctl: log whenever a unit/job changes
2010-05-16  Lennart Poetteringservice: consider a process exiting with SIGTERM a...
2010-05-16  Lennart Poetteringutil: add gfs to list of network filesystems
2010-05-16  Lennart Poetteringsystemadm: consider units with a job live
2010-05-15  Lennart Poetteringfixme: update todo list
2010-05-15  Lennart Poetteringlogger: support printk() style priority prefixes
2010-05-15  Lennart Poetteringlogger,initctl: port to daemon reference implementation
2010-05-15  Lennart Poetteringsd-daemon: add reference implementation of various...
2010-05-15  Malcolm Studdbuild-sys: slackware support
2010-05-15  Robert Gerusbuild-sys: Update Vala configure check
2010-05-15  Lennart Poetteringsystemadm: fix window title
2010-05-15  Lennart Poetteringinstall: create both session/system unit dirs, even...
2010-05-15  Lennart Poetteringman: add some initial man page work
2010-05-15  Lennart Poetteringlog: rework logging logic so that we don't keep /dev...
2010-05-15  Lennart Poetteringmount: don't negate errno when passing it to strerror()
2010-05-15  Lennart Poetteringmacro: interpret arguments to IOVEC_SET_STRING only...
2010-05-14  Lennart Poetteringutil: flush inotify fd only when we have it
2010-05-14  Lennart Poetteringmain: make sure we don't accidentally acquire a control...
2010-05-14  Lennart Poetteringmain: acquire console before execing crash shell
2010-05-14  Lennart Poetteringinstall: create /cgroup/debug mount point on install
2010-05-14  Lennart Poetteringunit: record inactive enter/exit timestamps to facilita...
2010-05-14  Lennart Poetteringdowngrade a few log msgs
2010-05-14  Lennart Poetteringmanager: merge /etc/xdg/systemd/session and /etc/system...
2010-05-14  Lennart Poetteringexecute: fix bad jump
2010-05-14  Lennart Poetteringmanager: fix minor memory leak -- free cleanup queue...
2010-05-14  Lennart Poetteringunit-name: kill redundant slashes in unit_name_from_path()
2010-05-13  Lennart Poetteringsysv: drop warning about missing chkconfig header
2010-05-13  Lennart Poetteringsysv: rework suse/debian special bootup runlevel handling
2010-05-13  Lennart Poetteringbuild-sys: include README and LICENSE in tarball
2010-05-13  Lennart Poetteringvala: hide a few vala warnings
2010-05-13  Michael Tremerconfigure: Allow to disable build of tools that require...
2010-05-13  Lennart Poetteringunits: rework automatic dependency logic between automo...
2010-05-10  Lennart Poetteringdevice: allow easy identification of network interfaces...
2010-05-10  Lennart Poetteringmake gcc shut up
2010-05-09  Tollef Fog... Distribute the necessary header files too
2010-05-09  Tollef Fog... Remove .h files from _SOURCES
2010-05-09  Tollef Fog... Fix compilation issue; s/-NOENT/-ENOENT/
2010-05-09  Lennart Poetteringenvironment: allow control of the environment block...
2010-05-09  Lennart Poetteringswap: properly free instance data
2010-05-09  Lennart Poetteringhostname: drop invalid chars when reading hostname...
2010-05-09  Marc-Antoine... hostname: read hostname for Gentoo
2010-05-09  Maarten Lankhorstswap: add .swap unit type
2010-05-09  Lennart Poetteringloopback: configure lo device on bootup
2010-05-08  Fabian Henzebuild-sys: detect Gentoo
2010-05-08  Lennart Poetteringhostname: unify hostname configuration file parsers...
2010-05-06  Lennart Poetteringbuild-sys: fix name of Debian syslog service
2010-05-06  Lennart Poetteringgitignore: ignore files ending in ~
2010-05-06  Lennart Poetteringbuild-sys: require at least vala 0.7
2010-05-06  Tollef Fog... build-sys: better test for pkg-config/pkg.m4
2010-05-06  Maarten Lankhorstbuild-sys: support non-git versions of libcgroup
2010-05-06  Lennart Poetteringwe don't actually need libgee anymore
2010-05-05  Dave Reisnerbuild-sys: add Arch Linux support
2010-04-30  Lennart Poetteringutil: ignore lost+found, too
2010-04-30  Lennart Poetteringspecifier: properly size newly allocated string
2010-04-24  Lennart Poetteringmain: refuse excess command line arguments
2010-04-24  Kay Sieversbuild fix for opensuse
2010-04-24  Lennart Poetteringservice: don't read start priority from Kxx link
2010-04-24  Lennart Poetteringmanager: switch SIGUSR1 and SIGSUR2, to follow upstart...
2010-04-24  Lennart Poetteringservice: sysv priorities in link names should take...
2010-04-24  Lennart Poetteringlog: use _likely() when verifying log level
2010-04-24  Lennart Poetteringsystemadm: destroy error dialog boxes properly
2010-04-24  Lennart Poetteringsystemadm: show proper message boxes when something...
2010-04-24  Lennart Poetteringsystemadm: format dates in local time
2010-04-24  Lennart Poetteringsystemadm: don't show id in aliases field again
2010-04-24  Lennart Poetteringload-fragment: replace % specifiers in descriptions
next