summaryrefslogtreecommitdiffstats
path: root/mdkapplet
Commit message (Expand)AuthorAgeFilesLines
* (upgrade) ask for confirmation before performing distro upgradeThierry Vignaud2008-10-031-0/+4
* add an "upgrade system" in the menu when a new distro is availlableThierry Vignaud2008-10-031-1/+2
* (setState) do not complain if urpmi DB is locked by another program,Thierry Vignaud2008-10-021-1/+2
* (is_there_a_new_distributions) prevent SIGCHILD handler's waitpid toThierry Vignaud2008-10-021-0/+5
* (is_there_a_new_distributions) use ensure_valid_cachedir() toThierry Vignaud2008-10-021-0/+2
* (upgrade) fix removing media as userThierry Vignaud2008-10-021-11/+3
* fix backuping urpmi.cfgThierry Vignaud2008-10-011-1/+1
* (is_there_a_new_distributions) better check in order to exclude cookerThierry Vignaud2008-09-301-6/+2
* dd support for downloading distro list as user for 2008.1Thierry Vignaud2008-09-301-1/+6
* mdkapplet: Don't show it when disconnectedArnaud Patard2008-09-301-1/+1
* perl_checker cleanupsThierry Vignaud2008-09-081-8/+8
* (is_there_a_new_distributions) add sanity check for cookerThierry Vignaud2008-09-041-0/+6
* (is_there_a_new_distributions) further fix dowloading distributionsThierry Vignaud2008-09-041-2/+1
* (is_there_a_new_distributions) fix dowloading distributions list by downloadi...Thierry Vignaud2008-09-041-1/+1
* (setState) offer to add media directly from bubble (#39987)Thierry Vignaud2008-09-041-0/+3
* (harvester) prevent running media manager more than one at a timeThierry Vignaud2008-09-041-0/+2
* (add_media) keep media manager PID around (needed for next commits)Thierry Vignaud2008-09-041-2/+3
* (add_media) check again after adding update mediapThierry Vignaud2008-09-041-0/+1
* (add_media) log starting media managerThierry Vignaud2008-09-041-0/+1
* (add_media) run media manager with --no-splash' option and handle "--urpmi-ro...Thierry Vignaud2008-09-041-1/+1
* (add_media) factorize codeThierry Vignaud2008-09-041-2/+6
* log actual error messageThierry Vignaud2008-08-071-1/+1
* do not translate some log messagesThierry Vignaud2008-08-071-7/+7
* (is_there_a_new_distributions,upgrade) check if a new distro isThierry Vignaud2008-08-071-0/+102
* (installUpdates) complete latest commit by running MandrivaUpdate with--urpmi...Thierry Vignaud2008-08-071-2/+4
* add support for --rpm-root=foobar and --urpmi-root=foobarThierry Vignaud2008-08-071-2/+7
* (installUpdates) run MandrivaUpdate with --no-splash option in orderThierry Vignaud2008-05-081-1/+1
* (setState) do not show icon while checking if previously hiddenThierry Vignaud2008-03-211-0/+8
* (setState) store list of invisible states (needed for next commit)Thierry Vignaud2008-03-211-1/+2
* no need to load PangoThierry Vignaud2008-03-211-2/+0
* kill unused variable (not found by perl_checker...)Thierry Vignaud2008-03-211-3/+1
* (refresh_gui) kill dead code (dead since r56623 on 2007-03-13: "onThierry Vignaud2008-03-211-12/+1
* stop directly loading big Config module (still loaded though POSIX sadly)Thierry Vignaud2008-03-211-1/+0
* do not load useless interactive module (thus reducing resident size by 1.5MB ...Thierry Vignaud2008-03-211-2/+0
* (setState) rename 'state_type' as 'state' for readabilityThierry Vignaud2008-03-211-8/+8
* (setState) do not show icon while waiting for initial checkThierry Vignaud2008-03-211-1/+1
* commentThierry Vignaud2008-03-211-0/+1
* do not start network cyclic checks before first media test (#38991) ; also doThierry Vignaud2008-03-211-1/+1
* check for network just before first checkThierry Vignaud2008-03-211-1/+6
* (checkNetwork) do not check for network while checking for updatesThierry Vignaud2008-03-211-0/+1
* (setup_cyclic_check) do not skip first RPM check (reverting r57280Thierry Vignaud2008-03-211-5/+0
* (setState) do not display "install updates" button when notifying aboutThierry Vignaud2008-03-201-1/+1
* simplify network detectionOlivier Blin2008-03-191-10/+2
* do not check for network before first media test (#38991)Thierry Vignaud2008-03-171-1/+1
* kill helene's emailThierry Vignaud2008-03-161-1/+1
* bump copyright yearThierry Vignaud2008-03-161-1/+1
* (setState) offer to install updates in notificationsThierry Vignaud2008-03-141-0/+1
* (installUpdates) kill dead codeThierry Vignaud2008-03-121-2/+0
* (installUpdates) do not keep complaining if nightly update cron hadThierry Vignaud2008-03-121-2/+0
* (silentCheck) adapt to urpmi-5.9 (#38724)Thierry Vignaud2008-03-101-4/+1