index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
timedate
Commit message (
Expand
)
Author
Age
Files
Lines
*
sd-bus: rework ELF error mapping table magic
Lennart Poettering
2014-12-08
1
-2
/
+4
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-1
/
+1
*
treewide: yet more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
2
-20
/
+10
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
2
-14
/
+14
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
2
-14
/
+14
*
log: fix order of log_unit_struct() to match other logging calls
Lennart Poettering
2014-11-28
1
-4
/
+4
*
Make bus errno mappings non-static
Zbigniew Jędrzejewski-Szmek
2014-10-31
1
-1
/
+1
*
Convert the rest to sd_bus_errnomap
Zbigniew Jędrzejewski-Szmek
2014-10-30
1
-8
/
+8
*
mac: rename apis with mac_{selinux/smack}_ prefix
WaLyong Cho
2014-10-23
1
-1
/
+1
*
bus-util: simplify bus_verify_polkit_async() a bit
Lennart Poettering
2014-08-18
1
-4
/
+4
*
Merge commit 'b39a2770ba55637da80e2e389222c59dbea73507'
Lennart Poettering
2014-08-15
1
-3
/
+3
|
\
|
*
sd-bus: Remove bus arg from bus_verify_polkit_async_registry_free()
Stef Walter
2014-08-15
1
-3
/
+3
*
|
sd-bus: add API to check if a client has privileges
Lennart Poettering
2014-08-15
1
-4
/
+4
|
/
*
bus: always explicitly close bus from main programs
Lennart Poettering
2014-08-04
2
-3
/
+3
*
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-08-03
1
-7
/
+4
*
core: only set the kernel's timezone when the RTC runs in local time
Kay Sievers
2014-07-27
1
-3
/
+4
*
timedated: manage systemd-timesyncd directly instead of lists of alternatives
Kay Sievers
2014-07-09
1
-160
/
+94
*
shared: make timezone and locale enumeration and validation generic
Lennart Poettering
2014-07-07
2
-106
/
+7
*
timedated: refuse manual system time updates when automatic timesync is enabled
Kay Sievers
2014-05-24
1
-33
/
+13
*
clock-util: clock_[sg]et_time() -> clock_[sg]et_hwclock()
Kay Sievers
2014-05-24
1
-6
/
+5
*
shared: rename hwclock.[ch] to clock-util.[ch]
Kay Sievers
2014-05-24
1
-9
/
+9
*
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-05-15
1
-1
/
+1
*
sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...
Lennart Poettering
2014-05-15
1
-1
/
+1
*
rename timedate-sntp to timesync
Kay Sievers
2014-04-28
3
-912
/
+0
*
timedatectl: avoid using uninitialized var
Thomas Hindoe Paaboel Andersen
2014-04-14
1
-37
/
+42
*
timedated: ignore initial delta in history data
Kay Sievers
2014-04-10
1
-3
/
+7
*
timedated: adjust accuracy and slew values
Kay Sievers
2014-03-31
1
-12
/
+12
*
timedate: fix numerous grammar errors in comments and output/debug messages
Jason St. John
2014-03-24
3
-40
/
+38
*
sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...
Lennart Poettering
2014-03-24
1
-1
/
+6
*
timedated: do not reset poll interval with a spike
Kay Sievers
2014-03-21
1
-1
/
+1
*
timedated: update test address
Kay Sievers
2014-03-18
1
-1
/
+1
*
timedatectl: clear ADJ_MAXERROR to make sure we keep STA_SYNC set
Kay Sievers
2014-03-18
1
-6
/
+4
*
core, libsystemd, systemd, timedate, udev: spelling fixes
Miklos Vajna
2014-03-17
1
-1
/
+1
*
timedated: move test logging to test program
Kay Sievers
2014-03-17
3
-7
/
+20
*
timedated: update spike handling
Kay Sievers
2014-03-16
1
-13
/
+13
*
timedated: update spike handling
Kay Sievers
2014-03-16
1
-44
/
+46
*
timedated: handle external system time changes
Kay Sievers
2014-03-16
1
-31
/
+147
*
timedated: print delay and jitter in debug output
Kay Sievers
2014-03-15
1
-13
/
+14
*
timedated: use builtins for integer log and exp
Zbigniew Jędrzejewski-Szmek
2014-03-14
1
-22
/
+3
*
timedated: add SNTP client/query hookup (unused for now)
Kay Sievers
2014-03-14
3
-0
/
+792
*
timedatectl: fix minor memory leak
Lennart Poettering
2014-02-19
1
-6
/
+3
*
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
*
timedatectl: work with old timedated
Shawn Landden
2013-12-12
1
-13
/
+27
*
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
*
timedated: make sure GetAll() succeeds in systems lacking /dev/rtc (such as c...
Lennart Poettering
2013-12-12
1
-0
/
+3
*
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
2
-5
/
+9
[next]