summaryrefslogtreecommitdiff
path: root/src/basic
AgeCommit message (Expand)Author
2016-06-06util: make it easier to check whether in_addr or in6_addr addresses are NULLLennart Poettering
2016-06-06util-lib: add accessors for unaligned native endian wordsLennart Poettering
2016-06-06exit-status: update comments a bitLennart Poettering
2016-06-06exit-code: minor coding style updatesLennart Poettering
2016-06-06time-util: add triple timestamp objectLennart Poettering
2016-06-04Merge pull request #3392 from poettering/assorted-stuffZbigniew Jędrzejewski-Szmek
2016-06-03missing include added for build with -DDEBUG (#3424)Tobias Jungel
2016-05-30pager: don't start pager if the terminal is explicitly set to TERM=dumbLennart Poettering
2016-05-30tree-wide: check colors_enabled() before outputting ANSI color stringsLennart Poettering
2016-05-30util-lib: make localed's nonempty() generic, rename it to empty_to_null() and...Lennart Poettering
2016-05-29util-lib: Add sparc64 support for process creation (#3348)Michael Karcher
2016-05-28Merge pull request #3326 from tomty89/update-2Zbigniew Jędrzejewski-Szmek
2016-05-26nspawn: a bench of special fileystems that should not be shiftedDjalal Harouni
2016-05-25networkd: set IFLA_INET6_ADDR_GEN_MODE as per stable_secretTom Yan
2016-05-24Merge pull request #3247 from fbuihuu/ask-passowrd-on-all-consolesLennart Poettering
2016-05-24ask-password: ask for passphrases not only on the first console of /dev/consoleWerner Fink
2016-05-21core: set all log fds to -1 when freezing (#3314)Evgeny Vereshchagin
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: add support for IOReadIOPSMax and IOWriteIOPSMaxTejun Heo
2016-05-18core: introduce CGroupIOLimitType enumsTejun Heo
2016-05-17util-lib: add ether_addr_from_string()Daniel Kahn Gillmor
2016-05-17basic: define HEXDIGITSDaniel Kahn Gillmor
2016-05-16Merge pull request #3193 from htejun/cgroup-io-controllerLennart Poettering
2016-05-16basic: Fix incorrect architecture mapping on sparc64. (#3274)John Paul Adrian Glaubitz
2016-05-16missing.h: add BTRFS_IOC_QUOTA_RESCAN_WAIT (#3266)Stefan Saraev
2016-05-12Create initrd-root-device.target synchronization point (#3239)Daniel Drake
2016-05-10Merge pull request #3220 from keszybz/install-fixesLennart Poettering
2016-05-09locale-util: mark special_glyph() as _const_Zbigniew Jędrzejewski-Szmek
2016-05-09tree-wide: rename draw_special_char to special_glyphZbigniew Jędrzejewski-Szmek
2016-05-09util-lib: add new ifname_valid() call that validates interface namesLennart Poettering
2016-05-08Merge pull request #3202 from poettering/socket-fixesMartin Pitt
2016-05-06core: rework how we flush incoming traffic when a socket unit goes downLennart Poettering
2016-05-05core: add io controller support on the unified hierarchyTejun Heo
2016-05-05tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhereLennart Poettering
2016-05-04treewide: fix typos (#3187)Torstein Husebø
2016-05-04Merge pull request #3170 from poettering/v230-preparation-fixesLennart Poettering
2016-05-03strbuf: set the proper character when creating new nodesLubomir Rintel
2016-05-02Merge pull request #3153 from poettering/async-cloneZbigniew Jędrzejewski-Szmek
2016-05-02util: don't dump /proc/cpuinfo contents in debug infoLennart Poettering
2016-05-02machined: support non-btrfs file systems with "machinectl clone"Lennart Poettering
2016-05-02copy: adjust directory times after writing to the directoryLennart Poettering
2016-05-02copy: return the right error when we can't open a fileLennart Poettering
2016-05-02util: rework sigkill_wait() to not require pid_t pointerLennart Poettering
2016-04-30Merge pull request #3152 from poettering/aliasfixZbigniew Jędrzejewski-Szmek
2016-04-30architecture: Add nios2 (#3159)Zbigniew Jędrzejewski-Szmek
2016-04-29Merge pull request #3151 from keszybz/pr3149-2Zbigniew Jędrzejewski-Szmek
2016-04-29hashmap: optimize set_put_strdup() a bitLennart Poettering
2016-04-29core: make parsing of RLIMIT_NICE aware of actual nice levelsLennart Poettering