summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2016-10-21fixLuke Shumaker
2016-10-21wipLuke Shumaker
2016-09-14Merge branch 'notsystemd/postmove' into notsystemd/masterLuke Shumaker
2016-09-13./tools/notsd-moveLuke Shumaker
2016-09-11Run the new fixup script.Luke Shumaker
2016-08-02./fixup.shLuke Shumaker
2016-08-01find src \( -name '*.h' -o -name '*.c' \) -type f -exec ./fixup_includes {} \;Luke Shumaker
2016-07-28headerssssLuke Shumaker
2016-07-28fixLuke Shumaker
2016-07-27fixLuke Shumaker
2016-07-25sd-id128: be more liberal when reading files with 128bit IDsLennart Poettering
2016-07-25shared/install: allow "enable" on linked unit files (#3790)Zbigniew Jędrzejewski-Szmek
2016-07-22Merge pull request #3777 from poettering/id128-reworkZbigniew Jędrzejewski-Szmek
2016-07-22core: support percentage specifications on TasksMax=Lennart Poettering
2016-07-22sd-id128: split UUID file read/write code into new id128-util.[ch]Lennart Poettering
2016-07-20core: when forcibly killing/aborting left-over unit processes log about itLennart Poettering
2016-07-18treewide: remove unused variablesThomas Hindoe Paaboel Andersen
2016-07-17basic/strv: add an extra NUL after strings in strv_make_nulstrZbigniew Jędrzejewski-Szmek
2016-07-17basic/strv: exhibit strv_make_nulstr missing final NUL char (systemd/systemd#...Jean-Sébastien Bour
2016-07-04tests: fix memory leak in test_strv_fnmatch (#3653)Evgeny Vereshchagin
2016-07-01calendarspec: use ".." notation for ranges of weekdaysDouglas Christman
2016-07-01calendarspec: allow ranges in date and time specificationsDouglas Christman
2016-06-30Fix #3236 (#3633)Lennart Poettering
2016-06-30journalctl: Make temporary files directory configurable (#3574)ottopotto
2016-06-29Merge pull request #3516 from fsateler/shared-basicLennart Poettering
2016-06-27basic: pass flags to the fnmatch (#3606)Evgeny Vereshchagin
2016-06-24build-sys: Add new libsystemd-shared private libraryFelipe Sateler
2016-06-19tests: don't run test_get_process_cmdline_harder under valgrindEvgeny Vereshchagin
2016-06-16Merge pull request #3481 from poettering/relative-memcgLennart Poettering
2016-06-15tree-wide: htonl() is weird, let's use htobe32() instead (#3538)Lennart Poettering
2016-06-14util-lib: rework get_process_cmdline() (#3529)Lennart Poettering
2016-06-14util: introduce physical_memory_scale() to unify how we scale by physical memoryLennart Poettering
2016-06-14util-lib: introduce parse_percent() for parsing percent specificationsLennart Poettering
2016-06-14util: when determining the amount of memory on this system, take cgroup limit...Lennart Poettering
2016-06-13core: parse `rd.rescue` and `rd.emergency` as initrd-specific shorthands (#3488)Ivan Shapovalov
2016-06-12test-process-util: allow pid to be specified on the command lineZbigniew Jędrzejewski-Szmek
2016-06-12test-process-util: rework the test function to take pid as argumentZbigniew Jędrzejewski-Szmek
2016-06-09Merge pull request #3432 from poettering/resolved-ll-ipv6Martin Pitt
2016-06-09./move.shLuke Shumaker
2016-06-06util-lib: add accessors for unaligned native endian wordsLennart Poettering
2016-06-06resolved: support IPv6 DNS servers on the local linkLennart Poettering
2016-05-29util-lib: Add sparc64 support for process creation (#3348)Michael Karcher
2016-05-20Merge pull request #3290 from htejun/cgroup2-io-compatLennart Poettering
2016-05-20Merge pull request #3235 from dkg/hwaddr-cleanupTom Gundersen
2016-05-20basic: remove rm_rf_and_free, add rm_rf_physical_and_free, use rm_rf_physical...Evgeny Vereshchagin
2016-05-18core: translate between IO and BlockIO settings to ease transitionTejun Heo
2016-05-17basic: define HEXDIGITSDaniel Kahn Gillmor
2016-05-09util-lib: add new ifname_valid() call that validates interface namesLennart Poettering
2016-05-05tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhereLennart Poettering
2016-05-03Merge pull request #3183 from crawford/preset-arrayZbigniew Jędrzejewski-Szmek