Systemd/src
Evgeny Vereshchagin a5d5c0d2df tests: fix memleak in test-calendarspec (#4424)
Fixes:
```
==10750==
==10750== HEAP SUMMARY:
==10750==     in use at exit: 96 bytes in 3 blocks
==10750==   total heap usage: 1,711 allocs, 1,708 frees, 854,545 bytes
allocated
==10750==
==10750== 96 (64 direct, 32 indirect) bytes in 1 blocks are definitely
lost in loss record 3 of 3
==10750==    at 0x4C2DA60: calloc (vg_replace_malloc.c:711)
==10750==    by 0x4EB3BDA: calendar_spec_from_string
(calendarspec.c:771)
==10750==    by 0x109675: test_hourly_bug_4031 (test-calendarspec.c:118)
==10750==    by 0x10A00E: main (test-calendarspec.c:202)
==10750==
==10750== LEAK SUMMARY:
==10750==    definitely lost: 64 bytes in 1 blocks
==10750==    indirectly lost: 32 bytes in 2 blocks
==10750==      possibly lost: 0 bytes in 0 blocks
==10750==    still reachable: 0 bytes in 0 blocks
==10750==         suppressed: 0 bytes in 0 blocks
==10750==
==10750== For counts of detected and suppressed errors, rerun with: -v
==10750== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
```
2016-10-20 17:44:30 +02:00
..
ac-power
activate
analyze analyze-verify: honour $SYSTEMD_UNIT_PATH, allow system paths to be ignored 2016-10-01 22:53:17 +02:00
ask-password
backlight systemctl,networkctl,busctl,backlight: use STRPTR_IN_SET 2016-09-24 20:22:05 -04:00
basic Merge pull request #4382 from keszybz/unit-type-underline 2016-10-18 17:03:40 +02:00
binfmt
boot bootctl: don't try to remove esp_path (#4407) 2016-10-19 21:15:20 +02:00
cgls core: rename cg_unified() to cg_all_unified() 2016-08-15 18:13:36 -04:00
cgroups-agent
cgtop core: rename cg_unified() to cg_all_unified() 2016-08-15 18:13:36 -04:00
core journald,core: add short comments we we keep reopening /dev/console all the time 2016-10-20 13:12:53 +02:00
coredump coredump: use for() loop instead of while() 2016-10-12 22:49:01 +02:00
cryptsetup tree-wide: use mfree more 2016-10-16 23:35:39 -04:00
dbus1-generator Ensure kdbus isn't used (#3501) 2016-06-18 17:24:23 -04:00
debug-generator
delta
detect-virt
escape
firstboot tree-wide: use sd_id128_is_null() instead of sd_id128_equal where appropriate 2016-07-22 12:38:08 +02:00
fsck
fstab-generator Use "return log_error_errno" in more places" 2016-07-22 21:25:09 -04:00
getty-generator
gpt-auto-generator Merge pull request #3757 from poettering/efi-search 2016-07-25 16:34:18 -04:00
hibernate-resume
hostname tree-wide: remove consecutive duplicate words in comments 2016-10-04 17:06:25 +02:00
hwdb hwdb: store file-name and file-number with properties 2016-09-21 15:18:28 +02:00
import tree-wide: use mfree more 2016-10-16 23:35:39 -04:00
initctl
journal journald,core: add short comments we we keep reopening /dev/console all the time 2016-10-20 13:12:53 +02:00
journal-remote tree-wide: introduce free_and_replace helper 2016-10-16 23:35:39 -04:00
kernel-install kernel-install: allow plugins to terminate the procedure (#4174) 2016-09-24 09:03:54 -04:00
libsystemd tree-wide: use mfree more 2016-10-16 23:35:39 -04:00
libsystemd-network tree-wide: use mfree more 2016-10-16 23:35:39 -04:00
libudev tree-wide: use mfree more 2016-10-16 23:35:39 -04:00
locale tree-wide: use %m in calls to sd_bus_error_set_errnof 2016-09-13 20:10:57 -04:00
login Merge pull request #4387 from keszybz/loginctl-tty 2016-10-17 11:36:25 +02:00
machine tree-wide: use mfree more 2016-10-16 23:35:39 -04:00
machine-id-setup machine-id-setup: add new --print switch 2016-07-22 12:59:36 +02:00
modules-load
mount mount-tool: return 0 instead of NULL in the acquire_description() (#4009) 2016-08-22 02:14:23 -04:00
network networkd: use proper cast to access VTI6 (#4399) 2016-10-17 23:19:08 -04:00
notify
nspawn tree-wide: use mfree more 2016-10-16 23:35:39 -04:00
nss-myhostname treewide: fix typos and remove accidental repetition of words 2016-07-11 16:18:43 +02:00
nss-mymachines nss-mymachines: avoid connecting to dbus from inside dbus-daemon 2016-08-19 00:52:00 +02:00
nss-resolve nss-resolve: return NOTFOUND instead of UNAVAIL on resolution errors 2016-10-01 16:59:06 +02:00
nss-systemd core: bypass dynamic user lookups from dbus-daemon 2016-08-19 00:50:24 +02:00
path
quotacheck
random-seed
rc-local-generator
remount-fs core: when determining whether a process exit status is clean, consider whether it is a command or a daemon 2016-10-10 22:57:01 +02:00
reply-password
resolve tree-wide: use mfree more 2016-10-16 23:35:39 -04:00
rfkill
run execute: move suppression of HOME=/ and SHELL=/bin/nologin into user-util.c 2016-09-25 10:18:57 +02:00
shared Merge pull request #4390 from keszybz/install-specifiers 2016-10-19 21:33:32 +02:00
sleep
socket-proxy
stdio-bridge
sysctl sysctl: configure kernel parameters in the order they occur in each sysctl configuration files (#4205) 2016-09-24 08:56:07 -04:00
system-update-generator
systemctl systemctl: ditto for list-unit-files 2016-10-17 11:47:45 -04:00
systemd core: add "invocation ID" concept to service manager 2016-10-07 20:14:38 +02:00
sysusers sysusers: move various user credential validity checks to src/basic/ 2016-07-22 15:53:45 +02:00
sysv-generator exit-status: kill is_clean_exit_lsb(), move logic to sysv-generator 2016-10-10 21:48:08 +02:00
test tests: fix memleak in test-calendarspec (#4424) 2016-10-20 17:44:30 +02:00
timedate Add enable_disable() helper 2016-07-31 22:48:22 -04:00
timesync tree-wide: use mfree more 2016-10-16 23:35:39 -04:00
tmpfiles Use "return log_error_errno" in more places" 2016-07-22 21:25:09 -04:00
tty-ask-password-agent core: when determining whether a process exit status is clean, consider whether it is a command or a daemon 2016-10-10 22:57:01 +02:00
udev tree-wide: use mfree more 2016-10-16 23:35:39 -04:00
update-done update-done, condition: write the timestamp to the file as well and use it to prevent false-positives 2016-09-15 06:36:42 +03:00
update-utmp
user-sessions
vconsole treewide: fix typos (#4217) 2016-09-26 11:32:47 +02:00
.gitignore
Makefile