index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
lib
/
smbldap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some nonempty blank lines
Volker Lendecke
2009-05-31
1
-52
/
+50
*
Add smbldap_talloc_single_blob()
Volker Lendecke
2009-05-29
1
-6
/
+25
*
Add smbldap_pull_sid
Volker Lendecke
2009-05-28
1
-0
/
+20
*
Fix bug 6157
Volker Lendecke
2009-05-12
1
-0
/
+56
*
Convert Samba3 to use the common lib/util/charset API
Andrew Bartlett
2009-04-14
1
-3
/
+6
*
s3:smbldap convert the easy cases to push_utf8_talloc()
Andrew Bartlett
2009-04-07
1
-8
/
+8
*
s3:smbldap Remove smbldap_get_dn
Andrew Bartlett
2009-04-06
1
-26
/
+4
*
More warning fixes for Solaris.
Jeremy Allison
2009-02-23
1
-0
/
+2
*
s3:events: change event_add_timed() prototype to match samba4
Stefan Metzmacher
2009-01-05
1
-6
/
+6
*
Remove the requirement for ldap call made as root. Add in security
Jeremy Allison
2008-10-20
1
-7
/
+0
*
Use {u,}int64_t instead of SMB_BIG_{U,}INT.
Jelmer Vernooij
2008-10-14
1
-1
/
+1
*
smbldap: Fix typo in debug message.
Karolin Seeger
2008-07-18
1
-1
/
+1
*
build: fix build warning.
Günther Deschner
2008-06-03
1
-1
/
+1
*
Add ldap connection timeout for OpenLDAP and Netscape LDAP libs. This can be ...
Björn Jacke
2008-06-03
1
-1
/
+25
*
Cleanup size_t return values in callers of convert_string_allocate
Tim Prouty
2008-05-20
1
-9
/
+18
*
Fix some typos.
Karolin Seeger
2008-02-08
1
-2
/
+2
*
Remove smbldap_get_single_pstring() and all pstrings
Jeremy Allison
2007-11-14
1
-8
/
+0
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-12
/
+12
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23510: Tidy calls to smb_panic by removing trailing newlines. Print the
James Peach
2007-10-10
1
-10
/
+5
*
r23411: We were missing displayName and that was preventing us
Simo Sorce
2007-10-10
1
-0
/
+1
*
r21785: Avoid an unnecessary gettimeofday() call
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...
Volker Lendecke
2007-10-10
1
-13
/
+34
*
r21264: LDAP_OPT_ERROR_NUMBER seems more portable than LDAP_OPT_RESULT_CODE
Volker Lendecke
2007-10-10
1
-5
/
+5
*
r21263: getpeername() returning -1 is not a reliable indication if a TCP conn...
Volker Lendecke
2007-10-10
1
-15
/
+70
*
r20215: Next step trying to fix the Solaris build.
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r20116: Start merging in the work done to create the new idmap subsystem.
Simo Sorce
2007-10-10
1
-25
/
+50
*
r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()
Stefan Metzmacher
2007-10-10
1
-2
/
+1
*
r17924: Get rid of warnings now that talloc is merged.
Volker Lendecke
2007-10-10
1
-5
/
+3
*
r17334: Some C++ warnings
Volker Lendecke
2007-10-10
1
-2
/
+3
*
r16687: Fix bugs #3901, #3902, #3903 reported by jason@ncac.gwu.edu.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r16122: As we use 'inetOrgPerson' as structural objectclass for new accounts for
Günther Deschner
2007-10-10
1
-0
/
+2
*
r15995: Make smbldap obey config tests. Patch from "John E. Malmberg"
Jeremy Allison
2007-10-10
1
-0
/
+6
*
r15633: Minor smbldap/pdb_ldap cleanup
Günther Deschner
2007-10-10
1
-13
/
+12
*
r14462: Fix warning. ber_tag_t is an unsigned int for
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r14345: Fix Coverity #71. We don't currently propagate *any*
Jeremy Allison
2007-10-10
1
-10
/
+15
*
r14060: Only set the last rebind timestamp when we did rebind after a non-read
Günther Deschner
2007-10-10
1
-2
/
+21
*
r13693: More Solaris/LDAP fixes from Bjoern <bjoern@j3e.de>
Volker Lendecke
2007-10-10
1
-3
/
+3
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-48
/
+173
*
r12714: Fix segfault in pdb_nds.c.
Günther Deschner
2007-10-10
1
-4
/
+4
*
r11876: When we are using START_TLS to secure the LDAP connection, we *have* to
Günther Deschner
2007-10-10
1
-3
/
+12
*
r11874: Merge LDAP connection setup in lib/smbldap.c and pdb_nds.c.
Günther Deschner
2007-10-10
1
-50
/
+137
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-1
/
+5
*
r9953: get rid of compiler warning.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r8892: Fix #2942 - missing value in debug ! Doh !
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r8757: Add debug messages so we can see what attributes and values are being
Jeremy Allison
2007-10-10
1
-0
/
+3
*
r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...
Gerald Carter
2007-10-10
1
-246
/
+17
*
r6351: This is quite a large and intrusive patch, but there are not many piec...
Volker Lendecke
2007-10-10
1
-14
/
+144
*
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
2007-10-10
1
-2
/
+5
[next]