| Commit message (Expand) | Author | Age | Files | Lines |
* | only load LDAP binding if needed (saves a couple MB in rpmdrake) | Thierry Vignaud | 2009-01-27 | 1 | -1/+1 |
* | - urpmi.update, urpmi.addmedia, urpmi.removemedia: | Pascal Rigaux | 2008-10-14 | 1 | -2/+2 |
* | lazy load Net::LDAP | Thierry Vignaud | 2008-03-03 | 1 | -1/+1 |
* | fix regression (introduced long ago: 2006-11-15): correctly detect ldap is no... | Pascal Rigaux | 2008-01-10 | 1 | -3/+3 |
* | fixed some ngettext use | Pablo Saratxaga | 2007-02-21 | 1 | -4/+3 |
* | remove md5sum from @PER_MEDIA_OPT (which only list per-medium options in | Pascal Rigaux | 2006-11-22 | 1 | -1/+1 |
* | @PER_MEDIA_OPT is now in urpm::media | Pascal Rigaux | 2006-11-22 | 1 | -1/+1 |
* | move many functions from urpm.pm to urpm/media.pm | Pascal Rigaux | 2006-11-21 | 1 | -9/+9 |
* | - put passwords in /etc/urpmi/netrc instead of getting it from /var/lib/urpmi... | Pascal Rigaux | 2006-11-15 | 1 | -14/+8 |
* | - remove useless call to log, as we are calling 'die' in write_ldap_cache, an... | Michael Scherer | 2006-11-03 | 1 | -1/+1 |
* | perl_checker compliance | Pascal Rigaux | 2006-11-03 | 1 | -1/+1 |
* | Localize $_ before magical while(<$file>) loops | Rafael Garcia-Suarez | 2006-08-11 | 1 | -0/+1 |
* | Use revision number as version numbers for internal modules. | Rafael Garcia-Suarez | 2006-06-07 | 1 | -1/+3 |
* | Add a default value for urpmi ldap SSL value | Rafael Garcia-Suarez | 2006-05-15 | 1 | -2/+4 |
* | Add versions to modules | Rafael Garcia-Suarez | 2005-12-02 | 1 | -2/+2 |
* | Update copyright notices | Rafael Garcia-Suarez | 2005-12-02 | 1 | -0/+10 |
* | Fix syntax error, add more docs | Rafael Garcia-Suarez | 2005-11-03 | 1 | -6/+10 |
* | Remove more MDK::Common vestigia | Rafael Garcia-Suarez | 2005-11-03 | 1 | -1/+15 |
* | Don't use functions from MDK::Common | Rafael Garcia-Suarez | 2005-11-03 | 1 | -3/+5 |
* | Add LDAP media at the end | Rafael Garcia-Suarez | 2005-06-28 | 1 | -0/+2 |
* | POD fixes | Rafael Garcia-Suarez | 2005-05-17 | 1 | -10/+11 |
* | Factorize and sort option names | Rafael Garcia-Suarez | 2005-05-17 | 1 | -21/+3 |
* | - really detect http and ftp proxy | Michael Scherer | 2005-05-16 | 1 | -1/+5 |
* | - use '/etc/ldap.conf' instead of '/etc/openldap/ldap.conf'. | Michael Scherer | 2005-05-16 | 1 | -1/+1 |
* | - fix the call to write ldap | Michael Scherer | 2005-05-16 | 1 | -1/+1 |
* | perl_checker and other fixes | Rafael Garcia-Suarez | 2005-05-16 | 1 | -74/+67 |
* | Add ldap media configuration support (Michael Scherer) | Rafael Garcia-Suarez | 2005-05-16 | 1 | -0/+218 |