chiark / gitweb /
resolved: we are never authoritative for localhost
[elogind.git] / src / shared /
2014-07-16 Zbigniew Jędrzejew... test-tables: add new entries
2014-07-16 Zbigniew Jędrzejew... Be more careful when checking for empty files
2014-07-16 Zbigniew Jędrzejew... Let config_parse open file where applicable
2014-07-16 Lennart Poetteringresolved: add CNAME lookup support
2014-07-16 Zbigniew Jędrzejew... missing.h: add IFLA_MACVLAN_FLAGS
2014-07-16 Lennart Poetteringresolved: support for TCP DNS queries
2014-07-16 Sjoerd Simonsshared: include stdbool.h in mkdir.h
2014-07-16 Zbigniew Jędrzejew... Constify ConfigTableItem tables
2014-07-16 Zbigniew Jędrzejew... shared/socket-label: fix error message
2014-07-16 Zbigniew Jędrzejew... shared/socket-util: add function to query remote address
2014-07-16 Lennart Poetteringresolve: add distinct bus error code for hosts that...
2014-07-15 Lennart Poetteringresolved: add a DNS client stub resolver
2014-07-14 Mantas Mikulėnasfileio: quote more shell characters in envfiles
2014-07-14 Tanu Kaskinenpath-lookup: don't make ~/.local/share/systemd/user...
2014-07-14 Zbigniew Jędrzejew... Add function to open temp files in selinux mode
2014-07-11 David Herrmannshared: fix coding-style for ring-buffer implementation
2014-07-11 David Herrmannshared: add MIN3 macro
2014-07-11 Lennart Poetteringendian: explicitly include endian.h wherever we want...
2014-07-11 Lennart Poetteringalways check for __BYTE_ORDER == __BIG_ENDIAN when...
2014-07-11 Zbigniew Jędrzejew... util: fix has cc check and add test
2014-07-10 Lennart Poetteringnss-myhostname: move NSS boilerplate to nss-util.h
2014-07-10 Lennart Poetteringshared: split out in_addr related calls from socket...
2014-07-10 Lennart Poetteringnss-myhostname: move local address listing logic into...
2014-07-07 Zbigniew Jędrzejew... Fix typo
2014-07-07 Lennart Poetteringshared: fix format string for usec_t type
2014-07-07 Thomas Hindoe Paab... dropin: add format attribute and fix a wrong caller
2014-07-07 Zbigniew Jędrzejew... fstab-generator: add comma when removed option is in...
2014-07-07 Lennart Poetteringfirstboot: get rid of firstboot generator again, introd...
2014-07-07 Lennart Poetteringfirstboot: follow lock protocol when changing /etc...
2014-07-07 Harald Hoyerbase-filesystem.c: terminate string array elements...
2014-07-07 Lennart Poetteringfirstboot: add new component to query basic system...
2014-07-07 Lennart Poetteringarchitecture: add string table entries for mips-le...
2014-07-07 Lennart Poetteringfileio: simplify write_env_file()
2014-07-07 Lennart Poetteringutil: don't consider tabs special in string_has_cc...
2014-07-07 Lennart Poetteringshared: make timezone and locale enumeration and valida...
2014-07-07 Lennart Poetteringutil: consider 0x7F a control chracter (which it is...
2014-07-03 Lennart Poetteringarchitecture: remove "cris" from uname list
2014-07-03 Lennart Poetteringmachinectl: show /etc/os-release information of contain...
2014-07-03 Lennart Poetteringarchitecture: also add tuples for old ARM BE ABI
2014-07-03 Zbigniew Jędrzejew... architecture: add tuple for old arm abi
2014-07-03 Lennart Poetteringshared: add LIB_ARCH tuples for BE ARM archs
2014-07-03 Lennart Poetteringcore: introduce exit_status_set_is_empty() to make...
2014-07-03 Lennart Poetteringshared: rename ARCH_TUPLE to LIB_ARCH_TUPLE
2014-07-03 Lennart Poetteringexit-status: rename ExitStatusSet's "code" field to...
2014-07-03 Zbigniew Jędrzejew... architecture: add tuples for arm
2014-07-03 Umut Tezduyar Lindskogarch: add crisv32 to uname check
2014-07-03 Lennart Poetteringcore: introduce new RestartForceExitStatus= service...
2014-07-02 Lennart Poetteringsd-bus: support connecting to remote hosts, directly...
2014-07-02 Lennart Poetteringutil: when unescaping strings, don't allow smuggling...
2014-07-02 Lennart Poetteringutil: generalize is_localhost() and use it everywhere...
2014-07-02 Lennart Poetteringpath: add new "systemd-path" utility for querying paths...
2014-07-01 Kay Sieversparse_uid: return -ENXIO for -1 uids
2014-07-01 Kay Sieversbase-filesystem: avoid all searching if the link alread...
2014-07-01 Kay Sieversbase-filesystem: explicitely check existence of the...
2014-07-01 Kay Sieversbase-filesystem: create /lib64 symlink to libdir /usr...
2014-06-30 Zbigniew Jędrzejew... cryptsetup: allow x-systemd.device-timeout
2014-06-30 Zbigniew Jędrzejew... fstab-generator: allow x-systemd.device-timeout for...
2014-06-30 Zbigniew Jędrzejew... Move x-systemd-device.timeout handling from core to...
2014-06-30 Luke Shumakershared/util.c:wait_for_terminate_and_warn(): Add a...
2014-06-30 Lennart Poetteringutil: fix comment
2014-06-29 Lennart Poetteringutil: refuse considering UID 0xFFFF and 0xFFFFFFFF...
2014-06-26 Zbigniew Jędrzejew... journal/compress: add stream compression/decompression...
2014-06-25 Lennart Poetteringfsck: consider a fsck implementation linked to /bin...
2014-06-24 Ronny Chevalieruse more _cleanup_ macro
2014-06-24 Kay Sieversnspawn: create essential base directories at system...
2014-06-23 Lennart Poetteringcoredump: never write more than the configured processi...
2014-06-22 Marc-Antoine Perennoufix in_addr_prefix_intersect for 32bits
2014-06-21 Thomas Hindoe Paab... consistently order cleanup attribute before type
2014-06-21 Zbigniew Jędrzejew... util: treat fuse.sshfs as a network filesystem
2014-06-21 Zbigniew Jędrzejew... missing.h: add various network enums
2014-06-20 Zbigniew Jędrzejew... util: do not strip /dev prefix twice
2014-06-20 Michael Marineaushared: fix search_and_fopen with alternate roots
2014-06-20 Michael Marineauconf-files: include root in returned file paths
2014-06-20 Michael Marineaushared: rename path_strv_canonicalize_absolute functions
2014-06-20 Zbigniew Jędrzejew... util.c: simplify rm_rf_children_dangerous
2014-06-19 Lennart Poetteringcopy: don't eat up error from chown()/chmod()
2014-06-19 Lennart Poetteringtmpfiles: make sure "C" doesn't copy anything if the...
2014-06-19 Kay Sieverstmpfiles: do not fail when copying an empty directory
2014-06-19 Lennart Poetteringcoredumpctl: fix columns sizing for timestamp
2014-06-18 Lennart Poetteringcoredump: optionally store coredumps on disk, not in...
2014-06-18 Lennart Poetteringnetworkd: add a number of calls to manipulate in_addr_u...
2014-06-18 Lennart Poetteringsocket-util: introduce in_addr_union similar to sockadd...
2014-06-17 Lennart Poetteringtmpfiles: add "+" modifier support to b, c, p lines...
2014-06-17 Thomas Hindoe Paab... install: remove unused variable
2014-06-17 Lennart Poetteringinstall: improve paths we show the user when enabling...
2014-06-17 Lennart Poetteringconf-files: fix when for --root= logic
2014-06-17 Lennart Poetteringinstall: simplify symlink --root= logic
2014-06-17 Lennart Poetteringinstall: "systemctl enable" should be a nop for templat...
2014-06-17 Lennart Poetteringlog: don't downgrade log level in non-PID 1 if "quiet...
2014-06-17 Lennart Poetteringinstall: make sure that --root= mode doesn't make us...
2014-06-17 Lennart Poetteringinstall: make sure "systemctl disable foobar@.service...
2014-06-17 Lennart Poetteringinstall: introduce new DefaultInstance= field for ...
2014-06-17 Lennart Poetteringinstall: when looking for a unit file for enabling...
2014-06-17 Lennart Poetteringinstall: use symlink_atomic() instead of unlink()+symli...
2014-06-17 Lennart Poetteringinstall: various modernizations
2014-06-17 Lennart Poetteringinstall: teach preset query logic --root= support
2014-06-17 Lennart Poetteringinstall: beef up preset logic to limit to only enable...
2014-06-16 Lennart Poetteringinstall: simplify and clarify disabling logic for insta...
2014-06-16 Lennart Poetteringinstall: various modernizations
2014-06-16 Lennart Poetteringunit-name: various modernizations
next