summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-3.0.2pre1cvs2svn Import User2004-01-060-0/+0
* preparing for release of 3.0.2pre1Gerald Carter2004-01-061-2/+16
* fix a few formatting issuesGerald Carter2004-01-061-28/+32
* another round of syncs; should be the last ones from 3.0Gerald Carter2004-01-064-32/+15
* starting to sync files for 3.0.2pre1:Gerald Carter2004-01-0698-3223/+4929
* This commit was manufactured by cvs2svn to create branchcvs2svn Import User2004-01-053-0/+1362
|\
| * (merge from 3.0)Andrew Bartlett2004-01-054-400/+634
| * (merge from 3.0)Andrew Bartlett2004-01-052-490/+400
| * (merge from 3.0)Andrew Bartlett2004-01-051-0/+3
| * (merge from 3.0)Andrew Bartlett2004-01-051-1/+0
| * (merge from 3.0)Andrew Bartlett2004-01-051-2/+10
| * (merge from 3.0)Andrew Bartlett2004-01-051-2/+8
| * (merge from 3.0)Andrew Bartlett2004-01-051-14/+15
| * Fix from James Flemer <jflemer@uvm.edu> to make HAVE_ATTR_LIST linked toJeremy Allison2004-01-051-3/+3
| * fix inverted check using krb5_kt_resolve() and HAVE_MEMORY_KEYTAB; bug 912Gerald Carter2004-01-051-2/+2
| * Merge commit to 3_0: add pdb_pgsqlJelmer Vernooij2004-01-057-507/+1074
| * Commit the translation of the realm to the netbios domain name in the kerberosVolker Lendecke2004-01-045-3/+126
| * And yet another constVolker Lendecke2004-01-031-1/+1
| * After talking with abartlet remove the fix for bug 707 again.Volker Lendecke2004-01-012-140/+29
| * Fix for bug 707, getent group for huge ads groups (>1500 members)Volker Lendecke2004-01-012-29/+140
| * Move to short lived TALLOC_CTX* for allocating printerGerald Carter2003-12-301-4/+22
| * Another little one: Make pdb_test.c at least compile, although its way out ofVolker Lendecke2003-12-302-8/+4
| * The AFS pts command always generates completely lower-case user names. As caseVolker Lendecke2003-12-301-1/+4
| * Fix Bug # 924Volker Lendecke2003-12-301-2/+11
| * Preliminary fix for our signing problem with failed NTLMSSP logins. This patchVolker Lendecke2003-12-272-9/+19
| * Collecting another little patch from gd@suse.deVolker Lendecke2003-12-261-1/+1
| * Collecting some minor patches...Volker Lendecke2003-12-261-8/+10
| * (merge from 3.0)Andrew Bartlett2003-12-252-5/+5
| * This is metze's LDAP rebind sleep patch:Volker Lendecke2003-12-253-0/+34
| * Fix our parsing of the LDAP url. We get around it as all decent systems seemVolker Lendecke2003-12-251-1/+1
| * abartlet pointed me at the fact that the order and flags in loadparm.c areVolker Lendecke2003-12-251-1/+1
| * (merge from 3.0)Andrew Bartlett2003-12-252-5/+18
| * (merge from 3.0)Andrew Bartlett2003-12-241-4/+9
| * Fix for special files being hidden from admins by Dmitry Butskoj <buc@odusz.e...Jeremy Allison2003-12-231-1/+1
| * correct typo in delete user script; bug 887Gerald Carter2003-12-221-1/+1
| * add well known rid for pre win2k compatible access group; bug 897Gerald Carter2003-12-222-0/+2
| * Patch from Jianliang Lu j.lu@tiesse.com to manage Power UsersJeremy Allison2003-12-221-0/+1
| * * add a few useful debug linesGerald Carter2003-12-192-9/+30
| * Add in comments explaining NTLMv2 selection. Use lm session key if that'sJeremy Allison2003-12-171-1/+13
| * Tidyup debug message in ntlmssp code. Add brackets around dodgy if statement.Jeremy Allison2003-12-171-5/+17
| * Make sure we correctly generate the lm session key.Gerald Carter2003-12-172-2/+26
| * make sure we delete the group mapping before calling the delete group script;...Gerald Carter2003-12-161-2/+4
| * Fix from ndb@theghet.to to allow an existing LDAP machine account to beJeremy Allison2003-12-131-12/+29
| * Fix for bug #815. Make plaintext unicode passwords work with NT4.xJeremy Allison2003-12-121-5/+11
| * Fix detection of elements in in-memory keytab code.Jeremy Allison2003-12-121-1/+1
| * fix bug that prevent --mandir from overriding the defaults given in the --wit...Gerald Carter2003-12-111-19/+0
| * Correctly detect in-memory krb5 keytab support. Fix for bug #863 fromJeremy Allison2003-12-111-2/+2
| * Patch from James Peach <jpeach@sgi.com>. Remove the MAX_CONNECTIONS limitJeremy Allison2003-12-112-9/+46
| * fixed bad formal parameter type in get_static(); patch Andy PolyakovGerald Carter2003-12-111-1/+1
| * Fix uninitialized variable in passdb code. Reported by Andy Polyakov <appro@f...Alexander Bokovoy2003-12-111-1/+1