summaryrefslogtreecommitdiff
path: root/source3/lib/smbldap.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-06s3-smbldap: make octet_strings/DATA_BLOBs const.Sumit Bose1-4/+4
2011-04-06s3-smbldap: support storing octet_strings/DATA_BLOBs.Günther Deschner1-21/+91
2011-03-30Fix convert_string() to take a *converted_size arg. and return a bool.Jeremy Allison1-1/+2
2011-03-24charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell1-1/+1
2010-10-12libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett1-0/+1
2010-09-08Fix warnings caused by double ";;" at the end of the time_mono() fixes.Jeremy Allison1-3/+3
2010-09-08s3/ldap: use monotonic clock for timeouts in smbldapBjörn Jacke1-17/+23
2010-08-05s3-secrets: only include secrets.h when needed.Günther Deschner1-0/+1
2010-08-05s3: avoid global include of ads.h.Günther Deschner1-4/+0
2010-06-28s3: Make some routines static in smbldapVolker Lendecke1-2/+2
2010-02-23s3-lib: Remove obsolete signal type cast.Andreas Schneider1-2/+2
2010-01-14s3:smbldap: add smbldap_talloc_first_attribute()Stefan Metzmacher1-0/+34
2009-12-10s3: add LDAP Alias Dereferencing supportBjörn Jacke1-0/+11
2009-10-26s3: Rename new parameter "ldap ref follow" to "ldap follow referral".Karolin Seeger1-2/+2
2009-10-15Fix valgrind memory leak in bug #6814 - Fixes for problems reported by valgrindJeremy Allison1-1/+7
2009-10-12s3/smbldap: add option to disable following LDAP refsJan Engelhardt1-2/+10
2009-08-06s3/smbldap: Fix typo in debug message.Karolin Seeger1-1/+1
2009-05-31Fix some nonempty blank linesVolker Lendecke1-52/+50
2009-05-29Add smbldap_talloc_single_blob()Volker Lendecke1-6/+25
2009-05-28Add smbldap_pull_sidVolker Lendecke1-0/+20
2009-05-12Fix bug 6157Volker Lendecke1-0/+56
2009-04-14Convert Samba3 to use the common lib/util/charset APIAndrew Bartlett1-3/+6
2009-04-07s3:smbldap convert the easy cases to push_utf8_talloc()Andrew Bartlett1-8/+8
2009-04-06s3:smbldap Remove smbldap_get_dnAndrew Bartlett1-26/+4
2009-02-23More warning fixes for Solaris.Jeremy Allison1-0/+2
2009-01-05s3:events: change event_add_timed() prototype to match samba4Stefan Metzmacher1-6/+6
2008-10-20Remove the requirement for ldap call made as root. Add in securityJeremy Allison1-7/+0
2008-10-14Use {u,}int64_t instead of SMB_BIG_{U,}INT.Jelmer Vernooij1-1/+1
2008-07-18smbldap: Fix typo in debug message.Karolin Seeger1-1/+1
2008-06-03build: fix build warning.Günther Deschner1-1/+1
2008-06-03Add ldap connection timeout for OpenLDAP and Netscape LDAP libs. This can be ...Björn Jacke1-1/+25
2008-05-20Cleanup size_t return values in callers of convert_string_allocateTim Prouty1-9/+18
2008-02-08Fix some typos.Karolin Seeger1-2/+2
2007-11-14Remove smbldap_get_single_pstring() and all pstringsJeremy Allison1-8/+0
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-12/+12
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-10r23510: Tidy calls to smb_panic by removing trailing newlines. Print theJames Peach1-10/+5
2007-10-10r23411: We were missing displayName and that was preventing usSimo Sorce1-0/+1
2007-10-10r21785: Avoid an unnecessary gettimeofday() callVolker Lendecke1-1/+1
2007-10-10r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...Volker Lendecke1-13/+34
2007-10-10r21264: LDAP_OPT_ERROR_NUMBER seems more portable than LDAP_OPT_RESULT_CODEVolker Lendecke1-5/+5
2007-10-10r21263: getpeername() returning -1 is not a reliable indication if a TCP conn...Volker Lendecke1-15/+70
2007-10-10r20215: Next step trying to fix the Solaris build.Volker Lendecke1-2/+2
2007-10-10r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce1-25/+50
2007-10-10r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()Stefan Metzmacher1-2/+1
2007-10-10r17924: Get rid of warnings now that talloc is merged.Volker Lendecke1-5/+3
2007-10-10r17334: Some C++ warningsVolker Lendecke1-2/+3
2007-10-10r16687: Fix bugs #3901, #3902, #3903 reported by jason@ncac.gwu.edu.Jeremy Allison1-1/+1
2007-10-10r16122: As we use 'inetOrgPerson' as structural objectclass for new accounts forGünther Deschner1-0/+2