aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/syncLDAP.pl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-1/+3
| | | | r=dkl a=sgreen
* Bug 889403: syncLDAP.pl does not rederive regexp groups when updating login namePami Ketolainen2013-07-251-11/+4
| | | | r=LpSolit a=sgreen
* Bug 412054: Say "deny login" instead of "disable" in User Accounts admin UIMatt Selsky2012-07-241-3/+3
| | | | r=gerv a=LpSolit
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-20/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Remove unnecessary '\' from a regexp (':' is not a special character)eseyman%linagora.com2008-07-071-1/+1
| | | | This is a nitpick from bug #441503
* Bug 441503: Need update on contrib/syncLDAP.pleseyman%linagora.com2008-06-271-4/+11
| | | | Patch by A.A. Shimono <shimono@mozilla.gr.jp> r=manu a=LpSolit
* Bug 337947: Fix strange syntax in contrib/syncLDAP.pleseyman%linagora.com2008-01-231-31/+31
| | | | Patch By Emmanuel Seyman <eseyman@linagora.com> r=LpSolit, a=LpSolit
* Bug 397575: syncLDAP outputs HTML does not enable/disable accountseseyman%linagora.com2007-12-071-1/+1
| | | | Patch by Emmanuel Seyman <eseyman@linagora.com> r=LpSolit a=LpSolit
* Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org2007-10-191-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 349349: Use ->create from Bugzilla::Object instead of insert_new_user ↵mkanat%bugzilla.org2006-08-261-1/+4
| | | | | | for Bugzilla::User Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
* Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org2006-07-041-1/+0
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 342869: Use Bugzilla->params everywhere except templatesmkanat%bugzilla.org2006-07-041-7/+7
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by ↵lpsolit%gmail.com2006-06-211-7/+5
| | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 303709: Eliminate deprecated Bugzilla::DB routines from sendbugmail.pl, ↵lpsolit%gmail.com2006-05-151-31/+31
| | | | sendunsentbugmail.pl and syncLDAP.pl scripts in contrib - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
* Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> ↵lpsolit%gmail.com2005-08-101-1/+1
| | | | r=mkanat,wicked a=justdave
* Bug 285695: [PostgreSQL] Username checks for login, etc. need to be case ↵mkanat%kerio.com2005-07-081-3/+9
| | | | | | insensitive Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br2004-03-271-2/+0
| | | | | | | quietly_check_login()/confirm_login() calls. Cleans up callsites (consisting of most of our CGIs), swapping (where appropriate) for calls to Bugzilla->login. Patch by Teemu Mannermaa <wicked@etlicon.fi>. r=bbaetz, kiko. a=justdave.
* Bug 221460: perl syncronisation script for ldap (contrib)justdave%syndicomm.com2003-11-221-0/+287
Contributed by Andreas Höfler <andreas.hoefler@bearingpoint.com> a= justdave