index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
libcli
/
smb2
/
connect.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
updated SMB2 code for getinfo according to WSPP docs
Andrew Tridgell
2008-02-14
1
-1
/
+1
*
updated SMB2 tcon as per WSPP docs
Andrew Tridgell
2008-02-13
1
-1
/
+1
*
fixed up the .in side of SMB2 negprot
Andrew Tridgell
2008-02-12
1
-1
/
+7
*
r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...
Jelmer Vernooij
2008-01-02
1
-1
/
+3
*
r26409: Pass smb ports along.
Jelmer Vernooij
2007-12-21
1
-2
/
+3
*
r26376: Add context for libcli_resolve.
Jelmer Vernooij
2007-12-21
1
-4
/
+4
*
r26337: Move global_loadparm to a higher caller.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26266: Remove more global_loadparm uses.
Jelmer Vernooij
2007-12-21
1
-2
/
+4
*
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r17318: make better usage of the composite api
Stefan Metzmacher
2007-10-10
1
-18
/
+4
*
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12116: got rid of composite_trigger_done() and composite_trigger_error(), and
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r11796: Two more uses of !composite_is_ok
Volker Lendecke
2007-10-10
1
-20
/
+5
*
r11795: used a couple more of volkers composite helper functions. They
Andrew Tridgell
2007-10-10
1
-39
/
+9
*
r11791: simplify the SMB2 connect code following some suggestions from volker
Andrew Tridgell
2007-10-10
1
-22
/
+24
*
r11741: - the buffer code (first 2 bytes in the SMB2 body) seem to be the length
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r11693: added a full async composite function for SMB2 that does:
Andrew Tridgell
2007-10-10
1
-0
/
+280