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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r65: added support for file streams in the simple NTVFS backend
Andrew Tridgell
2007-10-10
3
-13
/
+105
*
r62: Fix the build
Jelmer Vernooij
2007-10-10
4
-7
/
+12
*
r61: - Implement first call in the winreg rpc server
Jelmer Vernooij
2007-10-10
5
-5
/
+88
*
r55: if you try to use a custom bind or unbind hook in
Stefan Metzmacher
2007-10-10
1
-14
/
+22
*
r46: Add CreateKey function (still working on it)
Jelmer Vernooij
2007-10-10
3
-25
/
+82
*
r42: importing .cvsignore files
Gerald Carter
2007-10-10
24
-89
/
+0
*
r36: - Start using memory pools in the registry library
Jelmer Vernooij
2007-10-10
7
-141
/
+102
*
r35: a test commit - 2
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r34: a test commit
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r33: Fix torture test after IDL changes.
Jelmer Vernooij
2007-10-10
1
-11
/
+2
*
r31: More registry updates. regdiff/regpatch work now.
Jelmer Vernooij
2007-10-10
9
-178
/
+169
*
r23: get rid of def_finfo
Andrew Tridgell
2007-10-10
3
-14
/
+1
*
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
[prev]
[next]