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
r4388: - allow ACE flags to be specified in security_descriptor_create()
Andrew Tridgell
1
-0
/
+270
2007-10-10
r4375: Implement samr_OpenAlias, samr_QueryAliasInfo and samr_SetAliasInfo. F...
Volker Lendecke
1
-2
/
+2
2007-10-10
r4364: - added support for testing of chained SMB operations in smbtorture
Andrew Tridgell
1
-0
/
+58
2007-10-10
r4322: use a nicer name
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r4317: check the count of replies in the os2 ea_list torture test
Andrew Tridgell
1
-0
/
+1
2007-10-10
r4310: fixed the authority_name field in lsa_GetUserName()
Andrew Tridgell
1
-1
/
+4
2007-10-10
r4309: idl and torture test for lsa_GetUserName()
Stefan Metzmacher
1
-1
/
+28
2007-10-10
r4308: [out,ref] pointer needs to set (don't corrupt the stack and segfault)
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r4279: added IDL and test code for lsa_AddPrivilegesToAccount() and lsa_Remov...
Andrew Tridgell
1
-3
/
+70
2007-10-10
r4277: - added server support for lsa_EnumAccounts()
Andrew Tridgell
1
-16
/
+21
2007-10-10
r4263: added support for the trans2 RAW_SEARCH_EA_LIST information
Andrew Tridgell
2
-8
/
+118
2007-10-10
r4261: added the RAW_FILEINFO_EA_LIST trans2 qfileinfo and qpathinfo
Andrew Tridgell
1
-31
/
+42
2007-10-10
r4243: a sniff from kukks showed that the ea_set interface in trans2 setfilei...
Andrew Tridgell
3
-35
/
+34
2007-10-10
r4195: added IDL, test suite and server side code for lsa_LookupPrivValue
Andrew Tridgell
1
-3
/
+24
2007-10-10
r4183: expanded the RAW-MKDIR torture test to test creation of EA lists
Andrew Tridgell
1
-11
/
+33
2007-10-10
r4180: use the same syntax as the other torture tests
Stefan Metzmacher
1
-5
/
+6
2007-10-10
r4179: - nicer code layout
Stefan Metzmacher
1
-20
/
+10
2007-10-10
r4176: I just remeber that I have already implement STR_CONFORMANT
Stefan Metzmacher
1
-6
/
+2
2007-10-10
r4175: InitiateSystemShutdownEx IDL and torture test
Jelmer Vernooij
1
-0
/
+31
2007-10-10
r4173: - new t2open code, that can cope with "create with EAs". Many thanks
Andrew Tridgell
5
-107
/
+143
2007-10-10
r4172: commit a DsReplicaSync() torture test
Stefan Metzmacher
1
-0
/
+63
2007-10-10
r4169: add descriptions about binding and unc strings to the
Stefan Metzmacher
1
-1
/
+45
2007-10-10
r4168: Implement QueryValue in the server
Jelmer Vernooij
1
-0
/
+33
2007-10-10
r4167: Fix CreateKey
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r4164: added a test that simulates a OS/2 file delete. This includes seek by
Andrew Tridgell
1
-0
/
+105
2007-10-10
r4158: Fix IDL for InitiateShutdown and AbortShutdown and run both only
Jelmer Vernooij
1
-8
/
+11
2007-10-10
r4157: QueryMultipleValues IDL and torture test
Jelmer Vernooij
1
-0
/
+36
2007-10-10
r4156: GetKeySecurity() IDL and torture test
Jelmer Vernooij
1
-0
/
+35
2007-10-10
r4147: converted from NT_USER_TOKEN to struct security_token
Andrew Tridgell
1
-2
/
+6
2007-10-10
r4142: Check result value of OpenHKU and OpenHKCR
Jelmer Vernooij
1
-0
/
+9
2007-10-10
r4138: initialise 'type' in RPC-WINREG EnumValue test
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4132: - Bunch of rather large fixes in the registry
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r4113: modified EnumValue in winreg to take advantage of the new pidl handling
Andrew Tridgell
1
-18
/
+9
2007-10-10
r4111: fixed winreg to use much simpler (and I believe correct) IDL for Query...
Andrew Tridgell
1
-5
/
+2
2007-10-10
r4105: Fix IDL for QueryValue() and add a torture test for it.
Jelmer Vernooij
1
-4
/
+43
2007-10-10
r4087: - add idl and torture tests for drsuapi_DsReplicaGetInfo()
Stefan Metzmacher
1
-3
/
+135
2007-10-10
r4074: make the RAW-ACLS test use the new lsa helper functions to determine
Andrew Tridgell
2
-17
/
+40
2007-10-10
r4063: - change char * -> uint8_t in struct request_buffer
Stefan Metzmacher
13
-56
/
+56
2007-10-10
r4061: more additions to the RAW-ACLS test, to help me work out some details ...
Andrew Tridgell
1
-5
/
+54
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
[next]