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
r20784: Add ref pointer
Jelmer Vernooij
1
-7
/
+7
2007-10-10
r20775: - use the schema_fsmo module on the schema partition, which loads the...
Stefan Metzmacher
1
-1
/
+38
2007-10-10
r20770: remove unused var
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r20769: - it's wrong to add the schemaInfo blob as 2nd value to the prefixMap...
Stefan Metzmacher
1
-5
/
+1
2007-10-10
r20768: store the prefixMap and schemaInfo attributes on the schema head object
Stefan Metzmacher
1
-0
/
+32
2007-10-10
r20767: don't pass a dsdb_schema to dsdb_extended_replicated_objects_commit()
Stefan Metzmacher
1
-14
/
+19
2007-10-10
r20766: when creating dsdb_attribute or dsdb_class structs from ldb, try the ...
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r20758: Adapt RAW-UNLINK error returns for wildcard unlinks to Samba3.
Volker Lendecke
1
-4
/
+33
2007-10-10
r20757: Strip recipe functionality (should be one layer up)
Jelmer Vernooij
1
-30
/
+1
2007-10-10
r20736: skip the NBT-WINSREPLICATION-OWNED test in make quicktest
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r20735: print out a headline and the oMObjectClass
Stefan Metzmacher
1
-2
/
+13
2007-10-10
r20733: add a function to load the oid mappings from ldb_val's
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r20715: set the dsdb_schema on the ldb_context
Stefan Metzmacher
1
-0
/
+6
2007-10-10
r20709: pass a repsFromTo1 struct down as it contains all needed info for the...
Stefan Metzmacher
1
-44
/
+80
2007-10-10
r20705: store the "replUpToDateVector" attribute in DSDB_EXTENDED_REPLICATED_...
Stefan Metzmacher
1
-0
/
+20
2007-10-10
r20685: apply records using dsdb_extended_replicated_objects_commit()
Stefan Metzmacher
1
-275
/
+91
2007-10-10
r20676: Add ref pointer to fix warning.
Jelmer Vernooij
2
-10
/
+10
2007-10-10
r20652: Attempt to fix the build
Volker Lendecke
2
-0
/
+2
2007-10-10
r20650: revert a bunch of code I didn't mean to commit yet
Andrew Tridgell
6
-63
/
+8
2007-10-10
r20647: add cluster code
Andrew Tridgell
6
-8
/
+63
2007-10-10
r20646: first preparations for cluster enablement. This changes "
Andrew Tridgell
2
-18
/
+25
2007-10-10
r20632: The extended RAW-SAMBA3BADPATH test led me to some wrong assumptions, in
Volker Lendecke
1
-261
/
+2
2007-10-10
r20618: Fix a bug in bad_path handling that also exists in 3.0.23: For reply_...
Volker Lendecke
1
-5
/
+16
2007-10-10
r20613: The individual tests are fine, I did run samba3badpath, but raw-samba...
Volker Lendecke
1
-0
/
+3
2007-10-10
r20609: Additional torture test for our bad_path handling. Most of it is disa...
Volker Lendecke
1
-2
/
+210
2007-10-10
r20595: W2k and XP don't always show the top directory as hidden, w2k3 does. ...
Volker Lendecke
1
-17
/
+23
2007-10-10
r20580: pass the DSDB_CONTROL_REPLICATED_OBJECT_OID with the ldb_add request
Stefan Metzmacher
1
-5
/
+38
2007-10-10
r20575: apply records to the test_samdb.ldb (my birthday present to myself...:-)
Stefan Metzmacher
1
-4
/
+83
2007-10-10
r20572: - prepare a test_samdb.ldb in the NET-API-BECOME-DC torture test
Stefan Metzmacher
2
-0
/
+106
2007-10-10
r20552: Little Samba3 test to force smb_close to return an error. Set delete ...
Volker Lendecke
2
-1
/
+72
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
[prev]
[next]