chiark / gitweb /
sysusers: add new input group to default snippet
[elogind.git] / src / shared /
2014-06-12 Lennart Poetteringsysusers: add minimal tool to reconstruct /etc/passwd...
2014-06-10 Lennart Poetteringtmpfiles: get rid of "m" lines, make them redundant...
2014-06-10 Lennart Poetteringtmpfiles: add new "C" line for copying files or directories
2014-06-10 Lennart Poetteringlabel: when clearing selinux context, don't mangle...
2014-06-10 Ronny Chevalierlog: honour the kernel's quiet cmdline argument
2014-06-10 Thomas Blumesystemd-detect-virt: only discover Xen domU
2014-06-10 Lennart Poetteringbus-proxy: properly index policy by uid/gid when parsing
2014-06-06 Lennart Poetteringbus: add basic dbus1 policy parser
2014-06-06 Lennart Poetteringnamespace: beef up read-only bind mount logic
2014-06-05 Lennart Poetteringnamespace: when setting up an inaccessible mount point...
2014-06-05 Lennart Poetteringutil: fix fd_cloexec(), fd_nonblock()
2014-06-05 Lennart Poetteringsd-daemon: introduce sd_pid_notify() and sd_pid_notifyf()
2014-06-05 Lennart Poetteringkdbus: when uploading bus name policy, resolve users...
2014-06-05 Lennart Poetteringsocket: add SocketUser= and SocketGroup= for chown...
2014-06-04 Lennart Poetteringsocket: optionally remove sockets/FIFOs in the file...
2014-06-04 Lennart Poetteringbus-proxy: drop priviliges if we can
2014-06-03 Tom Gundersenshared: capability - don't loop over the cap bits if...
2014-06-03 Tom Gundersenshared: allow drop_priviliges to drop all privs
2014-06-01 Lennart Poetteringtimesyncd: split privilege dropping code out of timesyn...
2014-05-31 Thomas Hindoe Paab... util: ignore_file should not allow files ending with '~'
2014-05-28 Lennart Poetteringvirt: rework container detection logic
2014-05-28 Kay Sieversbuild-sys: use glibc's xattr support instead of requiri...
2014-05-26 Michal SekletarDo not unescape unit names in [Install] section
2014-05-25 Djalal Harouninspawn: make nspawn robust to container failure
2014-05-25 Tanu Kaskinenpath-util: fix missing terminating zero
2014-05-25 Cristian RodríguezUse %m instead of strerror(errno) where appropiate
2014-05-24 Reyad Attiyatdetect-virt: Remove string for Microsoft virtualization...
2014-05-24 Kay Sieverscore: timer - switch to touch_file()
2014-05-24 Kay Sieverstimedated: refuse manual system time updates when autom...
2014-05-24 Kay Sieversclock-util: clock_[sg]et_time() -> clock_[sg]et_hwclock()
2014-05-24 Kay Sieverstimesyncd: only update stamp file when we are synchronized
2014-05-23 Kay Sieversshared: add touch_file() and let touch() always update...
2014-05-23 Kay Sieversshared: rename hwclock.[ch] to clock-util.[ch]
2014-05-22 Lennart Poetteringconf-parser: never consider it an error if we cannot...
2014-05-22 Lennart Poetteringtime-util: make sure USEC_PER_SEC and friends are actua...
2014-05-21 Lennart Poetteringutil: fix a gcc compiler warning
2014-05-21 Lennart Poetteringlogind: don't apply RemoveIPC= to system users
2014-05-18 Lennart Poetteringmachined: add logic to query IP addresses of containers
2014-05-18 Lennart Poetteringtimesyncd: run timesyncd as unpriviliged user "systemd...
2014-05-17 Michael Marineauconf-parser: silently ignore sections starting with...
2014-05-16 Tanu Kaskinenpath-lookup: don't hardcode .config
2014-05-16 Tanu Kaskinenpath-util: add path_make_relative()
2014-05-15 Zbigniew Jędrzejew... Remove unnecessary casts in printfs
2014-05-15 Zbigniew Jędrzejew... Make systemctl --root look for files in the proper...
2014-05-15 Zbigniew Jędrzejew... shared/install: do not prefix created symlink with...
2014-05-14 Lennart Poetteringhashmap: add hashmap_remove2() to remove item from...
2014-05-13 David Herrmannshared: add ring buffer
2014-05-13 David Herrmannshared: add ALIGN_POWER2 macro
2014-05-13 Lennart Poetteringreplace more dup() by F_DUPFD_CLOEXEC
2014-05-10 Tom Gundersenrtnl: message - read group membership of incoming messages
2014-05-06 Lennart Poetteringlist: make LIST_FIND_TAIL work for empty lists
2014-05-05 Lennart Poetteringtimesyncd: lookup name server via sd-resolve, support...
2014-05-05 Lennart Poetteringbuild-sys: move async.[ch] to src/shared
2014-04-28 Jonathan Boulleconf-parser: Fix typo in comment
2014-04-24 David HärdemanAdd more password agent information
2014-04-24 Lennart Poetteringutil: make sure all our name_to_handle_at() code makes...
2014-04-23 Lennart Poetteringdelta: draw arrows with draw_special_char()
2014-04-23 Lennart Poetteringinstall: simplification
2014-04-23 Lennart Poetteringlabel: there is no label_retest_selinux() call
2014-04-21 Michael Olbrichsystemctl: delete REBOOT_PARAM_FILE if no parameter...
2014-04-21 Dave Reisnerimplement a union to pad out file_handle
2014-04-21 Dave Reisnercondense assignment and path_kill_slashes calls
2014-04-21 Bas van den BergRemove duplicate includes
2014-04-17 Djalal Harouniinstall: create_symlink() check unlink() return value
2014-04-14 Lennart Poetteringutil: ignore kernel errors reported via close(), unless...
2014-04-14 Kay Sieversudev: remove seqnum API and all assumptions about seqnums
2014-04-12 Zbigniew Jędrzejew... path-util: also check for existence of binary when...
2014-04-12 Mike Gilbertfsck: Search for fsck.type in PATH
2014-04-12 Zbigniew Jędrzejew... Unify GREEDY_REALLOC and GREEDY_REALLOC_T
2014-04-05 Zbigniew Jędrzejew... build-sys: add newly used if_link.h defines to missing.h
2014-04-05 Zbigniew Jędrzejew... journal: fix export of messages containing newlines
2014-03-25 Lennart Poetteringtime: support @ syntax for denoting times since the...
2014-03-25 Lennart Poetteringutil: consider both fuse.glusterfs and glusterfs networ...
2014-03-25 Lennart Poetteringask-password: modernizations
2014-03-25 Lennart Poetteringask-password: when the user types a overly long passwor...
2014-03-24 Lennart Poetteringcore: remove tcpwrap support
2014-03-24 Lennart Poetteringutil: replace close_pipe() with new safe_close_pair()
2014-03-21 Tom Gundersenlibsystemd-network: move network-utils from src/shared
2014-03-21 Umut Tezduyar Lindskogsd-ipv4ll/networkd: generate predictable addresses
2014-03-21 Lennart Poetteringmissing: add more compat for old kernels and loop devices
2014-03-19 Lennart Poetteringcore: Beef up PrivateDevices=
2014-03-19 Lennart Poetteringmissing: define LO_FLAGS_PARTSCAN if it is missing
2014-03-18 Lennart Poetteringutil: add new FOREACH_STRING() macro as syntactic sugar...
2014-03-18 Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-03-17 Lennart Poetteringbuild-sys: move sd-login src/login → src/libsystemd...
2014-03-17 Zbigniew Jędrzejew... activate: export make_socket_fd
2014-03-17 Zbigniew Jędrzejew... shared: export is_dir
2014-03-16 Josh TriplettUse strlen even for constant strings
2014-03-15 Zbigniew Jędrzejew... timedated: use builtins for integer log and exp
2014-03-14 Sebastian Thorarensenutmp-wtmp: allow overriding username on wall
2014-03-14 Lennart Poetteringutil: add hexdump() call to create pretty hexdumps...
2014-03-14 Lennart Poetteringgpt: introduce root partition type GUIDs for ARM 32bit...
2014-03-14 Michael Marineaushared: add root argument to search_and_fopen
2014-03-14 Lennart Poetteringlogind: automatically remove SysV + POSIX IPC objects...
2014-03-13 Lennart Poetteringsystemctl: suppress duplicate newline if there's not...
2014-03-13 Lennart Poetteringgpt-auto-generator: honour read-only and no-auto flag...
2014-03-12 Lennart Poetteringmacro: make sure we can use IN_SET() also with complex...
2014-03-12 Josh Triplettutil: Make in_charset a static inline in util.h
2014-03-12 Josh Triplettutil: Rewrite in_charset to use strspn
2014-03-11 Harald Hoyersystemctl: for switch-root check, if we switch to a...
next