index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
units
/
systemd-update-utmp.service.in
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-12-23
update TODO
Lennart Poettering
1
-4
/
+0
2014-12-23
shell-completion: add full support for completing busctl command lines, with ...
Lennart Poettering
1
-8
/
+101
2014-12-23
busctl: when introspecting objects, optionally limit output by interface name
Lennart Poettering
2
-6
/
+26
2014-12-23
gitignore: hide test-lldp files
Lennart Poettering
1
-0
/
+1
2014-12-23
machined: introduce polkit for OpenLogin() call
Lennart Poettering
9
-10
/
+81
2014-12-23
bus: add missing bus-policy.[ch]
Lennart Poettering
2
-0
/
+240
2014-12-23
build-sys: move core/build.h → shared/build.h
Lennart Poettering
3
-3
/
+3
2014-12-23
update TODO
Lennart Poettering
1
-2
/
+2
2014-12-23
machinectl: rework 'machinectl login' to use OpenMachineLogin()
Lennart Poettering
1
-36
/
+4
2014-12-23
machined: add new call OpenMachineLogin() that starts a getty in a container ...
Lennart Poettering
5
-63
/
+173
2014-12-23
sd-bus: teach x-container-unix: bus protoocol to connect to the namespace of ...
Lennart Poettering
3
-26
/
+70
2014-12-23
condition: don't include files from src/core
Lennart Poettering
1
-1
/
+0
2014-12-23
import: fix compiler warning
Lennart Poettering
1
-1
/
+1
2014-12-23
env-util: don't include files from src/core/
Lennart Poettering
4
-13
/
+25
2014-12-23
core: rearrange code so that libsystemd/sd-bus/ does not include header files...
Lennart Poettering
17
-302
/
+74
2014-12-23
bus-proxyd: ignore errors from sd_bus_creds_get_well_known_names()
Daniel Mack
1
-7
/
+3
2014-12-23
bus-proxyd: handle -ESRCH and -ENXIO gracefully
Daniel Mack
1
-3
/
+10
2014-12-23
update TODO
Lennart Poettering
1
-3
/
+1
2014-12-23
util: add allocation loop to gettyname_malloc()
Lennart Poettering
1
-12
/
+28
2014-12-23
nspawn,pty: port over to new ptsname_malloc() helper
Lennart Poettering
2
-7
/
+6
2014-12-23
systemd-run: support -t mode when combined with -M
Lennart Poettering
5
-32
/
+103
2014-12-23
machined: add OpenMachinePTY() bus call for allocating a PTY device within a ...
Lennart Poettering
4
-111
/
+151
2014-12-23
systemd-run: add --quiet mode to suppress informational message on TTY usage
Lennart Poettering
2
-7
/
+26
2014-12-23
machinectl,nspawn: don't print extra final newline if pty terminal output was...
Lennart Poettering
2
-2
/
+9
2014-12-23
run: add a new "-t" mode for invoking a binary on an allocated TTY
Lennart Poettering
7
-165
/
+416
2014-12-23
import: rename 'poll-dck' to 'pull-dkr'
Lennart Poettering
6
-124
/
+174
2014-12-22
shared: json - support escaping utf16 surrogate pairs
Tom Gundersen
2
-22
/
+62
2014-12-22
shared: utf8 - support decoding the full utf16
Tom Gundersen
3
-3
/
+58
2014-12-22
shared: utf8 - support ucs4 -> utf8
Tom Gundersen
9
-63
/
+48
2014-12-22
sd-bus: ignore KDBUS_ITEM_TIMESTAMP in kernel messages
Daniel Mack
1
-0
/
+3
2014-12-22
busname: fix CMD_FREE ioctl
Daniel Mack
1
-1
/
+3
2014-12-22
verbs: fix typo in error message
Dave Reisner
1
-1
/
+1
2014-12-21
hwdb: Lenovo USB mouse MO28UOL DPI data
Frank Theile
1
-0
/
+4
2014-12-20
sd-bus: sync kdbus.h (ABI break)
Daniel Mack
1
-29
/
+10
2014-12-20
build: add option to disable hwdb
Umut Tezduyar Lindskog
3
-2
/
+14
2014-12-19
sd-lldp: minor header cleanup
Tom Gundersen
8
-13
/
+39
2014-12-19
update TODO
Lennart Poettering
1
-2
/
+2
2014-12-19
machined: add a full bus object for images
Lennart Poettering
7
-44
/
+259
2014-12-19
machined: add new GetImage() bus call for retrieving the bus path for an image
Lennart Poettering
8
-101
/
+200
2014-12-19
sysv-generator: properly add Makefile symlink
Lennart Poettering
1
-1
/
+1
2014-12-19
util: rename ignore_file() to hidden_file()
Lennart Poettering
8
-20
/
+20
2014-12-19
update TODO
Lennart Poettering
1
-0
/
+4
2014-12-19
machinectl: port machinectl to new verbs logic
Lennart Poettering
1
-146
/
+99
2014-12-19
import: Verb[] array can be static, too
Lennart Poettering
1
-2
/
+2
2014-12-19
verbs: when invoking the default verb, pass a faked argv array, with just the...
Lennart Poettering
1
-5
/
+18
2014-12-19
machined/machinectl: add logic to show list of available images
Lennart Poettering
11
-10
/
+502
2014-12-19
util: when creating temporary filename for atomic creation of files, add an e...
Lennart Poettering
1
-9
/
+9
2014-12-19
journal: skipping of exhausted journal files is bad if direction changed
Michal Schmidt
1
-6
/
+6
2014-12-19
journal: make next_with_matches() always use f->current_offset
Michal Schmidt
1
-8
/
+5
2014-12-19
journal: fix skipping of duplicate entries in iteration
Michal Schmidt
1
-36
/
+30
[next]