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
Age
Commit message (
Expand
)
Author
Files
Lines
2004-03-31
added lsaCreateAccount() and a test in the RPC-LSA test suite
Andrew Tridgell
2
-23
/
+135
2004-03-31
building with Makefile.ldb now works
Andrew Tridgell
5
-857
/
+139
2004-03-31
make a more recent snapshot of ldb available to interested
Andrew Tridgell
36
-0
/
+5656
2004-03-28
merge some recent tdb changed from samba3
Andrew Tridgell
2
-9
/
+74
2004-03-28
switch from SIG_ATOMIC_T to sig_atomic_t
Andrew Tridgell
6
-11
/
+9
2004-03-28
after discussion with the copyright holders tdb is now under the LGPL
Andrew Tridgell
3
-38
/
+56
2004-03-28
added a TDB_MODIFY flag to tdb_store() that says "if the record
Andrew Tridgell
2
-0
/
+7
2004-03-28
added a private pointer to tdb_traverse() to allow callers to supply
Andrew Tridgell
2
-4
/
+4
2004-03-28
removed the state parameter to tdb_traverse and the TDB_MODIFY flag
Andrew Tridgell
2
-12
/
+7
2004-03-26
copy with a null volume name in a trans2 QFSINFO call
Andrew Tridgell
1
-1
/
+1
2004-03-26
- moved some of the base tests into torture/basic/
Andrew Tridgell
11
-6
/
+284
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
[next]