index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util.h
Age
Commit message (
Expand
)
Author
2010-05-16
build-sys: move source files to subdirectory
Lennart Poettering
2010-05-16
swap: don't add mount links for swap devices
Lennart Poettering
2010-05-16
service: consider a process exiting with SIGTERM a clean exit
Lennart Poettering
2010-05-15
log: rework logging logic so that we don't keep /dev/console open
Lennart Poettering
2010-05-09
hostname: read hostname for Gentoo
Marc-Antoine Perennou
2010-04-23
load-fragment: allow timeout specifications such as '7min 5s'
Lennart Poettering
2010-04-21
execute: support basic filesystem namespacing
Lennart Poettering
2010-04-16
automount: implement automount unit type
Lennart Poettering
2010-04-13
main: when ignoring a signal set SA_RESTART
Lennart Poettering
2010-04-13
rework tty handling
Lennart Poettering
2010-04-10
main: switch to primary console vt on crash
Lennart Poettering
2010-04-10
util: introduce fstype_is_network()
Lennart Poettering
2010-04-10
util: introduce format_timestamp()
Lennart Poettering
2010-04-10
util: introduce mkdir_p()
Lennart Poettering
2010-04-10
util: introduce streq_ptr() for comparing strings or their pointers
Lennart Poettering
2010-04-08
manager: print process name for all SIGCHLD received
Lennart Poettering
2010-04-07
util: add chars_intersect() call
Lennart Poettering
2010-04-07
util: add delete_chars() call
Lennart Poettering
2010-04-07
util: make gcc shut up
Lennart Poettering
2010-04-06
util: when parsing strings lookup tables accept integer strings, too
Lennart Poettering
2010-04-06
util: declare __progname in util.h
Lennart Poettering
2010-04-06
util: move close_all_fds() to util.c
Lennart Poettering
2010-04-06
util: implement fd_nonbloc()/fd_cloexec()
Lennart Poettering
2010-04-06
util: add decchar()/undecchar() calls
Lennart Poettering
2010-02-14
util: fix FOREACH_WORD macro definitions
Lennart Poettering
2010-02-14
util: unify code to check whether certain file names should be ignored when l...
Lennart Poettering
2010-02-13
util: add various utility calls
Lennart Poettering
2010-02-12
util: introduce mkdir_parents() that creates parent paths of sockets and such...
Lennart Poettering
2010-02-12
util: add api for iterating through components of a path string
Lennart Poettering
2010-02-03
license: add GPLv2+ license blurbs everwhere
Lennart Poettering
2010-02-01
add basic (and not very useful) D-Bus support
Lennart Poettering
2010-01-30
add first_word() call
Lennart Poettering
2010-01-30
add generic string lookup macros
Lennart Poettering
2010-01-29
add various escaping/path handling utility functions
Lennart Poettering
2010-01-28
add new hexchar() call
Lennart Poettering
2010-01-28
add non-failing close() variant
Lennart Poettering
2010-01-27
implement new utility functions strstrip() and file_in_same_dir()
Lennart Poettering
2010-01-27
reset signal handlers on startup
Lennart Poettering
2010-01-27
implement drop-in directories
Lennart Poettering
2010-01-26
s/name/unit
Lennart Poettering
2010-01-26
various cleanups
Lennart Poettering
2010-01-26
first attempt at proper service/socket logic
Lennart Poettering
2010-01-23
first attempt in implementinging execution logic
Lennart Poettering
2010-01-19
parse socket files properly
Lennart Poettering
2009-11-19
util: add split_spaces() call
Lennart Poettering
2009-11-19
util: add strna() and is_path_absolute()
Lennart Poettering
2009-11-19
util: add parsers for boolean and integers
Lennart Poettering
2009-11-18
initial commit
Lennart Poettering