Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-10-01 | s3: add perfcount idl and generated files. | Günther Deschner | 11 | -99/+917 | |
Guenther | |||||
2009-10-01 | s3-registry: move rpccli_winreg_Connect to the only file it belongs. | Günther Deschner | 4 | -69/+42 | |
Guenther | |||||
2009-10-01 | s3: remove unused rpcstr_pull and rpcstr_pull_talloc. | Günther Deschner | 2 | -41/+0 | |
Guenther | |||||
2009-10-01 | s3-printing: more use of pull_reg_sz(). | Günther Deschner | 1 | -12/+27 | |
Guenther | |||||
2009-10-01 | s3-registry: use pull_reg_sz() where appropriate. | Günther Deschner | 7 | -32/+36 | |
(and move away from rpcstr_pull and rpcstr_pull_talloc). Guenther | |||||
2009-10-01 | s4-tort-drs: Add bind_info for dcerpc_drsuapi_DsBind() call | Kamen Mazdrashki | 2 | -1/+41 | |
After this patch DsGetNCChanges() test works fine. bind_info returned by server is also cached for future use Signed-off-by: Anatoliy Atanasov <anatoliy.atanasov@postpath.com> | |||||
2009-10-01 | s4-tort-drs: DsReplicaUpdateRefs test fixed and extended | Kamen Mazdrashki | 1 | -37/+50 | |
Signed-off-by: Anatoliy Atanasov <anatoliy.atanasov@postpath.com> | |||||
2009-10-01 | s4-tort: Added assertion macro for DRSUAPI call | Kamen Mazdrashki | 1 | -3/+16 | |
Signed-off-by: Anatoliy Atanasov <anatoliy.atanasov@postpath.com> | |||||
2009-09-30 | allow for outstanding_aio_calls to be decremented | Olaf Flebbe | 1 | -2/+4 | |
2009-09-30 | s3-printing: use regval_ctr_addvalue_multi_sz. | Günther Deschner | 1 | -17/+4 | |
Guenther | |||||
2009-09-30 | s3-registry: add regval_ctr_addvalue_multi_sz. | Günther Deschner | 2 | -0/+18 | |
Guenther | |||||
2009-09-30 | s3: re-run make idl. janitor for tridge. | Günther Deschner | 2 | -2/+2 | |
Guenther | |||||
2009-09-30 | s3-rpc_parse: remove unused prs_string. | Günther Deschner | 2 | -45/+0 | |
Guenther | |||||
2009-09-30 | s4:torture: data_blob_hex_string() output is now lowercase. | Andrew Kroeger | 2 | -3/+3 | |
Based on the change in commit fb84edabbe9f358031117de2cf78613c704ac600, these tests needs to expect lowercase output. | |||||
2009-09-30 | s4:samba.tests.samdb - remove last relicts of the templates | Matthias Dieter Wallnöfer | 1 | -4/+2 | |
2009-09-30 | s4:pyldb - Fixed the return value in "py_ldb_msg_diff" | Matthias Dieter Wallnöfer | 1 | -2/+0 | |
The case distinction shouldn't be needed also when "diff" is NULL. "PyLdbMessage_FromMessage" works with "NULL" arguments. | |||||
2009-09-30 | Revert "s4:wmic - Output enhancements" | Matthias Dieter Wallnöfer | 1 | -105/+58 | |
This reverts commit fb914640ad656b146f732ab33063575e2e47e37c. Jelmer requested the revert since he feels better when we reapply this change after his merge with the updated WMI branch. | |||||
2009-09-30 | Revert "python: create a script for reorgnizing an LDB file." | Matthias Dieter Wallnöfer | 1 | -60/+0 | |
This reverts commit 11a7842854c0be8c427a2dbf0a8fc3761cda6298. abartlet claims that this patch could lead to data loss (look at technical mailing list) | |||||
2009-09-30 | s4:pwsettings - Improve error handling and introduce "choice" type | Matthias Dieter Wallnöfer | 1 | -13/+10 | |
- Improve the error handling according to Jelmer's suggestions - Print out the error messages on "stderr" - Add also here the "choice" type for arguments | |||||
2009-09-30 | s4:provision - Lets the user choose between the supported forest/domain ↵ | Matthias Dieter Wallnöfer | 2 | -18/+40 | |
function levels Adds a parameter "--function-level" which allows to specify the domain and forest function level. | |||||
2009-09-30 | s4:provision: Show domains and forests are W2K8 DC capable. | Andrew Kroeger | 2 | -0/+15 | |
When adding a W2K8 DC to a domain running earlier DC versions, the "adprep" utility is used to perform schema updates and update other attributes as necessary. Adding these entries provides an indication that the adprep utility has been run with the /forestprep, /domainprep and /rodcprep arguments. Although these entries indicate adprep has been run, nothing has been done to verify that the changes that the adprep utility would have made have actually been done. The values used for the revision atttributes are as seen on a W2K8 DC (not W2K8 R2, which will probably have higher values). | |||||
2009-09-30 | s4:provision: Update schema version number to W2K8. | Andrew Kroeger | 1 | -1/+1 | |
We are running the W2K8 schema version, not the W2K3 version. | |||||
2009-09-30 | s4:dsdb/common/util - remove introduced "samdb_is_capable_dc" call | Matthias Dieter Wallnöfer | 1 | -57/+0 | |
I came up with a better solution which is invoked when we try to join a domain as a DC (in file "libnet_become_dc.c"). Consider a following commit for this patch. | |||||
2009-09-30 | s4:domainlevel - General rework | Matthias Dieter Wallnöfer | 1 | -29/+63 | |
- We support domain/forest function levels >= (Windows) 2003 Native -> adapt the domain/forest and DC function level restrictions. - Consider also the lowest function level of a DC. The domain and forest function levels can never be higher than it. - Improve the error handling by printing out messages to "stderr" - Introduce the "choice" type for choice arguments (saves us some error handling) | |||||
2009-09-30 | w32err: Importing auto-generated Win32 errors and descriptions | Kamen Mazdrashki | 2 | -1/+7222 | |
Error codes and their descriptions are generated using w32err_code.py script. Error are downloaded from MS site: http://msdn.microsoft.com/en-us/library/cc231199%28PROT.10%29.aspx Signed-off-by: Anatoliy Atanasov <anatoliy.atanasov@postpath.com> | |||||
2009-09-30 | w32err: WERR_GROUP_NOT_FOUND renamed to WERR_GROUPNOTFOUND | Kamen Mazdrashki | 3 | -6/+6 | |
In Win 32 we have NERR_GroupNotFound which maps to WERR_GROUP_NOT_FOUND currently and we have ERROR_GROUP_NOT_FOUND which maps to nothing, so it is to be added Signed-off-by: Anatoliy Atanasov <anatoliy.atanasov@postpath.com> | |||||
2009-09-30 | w32err: WERR_USER_EXISTS replace with WERR_USEREXISTS name | Kamen Mazdrashki | 2 | -3/+3 | |
In Win32 we have NERR_UserExists which maps to WERR_USER_EXISTS currently and there is ERROR_USER_EXISTS which maps to WERR_USER_ALREADY_EXISTS Signed-off-by: Anatoliy Atanasov <anatoliy.atanasov@postpath.com> | |||||
2009-09-30 | w32err: WERR_DC_NOT_FOUND replaced with WERR_DCNOTFOUND | Kamen Mazdrashki | 3 | -5/+5 | |
It turns out in win32 ERROR_DC_NOT_FOUND exists and it is an error for Device Context (DC), not Domain Controller Signed-off-by: Anatoliy Atanasov <anatoliy.atanasov@postpath.com> | |||||
2009-09-30 | w32err: FRS_ group of errors replaced with numeric values | Kamen Mazdrashki | 1 | -3/+3 | |
Signed-off-by: Anatoliy Atanasov <anatoliy.atanasov@postpath.com> | |||||
2009-09-30 | w32err: WERR_DOMAIN_CONTROLLER_NOT_FOUND error value fixed | Kamen Mazdrashki | 1 | -1/+1 | |
Signed-off-by: Anatoliy Atanasov <anatoliy.atanasov@postpath.com> | |||||
2009-09-30 | w32err: Script to fetch and prepare errors to be updated/added | Kamen Mazdrashki | 1 | -0/+361 | |
Signed-off-by: Anatoliy Atanasov <anatoliy.atanasov@postpath.com> | |||||
2009-09-30 | idl: ntsvcs.idl depends on misc.idl, not winreg.idl | Andrew Tridgell | 1 | -1/+1 | |
The winreg_Type definition comes from misc.idl | |||||
2009-09-29 | s4/torture: fix RAW-OPLOCK-STREAM1 test after commit a11bb14 | Steven Danneman | 1 | -11/+12 | |
We were pulling junk memory for our stream names after the reordering of the struct definition. | |||||
2009-09-29 | s4/torture: Allow receiving of oplock break requests in any order | Steven Danneman | 1 | -88/+159 | |
Previously, the oplock torture tests, being single threaded, required the server to return oplock break requests, and other SMB packets in a specific order for us to verify "correctness". Of course, in several cases the protocol allows the break packets, especially breaks to levelII to come back in any order. With tevent we're now able to wait for oplock breaks in the middle of a torture test. I've added a helper to do this, and modified all oplock tests to allow returning of oplock breaks in any order. | |||||
2009-09-29 | s4/torture: convert printf to torture_comment() | Aravind Srinivasan | 1 | -2/+4 | |
Allows "make test" and other harnesses to print cleaner output. | |||||
2009-09-30 | s3-netlogon: properly implement _netr_NetrEnumerateTrustedDomains(). | Günther Deschner | 1 | -6/+33 | |
Guenther | |||||
2009-09-30 | s3: remove unused unistr2_term_codes. | Günther Deschner | 1 | -3/+0 | |
Guenther | |||||
2009-09-30 | s3: remove unused regval_convert_multi_sz(). | Günther Deschner | 2 | -54/+0 | |
Guenther | |||||
2009-09-30 | s3: remove unused regval_build_multi_sz(). | Günther Deschner | 2 | -55/+0 | |
Guenther | |||||
2009-09-30 | s3-rpc_parse: remove unused UNISTR2 struct and init function. | Günther Deschner | 3 | -67/+0 | |
Guenther | |||||
2009-09-30 | s3: use pull_reg_multi_sz in rpcclient and net. | Günther Deschner | 2 | -14/+13 | |
Guenther | |||||
2009-09-30 | s3-util: use pull_reg_multi_sz in reg_pull_multi_sz. | Günther Deschner | 1 | -26/+10 | |
Guenther | |||||
2009-09-30 | s3-registry: use pull_reg_multi_sz(). | Günther Deschner | 1 | -13/+14 | |
Guenther | |||||
2009-09-30 | s3-util: add pull_reg_sz() and pull_reg_multi_sz() convenience functions. | Günther Deschner | 2 | -0/+37 | |
Guenther | |||||
2009-09-30 | s3: use push_reg_multi_sz(). | Günther Deschner | 2 | -16/+16 | |
Guenther | |||||
2009-09-30 | s3-registry: use regval_ctr_addvalue_sz(). | Günther Deschner | 8 | -142/+50 | |
Greatly simplifies and cleanes up the code. Guenther | |||||
2009-09-30 | s3-registry: add regval_ctr_addvalue_sz. | Günther Deschner | 2 | -0/+18 | |
Guenther | |||||
2009-09-30 | s3-registry: use push_reg_sz(). | Günther Deschner | 9 | -133/+123 | |
Guenther | |||||
2009-09-30 | s3-util: add push_reg_sz() and push_reg_multi_sz() convenience functions. | Günther Deschner | 2 | -0/+32 | |
Guenther | |||||
2009-09-29 | s3: re-run make idl_full. | Günther Deschner | 21 | -0/+268 | |
Guenther |