summaryrefslogtreecommitdiff
path: root/src/basic
AgeCommit message (Expand)AuthorFilesLines
2016-12-11basic/extract-word,man: clarify "correction" of invalid escapesZbigniew Jędrzejewski-Szmek1-2/+2
2016-12-10build-sys: define arm as secondary architecture for arm64Zbigniew Jędrzejewski-Szmek1-0/+1
2016-12-10Merge pull request #4795 from poettering/dissectZbigniew Jędrzejewski-Szmek4-2/+28
2016-12-09tree-wide: replace all readdir cycles with FOREACH_DIRENT{,_ALL} (#4853)Reverend Homer4-40/+10
2016-12-08Merge pull request #4686 from poettering/machine-id-app-specificZbigniew Jędrzejewski-Szmek3-0/+332
2016-12-07util-lib: drop unnecessary NULL checkLennart Poettering1-2/+0
2016-12-07util-lib: add easy helpers for temporary directories that rmdir()ed via _clea...Lennart Poettering3-0/+28
2016-12-06calendarspec: always interpret missing seconds as :00 (#4813)Doug Christman1-6/+2
2016-12-06core: introduce parse_ip_port (#4825)Susant Sahani2-0/+18
2016-12-06time-util: accept "µs" as time unit, in addition to "us" (#4836)Lennart Poettering1-0/+2
2016-12-01util-lib: rename CHASE_NON_EXISTING → CHASE_NONEXISTENTLennart Poettering2-3/+3
2016-12-01fs-util: add new CHASE_NON_EXISTING flag to chase_symlinks()Lennart Poettering2-2/+21
2016-12-01fs-util: add flags parameter to chase_symlinks()Lennart Poettering4-24/+21
2016-12-01fs-util: change chase_symlinks() behaviour in regards to escaping the root dirLennart Poettering1-5/+7
2016-12-01fs-util: add chase_symlinks_prefix() and extend commentsLennart Poettering2-4/+24
2016-12-01tree-wide: stop using canonicalize_file_name(), use chase_symlinks() insteadLennart Poettering6-46/+47
2016-11-29core: add "khash" API to src/basic/ (as wrapper around kernel AF_ALG)Lennart Poettering3-0/+332
2016-11-25calendarspec: refactor format_chain()Douglas Christman1-17/+12
2016-11-24calendarspec: rename "eom" to "end_of_month"Douglas Christman1-6/+6
2016-11-24calendarspec: make specifications with ranges reversibleDouglas Christman1-1/+19
2016-11-24calendarspec: allow whole second rangesDouglas Christman1-0/+5
2016-11-24calendarspec: make specifications with seconds wildcard reversibleDouglas Christman1-1/+7
2016-11-24calendarspec: reject strings with spurious spaces and signsDouglas Christman1-0/+4
2016-11-24calendarspec: reject open weekday rangesDouglas Christman1-6/+12
2016-11-24calendarspec: reject strings that only contain a timezoneDouglas Christman1-3/+5
2016-11-24calendarspec: always interpret a missing time as 00:00:00Douglas Christman1-8/+3
2016-11-23calendarspec: add support for scheduling timers at the end of the monthDouglas Christman2-28/+61
2016-11-23calendarspec: add upper bound on yearDouglas Christman1-1/+11
2016-11-22Merge pull request #4692 from poettering/networkd-dhcpZbigniew Jędrzejewski-Szmek2-21/+29
2016-11-22nspawn: add fallback top normal copy/reflink when we cannot btrfs snapshotLennart Poettering2-10/+33
2016-11-22nspawn: support ephemeral boots from imagesLennart Poettering1-0/+4
2016-11-21basic: make sure in_addr_from_string() can take NULL argumentsLennart Poettering1-7/+6
2016-11-21basic: add explicit ipv4-specific in_addr classification callsLennart Poettering2-14/+23
2016-11-20Merge pull request #4691 from keszybz/test-suite-fixesEvgeny Vereshchagin1-1/+1
2016-11-18Merge pull request #4538 from fbuihuu/confirm-spawn-fixesLennart Poettering1-6/+13
2016-11-17basic/process-util: we need to take the shorter of two stringsZbigniew Jędrzejewski-Szmek1-1/+1
2016-11-17basic/env-uil: fix assertion failure in strv_env_replace (#4688)Zbigniew Jędrzejewski-Szmek1-1/+2
2016-11-17core: reprint the question every 2 sec in ask_char()Franck Bui1-5/+12
2016-11-17core: monitor the inotify file descriptor not the console one in acquire_term...Franck Bui1-1/+1
2016-11-11tree-wide: make invocations of extract_first_word more uniform (#4627)Zbigniew Jędrzejewski-Szmek1-1/+1
2016-11-11basic/virt: fix userns check on CONFIG_USER_NS=n kernel (#4651)Zbigniew Jędrzejewski-Szmek1-1/+1
2016-11-10Link: port to new ethtool ETHTOOL_xLINKSETTINGSSusant Sahani1-0/+27
2016-11-09core: don't use the unified hierarchy for the systemd cgroup yet (#4628)Martin Pitt1-2/+2
2016-11-08Merge pull request #4612 from keszybz/format-stringsZbigniew Jędrzejewski-Szmek11-14/+16
2016-11-07tree-wide: add PRI_[NU]SEC, and use time format strings moreZbigniew Jędrzejewski-Szmek2-6/+8
2016-11-07Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek9-8/+8
2016-11-05Drop FOREACH_WORD_QUOTEDZbigniew Jędrzejewski-Szmek1-3/+0
2016-11-05core/load-fragment: modify existing environment instead of copying strv over ...Zbigniew Jędrzejewski-Szmek2-0/+23
2016-11-03Merge pull request #4510 from keszybz/tree-wide-cleanupsLennart Poettering12-30/+29
2016-11-02Revert some uses of xsprintfZbigniew Jędrzejewski-Szmek1-1/+1