index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
systemd.swap.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-12-22
bus: also take write queue into consideration in sd_bus_try_close()
Lennart Poettering
1
-0
/
+3
2013-12-22
core: the cgroup properties are not actually const
Lennart Poettering
1
-11
/
+11
2013-12-22
hwdb: update
Marcel Holtmann
4
-56
/
+2054
2013-12-22
hwdb: Add SDIO database to ids-update.pl script
Marcel Holtmann
1
-0
/
+70
2013-12-22
hwdb: Add SDIO Bluetooth and WiFi devices from Marvell
Marcel Holtmann
1
-0
/
+10
2013-12-22
hwdb: Add SDIO products from GCT and CSR
Marcel Holtmann
1
-0
/
+7
2013-12-22
hwdb: Add SDIO WLAN devices from ST-Ericsson and TI
Marcel Holtmann
1
-0
/
+6
2013-12-22
hwdb: Correct SDIO vendor identifier for Broadcom
Marcel Holtmann
1
-2
/
+2
2013-12-22
hwdb: Add SDIO device information for Broadcom B43 based cards
Marcel Holtmann
1
-0
/
+3
2013-12-22
hwdb: Add some known SDIO device identification strings
Marcel Holtmann
1
-0
/
+17
2013-12-22
hwddb: Add database for SDIO vendor and class information
Marcel Holtmann
4
-0
/
+120
2013-12-22
Revert "bus-proxyd: use a loop instead of c&p"
Kay Sievers
1
-55
/
+81
2013-12-22
man: fix make install
Marc-Antoine Perennou
2
-10
/
+13
2013-12-22
libsystemd-dhcp: add some asserts
Tom Gundersen
2
-1
/
+8
2013-12-22
libsystemd-dhcp: Handle T2 Rebinding timeout
Patrik Flykt
1
-5
/
+36
2013-12-22
libsystemd-dhcp: Factor out common code initializing events
Patrik Flykt
1
-42
/
+34
2013-12-22
libsystemd-dhcp: Handle T1 Renewing timeout
Patrik Flykt
1
-27
/
+115
2013-12-22
libsystemd-dhcp: Add functions for sending unicast UDP messages
Patrik Flykt
3
-0
/
+50
2013-12-22
libsystemd-dhcp: Check test result without casting value
Patrik Flykt
1
-7
/
+1
2013-12-22
libsystemd-dhcp: Fix checksum computation for buffer with odd size
Patrik Flykt
2
-4
/
+10
2013-12-22
libsystemd-dhcp: Fix receiving of other message when expecting Ack
Patrik Flykt
1
-1
/
+8
2013-12-22
libsystemd-dhcp: Unref event source before closing socket
Patrik Flykt
1
-2
/
+2
2013-12-22
libsystemd-dhcp: Return proper error on OOM
Patrik Flykt
1
-1
/
+1
2013-12-22
libsystemd-dhcp: Return proper error if bind fails
Patrik Flykt
1
-6
/
+4
2013-12-22
libsystemd-dhcp: Use be32_t for IP addresses in network order.
Patrik Flykt
2
-9
/
+9
2013-12-22
logind: remove dead variable
Zbigniew Jędrzejewski-Szmek
2
-4
/
+0
2013-12-22
fstab-generator: Do not try to fsck non-devices
Thomas Bächler
1
-0
/
+5
2013-12-22
libsystemd-login: add sd_session_get_remote_{host, user}
Mantas Mikulėnas
6
-5
/
+120
2013-12-22
update TODO
Lennart Poettering
1
-4
/
+3
2013-12-22
core: no need to list properties for PropertiesChanged messages anymore
Lennart Poettering
32
-118
/
+19
2013-12-22
bus: allow invocation of sd_bus_emit_properties_changed_strv() with NULL list
Lennart Poettering
2
-70
/
+165
2013-12-22
bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...
Lennart Poettering
21
-277
/
+275
2013-12-22
bus: introduce concept of "const" properties
Lennart Poettering
5
-17
/
+28
2013-12-22
man: update the list of commands influenced by --full
Zbigniew Jędrzejewski-Szmek
1
-4
/
+5
2013-12-22
man: mention --full and --lines in systemctl status
Zbigniew Jędrzejewski-Szmek
1
-2
/
+12
2013-12-22
util: remove union dirent_storage
Florian Weimer
2
-7
/
+0
2013-12-22
journal: replace readdir_r with readdir
Florian Weimer
1
-6
/
+18
2013-12-22
conf-files: replace readdir_r with readdir
Florian Weimer
1
-4
/
+4
2013-12-22
journald/server: replace readdir_r with readdir
Florian Weimer
1
-4
/
+4
2013-12-22
journal/vacuum: replace readdir_r with readdir
Florian Weimer
1
-5
/
+4
2013-12-22
util: replace readdir_r with readdir
Florian Weimer
1
-20
/
+17
2013-12-22
install: replace readdir_r with readdir
Florian Weimer
1
-12
/
+10
2013-12-22
core: replace readdir_r with readdir
Florian Weimer
1
-3
/
+4
2013-12-22
login: replace readdir_r with readdir
Florian Weimer
1
-4
/
+4
2013-12-22
delta: replace readdir_r with readdir
Florian Weimer
1
-4
/
+4
2013-12-22
tmpfiles: replace readdir_r with readdir
Florian Weimer
1
-4
/
+4
2013-12-22
loginctl: correctly show session IDs on session-status
Djalal Harouni
1
-2
/
+2
2013-12-22
loginctl,shell-completions: fix listing of sessions/users/seats
Zbigniew Jędrzejewski-Szmek
5
-13
/
+37
2013-12-22
build-sys: add xml sources to EXTRA_DIST
Zbigniew Jędrzejewski-Szmek
2
-5
/
+167
2013-12-22
man: add systemd-dbus-proxy@.service(8) and systemd-dbus.proxy(8)
Zbigniew Jędrzejewski-Szmek
4
-1
/
+215
[next]