summaryrefslogtreecommitdiffstats
path: root/source/passdb/pdb_ldap.c
Commit message (Expand)AuthorAgeFilesLines
* r21889: * Pull from SAMBA-3_0_25 svn r21888Gerald Carter2007-03-201-8/+63
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-281-66/+86
* r19499: sync up changes for 3.0.23dGerald Carter2006-10-261-1/+1
* r19018: staging for a 3.0.23d on Tuesday (I think we have sufficient changes ...Gerald Carter2006-10-011-0/+4
* r17355: go ahead and catch some changes from the 3.0.23 dev treeGerald Carter2006-08-011-7/+12
* r17161: sync files from SAMBA_3_0_23 branchGerald Carter2006-07-201-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
* r11947: Back out passdb:expand_explicit until we find consensus. I'll file th...Volker Lendecke2005-11-281-14/+3
* r11922: Looks bigger than it is: There's no point in allocating arrays inVolker Lendecke2005-11-261-17/+10
* r11914: After talking to Jeremy, implement passdb:expand_explicit with a defa...Volker Lendecke2005-11-261-3/+14
* r11847: Fix typo.Günther Deschner2005-11-221-1/+1
* r11236: Implement user rename for smbpasswd and ldap backends. Some cleanup onJim McDonough2005-10-201-0/+47
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2005-10-181-51/+53
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-13/+341
* r9661: fallback to cn attribubte if displayName is not availableGerald Carter2005-08-261-14/+14
* r9660: real fix for group enumeration bug in 3.0.20; only affected the ldaps...Gerald Carter2005-08-261-4/+5
* r8797: avoid unset rids for builtin-aliases.Günther Deschner2005-07-271-1/+2
* r8787: Make enumeration of builtin-aliases work again.Günther Deschner2005-07-261-5/+41
* r8542: - (re-)add better search-semantics: look for Interdomain trust accountsGünther Deschner2005-07-181-2/+2
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2005-06-241-6/+6