Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (add_restricted_medium) add 32 bit repositories on x86_64 too | Thierry Vignaud | 2008-12-03 | 3 | -1/+5 |
| | |||||
* | (actually_add_restricted_medium) split it out of | Thierry Vignaud | 2008-12-03 | 1 | -4/+9 |
| | | | | | add_restricted_medium() (needed for next commit) | ||||
* | (get_restricted_authentication) add/fix vertical spacing between entries in ↵ | Thierry Vignaud | 2008-12-03 | 2 | -1/+2 |
| | | | | table | ||||
* | (is_restricted_media_configured) fix off by one error | Thierry Vignaud | 2008-12-03 | 1 | -1/+1 |
| | |||||
* | (get_restricted_authentication) prevent typing in empty password or login | Thierry Vignaud | 2008-12-03 | 2 | -1/+12 |
| | |||||
* | Update for German translation | Oliver Burger | 2008-12-03 | 1 | -36/+20 |
| | |||||
* | Hungarian translation update | Gergely Lonyai | 2008-12-03 | 1 | -131/+41 |
| | |||||
* | (really_prepare_add_restricted) old prepare_add_restricted() got renamed | Thierry Vignaud | 2008-12-03 | 3 | -22/+26 |
| | | | | | | | (prepare_add_restricted) moved from mdkapplet-restricted-helper into mdkapplet so that we can explain what is restricted media before actually asking for root privileges | ||||
* | further explain | Thierry Vignaud | 2008-12-03 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2008-12-03 | 1 | -1/+1 |
| | |||||
* | (prepare_add_restricted,get_restricted_authentication) fix banners' titles | Thierry Vignaud | 2008-12-03 | 2 | -2/+3 |
| | |||||
* | log some changes | Thierry Vignaud | 2008-12-03 | 1 | -0/+3 |
| | |||||
* | (get_banner) enable to specify actual banner title | Thierry Vignaud | 2008-12-03 | 1 | -2/+3 |
| | |||||
* | update | Thierry Vignaud | 2008-12-03 | 1 | -4/+4 |
| | |||||
* | sync with code | Thierry Vignaud | 2008-12-03 | 75 | -2660/+3008 |
| | |||||
* | (prepare_add_restricted) rephrase | Thierry Vignaud | 2008-12-03 | 1 | -2/+4 |
| | |||||
* | do not uselessly load Data::Dumper | Thierry Vignaud | 2008-12-03 | 1 | -3/+0 |
| | |||||
* | 2.70.1 | Thierry Vignaud | 2008-12-01 | 2 | -1/+3 |
| | |||||
* | (add_restricted_medium) only tag restricted/updates as 'update', not | Thierry Vignaud | 2008-12-01 | 2 | -2/+5 |
| | | | | | restricted/release | ||||
* | 2.702.70 | Thierry Vignaud | 2008-12-01 | 2 | -1/+3 |
| | |||||
* | (is_restricted_media_configured) verify we have both | Thierry Vignaud | 2008-12-01 | 2 | -1/+3 |
| | | | | | restricted/release & restricted/updates | ||||
* | Translation updated | Felipe Arruda | 2008-12-01 | 1 | -482/+25 |
| | |||||
* | blacklist more modules | Thierry Vignaud | 2008-12-01 | 1 | -0/+1 |
| | |||||
* | (add_restricted_medium) add both newly created restricted/release & | Thierry Vignaud | 2008-12-01 | 2 | -0/+4 |
| | | | | | restricted/updates media | ||||
* | (add_restricted_medium) simplify | Thierry Vignaud | 2008-12-01 | 1 | -2/+1 |
| | |||||
* | (add_restricted_medium) extracts items in variables (needed for next commit) | Thierry Vignaud | 2008-12-01 | 1 | -2/+5 |
| | |||||
* | (add_restricted_medium) rename added medium as restricted instead of | Thierry Vignaud | 2008-12-01 | 1 | -1/+1 |
| | | | | | | restricted updates (now server has 2 online medium: bare released one & updates one) | ||||
* | (is_restricted_media_configured) fix typo in comment | Thierry Vignaud | 2008-12-01 | 1 | -1/+1 |
| | |||||
* | Osatuta. | Iñigo Salvador Azurmendi | 2008-11-29 | 1 | -30/+19 |
| | |||||
* | translation update for ukrainian language | Sergey Ribalchenko | 2008-11-28 | 1 | -30/+19 |
| | |||||
* | update (Rhoslyn Prys) | Thierry Vignaud | 2008-11-26 | 1 | -11/+15 |
| | |||||
* | Updated Czech translation. | Michal Bukovjan | 2008-11-25 | 1 | -36/+22 |
| | |||||
* | Hungarian translation update | Gergely Lonyai | 2008-11-25 | 1 | -141/+54 |
| | |||||
* | Update zh_TW translation | Shiva Huang | 2008-11-25 | 1 | -20/+20 |
| | |||||
* | update translation for turkish language | Atilla Öntaş | 2008-11-24 | 1 | -25/+24 |
| | |||||
* | Japanese translation updated. | Yukiko Bando | 2008-11-24 | 1 | -52/+32 |
| | |||||
* | update translation for Polish | Tomasz Bednarski | 2008-11-24 | 1 | -36/+22 |
| | |||||
* | 2.69 | Thierry Vignaud | 2008-11-24 | 2 | -1/+3 |
| | |||||
* | (add_media) there's no point checking for updates just after forking | Thierry Vignaud | 2008-11-24 | 2 | -1/+2 |
| | | | | | | | | | | off media manager since anyway urpmi db will be locked; (haverster) do it in the proper place, when media manager exits (was wrong since first intented in r244740 from 2008-09-04 which was: "(add_media) check again after adding update media") | ||||
* | (go2State) modernize | Thierry Vignaud | 2008-11-24 | 1 | -1/+1 |
| | |||||
* | (harvester) rename '$mdvupdate_returned' as more meaningfull 'schedule_checks' | Thierry Vignaud | 2008-11-24 | 1 | -3/+3 |
| | |||||
* | (prepare_add_restricted) update status once restricted media got added | Thierry Vignaud | 2008-11-24 | 2 | -1/+3 |
| | |||||
* | (add_restricted_medium) make sure added media names match our naming policy | Thierry Vignaud | 2008-11-24 | 2 | -1/+4 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2008-11-21 | 1 | -18/+18 |
| | |||||
* | 2.68.2 | Thierry Vignaud | 2008-11-20 | 2 | -1/+3 |
| | |||||
* | fix spacing | Thierry Vignaud | 2008-11-20 | 2 | -5/+10 |
| | |||||
* | 2.68.1 | Thierry Vignaud | 2008-11-20 | 2 | -1/+3 |
| | |||||
* | (get_restricted_authentication) pack buttons at start | Thierry Vignaud | 2008-11-20 | 2 | -2/+9 |
| | |||||
* | 2.68 | Thierry Vignaud | 2008-11-20 | 2 | -1/+3 |
| | |||||
* | typo fix | Thierry Vignaud | 2008-11-20 | 76 | -76/+76 |
| |