summaryrefslogtreecommitdiffstats
path: root/source3/passdb/pdb_ldap.c
Commit message (Expand)AuthorAgeFilesLines
* r8542: - (re-)add better search-semantics: look for Interdomain trust accountsGünther Deschner2007-10-101-2/+2
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-101-6/+6
* r7142: removing 'ldap filter' smb.conf optionGerald Carter2007-10-101-4/+4
* r6770: Fix bug 2705. Thanks, John, for beating my stuff :-)Volker Lendecke2007-10-101-2/+0
* r6748: With reconnects, state->connection->ldap_struct can change in smbldap_...Volker Lendecke2007-10-101-3/+8
* r6445: Make us survive the PARANOID_MALLOC_CHECKER. Should we enable that forVolker Lendecke2007-10-101-2/+2
* r6421: use add machine script when creating a user (ACB_NORMAL)Gerald Carter2007-10-101-1/+2
* r6367: Slim down pdb_interface.c a bit. next_entry and search_end are functionVolker Lendecke2007-10-101-9/+9
* r6351: This is quite a large and intrusive patch, but there are not many piec...Volker Lendecke2007-10-101-0/+469
* r6263: Get rid of generate_wellknown_sids, they are const static and initiali...Volker Lendecke2007-10-101-2/+0
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2007-10-101-1/+2
* r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i...Volker Lendecke2007-10-101-16/+15
* r5965: Apply Volker's patch for "ldapsam trusted = yes" for samr_lookup_rids....Jim McDonough2007-10-101-15/+229
* r5957: BUGS 2478, 2093: compiler warning patches from Jason MaderGerald Carter2007-10-101-6/+7
* r5927: Fix ldapsam trusted enum_group_members. We were searching in the userJim McDonough2007-10-101-1/+1
* r5708: BUG 2424: patch from Vince Brimhall <vbrimhall@novell.com> to ensure t...Gerald Carter2007-10-101-5/+5
* r5655: Added support for Novell NDS universal password. Code donated byJeremy Allison2007-10-101-55/+81
* r5481: Fix a memleakVolker Lendecke2007-10-101-0/+2
* r5467: Optimize _samr_query_groupmem with LDAP backend for large domains.Volker Lendecke2007-10-101-0/+208
* r5428: Apply some const. LDAP attribs should now be declared const char *attr...Volker Lendecke2007-10-101-21/+22
* r5349: After talking with Jerry, reverted the addition of account policies toGünther Deschner2007-10-101-252/+3
* r5166: From James Peach - remove minor C99-isms.Jeremy Allison2007-10-101-6/+12
* r4994: Patch from abartlet:Günther Deschner2007-10-101-13/+26
* r4926: Use LDAP_SCOPE_ONELEVEL instead of OpenLDAP's LDAP_SCOPE_ONE-scope.Günther Deschner2007-10-101-2/+2
* r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).Günther Deschner2007-10-101-3/+245
* r4860: fix silly limitation in ldapsam and tdbsam. Expand variables in the p...Gerald Carter2007-10-101-6/+11
* r4851: Preleminary fix for ldapsam_enum_group_memberships whenGünther Deschner2007-10-101-3/+3
* r4847: Hand over a acb_mask to pdb_setsampwent in load_sampwd_entries().Günther Deschner2007-10-101-8/+23
* r4840: * Add more generic root-dse inspection function to check for givenGünther Deschner2007-10-101-58/+1
* r4736: small set of merges from rtunk to minimize the diffsGerald Carter2007-10-101-1/+1
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-5/+5
* r3883: Fix error return -- thanks to rsharpeVolker Lendecke2007-10-101-1/+1
* r3871: Fix memleakVolker Lendecke2007-10-101-1/+3
* r3705: Nobody has commented, so I'll take this as an ack...Volker Lendecke2007-10-101-0/+108
* r3628: A typo and a compile-warning.Günther Deschner2007-10-101-1/+1
* r3566: Completely replace the queryuseraliases call. The previous implementat...Volker Lendecke2007-10-101-38/+40
* r2923: Fix some obvious copy/paste leftover debug-messages.Günther Deschner2007-10-101-8/+8
* r2819: Make 'password history'-behaviour in ldapsam more consistent.Günther Deschner2007-10-101-0/+3
* r2752: Fix the paranoia-check to ensure the ldap-attribute and theGünther Deschner2007-10-101-1/+1
* r2619: Only issue the ldap extended password change operation if the ldap serverVolker Lendecke2007-10-101-0/+75
* r2479: Stop attribute "modifyTimestamp" from being deleted.Jeremy Allison2007-10-101-0/+5
* r2444: Based on jmcd's patch, implement special lists for the ldap user attri...Volker Lendecke2007-10-101-6/+27
* r2374: Fix from Vince Brimhall vbrimhall@novell.com forJeremy Allison2007-10-101-1/+6
* r1810: Patch from Richard Renard <rrenard@idealx.com> to storeJeremy Allison2007-10-101-2/+21
* r1733: Fix hashed password history for LDAP backends.Jeremy Allison2007-10-101-10/+26
* r1388: Adding password history code for ldap backend, based on a patch fromJeremy Allison2007-10-101-8/+64
* r1108: Index: pdb_ldap.cVolker Lendecke2007-10-101-0/+15
* r910: Fix for bug #1385 found by Jason Mader <jason@ncac.gwu.edu>.Jeremy Allison2007-10-101-3/+7
* r116: volker's patch for local group and group nestingGerald Carter2007-10-101-2/+286
* r53: Remove modifyTimestamp from list of our attributes. We just check it forJim McDonough2007-10-101-5/+4