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
Commit message (
Expand
)
Author
Age
Files
Lines
*
r8585: add to ldb and ldap comparison functionality
Simo Sorce
2007-10-10
1
-9
/
+96
*
r8530: Now our ldap server is able to fullfill present and substring searches
Simo Sorce
2007-10-10
1
-36
/
+184
*
r8523: match a zero message id in ldap replies to the last request sent. Than...
Andrew Tridgell
2007-10-10
1
-0
/
+8
*
r8520: fixed a pile of warnings from the build farm gcc -Wall output on
Andrew Tridgell
2007-10-10
13
-20
/
+20
*
r8414: Some C++ friendlyness fixes - 'not' is apparently a keyword in C++.
Tim Potter
2007-10-10
1
-3
/
+3
*
r8407: fixed a bug left over from our old socket code.
Andrew Tridgell
2007-10-10
2
-46
/
+41
*
r8394: Make sure the argument to ctype is*(3) macros are unsigned char as
Love Hörnquist Åstrand
2007-10-10
1
-1
/
+1
*
r8247: remove the free of fullname in nbtname.c for now.
Andrew Tridgell
2007-10-10
1
-1
/
+5
*
r8212: fix pushing of nbt_string's:
Stefan Metzmacher
2007-10-10
1
-35
/
+49
*
r8174: Check DOS error codes in torture chkpath test.
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r8134: remove unused var
Stefan Metzmacher
2007-10-10
1
-1
/
+0
*
r8125: fixed an error code mapping based on the updated torture tests
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8115: added support for 2 more dos error codes found during testing
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r8111: fixed the client library to work against w2k3 with nt status codes
Andrew Tridgell
2007-10-10
2
-271
/
+31
*
r8106: the use of a static string for dos error codes was causing problems in
Andrew Tridgell
2007-10-10
3
-186
/
+121
*
r8104: - added support for our client library to not negotiate nt status code...
Andrew Tridgell
2007-10-10
5
-53
/
+32
*
r8003: ensure that we don't try to send a trans request with more than 64k da...
Andrew Tridgell
2007-10-10
1
-0
/
+8
*
r8002: favor addresses on our local interfaces in NBT name resolution if
Andrew Tridgell
2007-10-10
1
-1
/
+14
*
r7970: This SMB signing code (merged from 3.0) turned out to be bogus.
Andrew Bartlett
2007-10-10
1
-8
/
+0
*
r7941: fixed handling of ASN.1 objects bigger than 64k
Andrew Tridgell
2007-10-10
1
-1
/
+10
*
r7865: changed pidl to take a "const void *" instead of a "void *" for the
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r7860: switch our ldb storage format to use a NDR encoded objectSid. This is
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r7856: fixed warning of 'methods' shadowed variable
Andrew Tridgell
2007-10-10
1
-4
/
+4
*
r7855: fixed a typo
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r7814: Propagate the change in resolve_name_send function.
Rafal Szczesniak
2007-10-10
1
-1
/
+1
*
r7813: Make async request independent from config file routines.
Rafal Szczesniak
2007-10-10
1
-11
/
+3
*
r7810: don't give errors when the ldap server sends us reference replies
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r7770: added ldaps support to our ldap client library
Andrew Tridgell
2007-10-10
3
-9
/
+19
*
r7763: fixed some circular dependencies
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r7757: Add NTLMv2 support to the NT1 Session setup (ie, not SPNEGO/NTLMSSP)
Andrew Bartlett
2007-10-10
2
-45
/
+80
*
r7749: some bug fixes from testing with socket:testnonblock
Andrew Tridgell
2007-10-10
2
-6
/
+11
*
r7747: - simplified the ldap server buffer handling
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r7746: - added TLS support to our ldap server
Andrew Tridgell
2007-10-10
1
-20
/
+0
*
r7736: Propagate change in resolve_name function. Let's use default methods
Rafal Szczesniak
2007-10-10
1
-1
/
+1
*
r7735: Extend resolve_name function so that it's possible to pass resolve
Rafal Szczesniak
2007-10-10
1
-8
/
+16
*
r7731: change debug level to not spam the build-farm smbd log
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r7725: fixed a bug with partial asn1 frames in the ldap client
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r7724: added encoding of LDB_OP_NOT search components
Andrew Tridgell
2007-10-10
1
-1
/
+6
*
r7723: - fix a mismatched asn1 push/pop on bind
Andrew Tridgell
2007-10-10
1
-29
/
+26
*
r7722: when we get a zero read, the connection is dead
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r7720: - simplify the asn1 decode of ldap_search() a lot, taking advantage of
Andrew Tridgell
2007-10-10
3
-4
/
+6
*
r7717: fixed some typos
Andrew Tridgell
2007-10-10
1
-4
/
+4
*
r7716: a single wrapped ldap blob can contain multiple ldap messages
Andrew Tridgell
2007-10-10
1
-3
/
+3
*
r7715: ensure we don't print null strings in ldap_errstr()
Andrew Tridgell
2007-10-10
1
-1
/
+3
*
r7713: fixed error display in ildap_search()
Andrew Tridgell
2007-10-10
1
-0
/
+6
*
r7705: prevent SIGPIPE. this is what causes BASE-NEGNOWAIT to sometimes fail
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r7704: - fixed open_nbt_connection() to return NULL when the connection failed
Andrew Tridgell
2007-10-10
1
-8
/
+0
*
r7679: update the documentation of security_description_create()
Stefan Metzmacher
2007-10-10
1
-2
/
+5
*
r7665: - added a ildap_*() interface to our internal ldap library. This
Andrew Tridgell
2007-10-10
5
-2
/
+241
*
r7654: - add a timeout to all smb requests (default 60 seconds)
Andrew Tridgell
2007-10-10
2
-0
/
+50
[next]