Systemd/src/shared
Tom Gundersen 9b3a67c55b networkd: dhcp-server - allow configuration of the pool
The constraints we place on the pool is that it is a contiguous
sequence of addresses in the same subnet as the server address, not
including the subnet nor broadcast addresses, but possibly including
the server address itself. If the server address is included in the
pool it is (obviously) reserved and not handed out to clients.
2015-08-31 21:42:33 +02:00
..
linux build-sys: split internal basic/ library from shared/ 2015-06-11 10:52:46 +02:00
acl-util.c acl-util: various smaller fixes to parse_acl() 2015-06-17 22:08:21 +02:00
acl-util.h acl-util: various smaller fixes to parse_acl() 2015-06-17 22:08:21 +02:00
acpi-fpdt.c remove unused includes 2015-02-23 23:53:42 +01:00
acpi-fpdt.h
apparmor-util.c remove unused includes 2015-02-23 23:53:42 +01:00
apparmor-util.h mac: also rename use_{smack,selinux,apparmor}() calls so that they share the new mac_{smack,selinux,apparmor}_xyz() convention 2014-10-23 17:34:30 +02:00
architecture.c treewide: fix typos 2015-05-26 19:55:51 +02:00
architecture.h treewide: fix typos 2015-05-26 19:55:51 +02:00
ask-password-api.c tree-wide: port everything over to fflush_and_check() 2015-07-29 20:31:07 +02:00
ask-password-api.h remove unused includes 2015-02-23 23:53:42 +01:00
base-filesystem.c nspawn: finish user namespace support 2015-05-21 16:32:01 +02:00
base-filesystem.h nspawn: finish user namespace support 2015-05-21 16:32:01 +02:00
boot-timestamps.c shared: boot-timestamps - remove ifdef 2015-04-10 19:55:49 +02:00
boot-timestamps.h
bus-util.c Revert "sd-bus: do not connect to dbus-1 socket when kdbus is available" 2015-08-27 16:32:22 +02:00
bus-util.h Revert "sd-bus: do not connect to dbus-1 socket when kdbus is available" 2015-08-27 16:32:22 +02:00
cgroup-show.c cgroup-show: unescape cgroups on presentation 2015-08-28 02:08:43 +02:00
cgroup-show.h remove unused includes 2015-02-23 23:53:42 +01:00
clean-ipc.c shared: add formats-util.h 2015-04-10 23:54:48 +02:00
clean-ipc.h logind: automatically remove SysV + POSIX IPC objects when the users owning them fully log out 2014-03-14 01:49:44 +01:00
condition.c util: Don't interpret quotes by default in extract_first_word 2015-08-07 15:50:42 +00:00
condition.h tree-wide: make condition_free_list return NULL 2014-12-18 19:26:21 -05:00
conf-parser.c networkd: dhcp-server - allow configuration of the pool 2015-08-31 21:42:33 +02:00
conf-parser.h networkd: dhcp-server - allow configuration of the pool 2015-08-31 21:42:33 +02:00
dev-setup.c nspawn: finish user namespace support 2015-05-21 16:32:01 +02:00
dev-setup.h nspawn: finish user namespace support 2015-05-21 16:32:01 +02:00
dns-domain.c dns-domain: add call for concatenating two domain names 2015-08-21 12:41:07 +02:00
dns-domain.h dns-domain: add call for concatenating two domain names 2015-08-21 12:41:07 +02:00
dropin.c core: rework unit name validation and manipulation logic 2015-05-05 15:06:42 -07:00
dropin.h Move dropin listing to shared 2014-12-16 00:30:33 -05:00
efivars.c logind: some firmware implementations remove OsIndications if it is unset 2015-07-11 17:32:25 -03:00
efivars.h efivars: fix build for non-efi 2015-04-10 23:00:07 +02:00
firewall-util.c firewall: rename fw-util.[ch] → firewall-util.[ch] 2015-06-15 14:08:02 +02:00
firewall-util.h firewall: rename fw-util.[ch] → firewall-util.[ch] 2015-06-15 14:08:02 +02:00
formats-util.h shared: add formats-util.h 2015-04-10 23:54:48 +02:00
fstab-util.c fstab-generator: add x-systemd.requires and x-systemd.requires-mounts-for 2015-05-18 16:07:52 +02:00
fstab-util.h fstab-generator: add x-systemd.requires and x-systemd.requires-mounts-for 2015-05-18 16:07:52 +02:00
generator.c fstab-generator: cescape device name in root-fsck service 2015-06-03 21:03:41 +03:00
generator.h generators: rename add_{root,usr}_mount to add_{sysroot,sysroot_usr}_mount 2015-05-04 08:45:07 -04:00
gpt.h #pragma once here and there 2015-01-23 09:30:44 -05:00
ima-util.c
ima-util.h
import-util.c shared/import-util: Tag renamed to reference 2015-05-19 18:21:46 +02:00
import-util.h shared/import-util: Tag renamed to reference 2015-05-19 18:21:46 +02:00
initreq.h
install-printf.c install: when exporting prefix InstallInfo to become UnitFileInstallInfo 2015-05-11 22:53:54 +02:00
install-printf.h install: when exporting prefix InstallInfo to become UnitFileInstallInfo 2015-05-11 22:53:54 +02:00
install.c install: make unit_file_get_list aware of UNIT_FILE_INDIRECT 2015-06-25 16:56:53 +02:00
install.h systemctl: introduce --now for enable, disable and mask 2015-05-15 11:59:36 +02:00
logs-show.c util: make machine_name_is_valid() a macro and move it to hostname-util.h 2015-08-24 22:46:45 +02:00
logs-show.h remove unused includes 2015-02-23 23:53:42 +01:00
machine-image.c Fix permissions on /run/systemd/nspawn/locks 2015-05-05 22:21:26 -04:00
machine-image.h lockfile-util.[ch]: Split out from util.[ch] 2015-05-05 22:35:29 -04:00
machine-pool.c util: when creating temporary file names, allow including extra id string in it 2015-06-15 19:28:55 +02:00
machine-pool.h importd: add new bus calls for importing local tar and raw images 2015-03-05 00:59:38 +01:00
Makefile build-sys: add missing Makefile symlink 2015-08-31 13:09:52 +02:00
nss-util.h nss-mymachines: map userns users of containers to real user names 2015-07-09 14:46:20 -03:00
output-mode.h journalctl: add --utc option 2014-10-02 14:52:32 +02:00
pager.c pager: set $LESSCHARSET when we output UTF8 chars 2015-08-31 13:20:43 +02:00
pager.h systemd-verify: check man pages 2014-07-20 19:48:16 -04:00
path-lookup.c core: rename SystemdRunningAs to ManagerRunningAs 2015-05-11 22:51:49 +02:00
path-lookup.h install: when exporting prefix InstallInfo to become UnitFileInstallInfo 2015-05-11 22:53:54 +02:00
pty.c tree-wide: whenever we fork off a foreign child process reset signal mask/handlers 2015-06-10 01:28:58 +02:00
pty.h remove unused includes 2015-02-23 23:53:42 +01:00
ptyfwd.c Use space after a silencing (void) 2015-03-13 23:42:17 -04:00
ptyfwd.h remove unused includes 2015-02-23 23:53:42 +01:00
seccomp-util.c seccomp: add helper call to add all secondary archs to a seccomp filter 2014-02-18 22:14:00 +01:00
seccomp-util.h seccomp-util.h: make sure seccomp-util.h can be included alone 2014-12-12 13:35:32 +01:00
sleep-config.c Assorted format fixes 2015-01-22 01:14:52 -05:00
sleep-config.h #pragma once here and there 2015-01-23 09:30:44 -05:00
spawn-ask-password-agent.c shared: add process-util.[ch] 2015-04-10 23:54:49 +02:00
spawn-ask-password-agent.h
spawn-polkit-agent.c shared: add process-util.[ch] 2015-04-10 23:54:49 +02:00
spawn-polkit-agent.h
specifier.c util: split all hostname related calls into hostname-util.c 2015-05-18 17:10:07 +02:00
specifier.h
switch-root.c nspawn: finish user namespace support 2015-05-21 16:32:01 +02:00
switch-root.h use the switch_root function in shutdown 2014-08-28 15:25:15 +02:00
sysctl-util.c tree-wide: fix write_string_file() user that should not create files 2015-07-06 19:27:20 -04:00
sysctl-util.h sysctl: move property handling to shared/ 2015-03-11 10:37:45 +01:00
test-tables.h test: use assert_se() when testing tables so that we get a useful error when something fails 2014-10-28 18:07:23 +01:00
udev-util.h udevd: make udev_ctrl_connection global 2015-05-12 00:43:45 +02:00
uid-range.c treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1 2014-11-28 20:55:04 +01:00
uid-range.h Add missing includes in header files 2015-02-12 20:44:32 +01:00
utmp-wtmp.c core: optionally create LOGIN_PROCESS or USER_PROCESS utmp entries 2015-08-24 22:46:45 +02:00
utmp-wtmp.h core: optionally create LOGIN_PROCESS or USER_PROCESS utmp entries 2015-08-24 22:46:45 +02:00
watchdog.c watchdog: Don't require WDIOC_SETOPTIONS/WDIOS_ENABLECARD 2015-06-17 19:04:10 +02:00
watchdog.h