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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r4055: fixed more places to use type safe allocation macros
Andrew Tridgell
4
-5
/
+5
2007-10-10
r4053: expanded and fixed a bug in the RAW-ACLS test
Andrew Tridgell
1
-6
/
+19
2007-10-10
r4052: fixed a bunch of code to use the type safe _p allocation macros
Andrew Tridgell
6
-8
/
+8
2007-10-10
r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...
Andrew Tridgell
9
-15
/
+13
2007-10-10
r4036: expanded the RAW-ACLS torture test to include tests for the
Andrew Tridgell
1
-2
/
+427
2007-10-10
r4035: more effort on consistent naming of the access mask bits.
Andrew Tridgell
26
-79
/
+79
2007-10-10
r4013: got rid of a bunch of unused or unmaintained code
Andrew Tridgell
3
-8
/
+4
2007-10-10
r4011: get rid of rpc_secdes.h and replace it with a single sane set of
Andrew Tridgell
27
-191
/
+254
2007-10-10
r4003: run successful against a nt4 sp6 pdc with one nt4 sp6 trust and a w2k3...
Stefan Metzmacher
1
-6
/
+19
2007-10-10
r4002: NT 4.0 sp6a can't do schannel 128
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r4000: DATA_BLOB.data is uint8_t * not void * :-)
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r3981: Use correct access-mask when querying aliases.
Günther Deschner
1
-2
/
+2
2007-10-10
r3978: added IDL and test code for lsa_LookupSids2() and lsa_LookupNames2()
Andrew Tridgell
1
-0
/
+89
2007-10-10
r3977: fixed the lmPwdHash change in the rpc server (we were not fetching the
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3976: changed NBENCH to use the same recording method as the latest dbench,
Andrew Tridgell
2
-66
/
+70
2007-10-10
r3975: added LFN filesystem attribute bit definition from ethereal
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3972: use GUID_* naming context and move GUID_* functions to one place
Stefan Metzmacher
3
-3
/
+3
2007-10-10
r3971: fix compiler warnings
Stefan Metzmacher
1
-7
/
+7
2007-10-10
r3967: fix compiler warnings
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r3966: fix compiler warnings
Stefan Metzmacher
1
-7
/
+7
2007-10-10
r3959: fix compiler warnings
Stefan Metzmacher
2
-35
/
+35
2007-10-10
r3958: fix the build for now
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r3945: expanded the BASE-PROPERTIES test to print a nicely formatted list of
Andrew Tridgell
3
-29
/
+134
2007-10-10
r3941: make sure we don't keep pounding on a ncacn_ip_tcp connection after it...
Andrew Tridgell
1
-0
/
+3
2007-10-10
r3922: Add yet another NETLOGON RPC. This is another varient of SamLogon,
Andrew Bartlett
1
-25
/
+84
2007-10-10
r3921: Cross-test SIDs in RPC-SAMSYNC, fix the build.
Andrew Bartlett
1
-4
/
+14
2007-10-10
r3920: - it seem that we need to send a magic bind_guid in DsBind()
Stefan Metzmacher
1
-1
/
+89
2007-10-10
r3919: Add more info levels to the QueryTrustedDomainInfo structures, with
Andrew Bartlett
1
-1
/
+1
2007-10-10
r3917: A few more LSA RPCs found in my wanderings (for trusted domains, these
Andrew Bartlett
2
-16
/
+63
2007-10-10
r3915: a few updates to the DsCrackNames() torture test
Stefan Metzmacher
1
-19
/
+59
2007-10-10
r3914: add idl, torture test and simple server for netr_DrsGetDCNameEx2()
Stefan Metzmacher
1
-0
/
+44
2007-10-10
r3913: fix the build
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r3909: Fix cross-reference test for trusted domains.
Andrew Bartlett
1
-4
/
+4
2007-10-10
r3907: * Rename lsa_Name to lsa_String
Andrew Bartlett
2
-15
/
+48
2007-10-10
r3905: (oops, missing file: samsync.c)
Andrew Bartlett
1
-32
/
+207
2007-10-10
r3904: * Add new LSA calls to open trusted domains
Andrew Bartlett
2
-8
/
+62
2007-10-10
r3898: Work towards local/server DCOM support, start working
Jelmer Vernooij
2
-4
/
+11
2007-10-10
r3891: Add rot (Running Object Table) interface
Jelmer Vernooij
3
-1
/
+49
2007-10-10
r3888: Just proving :-) to tridge that a Setfileinfo with a modified
Jeremy Allison
1
-2
/
+17
2007-10-10
r3887: Much better understanding of delayed write time, and the interaction
Jeremy Allison
1
-4
/
+80
2007-10-10
r3886: Trying to understand delayed file write update times. Added another
Jeremy Allison
1
-0
/
+97
2007-10-10
r3885: Add security descriptor comparison to our RPC-SAMSYNC test. We now
Andrew Bartlett
1
-0
/
+46
2007-10-10
r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems.
Jelmer Vernooij
1
-2
/
+6
2007-10-10
r3835: - added testing of setting an initial ACL on a file using NTTRANS create
Andrew Tridgell
1
-0
/
+92
2007-10-10
r3830: unified the query/set security descriptor code with the rest of the
Andrew Tridgell
1
-18
/
+20
2007-10-10
r3829: added a RAW-ACLS test suite that tests query/set of ACLs on a file
Andrew Tridgell
3
-0
/
+164
2007-10-10
r3828: added testing of opening an existing file with EAs (the EAs are ignored)
Andrew Tridgell
1
-2
/
+22
2007-10-10
r3826: - added testing of ea lists in NTTRANS CREATE
Andrew Tridgell
1
-1
/
+67
2007-10-10
r3821: added client side code and test code for NTTRANS_CREATE
Andrew Tridgell
1
-0
/
+176
2007-10-10
r3810: create a LIB_SECURITY subsystem
Stefan Metzmacher
1
-1
/
+1
[next]