summaryrefslogtreecommitdiffstats
path: root/source/passdb/pdb_ldap.c
Commit message (Expand)AuthorAgeFilesLines
* r25387: Sync with 3.2.0 svn treeGerald Carter2007-09-271-3/+319
* r24950: Merge r21784Volker Lendecke2007-09-041-1/+2
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-101-2/+1
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
* r23688: Fix bug #4759 reported by Raul <ismell@ismell.org>.Jeremy Allison2007-07-031-1/+1
* r22473: Correct fix for setting a default compat tdb idmap backend.Gerald Carter2007-04-231-1/+5
* r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).Jeremy Allison2007-03-011-0/+2
* r21608: Fix a couple of memleaks in error code paths beforeJeremy Allison2007-03-011-0/+1
* r21606: Implement escaping function for ldap RDN valuesSimo Sorce2007-03-011-8/+60
* r20401: Fix spelling: samba bug #4292, debian #402392Andrew Bartlett2006-12-291-1/+1
* r20090: Fix a class of bugs found by James Peach. EnsureJeremy Allison2006-12-091-13/+38
* r19943: Fix bug 4267 -- Thanks to David!Volker Lendecke2006-11-291-0/+2
* r19810: more merge work....does not compile currently. Working on smbd mergeGerald Carter2006-11-211-7/+10
* r19801: grabbing minor changes (some missing pieces from jmcd's SAMR work as ...Gerald Carter2006-11-201-39/+29
* r19795: * bring the 'enum lsa_SidType', 'struct GUID', & 'structGerald Carter2006-11-191-8/+8
* r19083: Fix objectclassVolker Lendecke2006-10-051-1/+1
* r18703: Fix the annoying effect that happens when nscd is running:Günther Deschner2006-09-201-0/+4
* r17271: Fix a regression in the ldapsam uri syntax.Gerald Carter2006-07-271-7/+12
* r17150: MMC User & group plugins fixes:Gerald Carter2006-07-191-3/+11
* r16438: sync up to r16433Gerald Carter2006-06-211-0/+13
* r16418: Pull in more Klocwork fixes (up to r16415)Gerald Carter2006-06-201-19/+0
* r16348: * merging changes from SAMBA_3_0 r16346Gerald Carter2006-06-191-4/+49
* r16124: catch a couple of fixes from GuentherGerald Carter2006-06-091-2/+9
* r16104: Set version to 3.0.23rc2Gerald Carter2006-06-081-6/+12
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-231-34/+19
* r14758: Fix broken LDAP search filter.Günther Deschner2006-03-291-1/+1
* r14756: Make smbpasswd -a root work for eDirectory where there is no "account"Günther Deschner2006-03-291-5/+18
* r14452: Sorry. Need more coffee....Gerald Carter2006-03-151-1/+1
* r14451: In order to get pdb_ldap searching for SID_NAME_ALIASGerald Carter2006-03-151-42/+16
* r14403: * modifies create_local_nt_token() to create a BUILTIN\AdministratorsGerald Carter2006-03-151-1/+1
* r13979: We've dereferenced my_methods already, so there's no point in checkin...Volker Lendecke2006-03-071-1/+1
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2006-03-071-7/+3
* r13843: Merge in net sam provision and some pdb_ldap fixesSimo Sorce2006-03-051-82/+130
* r13776: Merge in the editposix ldapsam optimizationSimo Sorce2006-03-011-108/+891
* r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16. Günther Deschner2006-02-271-6/+6
* r13679: Commiting the rm_primary_group.patch posted on samba-technicalGerald Carter2006-02-241-24/+0
* r13622: Allow to rename machine accounts in a Samba Domain. This still uses theGünther Deschner2006-02-221-2/+5
* r13601: * Remove unused code from pdb_ldap.cGerald Carter2006-02-211-61/+1
* r13576: This is the beginnings of moving the SAM_ACCOUNT data structure Gerald Carter2006-02-201-38/+34
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2006-02-201-24/+24
* r13460: by popular demand....Gerald Carter2006-02-111-20/+27
* r13389: get_ldap_filter is only used once, make it staticVolker Lendecke2006-02-081-1/+1
* r13316: Let the carnage begin....Gerald Carter2006-02-031-561/+969
* r12663: Fix a memleakVolker Lendecke2006-01-011-0/+4
* r12645: Fix some memleaks. This will also be in the trunk checkin that comes ...Volker Lendecke2005-12-311-0/+9
* r12400: one line patch for Sun LDAP libs pointed out by Nicholas Brealey <nic...Gerald Carter2005-12-201-1/+1
* r12398: adding Guenther's account policy migration fixGerald Carter2005-12-201-7/+22
* r12313: Introduce yet another copy of the string_sub function:Volker Lendecke2005-12-181-2/+1
* r12129: Fix uninitialized variables.Volker Lendecke2005-12-081-1/+1
* r11999: Re-add "passdb expand explicit".Volker Lendecke2005-12-011-3/+13