summaryrefslogtreecommitdiff
path: root/source3/passdb/pdb_ldap.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-41/+41
2007-10-10[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter1-1/+1
2007-10-10r25165: Use talloc_asprintf_append_buffer with an unmodifiedJeremy Allison1-3/+3
2007-10-10r25092: Add support for storing trusted domain passwords in LDAP forMichael Adam1-5/+277
2007-10-10r25091: Start adding support for storing trusted domain passwords in LDAPMichael Adam1-0/+44
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23688: Fix bug #4759 reported by Raul <ismell@ismell.org>.Jeremy Allison1-1/+1
2007-10-10r23194: cherry pick two fixes from SAMBA_3_0_26Gerald Carter1-2/+6
2007-10-10r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...Volker Lendecke1-1/+2
2007-10-10r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).Jeremy Allison1-0/+2
2007-10-10r21608: Fix a couple of memleaks in error code paths beforeJeremy Allison1-0/+1
2007-10-10r21606: Implement escaping function for ldap RDN valuesSimo Sorce1-8/+60
2007-10-10r20402: Fix spelling: samba bug #4292 debian #402392Andrew Bartlett1-1/+1
2007-10-10r20090: Fix a class of bugs found by James Peach. EnsureJeremy Allison1-13/+38
2007-10-10r19943: Fix bug 4267 -- Thanks to David!Volker Lendecke1-0/+2
2007-10-10r19083: Fix objectclassVolker Lendecke1-1/+1
2007-10-10r19058: Implement "user cannot change password", and complete "user must changeJim McDonough1-1/+1
2007-10-10r18703: Fix the annoying effect that happens when nscd is running:Günther Deschner1-0/+4
2007-10-10r18313: Nobody said "no" (yet.... gd?), so commit it:Volker Lendecke1-10/+0
2007-10-10r18271: Big change:Gerald Carter1-11/+11
2007-10-10r17554: CleanupVolker Lendecke1-2/+2
2007-10-10r17451: Change pdb_getgrsid not to take a DOM_SID but a const DOM_SID * as anVolker Lendecke1-2/+2
2007-10-10r17271: Fix a regression in the ldapsam uri syntax.Gerald Carter1-7/+12
2007-10-10r17150: MMC User & group plugins fixes:Gerald Carter1-3/+11
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-25/+33
2007-10-10r16683: Fix bug #3900 reported by jason@ncac.gwu.edu.Jeremy Allison1-2/+2
2007-10-10r16681: Fix bug #3899 reported by jason@ncac.gwu.edu.Jeremy Allison1-5/+0
2007-10-10r16628: Fix bug #3880, reported by jason@ncac.gwu.eduJeremy Allison1-1/+1
2007-10-10r16427: Fix bug # 3848. Thanks to Wilco Baan Hofman for testing the release c...Volker Lendecke1-0/+13
2007-10-10r16350: Fix the build.Günther Deschner1-19/+0
2007-10-10r16334: Fix Klocwork ID's 1087, 1095, 1096, 1098, 1099, 1101, 1102, 1105, 110...Volker Lendecke1-4/+49
2007-10-10r16121: Fix a eDir related memory leak.Günther Deschner1-2/+9
2007-10-10r15895: Ensure all new rid allocation goes throughJeremy Allison1-6/+12
2007-10-10r15649: Allow to store 24 password history entries in ldapsam (same limit as onGünther Deschner1-6/+7
2007-10-10r15633: Minor smbldap/pdb_ldap cleanupGünther Deschner1-7/+4
2007-10-10r15571: Fix Coverity bug #285Volker Lendecke1-3/+7
2007-10-10r15547: say goodbye to --with-ldapsam (although the ldapsam_compat passdb bac...Gerald Carter1-17/+0
2007-10-10r15444: Fix from Jim to ensure we do a wildcard search for SID'sJeremy Allison1-1/+1
2007-10-10r14758: Fix broken LDAP search filter.Günther Deschner1-1/+1
2007-10-10r14756: Make smbpasswd -a root work for eDirectory where there is no "account"Günther Deschner1-5/+18
2007-10-10r14452: Sorry. Need more coffee....Gerald Carter1-1/+1
2007-10-10r14451: In order to get pdb_ldap searching for SID_NAME_ALIASGerald Carter1-42/+16
2007-10-10r14403: * modifies create_local_nt_token() to create a BUILTIN\AdministratorsGerald Carter1-1/+1
2007-10-10r13979: We've dereferenced my_methods already, so there's no point in checkin...Volker Lendecke1-1/+1
2007-10-10r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison1-7/+3
2007-10-10r13843: Merge in net sam provision and some pdb_ldap fixesSimo Sorce1-82/+130
2007-10-10r13776: Merge in the editposix ldapsam optimizationSimo Sorce1-108/+891
2007-10-10r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16.Günther Deschner1-6/+6
2007-10-10r13679: Commiting the rm_primary_group.patch posted on samba-technicalGerald Carter1-24/+0