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
r20549: obvious bug fix..
Volker Lendecke
1
-1
/
+1
2007-10-10
r20539: - split the common timer related events code into events_timed.c
Andrew Tridgell
1
-18
/
+20
2007-10-10
r20531: - create the rdn attribute which is an alias for the 'name' attribute
Stefan Metzmacher
1
-0
/
+180
2007-10-10
r20525: Closing a dir with del-on-close set requires the same as files: Don't...
Volker Lendecke
1
-0
/
+80
2007-10-10
r20514: implement idl for DsGetNT4ChangeLog() which transferres the meta data
Stefan Metzmacher
1
-0
/
+59
2007-10-10
r20510: fix spelling
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20508: Confirm a special case in samba3 reply_getatr that getatr("") always ...
Volker Lendecke
1
-0
/
+34
2007-10-10
r20504: we handle the attribute values always as DATA_BLOB's and
Stefan Metzmacher
2
-7
/
+7
2007-10-10
r20497: Two changes to RAW-OPEN that Samba does not fulfil:
Volker Lendecke
1
-5
/
+25
2007-10-10
r20494: Dave CB <davecb@spamcop.net> found some stray characters in the docs,
Andrew Bartlett
1
-1
/
+1
2007-10-10
r20483: Sorry Volker:-)
Stefan Metzmacher
1
-7
/
+7
2007-10-10
r20481: Fix the build -- Stefan, please look at this ;-))
Volker Lendecke
1
-0
/
+6
2007-10-10
r20480: In Samba3 we don't yet have support for all 4 file times on all platf...
Volker Lendecke
1
-1
/
+9
2007-10-10
r20474: Skip the delete-on-close test on a non-empty directory in raw-unlink for
Volker Lendecke
1
-21
/
+28
2007-10-10
r20456: Rename variables to avoid shadowing global function names.
Andrew Bartlett
2
-7
/
+7
2007-10-10
r20438: - bail out on conversation errors
Stefan Metzmacher
1
-4
/
+27
2007-10-10
r20423: Fix debug output
Volker Lendecke
1
-1
/
+1
2007-10-10
r20422: A torture test extension for Jeremy
Volker Lendecke
1
-0
/
+26
2007-10-10
r20421: - delay the schema analysis untill the full schema is tranferred
Stefan Metzmacher
1
-65
/
+129
2007-10-10
r20396: Missed one user of the renamed elements.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r20395: Decode more unknowns in the IDL. These are language and codepage IDs!
Andrew Bartlett
1
-17
/
+23
2007-10-10
r20381: verify the incoming oid mappings and schema info for the config and d...
Stefan Metzmacher
1
-0
/
+10
2007-10-10
r20380: verify the incoming schema info and oid mappings
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r20369: Remember to break if we find a match.
Andrew Bartlett
1
-1
/
+3
2007-10-10
r20359: level -1 of DsGetDomainControllerInfo gives back a list
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r20357: run_trans2test and torture_trans2_scan are two separate tests
Volker Lendecke
1
-1
/
+1
2007-10-10
r20353: Restructure the DRSUAPI DsGetDomainControllerInfo test, because as
Andrew Bartlett
1
-97
/
+125
2007-10-10
r20341: Make sure we do not regress on r20338 in Samba3
Volker Lendecke
1
-0
/
+61
2007-10-10
r20327: start to analyse the schema content
Stefan Metzmacher
1
-24
/
+172
2007-10-10
r20318: do what the printf statement says:-)
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20315: Implement the server side of DsGetDomainControllerInfo. This is a
Andrew Bartlett
1
-5
/
+0
2007-10-10
r20311: Check one more samba3 error path for t2mkdir
Volker Lendecke
1
-0
/
+6
2007-10-10
r20309: Don't treat non-supported EAs as fatal against Samba3.
Volker Lendecke
1
-10
/
+20
2007-10-10
r20305: as the oid mapping table is dynnamic it makes no sense
Stefan Metzmacher
1
-119
/
+0
2007-10-10
r20302: added support for 64 bit file offsets in NBENCH
Andrew Tridgell
2
-5
/
+10
2007-10-10
r20301: add an option torture:readonly which allows the NBENCH test to be run
Andrew Tridgell
1
-12
/
+15
2007-10-10
r20297: Finally got to the bottom of why we were failing the RPC-CRACKNAMES
Andrew Bartlett
1
-11
/
+29
2007-10-10
r20295: Add a couple more tests to the CrackNames test.
Andrew Bartlett
1
-0
/
+14
2007-10-10
r20293: implement store chunk hook for libnet_BecomeDC()
Stefan Metzmacher
1
-0
/
+12
2007-10-10
r20291: implement prepare_db hook of libnet_BecomeDC()
Stefan Metzmacher
1
-1
/
+30
2007-10-10
r20285: pass more info to check_options hook and move behavior versions etc.
Stefan Metzmacher
1
-8
/
+17
2007-10-10
r20283: pass in callbacks to libnet_BecomeDC() from the caller
Stefan Metzmacher
1
-0
/
+16
2007-10-10
r20272: Fix for BASE-BENCH-READWRITE from Mathias Dietz <MDIETZ@de.ibm.com>
Volker Lendecke
1
-4
/
+3
2007-10-10
r20251: I found out that the oid-prefix to uint32-id-prefix mapping is transf...
Stefan Metzmacher
2
-4
/
+4
2007-10-10
r20231: - add more oid => uint32 id mappings
Stefan Metzmacher
1
-2
/
+38
2007-10-10
r20221: - move the dsdb_schema, dsdb_attribute, dsdb_class structs into
Stefan Metzmacher
1
-159
/
+108
2007-10-10
r20149: Remove the smb.conf distinction between PDC and BDC. Now the correct
Andrew Bartlett
1
-0
/
+17
2007-10-10
r20145: fix whitespaces
Stefan Metzmacher
1
-5
/
+3
2007-10-10
r20144: add NET-API-BECOME-DC test that tests libnet_BecomeDC()/libnet_Unbeco...
Stefan Metzmacher
3
-6
/
+87
2007-10-10
r20115: from Julien Kerihuel <j.kerihuel@openchange.org>, thanks!:
Stefan Metzmacher
1
-4
/
+14
[next]