summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* build-sys: tell rsync no to tranfer times and permissionsZbigniew Jędrzejewski-Szmek2013-05-021-4/+4
* man: link to socket activation blog entriesZbigniew Jędrzejewski-Szmek2013-05-022-2/+8
* build-sys: "link" python _reader and pam_systemd against libsd-daemon-internalZbigniew Jędrzejewski-Szmek2013-05-021-1/+3
* time-dst: use _cleanup_Zbigniew Jędrzejewski-Szmek2013-05-022-40/+32
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-0272-275/+291
* hashmap.h: fix coding style issueDaniel Buch2013-05-031-7/+7
* test-hashmap.c: add unit-test for hashmapDaniel Buch2013-05-032-1/+519
* kdbus: update kdbus.h from upstreamKay Sievers2013-05-022-75/+47
* bootchart: cleanup unused structs and globalsAuke Kok2013-05-021-8/+0
* Dynamically allocate bootchart logsNathaniel Chen2013-05-025-143/+437
* Add help option to bootchart man pageNathaniel Chen2013-05-022-1/+6
* kdbus: update kdbus.h from upstreamKay Sievers2013-05-022-69/+81
* nspawn: inherit the exit status of containerDave Reisner2013-05-021-1/+1
* Annotate some functions as _const_Cristian Rodríguez2013-05-011-6/+6
* dbus-execute: fix introspectionRonny Chevalier2013-05-011-3/+2
* cgls: add --machine/-MZbigniew Jędrzejewski-Szmek2013-05-018-46/+63
* zsh_completion: fix udevadm monitor flagsDaniel Wallace2013-05-011-1/+1
* zsh-completion: add s-a critical-chainZbigniew Jędrzejewski-Szmek2013-05-012-4/+10
* util: Add _sentinel_ to strextend()Colin Walters2013-04-301-1/+1
* kdbus: update kdbus.h from upstreamKay Sievers2013-04-302-21/+29
* hwdb: updateKay Sievers2013-04-302-49/+421
* update TODOLennart Poettering2013-04-301-2/+0
* units: add an easy-to-use unit template file systemd-nspawn@.service for runn...Lennart Poettering2013-04-304-7/+34
* man: improve documentation for specifiersLennart Poettering2013-04-301-13/+6
* build-sys: add makefile stub link to nss-myhostname/Lennart Poettering2013-04-301-0/+1
* man: we need to be more careful with the unit search paths we documentLennart Poettering2013-04-301-42/+13
* cgroup: make cg_pid_get_path() work properly for co-mounted controllers and n...Lennart Poettering2013-04-302-14/+34
* cryptsetup: warn if keyfiles are world-readableLennart Poettering2013-04-302-9/+15
* cryptsetup: warn if /etc/crypttab is world-readableLennart Poettering2013-04-303-41/+48
* cgroup: do not allow manipulating the cgroup path of units within the systemd...Lennart Poettering2013-04-304-22/+53
* id128: when taking user input for a 128bit ID, validate syntaxLennart Poettering2013-04-3010-65/+168
* kernel-install: Clean upMantas Mikulėnas2013-04-301-62/+75
* man: clarify what Restart= meansZbigniew Jędrzejewski-Szmek2013-04-292-24/+56
* nspawn: add -M option to optstringEvangelos Foutras2013-04-291-1/+1
* Makefile-man.am: updateKay Sievers2013-04-271-0/+5
* systemd-analyse: add "critical-chain" commandHarald Hoyer2013-04-263-2/+387
* dbus-manager.c: log error, why switch-root is refusedHarald Hoyer2013-04-261-1/+6
* coredump: use realloc() loop instead of malloc(768M)Colin Walters2013-04-251-11/+26
* build-sys: add --with-debug-shell=PATHCristian Rodríguez2013-04-251-14/+16
* core: remove duplicate MESSAGE= from log messageMirco Tischler2013-04-251-1/+1
* Use attribute(unused) in PROTECT_ERRNOZbigniew Jędrzejewski-Szmek2013-04-253-2/+12
* bus: avoid gcc warning about casting a pointer to int of different sizeZbigniew Jędrzejewski-Szmek2013-04-251-1/+1
* readahead: fix format string issueZbigniew Jędrzejewski-Szmek2013-04-251-6/+6
* Add printf attributes in exported headersZbigniew Jędrzejewski-Szmek2013-04-254-16/+35
* Add some extra __attribute__ ((format)) sCristian Rodríguez2013-04-257-9/+14
* Make up for attribute malloc with alloc_sizeZbigniew Jędrzejewski-Szmek2013-04-252-3/+4
* Remove erroneous attribute((malloc)) annotationsZbigniew Jędrzejewski-Szmek2013-04-252-9/+9
* systemd-python: attach fields to JournalHandler, add SYSLOG_IDENTIFIERZbigniew Jędrzejewski-Szmek2013-04-251-9/+33
* unit: rework stop pending logicLennart Poettering2013-04-259-22/+32
* always unconditionally create /dev/rtc and use it internallyKay Sievers2013-04-262-78/+6