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
/
timedate
/
timedatectl.c
Age
Commit message (
Expand
)
Author
2014-08-04
bus: always explicitly close bus from main programs
Lennart Poettering
2014-08-03
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-07-27
core: only set the kernel's timezone when the RTC runs in local time
Kay Sievers
2014-07-07
shared: make timezone and locale enumeration and validation generic
Lennart Poettering
2014-04-14
timedatectl: avoid using uninitialized var
Thomas Hindoe Paaboel Andersen
2014-03-24
timedate: fix numerous grammar errors in comments and output/debug messages
Jason St. John
2014-02-19
timedatectl: fix minor memory leak
Lennart Poettering
2013-12-12
timedatectl: work with old timedated
Shawn Landden
2013-12-10
bus: introduce "trusted" bus concept and encode access control in object vtables
Lennart Poettering
2013-12-08
Help output spring cleaning
Zbigniew Jędrzejewski-Szmek
2013-11-18
remove unused variables
Thomas Hindoe Paaboel Andersen
2013-11-07
clients: try to follow roughly the same order in --help texts for common options
Lennart Poettering
2013-11-07
polkit: don't spawn local client if we access a remote system
Lennart Poettering
2013-11-06
clients: unify how we invoke getopt_long()
Lennart Poettering
2013-11-06
clients: various simplifications
Lennart Poettering
2013-11-05
bus: update bus_map_all_properties()
Kay Sievers
2013-11-02
bus: use internal helper to read org.freedesktop.DBus.Properties::GetAll vari...
Kay Sievers
2013-10-31
timedatectl: remove unused variable
Thomas Hindoe Paaboel Andersen
2013-10-31
localectl: always print error message when an operation fails
Lennart Poettering
2013-10-31
timedatectl: do not print the time zone for the rtc time
Kay Sievers
2013-10-31
timedatectl: assorted simplifications
Lennart Poettering
2013-10-31
timedatectl: get time values from the service instead of the client
Kay Sievers
2013-10-30
timedatectl: port to sd-bus
Thomas Hindoe Paaboel Andersen
2013-10-17
timedated: expose time and NTP sync flag via the bus
Lennart Poettering
2013-07-02
man: improve grammar and word formatting in numerous man pages
Jason St. John
2013-06-09
Allow for the use of @ in remote host calls
Daniel Wallace
2013-05-23
Fix --no-ask-password
Jan Janssen
2013-05-21
man: Document missing options
Jan Janssen
2013-04-05
Use initalization instead of explicit zeroing
Zbigniew Jędrzejewski-Szmek
2013-03-22
timedatectl: show CanNTP field
Lennart Poettering
2013-03-07
pager: introduce "jump to end" option
Harald Hoyer
2013-02-07
strv: add strv_print
Thomas Hindoe Paaboel Andersen
2013-01-04
build-sys: drop all distribution specfic checks
Lennart Poettering
2012-11-23
timedatectl: improve english language DST change texts a bit
Lennart Poettering
2012-11-23
timedatectl: show both current actual timezone name and UTC distance in TImez...
Lennart Poettering
2012-11-23
timedatctl: bring manual strftime in sync with format_timestamp()
Lennart Poettering
2012-11-22
timedatectl: replace ",' with ':'
Kay Sievers
2012-11-22
timedatectl: shorten output to print single < 80 char line
Kay Sievers
2012-11-14
timedatectl: break line to not exceed 80 columns
Zbigniew Jędrzejewski-Szmek
2012-11-12
enable localization for common *ctl commands
Dave Reisner
2012-11-11
timedatectl: properly print 30 minutes DST transitions
Kay Sievers
2012-11-02
timedatectl: show "DST active: n/a" if no DST data is available
Kay Sievers
2012-11-02
timedatectl: explain everything nobody wants to know about DST
Kay Sievers
2012-10-19
set: introduce strv_sort()
Lennart Poettering
2012-10-19
timedatectl,hostnamectl: rework --help text
Lennart Poettering
2012-10-17
timedatectl: rename --fix-system to --adjust-system-clock
Lennart Poettering
2012-10-17
timedatectl: ensure n_zones is initialized
Dave Reisner
2012-10-17
timedatectl: properly initialize struct before decoding bus messages
Lennart Poettering
2012-10-17
timedatectl: introduce new command line client for timedated
Lennart Poettering