Systemd/src
Lennart Poettering 4f5dd3943b util: split out escaping code into escape.[ch]
This really deserves its own file, given how much code this is now.
2015-10-24 23:04:42 +02:00
..
ac-power
activate activate: validate fdname when accepting it 2015-10-06 12:32:31 +02:00
analyze analyze: trivial code cleanups 2015-10-07 15:45:39 +02:00
ask-password strv: Add _cleanup_strv_free_erase_ and _cleanup_string_free_erase_ 2015-10-19 23:13:07 +02:00
backlight util: split out escaping code into escape.[ch] 2015-10-24 23:04:42 +02:00
basic util: split out escaping code into escape.[ch] 2015-10-24 23:04:42 +02:00
binfmt util: introduce common version() implementation and use it everywhere 2015-09-29 21:08:37 +02:00
boot util: introduce common version() implementation and use it everywhere 2015-09-29 21:08:37 +02:00
bootchart bootchart: use get_proc_field and PROC_CPUINFO_MODEL 2015-09-30 15:57:55 +03:00
bus-proxyd sd-bus: fix error handling of pthread API calls 2015-10-17 16:48:21 +02:00
cgls bus-util: rename bus_open_transport() to bus_connect_transport() 2015-09-29 21:55:52 +02:00
cgroups-agent bus-util: rename bus_open_transport() to bus_connect_transport() 2015-09-29 21:55:52 +02:00
cgtop bus-util: rename bus_open_transport() to bus_connect_transport() 2015-09-29 21:55:52 +02:00
compat-libs
core util: split out escaping code into escape.[ch] 2015-10-24 23:04:42 +02:00
cryptsetup util: split out escaping code into escape.[ch] 2015-10-24 23:04:42 +02:00
dbus1-generator util: introduce safe_fclose() and port everything over to it 2015-09-09 15:26:11 +02:00
debug-generator tree-wide: update empty-if coccinelle script to cover empty-while and more 2015-09-09 14:59:51 +02:00
delta util: introduce common version() implementation and use it everywhere 2015-09-29 21:08:37 +02:00
detect-virt detect-virt: various modernizations 2015-09-29 21:55:51 +02:00
escape util: introduce common version() implementation and use it everywhere 2015-09-29 21:08:37 +02:00
firstboot path-util: unify how we process paths specified on the command line 2015-10-24 23:03:49 +02:00
fsck path-util: rework find_binary(), fsck_exists() and mkfs_exists() 2015-10-24 23:03:49 +02:00
fstab-generator basic: rework virtualization detection API 2015-09-07 13:42:47 +02:00
getty-generator basic: rework virtualization detection API 2015-09-07 13:42:47 +02:00
gpt-auto-generator gpt-auto-generator: fix duplicate backing partition check 2015-10-06 09:41:02 +02:00
hibernate-resume
hostname bus-util: rename bus_open_transport() to bus_connect_transport() 2015-09-29 21:55:52 +02:00
hwdb util: introduce common version() implementation and use it everywhere 2015-09-29 21:08:37 +02:00
import util: split out escaping code into escape.[ch] 2015-10-24 23:04:42 +02:00
initctl bus-util: rename bus_open_transport() to bus_connect_transport() 2015-09-29 21:55:52 +02:00
journal util: split out escaping code into escape.[ch] 2015-10-24 23:04:42 +02:00
journal-remote util: split out escaping code into escape.[ch] 2015-10-24 23:04:42 +02:00
kernel-install
libsystemd util: split out escaping code into escape.[ch] 2015-10-24 23:04:42 +02:00
libsystemd-network sd-ndisc: reduce callbacks 2015-10-22 17:34:58 +02:00
libudev tree-wide: remove unused functions 2015-10-19 21:46:01 +02:00
locale bus-util: rename bus_open_transport() to bus_connect_transport() 2015-09-29 21:55:52 +02:00
login util: split out escaping code into escape.[ch] 2015-10-24 23:04:42 +02:00
machine util: split out escaping code into escape.[ch] 2015-10-24 23:04:42 +02:00
machine-id-setup path-util: unify how we process paths specified on the command line 2015-10-24 23:03:49 +02:00
modules-load ask-password: add support for caching passwords in the kernel keyring 2015-10-07 12:26:14 +02:00
network sd-ndisc: don't inform the caller of expired prefixes 2015-10-22 17:19:54 +02:00
notify util: introduce common version() implementation and use it everywhere 2015-09-29 21:08:37 +02:00
nspawn util: split out escaping code into escape.[ch] 2015-10-24 23:04:42 +02:00
nss-myhostname
nss-mymachines util: drop UID_IS_INVALID() in favour of uid_is_valid() 2015-09-22 16:31:32 +02:00
nss-resolve
path util: introduce common version() implementation and use it everywhere 2015-09-29 21:08:37 +02:00
quotacheck
random-seed tree-wide: drop {} from one-line if blocks 2015-09-09 08:20:20 +02:00
rc-local-generator
remount-fs
reply-password tree-wide: whenever we deal with passwords, erase them from memory after use 2015-10-19 23:13:07 +02:00
resolve hashmap: refactor hash_func 2015-10-05 18:22:10 +02:00
resolve-host util: introduce common version() implementation and use it everywhere 2015-09-29 21:08:37 +02:00
rfkill util: split out escaping code into escape.[ch] 2015-10-24 23:04:42 +02:00
run path-util: rework find_binary(), fsck_exists() and mkfs_exists() 2015-10-24 23:03:49 +02:00
shared util: split out escaping code into escape.[ch] 2015-10-24 23:04:42 +02:00
sleep util: introduce common version() implementation and use it everywhere 2015-09-29 21:08:37 +02:00
socket-proxy util: introduce common version() implementation and use it everywhere 2015-09-29 21:08:37 +02:00
sysctl util: introduce common version() implementation and use it everywhere 2015-09-29 21:08:37 +02:00
system-update-generator
systemctl path-util: unify how we process paths specified on the command line 2015-10-24 23:03:49 +02:00
systemd sd-ndisc: drop sd_ndisc_get_prefixlen() 2015-10-22 17:19:54 +02:00
sysusers path-util: unify how we process paths specified on the command line 2015-10-24 23:03:49 +02:00
sysv-generator util: add safe_closedir() similar to safe_fclose() 2015-09-22 16:30:24 +02:00
test util: split out escaping code into escape.[ch] 2015-10-24 23:04:42 +02:00
timedate bus-util: rename bus_open_transport() to bus_connect_transport() 2015-09-29 21:55:52 +02:00
timesync tree-wide: add more void casts for various syscall invocations 2015-10-19 23:07:18 +02:00
tmpfiles util: split out escaping code into escape.[ch] 2015-10-24 23:04:42 +02:00
tty-ask-password-agent strv: Add _cleanup_strv_free_erase_ and _cleanup_string_free_erase_ 2015-10-19 23:13:07 +02:00
udev util: split out escaping code into escape.[ch] 2015-10-24 23:04:42 +02:00
update-done
update-utmp update-utmp: flush and close the bus used for connections after use 2015-09-29 21:55:52 +02:00
user-sessions tree-wide: drop {} from one-line if blocks 2015-09-09 08:20:20 +02:00
vconsole basic: rework virtualization detection API 2015-09-07 13:42:47 +02:00
.gitignore
Makefile