Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v209
/
.gitignore
tag
baf3792a0c45c8168dc2f3070e6c30dbf6224553
tagger
Lennart Poettering <lennart@poettering.net>
Thu Feb 20 02:07:49 2014 +0100
object
24442f3b2598fbd0654aaf9d1370d596fedc83be
systemd 209
65b3903
journal: guarantee async-signal-safety in sd_journald_sendv
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
0bba8d6
build-sys: merge libsystemd-login into libsystemd
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
3bedba4
sd-resolv: rename to sd-resolve
by Tom Gundersen
· 11 years ago
5681d7f
libsystemd-dns: merge into libsystemd
by Tom Gundersen
· 11 years ago
6bb648a
libsystemd-bus: rename to libsystemd
by Tom Gundersen
· 11 years ago
e963e3a
sd-dns: initial commit
by Daniel Buch
· 11 years ago
ccd0609
Use format patterns for usec_t, pid_t, nsec_t, usec_t
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
08bcebf
shared: add simplistic XML parser for usage in the D-Bus policy language compat parser
by Lennart Poettering
· 11 years ago
294c866
Add bus-driverd
by Daniel Mack
· 11 years ago
7c9a6f9
bus: install systemd-bus-proxyd unit files for compatibility with dbus1
by Lennart Poettering
· 11 years ago
c5ef104
git: update .gitignore
by Lennart Poettering
· 11 years ago
c1b9d93
bus: add support for serializing to gvariant
by Lennart Poettering
· 11 years ago
674eb68
bus: add generator that turns old dbus1 activation files into .busname + .service units
by Lennart Poettering
· 11 years ago
f252ff1
rename stdio-bridge to bus-proxyd
by Kay Sievers
· 11 years ago
5b12334
bus: add new sd_bus_creds object to encapsulate process credentials
by Lennart Poettering
· 11 years ago
d0767ff
journal: add a test case for flushing messages out of a series of journal files into a single new one
by Lennart Poettering
· 11 years ago
baabc57
build-sys: move more files from core/ to share/ that are generic enough
by Lennart Poettering
· 11 years ago
6414b7c
cgroups: Cache controller masks and optimize queues.
by David Strauss
· 11 years ago
9173a30
build-sys: parallelize 'exported' target
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
f1e0c18
build-sys: add a link test for exported symbols
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
f579559
networkd: add a basic network daemon
by Tom Gundersen
· 11 years ago
0d95178
systemctl: rename 'listen'
by Kay Sievers
· 11 years ago
65f568b
libsystemd-rtnl: add a rtnetlink library
by Tom Gundersen
· 11 years ago
51271a3
update gitignore
by Dave Reisner
· 11 years ago
ca2871d
bus: remove static introspection file export
by Kay Sievers
· 11 years ago
96c374d
socket-proxyd: rename from saproxy
by Lennart Poettering
· 11 years ago
d1b38fa
Rename sabridge to saproxy to be less cryptic
by David Strauss
· 11 years ago
912b54a
Add sabridge for socket activation of traditional daemons
by David Strauss
· 11 years ago
690018a
git: add test-ellipsize to files to ignore by git
by Lennart Poettering
· 11 years ago
3990f24
rfkill: add new rfkill tool to save/restore rfkill state across reboots
by Lennart Poettering
· 11 years ago
b506291
gitignore: ignore clang --analyze output
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
fd38203
bus: add minimal event loop API
by Lennart Poettering
· 11 years ago
29ddb38
libsystemd-bus: add lightweight object vtable implementation for exposing objects on the bus
by Lennart Poettering
· 11 years ago
c51d84d
support acpi firmware performance data (FPDT)
by Kay Sievers
· 11 years ago
8f6ce71
device-nodes: move device node specific code to own file
by Dave Reisner
· 11 years ago
02a36bc
move utf8 functions from libudev-private.h to utf8.h
by Dave Reisner
· 11 years ago
3731acf
backlight: add minimal tool to save/restore screen brightness across reboots
by Lennart Poettering
· 11 years ago
1a14a53
gpt-auto-generator: add basic auto-discovery of GPT partitions
by Lennart Poettering
· 11 years ago
92d700d
gitignore: add test-journal-init
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
41f1a1d
remove systemd-timestamp from sources
by Dave Reisner
· 11 years ago
ddc77f6
switch from udev keymaps to hwdb
by Kay Sievers
· 11 years ago
6aea6d1
Add test coverage and generate report with lcov
by Thomas H.P. Andersen
· 12 years ago
a8b409d
tests: add tests for string lookup tables
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
1ee306e
machined: split out machine registration stuff from logind
by Lennart Poettering
· 11 years ago
c2756a6
core: add transient units
by Lennart Poettering
· 11 years ago
3b18ae6
test: Add list testcase
by Jan Janssen
· 11 years ago
3a0e7bf
gitignore: Add test-journal-interleaving
by Jan Janssen
· 11 years ago
8f15591
bus: add benchmark tool to determine the right threshold for copying vs. memfd
by Lennart Poettering
· 12 years ago
86312ab
bus: add a more comprehensive test for the bloom filter logic
by Lennart Poettering
· 12 years ago
453a0c2
bus: add support for adding memfds into message payload
by Lennart Poettering
· 12 years ago
ddeb424
bus: add new API for kdbus memfd functionality
by Lennart Poettering
· 12 years ago
dd418b9
bus: add kdbus test case
by Lennart Poettering
· 12 years ago
cb0dac0
time: add suppot for fractional time specifications
by Lennart Poettering
· 12 years ago
f73141d
shared: rework env file reader
by Lennart Poettering
· 12 years ago
392d5b3
bus: parse matches locally and allow registration of callbacks for them
by Lennart Poettering
· 12 years ago
11c4c24
bus: add missing test-bus-server.c
by Lennart Poettering
· 12 years ago
e592143
gitignore: update
by Kay Sievers
· 12 years ago
1a13e31
build-sys,man: use XML entities to substite strings
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
30bdd69
shared: add simple priority queue implementation
by Lennart Poettering
· 12 years ago
89ffcd2
bus: hook up client with socket communication
by Lennart Poettering
· 12 years ago
de1c301
bus: add basic implementation of a native bus client library
by Lennart Poettering
· 12 years ago
54c31a7
man: clarify systemctl --property= documentation a bit
by Lennart Poettering
· 12 years ago
3e37b97
Add systemd-analyze to .gitignore
by Auke Kok
· 12 years ago
7b4d7cc
bootctl: add boot loader and firmware interface tool
by Kay Sievers
· 12 years ago
c62c294
tests: add tests of strxcpyx
by Thomas Hindoe Paaboel Andersen
· 12 years ago
97b5f608
tests: add test of strbuf
by Thomas Hindoe Paaboel Andersen
· 12 years ago
539ad70
test: add a few tests and tidy up
by Thomas Hindoe Paaboel Andersen
· 12 years ago
f4ce2b3
efi: add efi boot generator that automatically mounts the ESP to /boot
by Lennart Poettering
· 12 years ago
2e3d069
core: if the bootloader supports it, determine firmware and boot loader delay
by Lennart Poettering
· 12 years ago
a752add
git: ignore bootchart binary
by Lennart Poettering
· 12 years ago
e8bc0ea
journalctl: strip TABs and ANSI color sequences from log messages when displaying them
by Lennart Poettering
· 12 years ago
1ebe2a4
gitignore: ignore .trs files from tests
by Kay Sievers
· 12 years ago
b5a223b
build-sys: use parallel tests driver
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
36697dc
timer: implement calendar time events
by Lennart Poettering
· 12 years ago
d420575
journal: implement message catalog
by Lennart Poettering
· 12 years ago
bb11271
sched: Only setting CPUSchedulingPriority=rr doesn't work
by Holger Hans Peter Freyther
· 12 years ago
6e6fb52
shared: add API for replacing @FOO@ style variables in strings
by Lennart Poettering
· 12 years ago
6524990
logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)
by Lennart Poettering
· 12 years ago
a4bcff5
journal: introduce entry array chain cache
by Lennart Poettering
· 12 years ago
b87377f
update .gitignore
by Kay Sievers
· 12 years ago
2087a7a
locale: add client tool localectl similar to hostnamectl/timedatectl
by Lennart Poettering
· 12 years ago
dbc4fba
hostname: add new hostnamectl tool as text client for hostnamed
by Lennart Poettering
· 12 years ago
6d0274f
timedatectl: introduce new command line client for timedated
by Lennart Poettering
· 12 years ago
e88baee
journald: properly update message size after stripping the identifier
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
cfbc22a
journalctl: implement --since= and --until for filtering by time
by Lennart Poettering
· 12 years ago
7b17a7d
journal: add minimal journal gateway daemon based on GNU libmicrohttpd
by Lennart Poettering
· 12 years ago
2a2507e
journal: add missing test file
by Lennart Poettering
· 12 years ago
ec29187
Revert "multi-seat: drop multi-seat-x wrapper, as upstream X can handle multi-seat graphics on its own now"
by Lennart Poettering
· 12 years ago
636d30a
multi-seat: drop multi-seat-x wrapper, as upstream X can handle multi-seat graphics on its own now
by Lennart Poettering
· 12 years ago
b5b46d5
when determining unit file list, include invalid unit names in an "invalid" state
by Lennart Poettering
· 12 years ago
877d54e
journal: generate structured journal messages for a number of events
by Lennart Poettering
· 12 years ago
0284adc
journal: split up journal-file.c
by Lennart Poettering
· 12 years ago
69b7fed
gitignore: tags files
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
cbdca85
journal: beef up journal matches considerably
by Lennart Poettering
· 12 years ago
b0193f1
systemctl: automatically turn paths and unescaped unit names into proper unit names
by Lennart Poettering
· 12 years ago
87ce22c
readahead: merge three binaries into one
by Lennart Poettering
· 12 years ago
eb125fb
update .gitignore
by Kay Sievers
· 12 years ago
d360705
system-update: add system update generator
by Lennart Poettering
· 13 years ago
6b1dc2b
mount: replace PID1 internal fstab parser with generator
by Lennart Poettering
· 13 years ago
27b5482
delta: add systemd-delta tool to find overriden configuration and unit files
by Lennart Poettering
· 13 years ago
Next »