chiark / gitweb /
python-systemd: avoid hitting assert in __exit__
[elogind.git] / src / shared /
2014-10-08 Thomas Hindoe Paab... util: avoid double close of fd
2014-10-08 Lennart Poetteringtime: functions named "internal" really shouldn't be...
2014-10-08 Lukas Nykrynsystemctl: add add-wants and add-requires verbs
2014-10-08 Lukas Nykrynunit: move UnitDependency to unit-name
2014-10-07 Jan Synacekcore: don't allow enabling if unit is masked
2014-10-05 Zbigniew Jędrzejew... build-sys: use linux/memfd.h if available
2014-10-05 David Sommersethask-password: Add --echo to enable echoing the user...
2014-10-03 David Herrmannpty: optimize read loop
2014-10-03 Zbigniew Jędrzejew... fileio-label: return error when writing fails
2014-10-03 Jan Synacekjournalctl: make --utc work everywhere
2014-10-02 Michal Sekletarvirt: detect that we are running inside the docker...
2014-10-02 Zbigniew Jędrzejew... Fix order and document user unit dirs
2014-10-02 Zbigniew Jędrzejew... Rename user_runtime to user_runtime_dir
2014-10-02 Steven Allenadd a transient user unit directory
2014-10-02 Jan Synacekjournalctl: add --utc option
2014-10-02 David Herrmannbarrier: fix up constructor error handling
2014-10-01 Thomas Hindoe Paab... Remove repeated includes
2014-10-01 Zbigniew Jędrzejew... shared: util - use nicer idiom to silence Coverity
2014-09-30 Tom Gundersenshared: util - use nicer idiom to silence Coverity
2014-09-29 Tom Gundersenutil: silence coverity
2014-09-29 Zbigniew Jędrzejew... Do not format USEC_INFINITY as NULL
2014-09-26 Emil Renner Berthingmake utmp/wtmp support configurable
2014-09-25 Tom Gundersenshared: path-util - try to make PATH_FORECH_PREFIX...
2014-09-25 Michal Sekletarlocalectl: print warning when there are options given...
2014-09-25 Michal Sekletarfileio: make parse_env_file() return number of parsed...
2014-09-23 Zbigniew Jędrzejew... Fix warning about unused variable with !SELINUX
2014-09-22 Emil Renner Berthingutil: avoid non-portable __WORDSIZE
2014-09-22 Zbigniew Jędrzejew... exit-status.c: bring EXIT_BUS_ENDPOINT label in line...
2014-09-22 David Herrmannutil: add alloca_align()
2014-09-19 Michal Sekletarsocket: introduce SELinuxContextFromNet option
2014-09-19 Tom Gundersenshared: wtmp-utmp - don't clear store_wtmp in utmp_put_...
2014-09-18 Emil Renner Berthingshared/sparse-endian.h: add missing byteswap.h include
2014-09-18 Emil Renner Berthingshared/label.h: add missing stdio.h include
2014-09-18 David Herrmannpty: include linux/ioctl.h for TIOCSIG
2014-09-18 Tom Gundersenshared: conf-parser - don't leak memory on error in...
2014-09-17 Tom Gundersenshared: conf-parser
2014-09-16 Thomas Hindoe Paab... util: remove a unnecessary check
2014-09-16 Andreas Henrikssonshared: fix resource leak in config_parse_default_instance
2014-09-16 Cristian Rodríguezmissing: memfd_create takes unsigned int flags in final...
2014-09-15 Michal Schmidthashmap: minor hashmap_replace optimization
2014-09-15 Michal Schmidthashmap, set: remove unused functions
2014-09-15 Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-09-08 Daniel Mackexit-status: add new exit code for custom endpoint...
2014-09-05 Daniel Mackexit-status: fix URL in comment
2014-09-04 Zbigniew Jędrzejew... localed: remove free_and_copy
2014-09-03 Lennart Poetteringbase-file-system: always generate error messages locally
2014-09-03 Harald Hoyerbase_filesystem_create: do not try to create "/root...
2014-08-31 Thomas Hindoe Paab... config-parser: fix mem leak
2014-08-31 Tom Gundersenmissing: add IFF_MULTI_QUEUE
2014-08-30 Zbigniew Jędrzejew... cgroup-util: shorten cg_path_get_session
2014-08-30 Ruben KerkhofFix a few more typos
2014-08-28 Harald Hoyeruse the switch_root function in shutdown
2014-08-28 David Herrmannmacro: use unique variable names for math-macros
2014-08-27 Lennart Poetteringutil: fix minimal race where we might miss SIGTERMs...
2014-08-27 David Herrmannutil: make lookup_uid() global
2014-08-27 David Herrmannshared: make container_of() use unique variable names
2014-08-27 David Herrmannshared: drop UNIQUE()
2014-08-27 Lukas Nykrynsystemctl: fix broken list-unit-files with --root
2014-08-26 Lennart Poetteringutil: make use of newly added reset_signal_mask() call...
2014-08-26 Lennart Poetteringutil: reset signals when we fork off agents
2014-08-26 Lennart Poetteringutil: make sure reset_all_signal_handlers() continues...
2014-08-26 Michael Olbrichmissing: add BPF_XOR
2014-08-26 Lennart PoetteringRevert "systemctl: fix broken list-unit-files with...
2014-08-25 Lukas Nykrynsystemctl: fix broken list-unit-files with --root
2014-08-22 Lennart Poetteringcore: add support for a configurable system-wide start...
2014-08-22 Daniel Mackmissing.h: add a cpp warning for __NR_memfd_create...
2014-08-22 Daniel Mackmissing.h: add fake __NR_memfd_create for MIPS
2014-08-22 David Herrmannshared: add MAXSIZE() and use it in resolved
2014-08-21 Lennart Poetteringinstall: simplify usage of _cleanup_ macros
2014-08-21 Lennart Poetteringservice,strv: introduce strv_find_startswith() and...
2014-08-21 Lennart Poetteringutil: make asynchronous_close() really work like an...
2014-08-21 Lennart Poetteringutil: simplify close_nointr() a bit
2014-08-21 Lennart Poetteringutil: change return value of startswith() to non-const
2014-08-20 Lukas Nykrynutil: return after freeing all members of array
2014-08-20 Lukas Nykrynsystemctl: fail in the case that no unit files were...
2014-08-19 Lennart Poetteringindentation/spurious whitespace fixes
2014-08-19 Lennart Poetteringmemfd: escape the comm field we get from PR_GET_NAME...
2014-08-19 Daniel Mackmemfd: skip utf-8 escaping if we use a name that was...
2014-08-19 Daniel Mackmemfd: reduce name escaping logic to utf-8 checks
2014-08-19 Lennart Poetteringmemfd: simplify API
2014-08-19 Lennart PoetteringRevert "socket: introduce SELinuxLabelViaNet option"
2014-08-19 Lennart Poetteringtmpfiles: add new 'r' line type to add UIDs/GIDs to...
2014-08-19 Michal Sekletarsocket: introduce SELinuxLabelViaNet option
2014-08-19 Lennart Poetteringutil: remove unused FOREACH_WORD_SEPARATOR_QUOTED
2014-08-19 Lennart Poetteringsysusers: add another column to sysusers files for...
2014-08-18 Lennart Poetteringhashmap: try to use the existing 64bit hash functions...
2014-08-18 Lennart Poetteringutil: try to be a bit more NFS compatible when checking...
2014-08-18 Lennart PoetteringMerge remote-tracking branch 'origin/master'
2014-08-18 Daniel Mackmemfd: internalize functions, drop sd_memfd type
2014-08-18 David Herrmannmemfd: use _cleanup_ if applicable
2014-08-18 David Herrmannmemfd: map unsealed files as MAP_SHARED
2014-08-18 David Herrmannmemfd: disallow importing memfds without sealing
2014-08-18 David Herrmannmemfd: don't open kdbus for memfd
2014-08-18 David Herrmannmemfd: internalize header
2014-08-18 Daniel Mackmemfd: fix memfd_create() syscall wrapper
2014-08-18 Daniel Mackmemfd: move code from public library to src/shared
2014-08-17 Daniel Mackkdbus: switch over to generic memfd implementation...
2014-08-15 Thomas Hindoe Paab... sd-bus,log: remove unused variables
2014-08-15 Lennart PoetteringMerge commit 'b39a2770ba55637da80e2e389222c59dbea73507'
2014-08-15 Lennart Poetteringmain,log: parse the log related kernel command line...
next