index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
/
tldap_util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:lib: make use of samba_tevent_context_init()
Stefan Metzmacher
2013-02-19
1
-1
/
+1
*
s3: Fix some False/NULL hickups
Volker Lendecke
2011-12-20
1
-1
/
+1
*
s3-lib Replace StrCaseCmp() with strcasecmp_m()
Andrew Bartlett
2011-05-18
1
-1
/
+1
*
More const fixes. Remove CONST_DISCARD.
Jeremy Allison
2011-05-06
1
-1
/
+1
*
s3: Fix tldap_make_mod_blob_int() debug messages
Sumit Bose
2011-04-06
1
-3
/
+3
*
s3-libndr: add ../librpc/ndr/libndr.h include in some places.
Günther Deschner
2011-03-31
1
-0
/
+1
*
charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...
Andrew Tridgell
2011-03-24
1
-5
/
+4
*
s3-build: only include asn1 headers where actually needed.
Günther Deschner
2011-03-16
1
-0
/
+1
*
s3: Change tldap_entry_attributes to the "array,count" convention
Volker Lendecke
2011-03-14
1
-1
/
+1
*
s3: Protect tldap_errstr against a NULL ld
Volker Lendecke
2011-02-20
1
-1
/
+3
*
s3: Convert tldap_entry_values args to "array, count"
Volker Lendecke
2011-02-13
1
-4
/
+4
*
s3: Add an explicit counter to tldap_add_mod_[blobs|str]
Volker Lendecke
2011-02-13
1
-8
/
+12
*
s3: Convert tldap_make_mod_fmt args to "array, count"
Volker Lendecke
2011-02-13
1
-1
/
+1
*
s3: Convert tldap_make_mod_blob args to "array, count"
Volker Lendecke
2011-02-13
1
-1
/
+1
*
s3: Convert tldap_make_mod_blob_int args to "array, count"
Volker Lendecke
2011-02-13
1
-3
/
+3
*
s3: Convert tldap_add_blob_vals args to "array, count"
Volker Lendecke
2011-02-13
1
-2
/
+2
*
s3: Convert tldap_add_mod_blobs args to "array, count"
Volker Lendecke
2011-02-13
1
-5
/
+6
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-0
/
+1
*
s3-tldap: only include tldap when actually needed.
Günther Deschner
2010-05-18
1
-0
/
+2
*
Add tldap_pull_guid
Volker Lendecke
2009-07-04
1
-0
/
+11
*
tldap: Do not do a return before we got the search_result
Volker Lendecke
2009-07-03
1
-1
/
+0
*
Add tldap_search_va
Volker Lendecke
2009-06-28
1
-8
/
+20
*
Add tldap paged searches, together with two helper routines
Volker Lendecke
2009-06-20
1
-0
/
+261
*
Reorganize retrieving errors and server-sent controls
Volker Lendecke
2009-06-20
1
-1
/
+1
*
Add tldap_supports_control
Volker Lendecke
2009-06-20
1
-0
/
+11
*
Add tldap_entry_has_attrvalue
Volker Lendecke
2009-06-20
1
-0
/
+18
*
Prepare control support
Volker Lendecke
2009-06-20
1
-2
/
+2
*
Add tldap_fetch_rootdse
Volker Lendecke
2009-06-19
1
-0
/
+131
*
Add tlda_add_mod_str
Volker Lendecke
2009-06-08
1
-0
/
+17
*
Add tldap_pull_uint32
Volker Lendecke
2009-06-07
1
-0
/
+12
*
Add some samba-style tldap utility functions
Volker Lendecke
2009-06-06
1
-0
/
+351