Systemd/src
Lennart Poettering aa96c6cb44 id128: when taking user input for a 128bit ID, validate syntax
Also, always accept both our simple hexdump syntax and UUID syntax.
2013-04-30 08:36:01 -03:00
..
ac-power unit: add ConditionACPower= 2012-12-31 21:24:26 +01:00
activate move _cleanup_ attribute in front of the type 2013-04-18 09:11:22 +02:00
analyze systemd-analyse: add "critical-chain" command 2013-04-26 13:34:22 +02:00
ask-password util: rename parse_usec() to parse_sec() sinds the default unit is seconds 2013-04-03 20:12:57 +02:00
binfmt fileio: in envfiles, do not skip lines following empty lines 2013-04-13 20:24:39 -04:00
boot bootctl: fix help text 2013-03-29 15:47:43 +01:00
bootchart conf-parser: restrict .include usage 2013-04-25 00:05:14 -03:00
cgls move _cleanup_ attribute in front of the type 2013-04-18 09:11:22 +02:00
cgroups-agent build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
cgtop cgtop: print absolute CPU times with format_timespan 2013-04-08 15:23:52 +02:00
core id128: when taking user input for a 128bit ID, validate syntax 2013-04-30 08:36:01 -03:00
cryptsetup Standarize on one spelling of symlink error message 2013-04-24 00:25:04 -04:00
delta pager: introduce "jump to end" option 2013-03-07 21:16:04 +01:00
detect-virt build-sys: drop all distribution specfic checks 2013-01-04 23:26:21 +01:00
efi-boot-generator Standarize on one spelling of symlink error message 2013-04-24 00:25:04 -04:00
fsck Do no isolate in case of emergency or severe problems 2013-04-01 23:43:48 -04:00
fstab-generator move _cleanup_ attribute in front of the type 2013-04-18 09:11:22 +02:00
getty-generator Standarize on one spelling of symlink error message 2013-04-24 00:25:04 -04:00
gudev licence: remove references to old FSF address 2012-12-17 11:41:31 +01:00
hostname Use initalization instead of explicit zeroing 2013-04-05 19:50:57 -04:00
initctl initctl: fix return from unitialized memory in error path 2013-03-21 22:39:23 -04:00
journal coredump: use realloc() loop instead of malloc(768M) 2013-04-25 22:51:31 -04:00
kernel-install kernel-install: Clean up 2013-04-30 12:14:35 +02:00
libsystemd-bus bus: avoid gcc warning about casting a pointer to int of different size 2013-04-25 21:50:48 -04:00
libsystemd-daemon Include <fcntl.h> instead of <sys/fcntl.h> 2013-04-13 21:02:03 -04:00
libsystemd-id128 id128: when taking user input for a 128bit ID, validate syntax 2013-04-30 08:36:01 -03:00
libudev libudev: remove udev_monitor_new_from_socket() symbol 2013-04-16 02:15:45 +02:00
locale Add set_consume which always takes ownership 2013-04-24 00:25:04 -04:00
login conf-parser: restrict .include usage 2013-04-25 00:05:14 -03:00
machine-id-setup build-sys: drop all distribution specfic checks 2013-01-04 23:26:21 +01:00
modules-load move _cleanup_ attribute in front of the type 2013-04-18 09:11:22 +02:00
notify env: considerably beef up environment cleaning logic 2013-02-11 03:54:50 +01:00
nspawn id128: when taking user input for a 128bit ID, validate syntax 2013-04-30 08:36:01 -03:00
nss-myhostname nss-myhostname: resolve 'localhost' so that /etc/hosts becomes optional 2013-04-24 19:02:13 -03:00
python-systemd systemd-python: attach fields to JournalHandler, add SYSLOG_IDENTIFIER 2013-04-25 21:20:27 -04:00
quotacheck honor SELinux labels, when creating and writing config files 2013-02-14 16:19:38 +01:00
random-seed random-seed: fix error message typo 2012-10-19 17:31:33 +02:00
rc-local-generator Standarize on one spelling of symlink error message 2013-04-24 00:25:04 -04:00
readahead readahead: fix format string issue 2013-04-25 21:50:48 -04:00
remount-fs Use initalization instead of explicit zeroing 2013-04-05 19:50:57 -04:00
reply-password Use initalization instead of explicit zeroing 2013-04-05 19:50:57 -04:00
shared id128: when taking user input for a 128bit ID, validate syntax 2013-04-30 08:36:01 -03:00
shutdownd Use initalization instead of explicit zeroing 2013-04-05 19:50:57 -04:00
sleep util: rename write_one_line_file() to write_string_file() 2013-04-03 20:12:56 +02:00
stdio-bridge Use initalization instead of explicit zeroing 2013-04-05 19:50:57 -04:00
sysctl fileio: in envfiles, do not skip lines following empty lines 2013-04-13 20:24:39 -04:00
system-update-generator Standarize on one spelling of symlink error message 2013-04-24 00:25:04 -04:00
systemctl systemctl: show reverse dependencies or before/after ordering 2013-04-24 00:25:04 -04:00
systemd id128: when taking user input for a 128bit ID, validate syntax 2013-04-30 08:36:01 -03:00
test id128: when taking user input for a 128bit ID, validate syntax 2013-04-30 08:36:01 -03:00
timedate move _cleanup_ attribute in front of the type 2013-04-18 09:11:22 +02:00
timestamp build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
tmpfiles Add set_consume which always takes ownership 2013-04-24 00:25:04 -04:00
tty-ask-password-agent conf-parser: restrict .include usage 2013-04-25 00:05:14 -03:00
udev Add printf attributes in exported headers 2013-04-25 21:50:48 -04:00
update-utmp Use initalization instead of explicit zeroing 2013-04-05 19:50:57 -04:00
vconsole move _cleanup_ attribute in front of the type 2013-04-18 09:11:22 +02:00
.gitignore move libsystemd-id128, libsystemd-daemon to subdir 2012-04-12 15:26:39 +02:00
Makefile relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00