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-12-07
s4 torture: Add a new torture:hide_on_access_denied parameter
Tim Prouty
6
-15
/
+57
2009-12-07
s4 torture: win 7 doesn't like the sequential_only flag for directories
Tim Prouty
1
-4
/
+2
2009-12-07
s4 torture: Port RAW-ACLS tests to SMB2
Zack Kirsch
6
-230
/
+2419
2009-12-07
s4 torure: Add SMB2 utility functions
Zack Kirsch
2
-2
/
+106
2009-12-07
s4 torture: RAW-ACL Improvements
Zack Kirsch
2
-269
/
+672
2009-12-07
s4 torture: Convert RAW-STREAMS to a set of test suites rather than a monolit...
Tim Prouty
2
-173
/
+206
2009-12-07
s4 torture: Update RAW-RENAME to pass against win7
Tim Prouty
1
-5
/
+27
2009-12-07
s4 torture: Add a new RAW-STREAMS test to simulate the summary tab
Tim Prouty
1
-0
/
+96
2009-12-07
s4 torture: Fix the streams create disposition tests to actually return an er...
Tim Prouty
1
-2
/
+4
2009-12-07
s4/torture: add test for zero byte read contention with byte range locks
Steven Danneman
3
-1
/
+276
2009-12-07
s4/libcli: add define for exclusive lock mode
Steven Danneman
1
-0
/
+1
2009-12-07
s4/torture: fix >80 column spacing issues
Steven Danneman
2
-9
/
+10
2009-12-07
s4/torture: add delete-on-close test for directories
Aravind Srinivasan
1
-0
/
+63
2009-12-07
parent_sd can never be null in this function, so don't
Jeremy Allison
1
-1
/
+5
2009-12-07
Hopefullt final fix for 6802 - acl_xattr.c module: A created folder does not ...
Jeremy Allison
3
-267
/
+168
2009-12-07
s3: let gencache_init() use tdb_check()
Stefan Metzmacher
1
-0
/
+25
2009-12-07
s3: let netsamlogon_cache_init() use tdb_check()
Stefan Metzmacher
1
-4
/
+42
2009-12-07
s3: let tdb_validate_child() use tdb_check()
Stefan Metzmacher
1
-0
/
+11
2009-12-07
s3: require tdb 1.1.7 with tdb_check()
Stefan Metzmacher
1
-1
/
+1
2009-12-07
s3:docs: Document "directory name cache size".
Karolin Seeger
1
-0
/
+14
2009-12-07
s3: de-deprecate "write cache size" to prevent its removal without a proper a...
Volker Lendecke
1
-1
/
+1
2009-12-07
Fix release script with newer versins of git
Simo Sorce
1
-1
/
+1
2009-12-07
s4-smbtorture: disable some spoolss printerdata tests which s3 does not pass ...
Günther Deschner
1
-0
/
+13
2009-12-07
s3: fix net and rpcclient after setprinterdataex changes.
Günther Deschner
2
-19
/
+17
2009-12-07
s4-smbtorture: fix RPC-SPOOLSS after _spoolss_SetPrinterDataEx IDL change.
Günther Deschner
1
-28
/
+48
2009-12-07
s3-spoolss: let _spoolss_DeletePrinterData call into _spoolss_DeletePrinterDa...
Günther Deschner
1
-38
/
+5
2009-12-07
s3-spoolss: let _spoolss_SetPrinterData call into _spoolss_SetPrinterDataEx.
Günther Deschner
1
-74
/
+30
2009-12-07
s3-spoolss: let _spoolss_GetPrinterData call into _spoolss_GetPrinterDataEx.
Günther Deschner
1
-101
/
+44
2009-12-07
spoolss: rework spoolss_GetPrinterDataEx and spoolss_SetPrinterDataEx.
Günther Deschner
9
-71
/
+366
2009-12-07
s3-spoolss: a default printer should have at least a "PrintDriverData" key.
Günther Deschner
1
-0
/
+7
2009-12-07
s3-winreg: fill in some inline comments.
Günther Deschner
1
-10
/
+38
2009-12-07
s3-winreg: remove trailing whitespace.
Günther Deschner
1
-40
/
+40
2009-12-07
s3:auth: Fix typo in debug message.
Karolin Seeger
1
-2
/
+2
2009-12-07
examples: Fix the build of the example VFS modules.
Karolin Seeger
2
-10
/
+13
2009-12-07
s4:dsdb Use ldb_match_msg_objectclass in operational.c
Andrew Bartlett
1
-6
/
+1
2009-12-07
s4:ldb Add a function to match a message against an objectClass
Andrew Bartlett
2
-0
/
+22
2009-12-07
s4:ldap.py Improve testsuite for primaryGroupToken behaviour
Andrew Bartlett
1
-0
/
+22
2009-12-07
s4:dsdb Make primaryGroupToken calculation more efficient and correct
Andrew Bartlett
1
-20
/
+46
2009-12-07
s4:dsdb Make parentGUID handler use dsdb_module_search_dn()
Andrew Bartlett
2
-76
/
+29
2009-12-07
s4:build torturedir and -DTORTUREDIR is unused
Andrew Bartlett
2
-4
/
+0
2009-12-07
s4:dsdb Hide the LM password by default too
Andrew Bartlett
1
-1
/
+2
2009-12-06
streamline some log levels for invalid servicenames
Christian Ambach
2
-2
/
+2
2009-12-06
s3: Fix a const discard warning
Volker Lendecke
1
-7
/
+9
2009-12-06
s3: talloc_array_length deals file with a NULL argument
Volker Lendecke
1
-3
/
+3
2009-12-06
s3: Small simplification: qsort deals fine with just one entry
Volker Lendecke
1
-7
/
+2
2009-12-06
s3: Simplify usr_info_cmp by calling timeval_compare()
Volker Lendecke
1
-3
/
+1
2009-12-06
s3: Add rpcclient wkssvc_enumerateusers
Volker Lendecke
1
-0
/
+51
2009-12-06
s3: Complete support for NetWkstaGetInfo/NetWkstaEnumUsers
Ian Puleston
1
-22
/
+380
2009-12-06
s3: First cut at _wkssvc_NetWkstaEnumUsers
Volker Lendecke
1
-3
/
+52
2009-12-06
s3: Support NetWkstaGetInfo 101 and 102
Volker Lendecke
2
-16
/
+114
[prev]
[next]