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
/
smb2
/
connect.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r17318: make better usage of the composite api
Stefan Metzmacher
1
-18
/
+4
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12116: got rid of composite_trigger_done() and composite_trigger_error(), and
Andrew Tridgell
1
-1
/
+1
2007-10-10
r11796: Two more uses of !composite_is_ok
Volker Lendecke
1
-20
/
+5
2007-10-10
r11795: used a couple more of volkers composite helper functions. They
Andrew Tridgell
1
-39
/
+9
2007-10-10
r11791: simplify the SMB2 connect code following some suggestions from volker
Andrew Tridgell
1
-22
/
+24
2007-10-10
r11741: - the buffer code (first 2 bytes in the SMB2 body) seem to be the length
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r11693: added a full async composite function for SMB2 that does:
Andrew Tridgell
1
-0
/
+280