summaryrefslogtreecommitdiffstats
path: root/source3/lib/smbldap.c
Commit message (Expand)AuthorAgeFilesLines
* Remove smbldap_get_single_pstring() and all pstringsJeremy Allison2007-11-141-8/+0
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-12/+12
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23510: Tidy calls to smb_panic by removing trailing newlines. Print theJames Peach2007-10-101-10/+5
* r23411: We were missing displayName and that was preventing usSimo Sorce2007-10-101-0/+1
* r21785: Avoid an unnecessary gettimeofday() callVolker Lendecke2007-10-101-1/+1
* r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...Volker Lendecke2007-10-101-13/+34
* r21264: LDAP_OPT_ERROR_NUMBER seems more portable than LDAP_OPT_RESULT_CODEVolker Lendecke2007-10-101-5/+5
* r21263: getpeername() returning -1 is not a reliable indication if a TCP conn...Volker Lendecke2007-10-101-15/+70
* r20215: Next step trying to fix the Solaris build.Volker Lendecke2007-10-101-2/+2
* r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce2007-10-101-25/+50
* r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()Stefan Metzmacher2007-10-101-2/+1
* r17924: Get rid of warnings now that talloc is merged.Volker Lendecke2007-10-101-5/+3
* r17334: Some C++ warningsVolker Lendecke2007-10-101-2/+3
* r16687: Fix bugs #3901, #3902, #3903 reported by jason@ncac.gwu.edu.Jeremy Allison2007-10-101-1/+1
* r16122: As we use 'inetOrgPerson' as structural objectclass for new accounts forGünther Deschner2007-10-101-0/+2
* r15995: Make smbldap obey config tests. Patch from "John E. Malmberg"Jeremy Allison2007-10-101-0/+6
* r15633: Minor smbldap/pdb_ldap cleanupGünther Deschner2007-10-101-13/+12
* r14462: Fix warning. ber_tag_t is an unsigned int forJeremy Allison2007-10-101-1/+1
* r14345: Fix Coverity #71. We don't currently propagate *any*Jeremy Allison2007-10-101-10/+15
* r14060: Only set the last rebind timestamp when we did rebind after a non-readGünther Deschner2007-10-101-2/+21
* r13693: More Solaris/LDAP fixes from Bjoern <bjoern@j3e.de>Volker Lendecke2007-10-101-3/+3
* r13316: Let the carnage begin....Gerald Carter2007-10-101-48/+173
* r12714: Fix segfault in pdb_nds.c.Günther Deschner2007-10-101-4/+4
* r11876: When we are using START_TLS to secure the LDAP connection, we *have* toGünther Deschner2007-10-101-3/+12
* r11874: Merge LDAP connection setup in lib/smbldap.c and pdb_nds.c.Günther Deschner2007-10-101-50/+137
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-1/+5
* r9953: get rid of compiler warning.Günther Deschner2007-10-101-1/+1
* r8892: Fix #2942 - missing value in debug ! Doh !Jeremy Allison2007-10-101-1/+1
* r8757: Add debug messages so we can see what attributes and values are beingJeremy Allison2007-10-101-0/+3
* r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter2007-10-101-246/+17
* r6351: This is quite a large and intrusive patch, but there are not many piec...Volker Lendecke2007-10-101-14/+144
* r6149: Fixes bugs #2498 and 2484.Derrell Lipman2007-10-101-2/+5
* r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...Derrell Lipman2007-10-101-2/+2
* r5565: fix breakage on gcc 2.96Gerald Carter2007-10-101-1/+1
* r5556: Fix the build on AIX.Günther Deschner2007-10-101-4/+14
* r5522: Better handling of LDAP over IPC connections that have expired on theGünther Deschner2007-10-101-4/+1
* r5428: Apply some const. LDAP attribs should now be declared const char *attr...Volker Lendecke2007-10-101-8/+8
* r5349: After talking with Jerry, reverted the addition of account policies toGünther Deschner2007-10-101-87/+1
* r4989: Display failed LDAP-server-uri.Günther Deschner2007-10-101-1/+2
* r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).Günther Deschner2007-10-101-1/+87
* r4840: * Add more generic root-dse inspection function to check for givenGünther Deschner2007-10-101-0/+101
* r4736: small set of merges from rtunk to minimize the diffsGerald Carter2007-10-101-1/+1
* r4289: Close LDAP-Connection before retrying to open a new connection in theGünther Deschner2007-10-101-0/+1
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-13/+12
* r3563: During a typical logon a modern workstation makes a lot of anonymous s...Volker Lendecke2007-10-101-0/+4
* r2729: Fix ldapsam_compat homeDrive. Thanks to jason@env.leeds.ac.ukVolker Lendecke2007-10-101-1/+1
* r2444: Based on jmcd's patch, implement special lists for the ldap user attri...Volker Lendecke2007-10-101-0/+48
* r2258: Attempt to fix Bug 1715. Not sure if all of ldapsam_compat works now, ...Volker Lendecke2007-10-101-0/+7