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
/
ldap
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r26277: Move loadparm context higher up the stack.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26266: Remove more global_loadparm uses.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26260: Store loadparm context in gensec context.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26238: Add a loadparm context parameter to torture_context, remove more uses...
Jelmer Vernooij
2007-12-21
1
-1
/
+12
*
r26192: Handle, test and implement the style of extended_dn requiest that MMC...
Andrew Bartlett
2007-12-21
4
-3
/
+45
*
r26136: Attempt to fix dependencies for auth.
Jelmer Vernooij
2007-12-21
1
-5
/
+1
*
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
2007-12-21
1
-12
/
+15
*
r25692: fixed another example where the free of fde and the free of the socket
Andrew Tridgell
2007-12-21
1
-1
/
+3
*
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
2007-10-10
6
-296
/
+296
*
r25301: Merge my includes.h cleanups.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r25000: Fix some more C++ compatibility warnings.
Jelmer Vernooij
2007-10-10
1
-4
/
+4
*
r24712: No longer expose the 'BOOL' data type in any interfaces.
Jelmer Vernooij
2007-10-10
2
-3
/
+3
*
r24248: Attempt to fix bug #4830 by <mwallnoefer@yahoo.de>. If there is no
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r23810: Make things static, and remove unsued code.
Andrew Bartlett
2007-10-10
1
-114
/
+0
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
9
-27
/
+18
*
r23036: error checking on asn1_init() failure
Andrew Tridgell
2007-10-10
3
-1
/
+45
*
r23030: finally fixed up our asn1 code to use better memory allocation. This
Andrew Tridgell
2007-10-10
3
-332
/
+320
*
r22884: Be consistant with the case of these constants.
Andrew Bartlett
2007-10-10
2
-2
/
+2
*
r22405: fix memory leak in error path
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r21806: I've been working over the last week to fix up the LDAP backend for
Andrew Bartlett
2007-10-10
3
-58
/
+95
*
r21761: - Give more detail on LDAP client library failures (make it clear
Andrew Bartlett
2007-10-10
1
-3
/
+6
*
r21511: this seems to be the nicer fix for the problem with
Stefan Metzmacher
2007-10-10
1
-4
/
+0
*
r21501: ugly but the windows 2000 mmc deturns decoding error without this
Stefan Metzmacher
2007-10-10
1
-0
/
+4
*
r20141: use the gensec_features of the cli_credentials for ildap connections,
Stefan Metzmacher
2007-10-10
1
-3
/
+9
*
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r18989: Fixes found by these two LDAP testsuites:
Andrew Bartlett
2007-10-10
1
-4
/
+21
*
r18309: FreeBSD 6.1 has a symbol ldap_new_connection() in the system ldap
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r18256: use the right status variable
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r18025: Don't try to set a target host if there isn't one (such as with ldapi...
Andrew Bartlett
2007-10-10
1
-5
/
+7
*
r18024: The %c sscanf format I'm using doesn't null terminate.
Andrew Bartlett
2007-10-10
1
-0
/
+3
*
r18021: Add ldapi support to our LDAP client. To be used for testing an
Andrew Bartlett
2007-10-10
1
-34
/
+93
*
r17930: Merge noinclude branch:
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r17430: implement the LDAP_SERVER_PERMISSIVE_MODIFY control in the client
Stefan Metzmacher
2007-10-10
1
-0
/
+20
*
r17429: implement the LDAP_SERVER_SHOW_DELETED control in the client
Stefan Metzmacher
2007-10-10
1
-0
/
+20
*
r17420: add client support for the LDAP_SERVER_DOMAIN_SCOPE control
Stefan Metzmacher
2007-10-10
1
-0
/
+20
*
r17419: add client support for the LDAP_SERVER_SEARCH_OPTIONS support.
Stefan Metzmacher
2007-10-10
1
-0
/
+59
*
r17418: add client support for the LDAP_SERVER_SD_FLAGS control
Stefan Metzmacher
2007-10-10
1
-0
/
+59
*
r17230: don't overwrite the error with NT_STATUS_NO_MEMORY
Stefan Metzmacher
2007-10-10
1
-10
/
+7
*
r17222: Change the function prototypes for the GENSEc and TLS socket creation
Andrew Bartlett
2007-10-10
2
-14
/
+18
*
r17197: This patch moves the encryption of bulk data on SASL negotiated security
Andrew Bartlett
2007-10-10
4
-95
/
+26
*
r16073: On an incoming wildcard search, it is critical that the size be
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r15854: more talloc_set_destructor() typesafe fixes
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r15573: Fix build of systems that have iconv headers in non-standard locations
Jelmer Vernooij
2007-10-10
2
-2
/
+0
*
r15400: Move the TLS code behind the socket interface.
Andrew Bartlett
2007-10-10
3
-20
/
+22
*
r15384: Improve naming of socket library, disable Requires(.private)? fields ...
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r15373: Rename SOCKET to LIBSAMBA-SOCKET to prevent name clashes with -lsocke...
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r15365: Fix error in my previous commit, caught by metze.
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r15358: Fix some compiler warnings / type safety. Found by tcc
Jelmer Vernooij
2007-10-10
1
-2
/
+6
*
r15313: Fix some dependencies in dso mode
Jelmer Vernooij
2007-10-10
1
-1
/
+1
[prev]
[next]