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
*
r3453: - split out the auth and popt includes
Andrew Tridgell
2007-10-10
13
-4
/
+12
*
r3449: more include file reduction
Andrew Tridgell
2007-10-10
3
-0
/
+3
*
r3447: more include/system/XXX.h include files
Andrew Tridgell
2007-10-10
7
-0
/
+7
*
r3443: the next stage in the include files re-organisation.
Andrew Tridgell
2007-10-10
12
-65
/
+75
*
r3441: some include file cleanups and general housekeeping
Andrew Tridgell
2007-10-10
4
-115
/
+5
*
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3425: got rid of a bunch of cruft from rewrite.h
Andrew Tridgell
2007-10-10
1
-0
/
+8
*
r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h
Andrew Tridgell
2007-10-10
28
-0
/
+314
*
r3400: - allow callers to control the flags2 field in raw packets
Andrew Tridgell
2007-10-10
2
-20
/
+24
*
r3391: fixed some memory leaks in the schannel code
Andrew Tridgell
2007-10-10
1
-14
/
+4
*
r3390: fixed schannel server side support. RPC-SCHANNEL now works against Sam...
Andrew Tridgell
2007-10-10
3
-51
/
+14
*
r3385: when discarding a unmatched reply print the command type to help debug...
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r3383: avoid multi-part SMBtrans and SMBtrans2 replies until our client libra...
Andrew Tridgell
2007-10-10
5
-8
/
+20
*
r3380: - changed the default behaviour of server signing. We now have a default
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3365: Fill in the user and primary group SIDs into the 'server info' before
Andrew Bartlett
2007-10-10
1
-8
/
+11
*
r3361: Allow Samba4 (I'm interested in ntlm_auth in particular) to use
Andrew Bartlett
2007-10-10
1
-2
/
+5
*
r3360: improved the deletion of tmp files. smbd now puts all tmp files in var...
Andrew Tridgell
2007-10-10
1
-11
/
+8
*
r3358: Try to put all the basic struct dom_sid manipulation functions in one
Andrew Bartlett
2007-10-10
1
-0
/
+57
*
r3357: removed the need to use TDB_CLEAR_IF_FIRST in Samba4.
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3354: honor "max xmit" and "max mux" from smb.conf in our client code. This
Andrew Tridgell
2007-10-10
3
-8
/
+11
*
r3352: make smbcli_read() and smbcli_write() work with very small negotiated ...
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r3331: Add string descriptions for a couple more WERROR's
Jelmer Vernooij
2007-10-10
1
-0
/
+10
*
r3323: more warning reductions
Andrew Tridgell
2007-10-10
1
-4
/
+0
*
r3322: fixed a bunch of warnings in the build, including one case where it wa...
Andrew Tridgell
2007-10-10
7
-9
/
+12
*
r3319: fixed a bug in the client library found by the new non-block testing code
Andrew Tridgell
2007-10-10
1
-10
/
+0
*
r3315: converted the libcli/raw/ code to use the generic socket library. This
Andrew Tridgell
2007-10-10
2
-40
/
+49
*
r3295: Fix for SMB signing with 56-bit DES session keys. From Nalin Dahyabhai...
Jeremy Allison
2007-10-10
1
-2
/
+11
*
r3289: Mr. L. and Mr. B.!
Stefan Metzmacher
2007-10-10
2
-8
/
+6
*
r3278: - rewrote the client side rpc connection code to use lib/socket/
Andrew Tridgell
2007-10-10
2
-38
/
+41
*
r3237: - allow for readx calls larger than 64k
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r3219: Hi, Andrew B.!
Volker Lendecke
2007-10-10
1
-0
/
+2
*
r3206: - added the reverse map for ERRbaduid to NT_STATUS_INVALID_HANDLE
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3197: fixed error code mapping for ENOTDIR
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3190: When we don't have a PAC, do a lookup in the local ldb instead.
Andrew Bartlett
2007-10-10
2
-30
/
+57
*
r3187: This 'optional' part of the ASN.1 in SPNEGO is required by Samba3 (but
Andrew Bartlett
2007-10-10
1
-5
/
+4
*
r3131: - make map_nt_error_from_unix() return NT_STATUS_UNSUCCESSFUL if errno...
Andrew Tridgell
2007-10-10
1
-3
/
+3
*
r3128: Return the correct error code for a secrets/kerberos login, but
Andrew Bartlett
2007-10-10
1
-7
/
+15
*
r3115: Bugfixes and extra debug in our kerberos verify code.
Andrew Bartlett
2007-10-10
2
-27
/
+26
*
r3110: Fix the krb5 client and server, so that it doesn't segfault. There
Andrew Bartlett
2007-10-10
3
-49
/
+49
*
r3096: typo
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r3094: import all LDAP error codes from the RFC 2251
Stefan Metzmacher
2007-10-10
1
-5
/
+39
*
r3081: several updates to ntvfs and server side async request handling in
Andrew Tridgell
2007-10-10
2
-18
/
+0
*
r3079: make code more pretty :-)
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r3075: Initialise (and check for intialisation) of the private pointer to
Andrew Bartlett
2007-10-10
1
-2
/
+4
*
r3044: resolve the error code for WERR_DS_OBJ_NOT_FOUND to the name
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r3017: nicer memory handling for event_context_merge()
Andrew Tridgell
2007-10-10
1
-1
/
+0
*
r3016: - converted the events code to talloc
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that the
Andrew Tridgell
2007-10-10
1
-12
/
+14
*
r2884: parse LDAP Control messages
Stefan Metzmacher
2007-10-10
1
-0
/
+41
*
r2883: set BOOL to the internal values not the wire ones
Stefan Metzmacher
2007-10-10
1
-1
/
+7
[next]