summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
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-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
2016-05-01test: ensure presets are evaluated in orderAlex Crawford
2016-04-29Merge pull request #3151 from keszybz/pr3149-2Zbigniew Jędrzejewski-Szmek
2016-04-29core: make parsing of RLIMIT_NICE aware of actual nice levelsLennart Poettering
2016-04-29core: Filter by unit name behind the D-Bus, instead on the client side (#3142)kayrus
2016-04-29test-copy: never call alloca() in a loopLennart Poettering
2016-04-29copy: also copy AF_UNIX socketsLennart Poettering
2016-04-28test-path-util: add a trivial test for hidden_or_backup_fileZbigniew Jędrzejewski-Szmek
2016-04-22tree-wide: remove unused variables (#3098)Thomas H. P. Andersen
2016-04-22coredump,basic: generalize O_TMPFILE handling a bitLennart Poettering
2016-04-21build: fix test-nss.c build failure with --disable-{resolved,myhostname} (#3081)Martin Pitt
2016-04-19systemctl: warning about missing install info for template unitsZbigniew Jędrzejewski-Szmek
2016-04-18Various formatting and style fixesZbigniew Jędrzejewski-Szmek
2016-04-16install: allow paths like LookupPath.generator to be NULLZbigniew Jędrzejewski-Szmek
2016-04-16tree-wide: introduce PATH_IN_SET macroZbigniew Jędrzejewski-Szmek
2016-04-16tree-wide: use ERFKILL instead of ESHUTDOWN for "unit masked"Zbigniew Jędrzejewski-Szmek
2016-04-13test-strv: add a test that extending empty strv works as expectedZbigniew Jędrzejewski-Szmek
2016-04-12tests: override XDG_RUNTIME_DIR where we use the user runtime dirLennart Poettering
2016-04-12core,systemctl: add new "systemctl revert" commandLennart Poettering
2016-04-12basic: remove rbtree code, it's unusedLennart Poettering
2016-04-12systemctl: don't confuse sysv code with generated unitsLennart Poettering