summaryrefslogtreecommitdiffstats
path: root/src/import (follow)
Commit message (Expand)AuthorAgeFilesLines
* importd: support SUSE style checksums supplementary (#5800)tblume2017-04-261-5/+3
* Merge pull request #5704 from keszybz/mesonEvgeny Vereshchagin2017-04-251-0/+77
|\
| * meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek2017-04-241-61/+59
| * meson: properly conditionalize polkit installationZbigniew Jędrzejewski-Szmek2017-04-241-1/+1
| * meson: define testsZbigniew Jędrzejewski-Szmek2017-04-241-0/+9
| * meson: build systemd using mesonZbigniew Jędrzejewski-Szmek2017-04-241-0/+70
* | importd: support SUSE style checksums (#5206)tblume2017-04-245-12/+103
|/
* import: bump image size safety limit for machinectl pull (#5535)Dax Kelson2017-03-051-1/+1
* Fix missing space in comments (#5439)AsciiWolf2017-02-241-1/+1
* importd: check setenv return valueZbigniew Jędrzejewski-Szmek2017-02-201-2/+5
* copy: change the various copy_xyz() calls to take a unified flags parameterLennart Poettering2017-02-172-3/+3
* importd: automatically download .roothash in addition to .nspawn for raw down...Lennart Poettering2016-12-216-182/+316
* nspawn: add fallback top normal copy/reflink when we cannot btrfs snapshotLennart Poettering2016-11-221-6/+6
* tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek2016-10-232-2/+2
* tree-wide: use mfree moreZbigniew Jędrzejewski-Szmek2016-10-179-28/+10
* importd/export-raw: needs missing.h for O_TMPFILEYann E. MORIN2016-08-291-0/+1
* import: don't log "fake" errno valuesZbigniew Jędrzejewski-Szmek2016-07-232-4/+4
* treewide: use stdio_unset_cloexec() functionAlexander Kuleshov2016-07-023-12/+4
* tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhereLennart Poettering2016-05-051-1/+1
* util: rework sigkill_wait() to not require pid_t pointerLennart Poettering2016-05-021-1/+1
* import: drop unused definitionLennart Poettering2016-04-121-9/+0
* import: use (void) moreZbigniew Jędrzejewski-Szmek2016-04-091-2/+2
* import: Preserve xattrs in tar filesMike Gilbert2016-04-041-2/+2
* import: don't claim we had copied a settings file if we didn'tLennart Poettering2016-02-212-4/+8
* build-sys: drop aufs-util.[ch]Lennart Poettering2016-02-132-95/+0
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-1031-62/+0
* tree-wide: check if errno is greater then zeroZbigniew Jędrzejewski-Szmek2016-01-131-1/+1
* capabilities: keep bounding set in non-inverted format.Ismo Puustinen2016-01-121-2/+2
* importd: drop dkr supportLennart Poettering2015-12-105-1632/+7
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-274-11/+8
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-1811-12/+18
* tree-wide: make macros for converting fds to pointers and back generic and us...Lennart Poettering2015-11-171-10/+8
* Merge pull request #1923 from zonque/siphashLennart Poettering2015-11-171-1/+1
|\
| * siphash24: let siphash24_finalize() and siphash24() return the result directlyDaniel Mack2015-11-161-1/+1
* | tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-163-2/+6
|/
* siphash24: change result argument to uint64_tMartin Pitt2015-11-161-1/+1
* import: report error before losing errnoMichal Schmidt2015-11-051-1/+2
* treewide: use the negative error codes returned by our functionsMichal Schmidt2015-11-054-7/+7
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-2715-3/+18
* user-util: move UID/GID related macros from macro.h to user-util.hLennart Poettering2015-10-271-0/+1
* util-lib: move web-related calls into web-util.[ch]Lennart Poettering2015-10-276-0/+6
* util-lib: split out syslog-related calls into syslog-util.[ch]Lennart Poettering2015-10-271-0/+1
* src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...Lennart Poettering2015-10-272-2/+2
* util-lib: move string table stuff into its own string-table.[ch]Lennart Poettering2015-10-272-1/+3
* util-lib: move a number of fs operations into fs-util.[ch]Lennart Poettering2015-10-277-0/+7
* util-lib: split out file attribute calls to chattr-util.[ch]Lennart Poettering2015-10-272-0/+2
* util-lib: split xattr-related calls into xattr-util.[ch]Lennart Poettering2015-10-271-1/+2
* util-lib: introduce dirent-util.[ch] for directory entry callsLennart Poettering2015-10-271-0/+1
* util: move filename_is_valid() and path_is_safe() to path-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: move more file I/O related calls into fileio.[ch]Lennart Poettering2015-10-277-0/+7