summaryrefslogtreecommitdiff
path: root/plugins/datetime
Commit message (Expand)AuthorAgeFilesLines
* datetime: Add NTP support for SUSE variantsVincent Untz2011-09-064-1/+231
* datetime: Allow chrony to be used on FedoraTomas Bzatek2011-09-061-4/+25
* Use friendlier wording for date & time policykit promptMichael Terry2011-07-111-1/+1
* datetime: Fix ntp logic on Debian to include ntpdate as well as ntpdMichael Terry2011-05-181-33/+144
* datetime: Fix setting NTP on Fedora 15Bastien Nocera2011-04-281-1/+3
* datetime: Simplify NTP handling for distrosBastien Nocera2011-04-286-161/+363
* Check for correct PolicyKit actionSebastien Bacher2011-03-241-3/+3
* Make sure G_LOG_DOMAIN is set to the plugin name for each pluginRichard Hughes2011-03-151-1/+3
* datetime: GCC 4.6 warning fixesKjartan Maraas2011-03-021-4/+3
* datetime: Fix gsd_datetime_check_tz_name() never workingBastien Nocera2011-02-081-1/+1
* Add Debian support to NTP service activationMilan Bouchet-Valat2011-02-071-4/+44
* datetime: use a single policy kit action for configuring date and timeThomas Wood2011-01-312-36/+10
* general: suppress all build warningsCosimo Cecchi2010-12-231-9/+0
* datetime: Add code to set whether NTP should be usedBastien Nocera2010-12-134-0/+151
* datetime: Remove TZ monitoringBastien Nocera2010-12-083-131/+2
* datetime: Add SetDate() functionBastien Nocera2010-12-083-1/+77
* datetime: Split out the hwclock syncingBastien Nocera2010-12-081-36/+48
* datetime: Actually check for the timezone filenameBastien Nocera2010-12-081-0/+33
* datetime: Don't use filenames, use TZ namesBastien Nocera2010-12-084-25/+7
* datetime: Add test-system-timezone test programBastien Nocera2010-11-122-0/+126
* datetime: Fix deprecated use of polkit_authority_get()Bastien Nocera2010-09-201-2/+8
* Silence build by defaultBastien Nocera2010-09-201-2/+2
* datetime: fix the binary name in the .service fileThomas Wood2010-07-121-1/+1
* datetime: fix the .service fileThomas Wood2010-06-291-1/+1
* Add missinc CLEANFILESRodrigo Moya2010-06-291-3/+4
* datetime: add missing Makefile.amThomas Wood2010-06-291-0/+59
* datetime: add a get_timezone function to the DateTimeMechanism objectThomas Wood2010-06-284-2/+23
* datetime: re-align function parameters after renamingThomas Wood2010-06-282-45/+47
* Add optional dependency on PolicyKit and install datetime servicewip/datetime-serviceThomas Wood2010-06-234-8/+66
* Move clock service from gnome-panelRodrigo Moya2010-06-167-0/+2113