| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix timezone dir install prefix prepending (broken symlink during installer m... | Angelo Naselli | 2015-02-15 | 1 | -3/+5 |
* | Revert "Fix timezone dir install prefix prepending (broken symlink during ins... | Angelo Naselli | 2015-02-15 | 1 | -2/+3 |
* | Fix timezone dir install prefix prepending (broken symlink during installer m... | Colin Guthrie | 2015-02-15 | 1 | -3/+2 |
* | drakclock: Ensure that /etc/localtime is a symlink (mga#14888) | Colin Guthrie | 2015-02-08 | 1 | -2/+2 |
* | Create a symlink instead a hard copy to localtime see issue #14888 | Angelo Naselli | 2015-02-08 | 1 | -2/+2 |
* | kill $Id:$ tags | Thierry Vignaud | 2014-06-07 | 1 | -1/+1 |
* | timezone: As we will install chrony, assume that when nothing is installed. | Colin Guthrie | 2013-11-23 | 1 | -4/+4 |
* | Add chrony support to drakclock mga#11092 | David Walser | 2013-11-17 | 1 | -6/+13 |
* | add FIXME notes about missing parameters | Thierry Vignaud | 2012-03-23 | 1 | -0/+2 |
* | perl_checker cleanups | Thierry Vignaud | 2012-03-23 | 1 | -5/+5 |
* | Synthesized commit during git-svn import combining previous Mandriva history ... | Mageia SVN-Git Migration | 2011-02-06 | 1 | -1/+1 |
* | - timezone/mirror.pm: change Brazil/East entries to America/Sao_Paulo, | Herton Ronaldo Krzesinski | 2010-06-09 | 1 | -1/+1 |
* | - timezone.pm: change India default timezone name from Asia/Calcutta to | Herton Ronaldo Krzesinski | 2010-06-09 | 1 | -1/+1 |
* | write UTC setting in /etc/adjtime (#36522) | Olivier Blin | 2008-04-03 | 1 | -0/+6 |
* | extract get_timezone_prefix() | Olivier Blin | 2008-03-28 | 1 | -3/+8 |
* | drakclock/finish-install: disable DPMS and screensaver when setting time not ... | Olivier Blin | 2007-10-23 | 1 | -0/+2 |
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -144/+144 |
* | reload sys clock from hc once we know the real timezone (#21511) | Olivier Blin | 2006-03-08 | 1 | -0/+6 |
* | oops, fix timezone listing (thanks Pixel) | Olivier Blin | 2006-02-24 | 1 | -1/+1 |
* | use -noleaf option when finding timezones (useful over unionfs, #21272) | Olivier Blin | 2006-02-24 | 1 | -1/+1 |
* | add some ntp servers from brazil (bugzilla #16879) | Pascal Rigaux | 2005-08-03 | 1 | -0/+3 |
* | - less arguments in ntp_server, $prefix no more passed to function args | Daouda Lo | 2004-02-04 | 1 | -1/+1 |
* | use $::prefix | Pascal Rigaux | 2004-01-06 | 1 | -10/+9 |
* | misc perl_checker cleanups | Thierry Vignaud | 2003-10-20 | 1 | -1/+1 |
* | syntax fix | Thierry Vignaud | 2003-10-13 | 1 | -1/+1 |
* | only list one tz for chinas (hp release) | Thierry Vignaud | 2003-10-13 | 1 | -1/+1 |
* | update stratum 2 ntp servers | Pascal Rigaux | 2003-09-01 | 1 | -3/+87 |
* | - cleanup | Pascal Rigaux | 2003-07-30 | 1 | -36/+38 |
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 1 | -2/+2 |
* | new perl_checker compliance | Pascal Rigaux | 2003-04-17 | 1 | -1/+2 |
* | use output_p() instead of output() for /etc/ntp/step-tickers | Pascal Rigaux | 2003-02-23 | 1 | -1/+1 |
* | language/country selection change: | Guillaume Cottenceau | 2003-02-08 | 1 | -74/+65 |
* | use "if any" instead of "if grep", and various other occurences of "any", "ev... | Pascal Rigaux | 2003-01-07 | 1 | -1/+1 |
* | (sexProb): drop (unused!) | Pascal Rigaux | 2002-12-13 | 1 | -17/+0 |
* | do not use "local *F", use "my $F" or output() instead | Pascal Rigaux | 2002-12-03 | 1 | -4/+3 |
* | perl_checker adaptations | Pascal Rigaux | 2002-11-27 | 1 | -2/+1 |
* | use $::prefix in timezone::read | Pascal Rigaux | 2002-08-08 | 1 | -2/+1 |
* | timezone::read now returns a hash | Pascal Rigaux | 2002-08-08 | 1 | -4/+2 |
* | Help "perl -cw" not reporting any warning | Pascal Rigaux | 2002-07-25 | 1 | -2/+3 |
* | remove duplicate entry in ntp_servers | Guillaume Cottenceau | 2002-06-07 | 1 | -1/+0 |
* | added Italy (time.ien.it) in | Yves Duret | 2002-01-20 | 1 | -0/+1 |
* | use new mkdir_p, rm_rf and cp_af from MDK::Common | Pascal Rigaux | 2001-09-16 | 1 | -2/+1 |
* | Asia/Taipei for Traditional Chinese | Pascal Rigaux | 2001-09-08 | 1 | -1/+2 |
* | (ntp_server): fix (step-tickers was empty) | Pascal Rigaux | 2001-09-06 | 1 | -2/+3 |
* | (ntp_server): also set /etc/ntp/step-tickers | Pascal Rigaux | 2001-09-03 | 1 | -0/+1 |
* | update ntp servers list | Pascal Rigaux | 2001-08-02 | 1 | -38/+1 |
* | move to MDK::Common, bool->to_bool | Pascal Rigaux | 2001-07-24 | 1 | -1/+1 |
* | generalize the use of chomp_ as the functional alternative to chomp (and work... | Pascal Rigaux | 2001-07-24 | 1 | -2/+2 |
* | (configureTimezone): propose a list of NTP servers | Pascal Rigaux | 2001-07-03 | 1 | -0/+76 |
* | (ntp_server): fix | Pascal Rigaux | 2001-07-03 | 1 | -0/+1 |