index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
hostname
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hostnamectl: read virtualization/architecture from remote side
Lennart Poettering
2014-02-25
1
-16
/
+31
*
hostnamed: correct error message
Michal Sekletar
2014-02-24
1
-1
/
+1
*
virt: make Virtualization an anonymous enum
Thomas Hindoe Paaboel Andersen
2014-02-24
1
-1
/
+1
*
hostnamectl: should the sanitized arch, not the native uname() one
Lennart Poettering
2014-02-21
1
-1
/
+4
*
make gcc shut up
Lennart Poettering
2014-02-19
1
-1
/
+1
*
bus: fix exit-on-idle for driverd
Lennart Poettering
2013-12-19
1
-1
/
+1
*
event: rework sd-event exit logic
Lennart Poettering
2013-12-13
1
-2
/
+0
*
bus: remove explicit activator-specific flags, the kdbus supports it now
Kay Sievers
2013-12-12
1
-1
/
+1
*
bus: add SD_BUS_NAME_REPLACE_EXISTING to all activatable services, fix one fl...
Kay Sievers
2013-12-12
1
-1
/
+1
*
bus: instead of exposing the dbus1 flags when acquiring a name use our own th...
Lennart Poettering
2013-12-12
1
-1
/
+1
*
event: hook up sd-event with the service watchdog logic
Lennart Poettering
2013-12-11
1
-0
/
+2
*
bus: introduce "trusted" bus concept and encode access control in object vtables
Lennart Poettering
2013-12-10
1
-5
/
+5
*
Fix typo: SetChasis -> SetChassis
David Coppa
2013-12-04
1
-1
/
+1
*
bus: make sd_bus_request_name() and sd_bus_release_name() behave more like ot...
Lennart Poettering
2013-12-03
1
-6
/
+1
*
bus: rework message handlers to always take an error argument
Lennart Poettering
2013-11-21
1
-48
/
+35
*
hostnamed: modernizations
Lennart Poettering
2013-11-21
1
-9
/
+5
*
bus: let's simplify things by getting rid of unnecessary bus parameters
Lennart Poettering
2013-11-21
1
-20
/
+20
*
bus: introduce concept of a default bus for each thread and make use of it ev...
Lennart Poettering
2013-11-12
1
-1
/
+1
*
bus: introduce concept of a "default" event loop per-thread and make use of i...
Lennart Poettering
2013-11-12
1
-1
/
+1
*
clients: try to follow roughly the same order in --help texts for common options
Lennart Poettering
2013-11-07
1
-4
/
+4
*
bus: log message parsing errors everywhere with a generalized bus_log_parse_e...
Lennart Poettering
2013-11-07
1
-1
/
+1
*
polkit: don't spawn local client if we access a remote system
Lennart Poettering
2013-11-07
1
-4
/
+13
*
consistently use "int" when retrieving "bool" from bus messages
Kay Sievers
2013-11-07
1
-3
/
+3
*
clients: unify how we invoke getopt_long()
Lennart Poettering
2013-11-06
1
-8
/
+6
*
clients: various simplifications
Lennart Poettering
2013-11-06
1
-1
/
+1
*
Revert "hostnamed: prevent it from crashing if the chassis is unknown"
Kay Sievers
2013-11-06
1
-3
/
+0
*
hostnamed: prevent it from crashing if the chassis is unknown
Thomas Hindoe Paaboel Andersen
2013-11-06
1
-0
/
+3
*
bus: update bus_map_all_properties()
Kay Sievers
2013-11-05
1
-7
/
+8
*
hostnamectl: H requires an argument, P is no longer used
Thomas Hindoe Paaboel Andersen
2013-11-04
1
-1
/
+1
*
hostnamectl: port to sd-bus
Simon Peeters
2013-11-02
1
-259
/
+97
*
bus: avoid 'bool' storage when retrieving 'b' from the message
Kay Sievers
2013-10-22
1
-3
/
+3
*
bus: automatically flush bus queue when we exit the event loop
Lennart Poettering
2013-10-18
1
-1
/
+0
*
hostnamed: port over from libdbus to libsystemd-bus
Lennart Poettering
2013-10-18
1
-374
/
+308
*
Fix write-only use of a few variables
Zbigniew Jędrzejewski-Szmek
2013-10-13
1
-0
/
+2
*
Allow tabs in environment files
Zbigniew Jędrzejewski-Szmek
2013-09-12
1
-1
/
+2
*
hostnamectl: show only specific hostname when requested
Zbigniew Jędrzejewski-Szmek
2013-08-15
1
-25
/
+81
*
Allow for the use of @ in remote host calls
Daniel Wallace
2013-06-10
1
-2
/
+3
*
Fix --no-ask-password
Jan Janssen
2013-05-23
1
-3
/
+3
*
man: Document missing options
Jan Janssen
2013-05-21
1
-0
/
+1
*
hostnamectl: suppress outputting of pretty hostname field in status if empty
Lennart Poettering
2013-05-07
1
-4
/
+8
*
hostname: only suppress setting of pretty hostname if it is non-equal to the ...
Lennart Poettering
2013-05-07
1
-27
/
+8
*
Use initalization instead of explicit zeroing
Zbigniew Jędrzejewski-Szmek
2013-04-06
1
-2
/
+1
*
hostnamectl: if somebody invokes 'hostnamectl set-hostname' with a valid inte...
Lennart Poettering
2013-04-03
2
-9
/
+29
*
shared: rework env file reader
Lennart Poettering
2013-04-03
1
-1
/
+1
*
util: rename write_one_line_file() to write_string_file()
Lennart Poettering
2013-04-03
1
-1
/
+1
*
hostnamed: pretty_string_is_safe() already exists in string_has_cc(), so use ...
Lennart Poettering
2013-03-22
1
-14
/
+1
*
Use bus_maybe_send_reply() where applicable
Colin Walters
2013-03-19
1
-1
/
+1
*
hostnamed: allow more special characters in pretty hostname
Nathaniel Chen
2013-03-05
1
-1
/
+14
*
honor SELinux labels, when creating and writing config files
Harald Hoyer
2013-02-14
2
-3
/
+6
*
env: considerably beef up environment cleaning logic
Lennart Poettering
2013-02-11
1
-0
/
+1
[next]