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
/
include
/
cli_context.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r4073: - added a set of lsa helper routines to make lsa lookups that are
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3497: removed some include cruft, and split out librpc/gen_ndr/tables.h
Andrew Tridgell
1
-5
/
+0
2007-10-10
r3466: split out request.h, signing.h, and smb_server.h
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h
Andrew Tridgell
1
-267
/
+1
2007-10-10
r3400: - allow callers to control the flags2 field in raw packets
Andrew Tridgell
1
-0
/
+4
2007-10-10
r3354: honor "max xmit" and "max mux" from smb.conf in our client code. This
Andrew Tridgell
1
-0
/
+2
2007-10-10
r3315: converted the libcli/raw/ code to use the generic socket library. This
Andrew Tridgell
1
-2
/
+1
2007-10-10
r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count()
Andrew Tridgell
1
-12
/
+0
2007-10-10
r2005: fix compiler warnings
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r1985: take advantage of the new talloc in a few more places
Andrew Tridgell
1
-10
/
+0
2007-10-10
r1984: this change is what you should read to understand the new talloc()
Andrew Tridgell
1
-3
/
+0
2007-10-10
r1796: Enable server-side SPNEGO, now that I have fixed the server-side SMB
Andrew Bartlett
1
-16
/
+0
2007-10-10
r1745: More work on cleaning up SMB signing.
Andrew Bartlett
1
-3
/
+7
2007-10-10
r1735: Clean up SMB signing - we don't have more than one 'real' way to sign
Andrew Bartlett
1
-7
/
+2
2007-10-10
r1729: Make the SMB signing code more generic (to share more between client a...
Andrew Bartlett
1
-11
/
+13
2007-10-10
r1686: Don't use a void* for the context inside the SMB signing code.
Andrew Bartlett
1
-1
/
+6
2007-10-10
r1654: rename cli_ -> smbcli_
Stefan Metzmacher
1
-45
/
+45
2007-10-10
r1633: fixed a couple of async oplock handling errors
Andrew Tridgell
1
-0
/
+4
2007-10-10
r1629: server_zone needs to be "int" not "int16_t" as it can hold values
Andrew Tridgell
1
-1
/
+1
2007-10-10
r1578: the first stage of the async client rewrite.
Andrew Tridgell
1
-4
/
+38
2007-10-10
r1521: Updates to our SMB signing code.
Andrew Bartlett
1
-31
/
+3
2007-10-10
r1475: More kerberos work
Andrew Bartlett
1
-0
/
+2
2007-10-10
r1462: GENSEC Kerberos and SPENGO work:
Andrew Bartlett
1
-0
/
+4
2007-10-10
r1345: add extended security spnego support to the smb client
Stefan Metzmacher
1
-13
/
+15
2007-10-10
r962: convert 'unsigned' and 'unsigned int' to uint_t
Stefan Metzmacher
1
-8
/
+8
2007-10-10
r960: convert 'unsigned int' to uint_t in the most places
Stefan Metzmacher
1
-7
/
+7
2007-10-10
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
1
-8
/
+8
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.
Andrew Bartlett
1
-4
/
+2
2007-10-10
r100: remember the user session key during session setup so it can be used in...
Andrew Tridgell
1
-0
/
+4
2003-11-17
added OpenPrinter and a test function. Note that the Samba3 structure
Andrew Tridgell
1
-0
/
+4
2003-08-15
signed bitfields cannot be 1 bit long
Herb Lewis
1
-7
/
+7
2003-08-13
add support for 32 bit pid using the PIDHIGH field. This allows the
Andrew Tridgell
1
-1
/
+1
2003-08-13
first public release of samba4 code
Andrew Tridgell
1
-0
/
+308