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
Age
Commit message (
Expand
)
Author
Files
Lines
2004-03-26
- use a linked list for the ftable in the nbench load generator. This
Andrew Tridgell
1
-35
/
+71
2004-03-26
use client1, client2 not client0, client1 to better match netbench
Andrew Tridgell
1
-1
/
+1
2004-03-25
fixed the handling of level II oplocks in samba4, especially when
Andrew Tridgell
5
-5
/
+7
2004-03-23
put the "max xmit" option back into Samba4
Andrew Tridgell
2
-1
/
+5
2004-03-23
readx reply packets can be over-sized
Andrew Tridgell
1
-3
/
+2
2004-03-10
nicer way of handling \clients
Andrew Tridgell
2
-3
/
+14
2004-03-10
as a special case don't check the status of the create of \clients -
Andrew Tridgell
1
-1
/
+3
2004-03-10
make the warmup and execute phases clearer
Andrew Tridgell
1
-4
/
+13
2004-03-10
add config hints for cifs backend
Andrew Tridgell
1
-0
/
+11
2004-03-10
added a 5% warmup time to NBENCH to make the results more consistent
Andrew Tridgell
2
-10
/
+33
2004-03-09
added the -C option to smbtorture
Andrew Tridgell
1
-16
/
+79
2004-03-09
make sure the tags in the NBENCH test match the tags in the generated
Andrew Tridgell
1
-2
/
+2
2004-03-09
don't check return fields (like search count) on an expected failure
Andrew Tridgell
1
-4
/
+4
2004-03-09
handle incomplete load files
Andrew Tridgell
2
-6
/
+7
2004-03-09
greatly improved NBENCH netbench simulator
Andrew Tridgell
6
-448
/
+807
2004-03-09
fixed the label for search requests
Andrew Tridgell
1
-1
/
+1
2004-03-08
fixed a typo
Andrew Tridgell
1
-1
/
+1
2004-03-08
added the "nbench" ntvfs backend. This is used to capture NBENCH load
Andrew Tridgell
3
-0
/
+716
2004-03-08
in the async socket handling routines in the cifs backend don't assume
Andrew Tridgell
1
-3
/
+3
2004-03-08
fixed two writex client bugs
Andrew Tridgell
1
-4
/
+4
2004-02-24
make proto should not catch any function of the lib/popt/*.c stuff
Stefan Metzmacher
1
-2
/
+2
2004-02-24
let the popt replacement stuff survive a make proto
Stefan Metzmacher
5
-37
/
+67
2004-02-23
renaming and restructuring of same object file lists
Stefan Metzmacher
1
-44
/
+44
2004-02-22
- creat the LIBCMDLINE subsystem
Stefan Metzmacher
7
-593
/
+108
2004-02-21
The file descriptor argument to cli_getattrE() is a fnum not a fd.
Tim Potter
1
-2
/
+2
2004-02-21
remove the python stuff, this will be rewritten on top of libsmb.so
Stefan Metzmacher
12
-664
/
+0
2004-02-21
split up the schannel rpc client code into separate key establishment
Andrew Tridgell
1
-19
/
+64
2004-02-21
added the simple HOLDCON torture test. This is used to establish
Andrew Tridgell
1
-0
/
+56
2004-02-21
fixed a problem with the smb client code spinning when the connection
Andrew Tridgell
1
-1
/
+5
2004-02-18
don't inlcude rpc/rpc.h and rpcsvc/*.h anymore
Stefan Metzmacher
4
-167
/
+6
2004-02-18
remove unused NISPLUS/AUTOMOUNT stuff
Stefan Metzmacher
3
-43
/
+1
2004-02-18
remove pdb_nisplus, its also removed in samba3, because it was broken
Stefan Metzmacher
1
-1565
/
+0
2004-02-18
move some cryto stuff to lib/crypto/*
Stefan Metzmacher
5
-626
/
+5
2004-02-13
move external configure test programs
Stefan Metzmacher
15
-1510
/
+12
2004-02-13
move all old configure checks to build/m4/rewrite.m4
Stefan Metzmacher
2
-1789
/
+1789
2004-02-12
move the tdb utils to utils/tdb/*
Stefan Metzmacher
9
-1492
/
+0
2004-02-12
move the tdb lib code to lib/tdb/*
Stefan Metzmacher
8
-3501
/
+4
2004-02-12
move -lpopt replacement code from source/popt/* to source/lib/popt/*
Stefan Metzmacher
17
-1772
/
+4
2004-02-12
move the -lpopt replacement to a LIBPOPT subsystem
Stefan Metzmacher
3
-40
/
+57
2004-02-12
move more code to the config.m4 scheme
Stefan Metzmacher
6
-104
/
+146
2004-02-12
do not return a value in a void function
Stefan Metzmacher
1
-1
/
+1
2004-02-11
fixed a void return spotted by metze
Andrew Tridgell
1
-1
/
+1
2004-02-11
as I renamed the PDB subsystem to PASSDB, we need to rename
Stefan Metzmacher
5
-6
/
+6
2004-02-10
fixed a couple of uninitialised returns spotted by valgrind
Andrew Tridgell
1
-2
/
+2
2004-02-10
don't force debug in the RPC-MGMT test
Andrew Tridgell
1
-2
/
+0
2004-02-10
we can close the netlogon pipe used to setup the schannel session key
Andrew Tridgell
1
-1
/
+3
2004-02-10
Convert libcli routines to return NTSTATUS instead of BOOL. Again, the
Tim Potter
26
-394
/
+394
2004-02-10
don't always use the same schannel context number
Andrew Tridgell
1
-1
/
+1
2004-02-10
- modified the dcerpc client security code to be generic, so ntlmssp
Andrew Tridgell
14
-164
/
+833
2004-02-09
the subsystem name is 'PASSDB' so name the modules 'passdb_XXX'
Stefan Metzmacher
1
-6
/
+6
[next]