summaryrefslogtreecommitdiff
path: root/src/shared
AgeCommit message (Expand)Author
2015-04-20Remove unused and invalid udev definitionsAndy Wingo
2015-04-19Get rid of some more unused defines and dirsAndy Wingo
2015-04-19Remove TTY_GID checksAndy Wingo
2015-04-19Remove EFI supportAndy Wingo
2015-04-19Remove libidn checks/supportAndy Wingo
2015-04-19Remove gnutls checkAndy Wingo
2015-04-19Remove libcryptsetup supportAndy Wingo
2015-04-19Remove elfutils checksAndy Wingo
2015-04-19Remove libaudit supportAndy Wingo
2015-04-19Remove gcrypt checksAndy Wingo
2015-04-19Remove compression supportAndy Wingo
2015-04-19Remove IMA supportAndy Wingo
2015-04-19Remove kmod supportAndy Wingo
2015-04-19Remove quotaon/quotacheck checksAndy Wingo
2015-04-08Compiling.Andy Wingo
2015-04-08Remove libiptc thingsAndy Wingo
2015-04-08Remove SysV compatAndy Wingo
2015-04-08Remove utmp thingsAndy Wingo
2015-04-01shared: set - make argument to set_remove() constTom Gundersen
2015-03-31ARM: detect-virt: detect QEMU/KVMAndrew Jones
2015-03-31ARM: detect-virt: detect XenAndrew Jones
2015-03-31detect-virt: use /proc/device-treeAndrew Jones
2015-03-27fix gcc warnings about uninitialized variablesHarald Hoyer
2015-03-26util: rework word parsing and c unescaping codeLennart Poettering
2015-03-25fstab-generator: don't accept missing root=, but accept root=noneTobias Hunger
2015-03-24timedate: remove daylight saving time handling and tzfile parserKay Sievers
2015-03-24fstab-generator: Do not check deviceless filesystemsTobias Hunger
2015-03-24fstab-generator: Support root on tmpfs (or other deviceless FS)Tobias Hunger
2015-03-21missing.h: add more btrfs types and definesMichael Olbrich
2015-03-21shared/mkdir: do not set errno in addition to return valueZbigniew Jędrzejewski-Szmek
2015-03-19Add change_attr_fd()Goffredo Baroncelli
2015-03-19strv: return NULL from strv_free()David Herrmann
2015-03-16shared: add path_compare(), an ordering path comparisonMichal Schmidt
2015-03-16shared - reinstate plymouth_running()Tom Gundersen
2015-03-16core: Remove explicit Plymouth integrationJasper St. Pierre
2015-03-15util: check asprintf return valueZbigniew Jędrzejewski-Szmek
2015-03-14sysv-generator: initialize LookupPaths just onceZbigniew Jędrzejewski-Szmek
2015-03-14util: remove redundant debug messageZbigniew Jędrzejewski-Szmek
2015-03-13selinux: fix SEGV during switch-root if SELinux policy loadedWill Woods
2015-03-13Use space after a silencing (void)Zbigniew Jędrzejewski-Szmek
2015-03-13Check that EWOULDBLOCK is the same as EAGAINZbigniew Jędrzejewski-Szmek
2015-03-13tree-wide: there is no ENOTSUP on linuxDavid Herrmann
2015-03-11socket-util: refactor error handling in sockaddr_prettyZbigniew Jędrzejewski-Szmek
2015-03-11sysctl: move property handling to shared/Kay Sievers
2015-03-10util: add rename_noreplaceAlban Crequy
2015-03-10path-util: fix path_is_mount_point() for symlinksHarald Hoyer
2015-03-10shared: the btrfs quota field is called "referenced" not "referred"Lennart Poettering
2015-03-10add REMOTE_ADDR and REMOTE_PORT for Accept=yesShawn Landden
2015-03-10Add type specifier for intThomas Hindoe Paaboel Andersen
2015-03-10logs-show: fix check of loop_read_exactThomas Hindoe Paaboel Andersen