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
/
torture
/
raw
/
composite.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r8520: fixed a pile of warnings from the build farm gcc -Wall output on
Andrew Tridgell
1
-2
/
+2
2007-10-10
r6676: Fix unused variable.
Tim Potter
1
-2
/
+0
2007-10-10
r6352: Two new composite calls:
Alexander Bokovoy
1
-0
/
+187
2007-10-10
r6028: A MAJOR update to intergrate the new credentails system fully with
Andrew Bartlett
1
-4
/
+2
2007-10-10
r5928: Use cli_credentials in:
Jelmer Vernooij
1
-3
/
+5
2007-10-10
r5197: moved events code to lib/events/ (suggestion from metze)
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5185: make all the events data structures private to events.c. This will
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5126: the composite code is no longer client specific or smb specific, so
Andrew Tridgell
1
-5
/
+5
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5035: fixed composite test to use --num-ops command line option
Andrew Tridgell
1
-20
/
+14
2007-10-10
r4949: First version of a fetchfile composite function which connects to a se...
Volker Lendecke
1
-0
/
+99
2007-10-10
r4792: use type safety int the test suite too
Andrew Tridgell
1
-6
/
+7
2007-10-10
r4779: demonstrate doing 50 parallel loadfile operations, with a callback for...
Andrew Tridgell
1
-13
/
+40
2007-10-10
r4710: added a smb_composite_savefile() function, and expanded the test suite...
Andrew Tridgell
1
-7
/
+40
2007-10-10
r4700: first attempt at a composite async function, smb_composite_loadfile(),
Andrew Tridgell
1
-0
/
+77