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
/
composite
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r4795: stronget type checking in composite connect function
Andrew Tridgell
1
-2
/
+4
2007-10-10
r4791: used the new talloc type safety macros to make the "void *private"
Andrew Tridgell
4
-23
/
+23
2007-10-10
r4783: got rid of another void* in the composite code. This brings us down to
Andrew Tridgell
5
-114
/
+88
2007-10-10
r4782: volker quite rightly pointed out that there is too much of a
Andrew Tridgell
5
-130
/
+131
2007-10-10
r4778: I forgot to set the session key for the spnego path. Fixed.
Andrew Tridgell
1
-0
/
+1
2007-10-10
r4777: added a smb_composite_sesssetup() async composite function. This
Andrew Tridgell
3
-65
/
+443
2007-10-10
r4769: added a smb_composite_connect() function that provides a simple async
Andrew Tridgell
2
-0
/
+437
2007-10-10
r4754: tidied up the composite function infrastructure to make it easier to
Andrew Tridgell
4
-44
/
+67
2007-10-10
r4710: added a smb_composite_savefile() function, and expanded the test suite...
Andrew Tridgell
4
-11
/
+346
2007-10-10
r4700: first attempt at a composite async function, smb_composite_loadfile(),
Andrew Tridgell
2
-0
/
+361