Commit Graph

36 Commits

Author SHA1 Message Date
c21f6d2b64
Make README generic, accounting for various DEs
All checks were successful
Build / build (push) Successful in 18s
2024-07-14 11:35:37 +02:00
29434bc41e
Add a deployment job
All checks were successful
Build / build (push) Successful in 14s
Deploy / deploy (push) Successful in 4s
2024-07-13 11:58:20 +02:00
c97f1fc87c
Support s6-rc for service control
All checks were successful
Build / build (push) Successful in 16s
2024-07-05 19:46:32 +02:00
78f9939afc
Fix setting the clock by one hour back
All checks were successful
Build / build (push) Successful in 17s
2024-06-30 20:46:40 +02:00
8bf3a92cbc
Implement SetLocalRTC
All checks were successful
Build / build (push) Successful in 16s
2024-06-29 16:01:57 +02:00
d75053b243
Implement TimeUSec property
All checks were successful
Build / build (push) Successful in 16s
2024-06-27 01:24:37 +02:00
b11e18e560
Implement TimeUSecRTC property
All checks were successful
Build / build (push) Successful in 20s
2024-06-24 13:09:00 +02:00
3a85891f2e Replace ntp_adjtime with adjtimex
All checks were successful
Build / build (push) Successful in 19s
ntp_adjtime is not supported by musl.
2024-06-22 10:24:39 +02:00
cbbefae284
Add the NTPSynchronized property
Some checks failed
Build / build (push) Failing after 19s
2024-06-21 16:07:28 +02:00
6fc7f86a89
Implement CanNTP property
All checks were successful
Build / build (push) Successful in 18s
2024-06-19 12:11:56 +02:00
9dc8fb2640
Generate path configuration file
All checks were successful
Build / build (push) Successful in 18s
2024-06-18 11:19:44 +02:00
7b5fe4b9d1
Separate service implementation from the main
All checks were successful
Build / build (push) Successful in 21s
2024-06-18 10:20:18 +02:00
bbb4efde18
Report errors from clock_gettime and clock_settime
All checks were successful
Build / build (push) Successful in 16s
2024-06-15 11:34:37 +02:00
ad19cb19d1
Read installed XML on start
All checks were successful
Build / build (push) Successful in 17s
2024-06-13 19:47:56 +02:00
e72976840c
Report back SetNTP errors
All checks were successful
Build / build (push) Successful in 19s
2024-06-13 13:09:52 +02:00
8d43caadcc
Use glibmm API for variants
All checks were successful
Build / build (push) Successful in 16s
2024-06-10 16:42:09 +02:00
ed6c87638f
Remove user_data parameter
All checks were successful
Build / build (push) Successful in 17s
2024-06-09 13:42:07 +02:00
c28c96aec4
Use giomm DBus interface 2024-06-09 12:17:27 +02:00
9d20748c5c
Fix linking a zone info to localtime
All checks were successful
Build / build (push) Successful in 19s
2024-06-05 11:34:23 +02:00
9c95b1f864
Take the timezone link from /etc/localtime
All checks were successful
Build / build (push) Successful in 18s
2024-06-04 14:56:11 +02:00
263d91efb5
Handle ListTimezones errors
All checks were successful
Build / build (push) Successful in 19s
2024-06-02 14:57:09 +02:00
c6036e4d2d
List the zoneinfo directory
All checks were successful
Build / build (push) Successful in 20s
2024-05-31 17:01:04 +02:00
ed136d3b9a
Add a stub method to query the time zones
All checks were successful
Build / build (push) Successful in 15s
2024-05-24 23:01:16 +02:00
0eccfe3ef3
Split the data and sources
All checks were successful
Build / build (push) Successful in 16s
2024-05-21 18:58:15 +02:00
81232f6104
Add debugging information to the README
All checks were successful
Build / build (push) Successful in 17s
2024-05-20 10:54:14 +02:00
328c22c409
Add a build job
All checks were successful
Build / build (push) Successful in 15s
2024-05-17 10:26:09 +02:00
b8bb1c78ae
Rewrite slack_get_is_localtime with ifstreams 2024-05-15 22:16:57 +02:00
33819d2eb9
Remove deprecated g_type_init 2024-04-19 10:14:53 +02:00
75fd7cf0cc
Remove the AUTHORS file 2024-04-17 09:41:54 +02:00
81cce23aba
Add a gitignore file 2024-04-16 15:52:17 +02:00
5f35df67c2
Support relative time in SetTime 2024-04-14 10:49:28 +02:00
729e175e6b
Replace autotools with CMake 2024-04-12 15:13:18 +02:00
479a390eff
Update the non existing contact email 2024-04-08 16:57:22 +02:00
457e48a4cf
Add policy configuration 2024-04-07 12:36:03 +02:00
Eugene Wissner
887b5aabbb Add autotools 2014-06-25 21:37:20 +02:00
Eugene Wissner
4b59879690 Initial commit 2014-06-25 21:29:49 +02:00