summaryrefslogtreecommitdiff
path: root/src/shared
AgeCommit message (Expand)Author
2015-06-02Merge pull request #12 from systemd-mailing-devs/1433236104-9967-1-git-send-e...Tom Gundersen
2015-06-02random-util: guard including sys/auxv.h with the corresponding ifdef checkMichael Olbrich
2015-06-02missing: add more btrfs definesMichael Olbrich
2015-05-30conf-parser: parsing error logs should show a type not a vartypeRonny Chevalier
2015-05-29util: split out signal-util.[ch] from util.[ch]Lennart Poettering
2015-05-29path-util: Change path_is_mount_point() symlink arg from bool to flagsMartin Pitt
2015-05-29path-util: Fix path_is_mount_point for filesMartin Pitt
2015-05-27missing: add more IFLA_VXLAN_* definesMichael Olbrich
2015-05-26treewide: fix typosTorstein Husebø
2015-05-24shared: generator - correct path to systemd-fsckMike Gilbert
2015-05-21json: minor style fixessystemd/v220Lennart Poettering
2015-05-21util: an array with one entry is always orderedLennart Poettering
2015-05-21util: introduce PERSONALITY_INVALID as macro for 0xffffffffLULennart Poettering
2015-05-21nspawn: finish user namespace supportLennart Poettering
2015-05-20json: avoid cleanup of unitialized variableZbigniew Jędrzejewski-Szmek
2015-05-20util: introduce reset_uid_gid() for resetting all uids and gids to 0Lennart Poettering
2015-05-20core,nspawn: unify code that moves the root dirLennart Poettering
2015-05-19bootctl: modernizationZbigniew Jędrzejewski-Szmek
2015-05-19json: fix a mem leakThomas Hindoe Paaboel Andersen
2015-05-19shared/json: Added DOM-like JSON parserPavel Odvody
2015-05-19shared/import-util: Tag renamed to referencePavel Odvody
2015-05-19util: fix typoJan Synacek
2015-05-19hostname: Allow comments in /etc/hostnameMartin Pitt
2015-05-19core: introduce seperate reverse dependencies for Requires= and Requisite=Lennart Poettering
2015-05-19journalctl: clean up how we log errorsLennart Poettering
2015-05-18resolved: fix crash when shutting downLennart Poettering
2015-05-18util: split all hostname related calls into hostname-util.cLennart Poettering
2015-05-18fstab-generator: add x-systemd.requires and x-systemd.requires-mounts-forKarel Zak
2015-05-16util: loop_write - accept 0-length messageTom Gundersen
2015-05-15socket-util: socket_address_parse() should not log errors on its ownLennart Poettering
2015-05-15generator: use fflush_and_check() where appropriateLennart Poettering
2015-05-15core: don't consider umask for SocketMode=Davide Bettio
2015-05-15systemctl: introduce --now for enable, disable and maskJan Synacek
2015-05-14nspawn: allow access to device nodes listed in --bind= and --bind-ro= switchesStefan Junker
2015-05-14util: introduce memmem_safe() and make use of itLennart Poettering
2015-05-14util: use GNU comparison function prototype for qsort_safe()Lennart Poettering
2015-05-13util: add generic calls for prefixing a root directory to a pathLennart Poettering
2015-05-13nspawn: skip symlink to a combined cgroup hierarchy if it already existsIago López Galeiras
2015-05-13shared: Use O_EXCL with O_TMPFILE in open_tmpfileCristian Rodríguez
2015-05-12udevd: make udev_ctrl_connection globalTom Gundersen
2015-05-11install: when exporting prefix InstallInfo to become UnitFileInstallInfoLennart Poettering
2015-05-11core: rename SystemdRunningAs to ManagerRunningAsLennart Poettering
2015-05-11core,network: major per-object logging reworkLennart Poettering
2015-05-11util: optimize free_and_strdup() if NOPLennart Poettering
2015-05-11treewide: Correct typos and spell plural of bus consistentTorstein Husebø
2015-05-10Generate systemd-fsck-root.service in the initramfsZbigniew Jędrzejewski-Szmek
2015-05-05shared/utmp-wtmp: fix copy/paste errorMichael Olbrich
2015-05-05lockfile-util.[ch]: Split out from util.[ch]Colin Walters
2015-05-05Fix permissions on /run/systemd/nspawn/locksSeth Jennings
2015-05-05core: be more strict when manipulating slices names and unescaping paths from...Lennart Poettering