chiark / gitweb /
resolve: generate a nice clean error when clients try to resolve a name when the...
[elogind.git] / src /
2017-05-17 Lennart Poetteringresolve: generate a nice clean error when clients try...
2017-05-17 Lennart Poetteringlogind,machined: bump TasksMax=
2017-05-17 Lennart Poetteringresolved: add bus API for configuring per-link DNS...
2017-05-17 Lennart Poetteringresolved: add a couple of errors to the error mapping...
2017-05-17 Evgeny Vereshchagincore: add valgrind helper for daemon-reexec
2017-05-17 Dominik HannenFix IPv6PrivacyExtension (networkd-ndisc.c)
2017-05-17 Zbigniew Jędrzejew... bus-error: verify additional error maps during installation
2017-05-17 Lennart Poetteringbasic: add ascii_strcasecmp_nn() call
2017-05-17 Lennart Poetteringbasic: add new ascii_strcasecmp_n() call
2017-05-17 Zbigniew Jędrzejew... basic,bus-error: return negative error from errno_from_name
2017-05-17 Zbigniew Jędrzejew... basic/escape: merge utf8 and non-utf8 paths in cunescap...
2017-05-17 Vito Caputosd-event: minor fixups to delays profiling changes
2017-05-17 Daniel Macktree-wide: use xsprintf() where applicable
2017-05-17 Zbigniew Jędrzejew... sd-event: check clock argument to sd_event_now()
2017-05-17 Zbigniew Jędrzejew... tree-wide: check if errno is greater than zero (2)
2017-05-17 Zbigniew Jędrzejew... tree-wide: check if errno is greater then zero
2017-05-17 Zbigniew Jędrzejew... bus-kernel: reword assignment of dst_id in bus_message_...
2017-05-17 Daniel Mackmacro.h: provide a switch-case statement generator...
2017-05-17 Lennart Poetteringresolved: don't attempt to send queries for DNSSEC...
2017-05-17 Lennart Poetteringshared: make sure foo.bar and foobar result in differen...
2017-05-17 Lennart Poetteringbasic: split hash functions into their own header files
2017-05-17 Lennart Poetteringbasic: introduce generic ascii_strlower_n() call and...
2017-05-17 Lennart Poetteringbasic: add string table macros for "extended boolean...
2017-05-17 Lennart Poetteringresolved: explicitly handle case when the trust anchor...
2017-05-17 Lennart Poetteringresolved: introduce a proper bus error for DNSSEC valid...
2017-05-17 Lennart Poetteringbasic: modernize conf-files.c a bit
2017-05-17 Susant Sahanicore: socket options fix SCTP_NODELAY
2017-05-17 Lennart Poetteringresolved: properly handle SRV RRs with the DNS root...
2017-05-17 Lennart Poetteringresolved: add errno mapping for BUS_ERROR_CONNECTION_FA...
2017-05-17 Lennart Poetteringresolved: change mapping of BUS_ERROR_NO_NAME_SERVERS...
2017-05-17 WaLyong Chobus-util: print "systemctl --user" on user service...
2017-05-17 Zbigniew Jędrzejew... basic: add missing word in comment
2017-05-17 Lennart Poetteringresolved: generate an explicit transaction error when...
2017-05-17 Patrick Ohlymount-setup.c: fix handling of symlink Smack labelling...
2017-05-17 Daniel Macksd-event: improve debugging of event source errors
2017-05-17 Joost BremmerFix typo on logind-dbus.c
2017-05-17 Shawn Landdenutf8.[ch] et al: use char32_t and char16_t instead...
2017-05-17 Henrik Kaare Poulsenbasic: ENABLE_DEBUG_HASHMAP needs <pthread.h>
2017-05-17 Vito Caputosd-event: instrument sd_event_run() for profiling delays
2017-05-17 Michal Sekletarlogin: make sure /run/nologin has correct SELinux label
2017-05-17 Thomas Hindoe Paab... shared: include what we use
2017-05-17 Zbigniew Jędrzejew... journal: unbreak sd_journal_sendv
2017-05-17 Thomas Hindoe Paab... basic: re-sort includes
2017-05-17 Klearchos Chaloulosjournal-remote: split-mode=host, remove port from journ...
2017-05-17 Thomas Hindoe Paab... basic: include only what we use
2017-05-17 Zbigniew Jędrzejew... acl-util: only set the mask if not present
2017-05-17 Evgeny Vereshchagincore: expose soft limits on the bus
2017-05-17 Lennart Poetteringtree-wide: expose "p"-suffix unref calls in public...
2017-05-17 Zbigniew Jędrzejew... core: rename Random* to RandomizedDelay*
2017-05-17 Lennart Poetteringutil-lib: add ordered_set_ensure_allocated()
2017-05-17 Lennart Poetteringescape: add cescape_length() call as generalization...
2017-05-17 Christian Hessevirt: add comment about order in virtualization detection
2017-05-17 Christian Hessevirt: detect dmi before cpuid
2017-05-17 Evgeny Vereshchaginsd-event: use prioq_ensure_allocated where possible
2017-05-17 Lennart Poetteringsd-event: define a new PREPARING state
2017-05-17 Thomas Hindoe Paab... tree-wide: sort includes in *.h
2017-05-17 Lennart Poetteringcore: add new RandomSec= setting for time units
2017-05-17 Lennart Poetteringbus-util: make sure --property=RemainAfterElapse=1...
2017-05-17 Lennart Poetteringbus-util: add in forgotten error messages
2017-05-17 Beniamino Galvanihostname-util: fix code comment
2017-05-17 Lennart Poetteringsiphash: minor coding style fixes and modernizations
2017-05-17 Hristo Venevcalendarspec: sub-second support, v3
2017-05-17 Zbigniew Jędrzejew... journald: allow additional payload in server_driver_message
2017-05-17 Zbigniew Jędrzejew... test-tables: ellide boring parts of sparse mappings
2017-05-17 Zbigniew Jędrzejew... resolved: add alignment to base64
2017-05-17 Sven EdenMerge pull request #12 from Gottox/fix-musl-228.1
2017-05-17 Sven EdenReset pending actions after returning from possible...
2017-05-16 Enno Bolandfix musl libc build errors
2017-05-04 Sven EdenMerge pull request #7 from elogind/dev_v228-r1
2017-04-26 Sven EdenPrep v228: Silence uninitialized usage warnings.
2017-04-26 Sven EdenPrep v228: Full diff to master revealed more functions...
2017-04-26 Sven EdenPrep v228: With most functions split out, clean up...
2017-04-26 Sven EdenPrep v228: Remove left-over BTRFS bits.
2017-04-26 Sven EdenPrep v228: Condense elogind source masks (5/5)
2017-04-26 Sven EdenPrep v228: Condense elogind source masks (4/5)
2017-04-26 Sven EdenPrep v228: Condense elogind source masks (3/5)
2017-04-26 Sven EdenPrep v228: Condense elogind source masks (2/5)
2017-04-26 Sven EdenPrep v228: Condense elogind source masks (1/5)
2017-04-26 Sven EdenPrep v228: Substitute declaration masks (4/4)
2017-04-26 Sven EdenPrep v228: Substitute declaration masks (3/4)
2017-04-26 Sven EdenPrep v228: Substitute declaration masks (2/4)
2017-04-26 Sven EdenPrep v228: Substitute declaration masks (1/4)
2017-04-26 Sven EdenPrep v228: Removed EFI bits. elogind can not support...
2017-04-26 Sven EdenPrep v228: Removed utmp bits. elogind does not support...
2017-04-26 Sven EdenPrep v228: src/shared/cgroup-show.[hc] is no longer...
2017-04-26 Sven EdenPrep v228: Clean up the new src/basic/*-util-[hc] files:
2017-04-26 Sven EdenPrep v228: Apply more cosmetic changes found in upstream.
2017-04-26 Sven EdenPrep v228: Add remaining updates from upstream (3/3)
2017-04-26 Sven EdenPrep v228: Add remaining updates from upstream (2/3)
2017-04-26 Sven EdenPrep v228: Add remaining updates from upstream (1/3)
2017-04-26 Sven EdenPrep v228: Added missing src/basic/unaligned.h from...
2017-04-26 Lennart Poetteringcore: don't generate warnings when write access to...
2017-04-26 Thomas Hindoe Paab... tree-wide: add missing includes
2017-04-26 David Herrmannlogin: ignore JobRemoved of old jobs
2017-04-26 David Herrmannlogin: make sure to replace existing units
2017-04-26 Daniel Macksiphash24: fix memory alignment
2017-04-26 Lennart Poetteringlogind: don't assert if the slice is missing
2017-04-26 David Reynoldsconf-parser: use extract_first_word
2017-04-26 Lennart Poetteringvirt: make sure that we detect unknown container manage...
2017-04-26 Michal Schmidtlog: whitespace style fix
next