summaryrefslogtreecommitdiff
path: root/src/import
AgeCommit message (Expand)Author
2016-10-16tree-wide: use mfree moreZbigniew Jędrzejewski-Szmek
2016-08-29importd/export-raw: needs missing.h for O_TMPFILEYann E. MORIN
2016-07-22import: don't log "fake" errno valuesZbigniew Jędrzejewski-Szmek
2016-07-02treewide: use stdio_unset_cloexec() functionAlexander Kuleshov
2016-05-05tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhereLennart Poettering
2016-05-02util: rework sigkill_wait() to not require pid_t pointerLennart Poettering
2016-04-12import: drop unused definitionLennart Poettering
2016-04-08import: use (void) moreZbigniew Jędrzejewski-Szmek
2016-04-04import: Preserve xattrs in tar filesMike Gilbert
2016-02-21import: don't claim we had copied a settings file if we didn'tLennart Poettering
2016-02-13build-sys: drop aufs-util.[ch]Lennart Poettering
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-13tree-wide: check if errno is greater then zeroZbigniew Jędrzejewski-Szmek
2016-01-12capabilities: keep bounding set in non-inverted format.Ismo Puustinen
2015-12-10importd: drop dkr supportLennart Poettering
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-11-18tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen
2015-11-17tree-wide: make macros for converting fds to pointers and back generic and us...Lennart Poettering
2015-11-17Merge pull request #1923 from zonque/siphashLennart Poettering
2015-11-16siphash24: let siphash24_finalize() and siphash24() return the result directlyDaniel Mack
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
2015-11-16siphash24: change result argument to uint64_tMartin Pitt
2015-11-05import: report error before losing errnoMichal Schmidt
2015-11-05treewide: use the negative error codes returned by our functionsMichal Schmidt
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27user-util: move UID/GID related macros from macro.h to user-util.hLennart Poettering
2015-10-27util-lib: move web-related calls into web-util.[ch]Lennart Poettering
2015-10-27util-lib: split out syslog-related calls into syslog-util.[ch]Lennart Poettering
2015-10-27src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...Lennart Poettering
2015-10-27util-lib: move string table stuff into its own string-table.[ch]Lennart Poettering
2015-10-27util-lib: move a number of fs operations into fs-util.[ch]Lennart Poettering
2015-10-27util-lib: split out file attribute calls to chattr-util.[ch]Lennart Poettering
2015-10-27util-lib: split xattr-related calls into xattr-util.[ch]Lennart Poettering
2015-10-27util-lib: introduce dirent-util.[ch] for directory entry callsLennart Poettering
2015-10-27util: move filename_is_valid() and path_is_safe() to path-util.[ch]Lennart Poettering
2015-10-27util-lib: move more file I/O related calls into fileio.[ch]Lennart Poettering
2015-10-27util: remove path_get_parent(), in favour of dirname_malloc()Lennart Poettering
2015-10-27util-lib: split out hex/dec/oct encoding/decoding into its own fileLennart Poettering
2015-10-27util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering
2015-10-26util-lib: split out IO related calls to io-util.[ch]Lennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-10-24util: split out escaping code into escape.[ch]Lennart Poettering
2015-10-22import: don't claim we moved .nspawn file into place when in fact we did notLennart Poettering
2015-10-22import: correct handling if .nspawn file could not be downloadedLennart Poettering
2015-10-22import: when downloading images, create a subtree quota group for themLennart Poettering
2015-10-22btrfs: beef-up btrfs support with a limited understanding of quotaLennart Poettering
2015-10-07import: hash URL in paths if they are too longJan Synacek
2015-09-30basic: split out cpu set specific APIs into cpu-set-util.[ch]Lennart Poettering
2015-09-29util: introduce common version() implementation and use it everywhereLennart Poettering