chiark / gitweb /
sd-bus: don't leak kdbus notifications
[elogind.git] / src / shared /
2017-03-14 Christos Trochalakissocket: Set SO_REUSEPORT before bind()
2017-03-14 Michal Sekletarinstall: make unit_file_get_list aware of UNIT_FILE_IND...
2017-03-14 Michal Sekletarinstall: explicitly return 0 on success
2017-03-14 Tom Gundersenresolved: reference count the dns servers
2017-03-14 Lennart Poetteringinstall: fix bad memory access
2017-03-14 Lennart Poetteringacl-util: various smaller fixes to parse_acl()
2017-03-14 Lennart Poetteringlogs-show: print a debug message when we skip entries...
2017-03-14 Jean Delvarewatchdog: Don't require WDIOC_SETOPTIONS/WDIOS_ENABLECARD
2017-03-14 Kay Sieversturn kdbus support into a runtime option
2017-03-14 David Herrmannsd-event: make errors on EPOLL_CTL_DEL pseudo-fatal
2017-03-14 Michal Schmidthashmap: allow NULL key in ordered_hashmap_next()
2017-03-14 Lennart Poetteringeverywhere: port everything to sigprocmask_many() and...
2017-03-14 Lennart Poetteringutil: when creating temporary file names, allow includi...
2017-03-14 Daniel Mackfirewall: rename fw-util.[ch] → firewall-util.[ch]
2017-03-14 David Herrmannhashmap: fix iterators to not skip entries
2017-03-14 Tom Gundersensd-netlink: rename from sd-rtnl
2017-03-14 Lennart Poetteringutil: introduce CMSG_FOREACH() macro and make use of...
2017-03-14 Martin Pittpath-util: Fix path_is_mount_point for parent mount...
2017-03-14 Filipe Brandenburgerutil: Introduce unquote_first_word_and_warn
2017-03-14 Andrei Borzenkovfstab-generator: cescape device name in root-fsck service
2017-03-14 Filipe Brandenburgerutil: New flag UNQUOTE_UNESCAPE_RELAX for unquote_first...
2017-03-14 Nick Owensresolve: move dns routines into shared
2017-03-14 Dimitri John Ledkovshared: Drop 'name=' prefix from SYSTEMD_CGROUP_CONTROL...
2017-03-14 Lennart Poetteringtree-wide: whenever we fork off a foreign child process...
2017-03-14 Ronny Chevalierconf-parser: parsing error logs should show a type...
2017-03-14 Lennart Poetteringutil: split out signal-util.[ch] from util.[ch]
2017-03-14 Martin Pittpath-util: Change path_is_mount_point() symlink arg...
2017-03-14 Martin Pittpath-util: Fix path_is_mount_point for files
2017-03-14 Torstein Husebøtreewide: fix typos
2017-03-14 Mike Gilbertshared: generator - correct path to systemd-fsck
2017-03-14 Andy WingoRemove unused and invalid udev definitions
2017-03-14 Andy WingoGet rid of some more unused defines and dirs
2017-03-14 Andy WingoCompiling.
2017-03-14 Andy WingoRemove SysV compat
2017-03-14 Lennart Poetteringjson: minor style fixes
2017-03-14 Lennart Poetteringutil: an array with one entry is always ordered
2017-03-14 Lennart Poetteringutil: introduce PERSONALITY_INVALID as macro for 0xffff...
2017-03-14 Lennart Poetteringnspawn: finish user namespace support
2017-03-14 Zbigniew Jędrzejew... json: avoid cleanup of unitialized variable
2017-03-14 Lennart Poetteringutil: introduce reset_uid_gid() for resetting all uids...
2017-03-14 Thomas Hindoe Paab... json: fix a mem leak
2017-03-14 Lennart Poetteringcore,nspawn: unify code that moves the root dir
2017-03-14 Pavel Odvodyimport/pull-dkr: V2 image specification and manifest...
2017-03-14 Pavel Odvodyshared/json: Added DOM-like JSON parser
2017-03-14 Pavel Odvodyshared/import-util: Tag renamed to reference
2017-03-14 Jan Synacekutil: fix typo
2017-03-14 Martin Pitthostname: Allow comments in /etc/hostname
2017-03-14 Lennart Poetteringcore: introduce seperate reverse dependencies for Requi...
2017-03-14 Lennart Poetteringjournalctl: clean up how we log errors
2017-03-14 Lennart Poetteringresolved: fix crash when shutting down
2017-03-14 Lennart Poetteringutil: split all hostname related calls into hostname...
2017-03-14 Karel Zakfstab-generator: add x-systemd.requires and x-systemd...
2017-03-14 Tom Gundersenutil: loop_write - accept 0-length message
2017-03-14 Lennart Poetteringsocket-util: socket_address_parse() should not log...
2017-03-14 Lennart Poetteringgenerator: use fflush_and_check() where appropriate
2017-03-14 Davide Bettiocore: don't consider umask for SocketMode=
2017-03-14 Jan Synaceksystemctl: introduce --now for enable, disable and...
2017-03-14 Stefan Junkernspawn: allow access to device nodes listed in --bind...
2017-03-14 Lennart Poetteringutil: introduce memmem_safe() and make use of it
2017-03-14 Lennart Poetteringutil: use GNU comparison function prototype for qsort_s...
2017-03-14 Lennart Poetteringutil: add generic calls for prefixing a root directory...
2017-03-14 Iago López Galeirasnspawn: skip symlink to a combined cgroup hierarchy...
2017-03-14 Lennart Poetteringinstall: when exporting prefix InstallInfo to become...
2017-03-14 Lennart Poetteringcore: rename SystemdRunningAs to ManagerRunningAs
2017-03-14 Tom Gundersenudevd: make udev_ctrl_connection global
2017-03-14 Lennart Poetteringcore,network: major per-object logging rework
2017-03-14 Lennart Poetteringutil: optimize free_and_strdup() if NOP
2017-03-14 Cristian Rodríguezshared: Use O_EXCL with O_TMPFILE in open_tmpfile
2017-03-14 Torstein Husebøtreewide: Correct typos and spell plural of bus consistent
2017-03-14 Zbigniew Jędrzejew... Generate systemd-fsck-root.service in the initramfs
2017-03-14 Lennart Poetteringcore: be more strict when manipulating slices names...
2017-03-14 Seth JenningsFix permissions on /run/systemd/nspawn/locks
2017-03-14 Colin Walterslockfile-util.[ch]: Split out from util.[ch]
2017-03-14 Zbigniew Jędrzejew... generators: rename add_{root,usr}_mount to add_{sysroot...
2017-03-14 Lennart Poetteringcore: rework unit name validation and manipulation...
2017-03-14 Lennart Poetteringutil: be a bit safer in path_is_safe()
2017-03-14 Lennart Poetteringcore: catch some special cases in cg_slice_to_path()
2017-03-14 Lennart Poetteringsd-bus,sd-login: add api for querying the slice within...
2017-03-14 Lennart Poetteringcore: rework cgroup path parse logic
2017-03-14 Lennart Poetteringsd-bus: properly handle creds that are known but undefi...
2017-03-14 Lennart Poetteringsd-bus: drop bus parameter from message callback prototype
2017-03-14 Lennart Poetteringexit-status: introduce common exit_status_set_test...
2017-03-14 Thomas Hindoe Paab... path-util: fix fstat fallback in fd_is_mount_point
2017-03-14 Lennart Poetteringsysctl: minor simplifications
2017-03-14 Lennart Poetteringpath-util: make use of "mnt_id" field exported in ...
2017-03-14 Lennart Poetteringjournalctl: rework code that checks whether we have...
2017-03-14 Lennart Poetteringbtrfs-util: support recursive removal of read-only...
2017-03-14 Lennart Poetteringbtrfs-util: fix creating recursive read-only snapshots
2017-03-14 Lennart Poetteringbtrfs-util: be more careful when invoking btrfs file...
2017-03-14 Lennart Poetteringbtrfs-util: introduce btrfs_is_filesystem() and make...
2017-03-14 Lennart Poetteringutil: make sure fd refers to regular file or directory...
2017-03-14 Lennart Poetteringcore: make unit deserialization more defensive
2017-03-14 Lennart Poetteringtree-wide: get rid of more strerror() calls
2017-03-14 Lennart Poetteringlog: move log_syntax() into src/shared/log.c, and make...
2017-03-14 Raul Gutierrez Sutil: fix typo
2017-03-14 Martin Pittexit-status: Fix "NOTINSSTALLED" typo
2017-03-14 Michael Olbrichautomount: add expire support
2017-03-14 Zbigniew Jędrzejew... shared/hashmap: normalize whitespace
2017-03-14 Ronny Chevaliershared: move replace_env* from util to env-util
2017-03-14 Ronny Chevaliershared: add terminal-util.[ch]
next