summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* yet another doble entryThierry Vignaud2007-08-071-4/+0
|
* kill doble entriesThierry Vignaud2007-08-071-40/+0
|
* Generated by svn2cl the mar 07 aoû 2007 14:55:04 CESTThierry Vignaud2007-08-071-0/+48
|
* bump release (2.19)2.19Thierry Vignaud2007-08-071-1/+1
|
* Generated by svn2cl the mar 07 aoû 2007 14:52:32 CESTThierry Vignaud2007-08-071-0/+65
|
* fix MIME path (fred crozat)Thierry Vignaud2007-08-071-2/+2
|
* default delay was mistakely increased from 25s to 250s (olivier faurax)Thierry Vignaud2007-08-071-1/+1
|
* updateThierry Vignaud2007-08-071-3/+3
|
* sync with codeThierry Vignaud2007-08-0773-365/+886
|
* introduce "delayed" state in order to make clear we wait for theThierry Vignaud2007-08-071-1/+12
| | | | | initial check
* make first check delay configurable through /etc/sysconfig/mdkapplet (#32338)Thierry Vignaud2007-08-071-1/+2
|
* simplifyThierry Vignaud2007-08-061-2/+1
|
* use die() again now that drakbug is more sensitiveThierry Vignaud2007-08-061-2/+1
|
* bump release (2.18)2.18Thierry Vignaud2007-08-031-1/+1
|
* remove workaround for buggy GNOME now that it has been fixedThierry Vignaud2007-08-031-5/+0
|
* Generated by svn2cl the ven 03 aoû 2007 16:07:25 CESTThierry Vignaud2007-08-031-0/+25
|
* mdkapplet already running should not fire drakbugThierry Vignaud2007-08-031-1/+4
|
* update translation for HebrewDotan Kamber2007-08-031-4/+4
|
* disable notifications (#18965)Thierry Vignaud2007-08-013-5/+2
|
* updateJosé Melo2007-07-231-5/+5
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2007-07-201-2/+3
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2007-07-111-18/+14
|
* updated translationPavel Maryanov2007-06-161-250/+182
|
* bump release (2.17)2.17distro/mdv2007.1Thierry Vignaud2007-06-081-1/+1
|
* (silentCheck) hide password in logs (#30854)Thierry Vignaud2007-06-081-1/+1
|
* fixing two fuzzy messages and translating another oneFelipe Arruda2007-06-061-18/+15
|
* upJosé Melo2007-05-071-19/+16
|
* bump release (2.16)2.16Thierry Vignaud2007-03-231-1/+1
|
* Generated by svn2cl the ven 23 mar 2007 19:23:27 CETThierry Vignaud2007-03-231-0/+61
|
* prevent urpmi.update to run /usr/bin/resize throughThierry Vignaud2007-03-231-0/+4
| | | | | | Term::ReadKey->GetTerminalSize() when xterm is installed (which freeze the desktop)
* go into "ok" state on startupThierry Vignaud2007-03-231-0/+2
|
* schedule first check 25seconds after startupThierry Vignaud2007-03-231-1/+1
|
* (setup_cyclic_check) skip the first check (aka wait 3hour)Thierry Vignaud2007-03-231-0/+6
|
* (silentCheck) kill dead commentThierry Vignaud2007-03-231-1/+1
|
* updated po filesPablo Saratxaga2007-03-223-81/+30
|
* typo fixThierry Vignaud2007-03-221-2/+2
|
* bump release (2.15)2.15Thierry Vignaud2007-03-221-1/+1
|
* updateThierry Vignaud2007-03-221-8/+8
|
* Generated by svn2cl the jeu 22 mar 2007 12:44:10 CETThierry Vignaud2007-03-221-0/+97
|
* hide "configure the service" menu entryThierry Vignaud2007-03-221-6/+6
|
* correction for Hebrew translationDotan Kamber2007-03-211-2/+2
|
* update translation for HebrewDotan Kamber2007-03-211-12/+12
|
* fix previous automatic commitThierry Vignaud2007-03-211-2/+2
|
* Generated by svn2cl the mer 21 mar 2007 23:30:00 CETThierry Vignaud2007-03-211-0/+75
|
* bump release (2.14)2.14Thierry Vignaud2007-03-211-1/+1
|
* really display which database is lockedThierry Vignaud2007-03-2174-96/+96
|
* add a "locked" status in order to report clearly the issueThierry Vignaud2007-03-211-1/+7
|
* Generated by svn2cl the mer 21 mar 2007 23:20:02 CETThierry Vignaud2007-03-211-0/+244
|
* (harvester,silentCheck) remove the timers that make the applet constantly ↵Thierry Vignaud2007-03-211-3/+0
| | | | polling (#29788)
* (harvester,silentCheck) fork the updates checking in background, thus fixing:Thierry Vignaud2007-03-211-34/+73
| | | | | | - frozed applet while computing updates - memory leak (15Mb on every check)