index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
libcli
/
raw
/
clitransport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r3319: fixed a bug in the client library found by the new non-block testing code
Andrew Tridgell
1
-10
/
+0
2007-10-10
r3315: converted the libcli/raw/ code to use the generic socket library. This
Andrew Tridgell
1
-3
/
+3
2007-10-10
r3017: nicer memory handling for event_context_merge()
Andrew Tridgell
1
-1
/
+0
2007-10-10
r3016: - converted the events code to talloc
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2680: switched the libcli/raw/ code over to use talloc_reference(), which si...
Andrew Tridgell
1
-2
/
+1
2007-10-10
r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count()
Andrew Tridgell
1
-17
/
+17
2007-10-10
r2655: fixed an error in the shutdown of the sock->transport->session->tree
Andrew Tridgell
1
-2
/
+1
2007-10-10
r2654: fixed some more server memory leaks. We are now down to a single leak
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2624: - save some system calls by only trying read/write operations that sel...
Andrew Tridgell
1
-1
/
+11
2007-10-10
r2247: talloc_destroy -> talloc_free
Tim Potter
1
-1
/
+1
2007-10-10
r1985: take advantage of the new talloc in a few more places
Andrew Tridgell
1
-9
/
+6
2007-10-10
r1984: this change is what you should read to understand the new talloc()
Andrew Tridgell
1
-2
/
+2
2007-10-10
r1983: a completely new implementation of talloc
Andrew Tridgell
1
-4
/
+4
2007-10-10
r1896: stricter check on packet parsing for NBT session replies
Andrew Tridgell
1
-1
/
+1
2007-10-10
r1824: nicer handling of NBT session replies, and handling of bad packets
Andrew Tridgell
1
-0
/
+6
2007-10-10
r1712: this should fix a bug with a spinning client when a server dies
Andrew Tridgell
1
-0
/
+4
2007-10-10
r1654: rename cli_ -> smbcli_
Stefan Metzmacher
1
-62
/
+62
2007-10-10
r1635: when a transport dies, setup errors for all pending sends and recvs, p...
Andrew Tridgell
1
-0
/
+29
2007-10-10
r1634: to get signing right for async requests we must send requests in
Andrew Tridgell
1
-1
/
+1
2007-10-10
r1633: fixed a couple of async oplock handling errors
Andrew Tridgell
1
-5
/
+9
2007-10-10
r1603: fixed in.size to not overstate the packet size by 4 bytes
Andrew Tridgell
1
-2
/
+2
2007-10-10
r1578: the first stage of the async client rewrite.
Andrew Tridgell
1
-45
/
+292
2007-10-10
r1462: GENSEC Kerberos and SPENGO work:
Andrew Bartlett
1
-1
/
+3
2007-10-10
r1345: add extended security spnego support to the smb client
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.
Andrew Bartlett
1
-8
/
+0
2007-10-10
r335: added much better handling of servers that die unexpectedly during a
Andrew Tridgell
1
-0
/
+8
2007-10-10
r100: remember the user session key during session setup so it can be used in...
Andrew Tridgell
1
-0
/
+9
2003-11-17
added OpenPrinter and a test function. Note that the Samba3 structure
Andrew Tridgell
1
-0
/
+6
2003-08-13
first public release of samba4 code
Andrew Tridgell
1
-0
/
+218