GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/systemd.git
gentoo-206
gentoo-207
gentoo-208
gentoo-212
gentoo-215
gentoo-217
gentoo-220
gentoo-229
gentoo-230
gentoo-234
gentoo-236
gentoo-239
gentoo-240
master
Gentoo mirror of systemd with backported commits
systemd project <systemd@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
timedate
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Gettextize policy files
Gunnar Hjalmarsson
2018-02-16
2
-14
/
+12
*
tree-wide: use "cannot" instead of "can not"
Zbigniew Jędrzejewski-Szmek
2018-02-08
1
-1
/
+1
*
Comment the fact that some tools need to termintate their bus connect first
Franck Bui
2018-01-12
1
-0
/
+2
*
Revert "tree-wide: use _cleanup_(sd_bus_flush_close_unrefp) at various appro...
Franck Bui
2018-01-12
1
-1
/
+2
*
tree-wide: make name requesting asynchronous in all our services
Lennart Poettering
2018-01-05
1
-2
/
+2
*
timedatectl: fix status output (#7696)
Yu Watanabe
2017-12-19
1
-1
/
+1
*
Replace free and reassignment with free_and_replace
Daniel Lockyer
2017-11-24
1
-3
/
+1
*
Add license headers and SPDX identifiers to meson.build files
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+17
*
Add SPDX license headers to various assorted files
Zbigniew Jędrzejewski-Szmek
2017-11-19
3
-0
/
+6
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
2
-0
/
+2
*
po: add a copy of polkit its rules
Zbigniew Jędrzejewski-Szmek
2017-11-14
1
-0
/
+1
*
i18n: drop intltool use, use meson's merge_file directly
Zbigniew Jędrzejewski-Szmek
2017-11-13
2
-12
/
+12
*
tree-wide: use _cleanup_(sd_bus_flush_close_unrefp) at various appropriate p...
Lennart Poettering
2017-11-10
1
-2
/
+1
*
treewide: unify identical definitions of polkit_agent_open_if_enabled() (#7187)
Zbigniew Jędrzejewski-Szmek
2017-10-30
1
-16
/
+4
*
timedatectl: stop using xstrftime
Zbigniew Jędrzejewski-Szmek
2017-10-18
1
-10
/
+11
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-1
/
+1
*
timedatectl: be more explicit what "ntp synchronized" means
Zbigniew Jędrzejewski-Szmek
2017-09-21
1
-10
/
+10
*
build-sys: drop gitignore patterns for in-tree builds
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
build-sys: drop automake support
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
meson: use booleans for conf.set and drop unecessary conditionals
Zbigniew Jędrzejewski-Szmek
2017-05-02
1
-1
/
+1
*
meson: reindent all files with 8 spaces
Zbigniew Jędrzejewski-Szmek
2017-04-23
1
-13
/
+11
*
meson: properly conditionalize polkit installation
Zbigniew Jędrzejewski-Szmek
2017-04-23
1
-1
/
+1
*
meson: build systemd using meson
Zbigniew Jędrzejewski-Szmek
2017-04-23
1
-0
/
+16
*
tree-wide: add SD_ID128_MAKE_STR, remove LOG_MESSAGE_ID
Zbigniew Jędrzejewski-Szmek
2017-02-15
1
-2
/
+2
*
tree-wide: make bus_map_all_properties return a proper sd_bus_error
Lennart Poettering
2017-02-09
1
-1
/
+4
*
Add enable_disable() helper
Zbigniew Jędrzejewski-Szmek
2016-07-31
1
-1
/
+1
*
sd-bus: make sure bus_map_all_properties() handle booleans right
Lennart Poettering
2016-06-21
1
-4
/
+4
*
systemctl: make sure we terminate the bus connection first, and then close th...
Lennart Poettering
2016-06-16
1
-1
/
+2
*
tree-wide: use ansi_highlight() instead of ANSI_HIGHLIGHT where appropriate
Lennart Poettering
2016-05-30
1
-7
/
+7
*
selinux: always try to load the full selinux db
Zbigniew Jędrzejewski-Szmek
2016-03-01
1
-1
/
+1
*
timedated: trivial stylistic fix
Martin Pitt
2016-02-29
1
-2
/
+2
*
Merge pull request #2749 from martinpitt/adjtime
Zbigniew Jędrzejewski-Szmek
2016-02-28
1
-16
/
+30
|
\
|
*
timedated: be more tolerant in parsing /etc/adjtime
Martin Pitt
2016-02-26
1
-15
/
+29
|
*
clock-util: make clock_is_localtime() testable and add initial tests
Martin Pitt
2016-02-26
1
-1
/
+1
|
/
*
tree-wide: merge pager_open_if_enabled() to the pager_open()
Alexander Kuleshov
2016-02-26
1
-9
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
2
-4
/
+0
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
2
-11
/
+10
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
user-util: move UID/GID related macros from macro.h to user-util.h
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-27
1
-10
/
+11
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
bus-util: rename bus_open_transport() to bus_connect_transport()
Lennart Poettering
2015-09-29
1
-1
/
+1
*
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-29
1
-9
/
+7
*
cgtop: underline table header
Lennart Poettering
2015-09-22
1
-2
/
+2
*
bus-util: support details in CheckAuthorization calls
Michael Chapman
2015-09-06
1
-0
/
+4
*
time-util: add new get_timezone() call to get local timezone
Lennart Poettering
2015-08-26
1
-25
/
+8
*
timedatectl: when no timezone is set consider UTC the default
Lennart Poettering
2015-08-20
1
-1
/
+1
*
timedatectl: assert timezone is not null in setenv() call.
Dimitri John Ledkov
2015-08-19
1
-1
/
+1
*
sd-bus: introduce new sd_bus_flush_close_unref() call
Lennart Poettering
2015-07-03
2
-3
/
+3
*
timedatectl: trim non-local RTC warning to 80 chars wide
Vedran Miletić
2015-07-02
1
-5
/
+6
[prev]
[next]