summaryrefslogtreecommitdiffstats
path: root/mdkapplet
Commit message (Expand)AuthorAgeFilesLines
* prevent urpmi.update to run /usr/bin/resize throughThierry Vignaud2007-03-231-0/+4
* 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
* hide "configure the service" menu entryThierry Vignaud2007-03-221-6/+6
* really display which database is lockedThierry Vignaud2007-03-211-2/+2
* add a "locked" status in order to report clearly the issueThierry Vignaud2007-03-211-1/+7
* (harvester,silentCheck) remove the timers that make the applet constantly pol...Thierry Vignaud2007-03-211-3/+0
* (harvester,silentCheck) fork the updates checking in background, thus fixing:Thierry Vignaud2007-03-211-34/+73
* (silentCheck) do not needlessly create a new urpm objectThierry Vignaud2007-03-211-1/+0
* update log message regarding s/mdkupdate/MandrivaUpdate/Thierry Vignaud2007-03-201-1/+1
* (silentCheck) try harder to refresh the GUI while updating (eg: if aThierry Vignaud2007-03-201-0/+1
* (logIt) do not log translated messagesThierry Vignaud2007-03-201-26/+26
* (harvester) only schedule an updates check if we really runThierry Vignaud2007-03-201-1/+1
* when there's no media at all or when all update media are disabled,Thierry Vignaud2007-03-201-1/+6
* (silentCheck) add two new states that enable mdkapplet to warn whenThierry Vignaud2007-03-201-1/+28
* display "busy" state while computing updates on startupThierry Vignaud2007-03-191-1/+1
* (harvester) update status once MandrivaUpdate completedThierry Vignaud2007-03-161-1/+6
* (silentCheck) do not alter media while MandrivaUpdate is runningThierry Vignaud2007-03-161-0/+1
* (silentCheck) do not allow to run several instances of MandrivaUpdateThierry Vignaud2007-03-161-0/+5
* (harvester) fix returning pidsThierry Vignaud2007-03-161-1/+0
* fix eating all CPU after running MandrivaUpdateThierry Vignaud2007-03-161-4/+0
* typo fixThierry Vignaud2007-03-161-1/+1
* cleanupThierry Vignaud2007-03-161-1/+1
* kill dead codeThierry Vignaud2007-03-161-1/+2
* (installUpdates) wait for MandrivaUpdate to complete beforeThierry Vignaud2007-03-161-1/+4
* (harvester) return pids of reaped childrenThierry Vignaud2007-03-161-1/+3
* (fork_exec) return pid of forked processThierry Vignaud2007-03-161-1/+2
* (silentCheck) check if urpm db is not lockable; if not, skip updating itThierry Vignaud2007-03-161-3/+18
* (checkConfig) if no config file, operate offline w/o complainingThierry Vignaud2007-03-161-1/+0
* on left click on applet, run MandrivaUpdate if there're updatesThierry Vignaud2007-03-131-6/+3
* store update frequency in /etc/sysconfig/mdkapplet (default is 3h)Thierry Vignaud2007-03-131-1/+5
* (installUpdates) run MandrivaUpdate directly instead of mdvupdate wrapperThierry Vignaud2007-03-121-1/+1
* kill a debug statementThierry Vignaud2007-03-091-1/+0
* (setState) bump copyrightThierry Vignaud2007-03-091-1/+1
* (refresh_gui) prevent checking 4 times if there're updates before actually ru...Thierry Vignaud2007-03-091-1/+1
* (cronUpdate) rename it to something more sensitive: setup_cyclic_check()Thierry Vignaud2007-03-091-2/+2
* (silentCheck) since we allow working totally w/o the server, don't die if we'...Thierry Vignaud2007-03-091-1/+1
* (silentCheck) enable to work w/o the server (per romain's request)Thierry Vignaud2007-03-091-0/+1
* (fork_exec) just resuse run_programThierry Vignaud2007-03-091-6/+2
* (fork_exec) return value is never used => kill itThierry Vignaud2007-03-091-1/+0
* (silentCheck) compute updates localyThierry Vignaud2007-03-091-17/+21
* on left click on applet, run MandrivaUpdate if there're updatesThierry Vignaud2007-03-131-28/+60
* (setState) fix closing about dialog when "close" button is clicked (#25867)Thierry Vignaud2006-09-181-0/+1
* (setState) kill some dead codeThierry Vignaud2006-06-231-12/+0
* (silentCheck) kill dead codeThierry Vignaud2006-04-111-3/+1
* - bump copyright yearsThierry Vignaud2006-04-111-2/+3
* (checkConfig) do not flood logs when config file is not thereThierry Vignaud2006-04-111-1/+3
* better fix: no more flashing dialog when it's already at top levelThierry Vignaud2006-04-071-2/+1