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
/
src
/
shared
Age
Commit message (
Expand
)
Author
2014-04-13
util: ignore kernel errors reported via close(), unless it is EBADF
Lennart Poettering
2014-04-13
udev: remove seqnum API and all assumptions about seqnums
Kay Sievers
2014-04-12
path-util: also check for existence of binary when given absolute path
Zbigniew Jędrzejewski-Szmek
2014-04-12
fsck: Search for fsck.type in PATH
Mike Gilbert
2014-04-12
Unify GREEDY_REALLOC and GREEDY_REALLOC_T
Zbigniew Jędrzejewski-Szmek
2014-04-05
build-sys: add newly used if_link.h defines to missing.h
Zbigniew Jędrzejewski-Szmek
2014-04-05
journal: fix export of messages containing newlines
Zbigniew Jędrzejewski-Szmek
2014-03-25
time: support @ syntax for denoting times since the UNIX epoch 1970-1-1
Lennart Poettering
2014-03-25
util: consider both fuse.glusterfs and glusterfs network file systems
Lennart Poettering
2014-03-25
ask-password: modernizations
Lennart Poettering
2014-03-25
ask-password: when the user types a overly long password, beep and refuse
Lennart Poettering
2014-03-24
core: remove tcpwrap support
Lennart Poettering
2014-03-24
util: replace close_pipe() with new safe_close_pair()
Lennart Poettering
2014-03-21
libsystemd-network: move network-utils from src/shared
Tom Gundersen
2014-03-21
sd-ipv4ll/networkd: generate predictable addresses
Umut Tezduyar Lindskog
2014-03-21
missing: add more compat for old kernels and loop devices
Lennart Poettering
2014-03-19
core: Beef up PrivateDevices=
Lennart Poettering
2014-03-19
missing: define LO_FLAGS_PARTSCAN if it is missing
Lennart Poettering
2014-03-19
util: add new FOREACH_STRING() macro as syntactic sugar to iterate through a ...
Lennart Poettering
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-17
build-sys: move sd-login src/login → src/libsystemd/sd-login
Lennart Poettering
2014-03-17
activate: export make_socket_fd
Zbigniew Jędrzejewski-Szmek
2014-03-17
shared: export is_dir
Zbigniew Jędrzejewski-Szmek
2014-03-16
Use strlen even for constant strings
Josh Triplett
2014-03-14
timedated: use builtins for integer log and exp
Zbigniew Jędrzejewski-Szmek
2014-03-14
utmp-wtmp: allow overriding username on wall
Sebastian Thorarensen
2014-03-14
util: add hexdump() call to create pretty hexdumps of data
Lennart Poettering
2014-03-14
gpt: introduce root partition type GUIDs for ARM 32bit + ARM 64bit
Lennart Poettering
2014-03-14
shared: add root argument to search_and_fopen
Michael Marineau
2014-03-14
logind: automatically remove SysV + POSIX IPC objects when the users owning t...
Lennart Poettering
2014-03-13
systemctl: suppress duplicate newline if there's not log output in "systemctl...
Lennart Poettering
2014-03-13
gpt-auto-generator: honour read-only and no-auto flag from GPT data
Lennart Poettering
2014-03-12
macro: make sure we can use IN_SET() also with complex function calls as firs...
Lennart Poettering
2014-03-12
util: Make in_charset a static inline in util.h
Josh Triplett
2014-03-12
util: Rewrite in_charset to use strspn
Josh Triplett
2014-03-11
systemctl: for switch-root check, if we switch to a systemd init
Harald Hoyer
2014-03-11
util: add files_same() helper function
Harald Hoyer
2014-03-11
nspawn: when resoliving UIDs/GIDs for "-u", do so in forked off /usr/bin/gete...
Lennart Poettering
2014-03-10
nspawn: add --image= switch to boot GPT disk images that follow the Discovera...
Lennart Poettering
2014-03-07
Make tables for DEFINE_STRING_TABLE_LOOKUP consistent
Daniel Mack
2014-03-07
gpt-auto-generator: automatically find the root disk of the system
Lennart Poettering
2014-03-07
udev-builtin-blkid: when we find a GPT partition marked as root disk on the s...
Lennart Poettering
2014-03-07
fstab-generator: merge /proc/cmdline parsing loops into one
Lennart Poettering
2014-03-06
strv: set _printf_ on strv_extendf
Thomas Hindoe Paaboel Andersen
2014-03-06
util: move more intellegince into parse_proc_cmdline()
Lennart Poettering
2014-03-06
unit-name: modernizations
Lennart Poettering
2014-03-06
util: add timeout to generator execution
Lennart Poettering
2014-03-06
generators: rework mount generators
Lennart Poettering
2014-03-05
systemd-run: make sure --nice=, --uid=, --gid=, --setenv= also work in --scop...
Lennart Poettering
2014-03-05
strv: add new STR_IN_SET() macro that operates similar to IN_SET() but for st...
Lennart Poettering
[next]