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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-18
s4:ntvfs_generic: check for valid SMB2_LOCK flags
Stefan Metzmacher
1
-0
/
+8
2009-11-18
s4:selftest: fix logic for --option=torture:progress=no
Stefan Metzmacher
1
-1
/
+1
2009-11-18
s4:torture/test_gentest.sh: make use of the PREFIX argument
Stefan Metzmacher
1
-5
/
+6
2009-11-18
selftest: ignore empty lines in knownfailures
Stefan Metzmacher
1
-0
/
+1
2009-11-18
selftest/output/plain.pm: report the testuite name on error
Stefan Metzmacher
1
-1
/
+5
2009-11-18
s4:selftest: for now skip the BASE-DELAY-WRITE test completely
Stefan Metzmacher
1
-0
/
+1
2009-11-18
s4:selftest: avoid running the slow BASE-DELAY-WRITE test on the cifs proxy s...
Stefan Metzmacher
1
-0
/
+1
2009-11-18
s4:selftest: add "rpc.netlogon.*.GetDomainInfo"
Stefan Metzmacher
1
-0
/
+1
2009-11-18
fixed the build
Andrew Tridgell
1
-0
/
+4
2009-11-17
s4/torture: Port SMBv1 Change Notify tests to SMBv2
Aravind Srinivasan
4
-42
/
+1839
2009-11-17
s4/libcli: add a FILE_NOTIFY_CHANGE_ALL macro
Aravind Srinivasan
1
-0
/
+8
2009-11-17
s4/torture: add a new ulong parameteric torture option
Aravind Srinivasan
1
-0
/
+8
2009-11-17
torture/smb2: make SMB2 BRL tests pass against W2K8R2
Steven Danneman
3
-100
/
+111
2009-11-17
Start removing SMB_STRUCT_STAT variables except for
Jeremy Allison
1
-15
/
+13
2009-11-17
Remove "store create time" code, cause create time to be stored
Jeremy Allison
15
-180
/
+238
2009-11-17
s4:WINREG RPC server - remove a "talloc_free"
Matthias Dieter Wallnöfer
1
-2
/
+0
2009-11-17
s4:provision_users.ldif - Descriptions generally begin with a majuscle
Matthias Dieter Wallnöfer
1
-2
/
+2
2009-11-17
s4:SAMLDB DSDB module - Add "\n"s on debug messages
Matthias Dieter Wallnöfer
1
-2
/
+2
2009-11-17
s4:SAMLDB DSDB module - Remove "\n" in LDB error messages
Matthias Dieter Wallnöfer
1
-25
/
+31
2009-11-17
Fixed incorrect SID for RAS Servers.
Nadezhda Ivanova
4
-1
/
+4
2009-11-17
s3: Fix the build on Solaris
Volker Lendecke
2
-7
/
+7
2009-11-17
s4:dsdb/schema: let schema_supclasses() return the correct pointer
Stefan Metzmacher
1
-2
/
+2
2009-11-17
librpc: rerun "make idl"
Stefan Metzmacher
4
-9
/
+9
2009-11-17
netlogon.idl: fix ndr_pull_netr_DatabaseRedo()
Stefan Metzmacher
1
-2
/
+9
2009-11-17
s4:selftest: use "dc:local" instead of a hardcoded config file
Stefan Metzmacher
1
-3
/
+3
2009-11-17
s4:selftest: allways start with $(ST_RM)
Stefan Metzmacher
1
-2
/
+2
2009-11-17
s4:selftest: place summary file into selftest-prefix
Stefan Metzmacher
1
-1
/
+2
2009-11-17
selftest: make sure we don't buffer any output
Stefan Metzmacher
3
-0
/
+9
2009-11-17
selftest: Fix unexpected failure handline in Subunit/Filter.pm
Stefan Metzmacher
1
-2
/
+8
2009-11-17
s4:heimdal: import lorikeet-heimdal-200911170333 (commit b532c294d974cead40a1...
Andrew Bartlett
9
-25
/
+8
2009-11-17
s4/drs(tort): Convert DSSYNC test to a test case fixture
Kamen Mazdrashki
2
-24
/
+68
2009-11-17
s4/drs(tort): replace DEBUG with torture_asert/comment/fail
Kamen Mazdrashki
1
-45
/
+49
2009-11-17
s4/drs(tort): use torture_drsuapi_assert_call() macro for error checking
Kamen Mazdrashki
1
-11
/
+2
2009-11-17
s4/drs(tort): replace 'printf' with 'torture_...' calls
Kamen Mazdrashki
1
-14
/
+15
2009-11-17
s4/drs(tort): 'DsSyncBindInfo.pipe' renamed - 'pipe' is a system call
Kamen Mazdrashki
1
-11
/
+11
2009-11-17
s4/drs(tort): 'DsPrivate.pipe' renamed - 'pipe' is a system call
Kamen Mazdrashki
3
-13
/
+13
2009-11-17
s4:dsdb With these workarounds, we now pass the RPC-DSSYNC test
Andrew Bartlett
2
-3
/
+15
2009-11-17
s4:provision Split up reference creation, load schema earlier in the stack
Andrew Bartlett
3
-19
/
+31
2009-11-17
s4:schema Add the GUID to each defaultObjectCategory when loading from LDIF
Andrew Bartlett
1
-0
/
+49
2009-11-17
s4:dsdb Rework samdb code to use 'storage format' DNs for defaultObjectCategory
Andrew Bartlett
4
-1
/
+67
2009-11-17
s4:provision Generate a random objectGUID for each schema record
Andrew Bartlett
1
-0
/
+2
2009-11-17
s4:dsdb Load objectGUID and extended DN defaultObjectCategory into the schema
Andrew Bartlett
4
-37
/
+29
2009-11-17
s4:dsdb Use the new flags to dsdb_module_search in schema_load
Andrew Bartlett
1
-1
/
+3
2009-11-17
s4:dsdb Break up 'parse a DN from DRSUAPI' into a subfunction
Andrew Bartlett
1
-73
/
+91
2009-11-17
s4:dsdb Add 'dsdb_flags' to dsdb_module_search() to enable often-used features
Andrew Bartlett
7
-11
/
+84
2009-11-16
Don't overwrite a dynamic pointer with the address of a stack
Jeremy Allison
3
-17
/
+12
2009-11-16
s4:SAMLDB module
Matthias Dieter Wallnöfer
1
-14
/
+14
2009-11-16
Revert "s4:dsdb/repl/replicated_objects - Applicate also here the new "lDAPDi...
Matthias Dieter Wallnöfer
1
-4
/
+1
2009-11-16
README.Coding: add section about usage of helper variables
Stefan Metzmacher
1
-0
/
+26
2009-11-16
README.Coding: fix error in "good example"
Stefan Metzmacher
1
-1
/
+1
[next]