summaryrefslogtreecommitdiff
path: root/src/basic
Commit message (Expand)AuthorAge
...
* time-util: mktime_or_timegm are changing the struct tmMarcel Hollerbach2017-09-20
* time-util: correctly handle the timezone when parsingMarcel Hollerbach2017-09-20
* Link to the right glibc commit in comment (#6884)Zbigniew Jędrzejewski-Szmek2017-09-21
* time-util: fix shadowing of timezoneMarcel Hollerbach2017-09-19
* conf-files: fix check for masking with empty filesZbigniew Jędrzejewski-Szmek2017-09-17
* Fix for dst/non-dst timezonesIvan Kurnosov2017-09-17
* Simplify the if cases for timezone checkingZbigniew Jędrzejewski-Szmek2017-09-17
* Added timezone to the CalendarSpec, parser/formatter and the timedatectlIvan Kurnosov2017-09-25
* core: add new per-unit setting KeyringMode= for controlling kernel keyring setupLennart Poettering2017-09-14
* networkd: add support to configure IP Rule (#5725)Susant Sahani2017-09-25
* nss: use secure_getenv for behaviour-modifying booleans (#6817)Zbigniew Jędrzejewski-Szmek2017-09-14
* basic: ensure O_TMPFILE is always defined (#6816)Davide Cavalca2017-09-14
* util: make get_block_device() availableFranck Bui2017-09-25
* conf-files: log when we skip a drop-in configuration fileLennart Poettering2017-09-13
* exec-util,conf-files: skip non-executable files in execute_directories()Lennart Poettering2017-09-25
* systemctl: don't do ANSI underlining on TERM=linux (#6778)Lennart Poettering2017-09-09
* util-lib: wrap personality() to fix up broken glibc error handling (#6766)Lennart Poettering2017-09-08
* tmpfiles: silently ignore any path that passes through autofs (#6506)NeilBrown2017-09-04
* elogind-mount: allow to specify an arbitrary string for arg_mount_what when v...Yu Watanabe2017-09-25
* terminal: unify code for resetting kbd utf8 mode a bit (#6692)Lennart Poettering2017-09-25
* tree-wide: use pid_is_valid() at more placesLennart Poettering2017-08-31
* log: reopen log for failed assertions (#6703)Topi Miettinen2017-08-31
* terminal reset should honour default_utf8 kernel setting (#6606)g0tar2017-08-30
* seccomp: default to something resembling the current personality when locking itLennart Poettering2017-08-09
* capability: add new ambient_capabilities_supported() helperLennart Poettering2017-09-25
* capability: change capability_bounding_set_drop() to be work without privileg...Lennart Poettering2017-09-25
* tree-wide: use path_startswith() rather than startswith() where ever that's a...Lennart Poettering2017-09-25
* util-lib: add a new skip_dev_prefix() helperLennart Poettering2017-09-25
* Prep v235: Fix pam_elogindSven Eden2017-09-01
* Prep v235: Apply pending upstream updates in src/basic [1/4]Sven Eden2017-08-30
* fileio: rename function parameter to avoid masking global symbolAlan Jenkins2017-08-29
* Support 'rdma' as a ListenNetlink= argument (#6626)Jason Gunthorpe2017-08-29
* "Don't fear the fsync()"Alan Jenkins2017-08-29
* capability: change capability_bounding_set_drop() to be work without privileg...Lennart Poettering2017-08-29
* mkdir: chmod_and_chown() returns errors as "return -errno", not in errno itselfLennart Poettering2017-08-29
* Prep v235: Cleaned up a stray mask-end-start chain.Sven Eden2017-08-16
* Prep v235: Add missing includes and dependencies.Sven Eden2017-08-14
* Prep v235: Apply upstream fixes (3/10) [src/basic]Sven Eden2017-08-14
* Prep v235: Remove superfluous .gitignore filesSven Eden2017-08-14
* treewide: fix typos (#6566)Torstein Husebø2017-08-10
* process-util: add sched_{policy,priority}_is_valid()Yu Watanabe2017-08-10
* securebits-util: add secure_bits_{from_string,to_string_alloc}()Yu Watanabe2017-08-10
* process-util: update the end pointer of the process name on rename (#6492)Jouke Witteveen2017-08-10
* resolved,nss-myhostname: use _gateway for the gatewayZbigniew Jędrzejewski-Szmek2017-07-11
* string-util: optimize strshorten() a bitLennart Poettering2017-07-20
* alloc-util: add new helpers memdup_suffix0() and newdup_suffix0()Lennart Poettering2017-07-20
* process-util: slightly optimize querying of our own process metadataLennart Poettering2017-07-17
* basic: cosmetic changes (#6440)Yu Watanabe2017-08-10
* virt: enable detecting QEMU (TCG) via CPUID (#6399)Daniel Berrange2017-08-10
* basic: use _unlocked() stdio in strip_tab_ansi() (#6385)Vito Caputo2017-08-10