summaryrefslogtreecommitdiff
path: root/src/basic
AgeCommit message (Expand)Author
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
2016-04-29build-sys: improve compat with older kernel headersLennart Poettering
2016-04-29path-util: also support ".old" and ".new" suffixes and recommend themZbigniew Jędrzejewski-Szmek
2016-04-29copy: also copy AF_UNIX socketsLennart Poettering
2016-04-29path-util: document that we shouldn't add further entries to hidden_or_backup...Lennart Poettering
2016-04-29journal: when creating a new journal file, fsync() the directory it is create...Lennart Poettering
2016-04-29parse-util: fix conversion from size_t on s390 (#3147)Lubomir Rintel
2016-04-29Merge pull request #3137 from keszybz/dirent-simplificationLennart Poettering
2016-04-28basic/mount-util: recognize pvfs2 as network fs (#3140)Zbigniew Jędrzejewski-Szmek
2016-04-28tree-wide: rename hidden_file to hidden_or_backup_file and optimizeZbigniew Jędrzejewski-Szmek
2016-04-27basic/dirent-util: do not call hidden_file_allow_backup from dirent_is_file_w...Zbigniew Jędrzejewski-Szmek
2016-04-27path-util: Add hidden suffixes for ucf (#3131)Martin Pitt
2016-04-26Merge pull request #3093 from poettering/nspawn-userns-magicLennart Poettering
2016-04-25nspawn: when readjusting UID/GID ownership of OS trees, skip read-only subtreesLennart Poettering
2016-04-25nspawn: don't try to patch UIDs/GIDs of procfs and suchlikeLennart Poettering
2016-04-25nspawn: make -U a tiny bit smarterLennart Poettering
2016-04-25util: copy_file_range() returns EBADF when used on a ttyLennart Poettering
2016-04-25journal: add inotify watches by-fd instead of by-pathLennart Poettering
2016-04-22coredump,basic: generalize O_TMPFILE handling a bitLennart Poettering
2016-04-22tree-wide: don't assume CLOCK_BOOTIME is generally availableLennart Poettering
2016-04-22core,systemctl: add bus API to retrieve processes of a unitLennart Poettering
2016-04-20networkd: bump MTU to 1280 for interfaces which have IPv6 enabled (#3077)Susant Sahani
2016-04-20basic/terminal-util: cache value for colors_enabledZbigniew Jędrzejewski-Szmek
2016-04-18basic: user-utils.c needs missing.h for secure_getenv (#3059)michaelolbrich
2016-04-18networkd: allow setting of multicast querier for linux bridge (#3051)Susant Sahani