index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r20: Add the registry library. Still needs a lot of work,
Jelmer Vernooij
2007-10-10
30
-1059
/
+5340
*
[GLUE] Sync tree with SVN r17.
Gerald (Jerry) Carter
2007-10-10
3
-0
/
+0
*
added IDL and test for lsa_OpenSecret()
Andrew Tridgell
2004-04-03
2
-2
/
+31
*
added IDL and test suite for lsa_CreateSecret()
Andrew Tridgell
2004-04-03
2
-1
/
+39
*
added idl and test suite for lsa_CreateTrustedDomain()
Andrew Tridgell
2004-04-03
2
-9
/
+58
*
added the rest of the ldb_modify() code, which required a fairly large
Andrew Tridgell
2004-04-03
19
-405
/
+922
*
This is the start of a C API to the DCERPC client routines. Currently
Tim Potter
2004-04-03
3
-1
/
+87
*
Added one more test for "dirname\."
Jeremy Allison
2004-04-02
1
-0
/
+5
*
allow "struct TDB_DATA" as well as just "TDB_DATA"
Andrew Tridgell
2004-04-01
1
-1
/
+1
*
added lsaCreateAccount() and a test in the RPC-LSA test suite
Andrew Tridgell
2004-03-31
2
-23
/
+135
*
building with Makefile.ldb now works
Andrew Tridgell
2004-03-31
5
-857
/
+139
*
make a more recent snapshot of ldb available to interested
Andrew Tridgell
2004-03-31
36
-0
/
+5656
*
merge some recent tdb changed from samba3
Andrew Tridgell
2004-03-28
2
-9
/
+74
*
switch from SIG_ATOMIC_T to sig_atomic_t
Andrew Tridgell
2004-03-28
6
-11
/
+9
*
after discussion with the copyright holders tdb is now under the LGPL
Andrew Tridgell
2004-03-28
3
-38
/
+56
*
added a TDB_MODIFY flag to tdb_store() that says "if the record
Andrew Tridgell
2004-03-28
2
-0
/
+7
*
added a private pointer to tdb_traverse() to allow callers to supply
Andrew Tridgell
2004-03-28
2
-4
/
+4
*
removed the state parameter to tdb_traverse and the TDB_MODIFY flag
Andrew Tridgell
2004-03-28
2
-12
/
+7
*
copy with a null volume name in a trans2 QFSINFO call
Andrew Tridgell
2004-03-26
1
-1
/
+1
*
- moved some of the base tests into torture/basic/
Andrew Tridgell
2004-03-26
11
-6
/
+284
*
- use a linked list for the ftable in the nbench load generator. This
Andrew Tridgell
2004-03-26
1
-35
/
+71
*
use client1, client2 not client0, client1 to better match netbench
Andrew Tridgell
2004-03-26
1
-1
/
+1
*
fixed the handling of level II oplocks in samba4, especially when
Andrew Tridgell
2004-03-25
5
-5
/
+7
*
put the "max xmit" option back into Samba4
Andrew Tridgell
2004-03-23
2
-1
/
+5
*
readx reply packets can be over-sized
Andrew Tridgell
2004-03-23
1
-3
/
+2
*
nicer way of handling \clients
Andrew Tridgell
2004-03-10
2
-3
/
+14
*
as a special case don't check the status of the create of \clients -
Andrew Tridgell
2004-03-10
1
-1
/
+3
*
make the warmup and execute phases clearer
Andrew Tridgell
2004-03-10
1
-4
/
+13
*
add config hints for cifs backend
Andrew Tridgell
2004-03-10
1
-0
/
+11
*
added a 5% warmup time to NBENCH to make the results more consistent
Andrew Tridgell
2004-03-10
2
-10
/
+33
*
added the -C option to smbtorture
Andrew Tridgell
2004-03-09
1
-16
/
+79
*
make sure the tags in the NBENCH test match the tags in the generated
Andrew Tridgell
2004-03-09
1
-2
/
+2
*
don't check return fields (like search count) on an expected failure
Andrew Tridgell
2004-03-09
1
-4
/
+4
*
handle incomplete load files
Andrew Tridgell
2004-03-09
2
-6
/
+7
*
greatly improved NBENCH netbench simulator
Andrew Tridgell
2004-03-09
6
-448
/
+807
*
fixed the label for search requests
Andrew Tridgell
2004-03-09
1
-1
/
+1
*
fixed a typo
Andrew Tridgell
2004-03-08
1
-1
/
+1
*
added the "nbench" ntvfs backend. This is used to capture NBENCH load
Andrew Tridgell
2004-03-08
3
-0
/
+716
*
in the async socket handling routines in the cifs backend don't assume
Andrew Tridgell
2004-03-08
1
-3
/
+3
*
fixed two writex client bugs
Andrew Tridgell
2004-03-08
1
-4
/
+4
*
make proto should not catch any function of the lib/popt/*.c stuff
Stefan Metzmacher
2004-02-24
1
-2
/
+2
*
let the popt replacement stuff survive a make proto
Stefan Metzmacher
2004-02-24
5
-37
/
+67
*
renaming and restructuring of same object file lists
Stefan Metzmacher
2004-02-23
1
-44
/
+44
*
- creat the LIBCMDLINE subsystem
Stefan Metzmacher
2004-02-22
7
-593
/
+108
*
The file descriptor argument to cli_getattrE() is a fnum not a fd.
Tim Potter
2004-02-21
1
-2
/
+2
*
remove the python stuff, this will be rewritten on top of libsmb.so
Stefan Metzmacher
2004-02-21
12
-664
/
+0
*
split up the schannel rpc client code into separate key establishment
Andrew Tridgell
2004-02-21
1
-19
/
+64
*
added the simple HOLDCON torture test. This is used to establish
Andrew Tridgell
2004-02-21
1
-0
/
+56
*
fixed a problem with the smb client code spinning when the connection
Andrew Tridgell
2004-02-21
1
-1
/
+5
*
don't inlcude rpc/rpc.h and rpcsvc/*.h anymore
Stefan Metzmacher
2004-02-18
4
-167
/
+6
[prev]
[next]