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
/
source4
/
libcli
/
cldap
Commit message (
Expand
)
Author
Age
Files
Lines
*
move source4/libcli/cldap => libcli/cldap
Stefan Metzmacher
2009-03-19
2
-1256
/
+0
*
s4:cldap: rewrite the cldap library based on tsocket
Stefan Metzmacher
2009-03-19
2
-475
/
+811
*
libcli/ldap: move generic ldap control encoding code to ldap_message.c
Stefan Metzmacher
2009-02-24
1
-6
/
+6
*
s4:cldap: s/private/private_data
Stefan Metzmacher
2009-02-02
2
-3
/
+3
*
s4:libcli/cldap: s/private/private_data
Stefan Metzmacher
2009-02-02
2
-7
/
+7
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
2
-8
/
+8
*
Remove unused include param/param.h.
Jelmer Vernooij
2008-10-24
1
-1
/
+0
*
Fix include paths to new location of libutil.
Jelmer Vernooij
2008-10-11
2
-2
/
+2
*
s4-nbt: use moved libcli netlogon helpers.
Günther Deschner
2008-09-23
1
-1
/
+1
*
Ensure we don't send a reply if we couldn't push the CLDAP blob
Andrew Bartlett
2008-05-17
1
-1
/
+1
*
Rework the CLDAP and NBT netlogon requests and responses.
Andrew Bartlett
2008-05-16
2
-25
/
+17
*
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
2008-04-21
1
-5
/
+1
*
Make sure we do not reference req after it has been freed
Simo Sorce
2008-04-09
1
-1
/
+4
*
Remove yet more uses of global_loadparm.
Jelmer Vernooij
2008-02-21
2
-4
/
+8
*
util: Move asn1 to lib/util to trim down the number of subsystems.
Jelmer Vernooij
2008-01-15
1
-1
/
+1
*
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
2008-01-01
2
-3
/
+6
*
r26319: Split encoding functions out of libcli_ldap.
Jelmer Vernooij
2007-12-21
1
-0
/
+1
*
r26271: Remove some more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
2
-1
/
+3
*
r26223: Move loadparm context up in the stack.
Jelmer Vernooij
2007-12-21
2
-1
/
+3
*
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
2007-12-21
1
-7
/
+10
*
r25775: use ndr_pull_union_blob_all() in CLDAP code
Stefan Metzmacher
2007-12-21
1
-4
/
+4
*
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25175: Change to talloc_asprintf_append_buffer().
Jeremy Allison
2007-10-10
1
-7
/
+7
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r24992: Remove some uses of lp_*().
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r24712: No longer expose the 'BOOL' data type in any interfaces.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
2
-6
/
+4
*
r23058: the cldap code was getting too intimate with the internals of struct
Andrew Tridgell
2007-10-10
1
-3
/
+9
*
r23036: error checking on asn1_init() failure
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r23030: finally fixed up our asn1 code to use better memory allocation. This
Andrew Tridgell
2007-10-10
2
-9
/
+9
*
r22090: fix error handling in cldap client library to cope with bad host names
Andrew Tridgell
2007-10-10
2
-6
/
+13
*
r21806: I've been working over the last week to fix up the LDAP backend for
Andrew Bartlett
2007-10-10
1
-6
/
+12
*
r19735: report the LDAP error code in the CLDAP replies to the caller
Stefan Metzmacher
2007-10-10
1
-3
/
+7
*
r19724: add a helper functions to return an CLDAP error
Stefan Metzmacher
2007-10-10
2
-5
/
+37
*
r17930: Merge noinclude branch:
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r15854: more talloc_set_destructor() typesafe fixes
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r15356: Remove unused 'flags' argument from socket_send() and friends.
Andrew Bartlett
2007-10-10
1
-3
/
+3
*
r14860: create libcli/security/security.h
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
2007-10-10
2
-1
/
+2
*
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
2007-10-10
2
-34
/
+27
*
r12733: Merge ldap/ldb controls into main tree
Simo Sorce
2007-10-10
1
-2
/
+0
*
r12696: Reduce the size of include/structs.h
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r10213: fixed a memory leak in the ldap client and server code spotted by Karl
Andrew Tridgell
2007-10-10
1
-6
/
+3
*
r8520: fixed a pile of warnings from the build farm gcc -Wall output on
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r7596: next step in ldap cleanup. I'm aiming to get rid of the cut&pasted
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r7593: simplified the memory management in the ldap code. Having a mem_ctx
Andrew Tridgell
2007-10-10
1
-35
/
+40
[next]