summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* tests/dbcheck: Add a test for two live objects, with a dangling forward linkGarming Sam2017-02-234-2/+16
* tests/dbcheck: Add a test for two live objects, with a dangling backlinkGarming Sam2017-02-233-2/+12
* repl_meta_data: Clarify that replmd_private->la_list is only for DRS for repl...Andrew Bartlett2017-02-231-2/+6
* samba-tool drs replicate: Add --single-objectAndrew Bartlett2017-02-231-3/+3
* s4:torture: Make sure handles are initializedAndreas Schneider2017-02-231-0/+24
* s4-kcc: Do not dereference a NULL pointerAndreas Schneider2017-02-231-1/+3
* s4-torture: Use the correct variable type in torture_smb2_maxfid()Andreas Schneider2017-02-231-4/+4
* Correct "heirarchy" typos.Chris Lamb2017-02-221-2/+2
* Correct "initialze" typos.Chris Lamb2017-02-221-1/+1
* Correct "hexidecimal" typos.Chris Lamb2017-02-221-1/+1
* Correct "updateing" typos.Chris Lamb2017-02-221-1/+1
* Correct "unavaible" typos.Chris Lamb2017-02-221-1/+1
* Correct "allignment" typos.Chris Lamb2017-02-221-1/+1
* Correct "paramaters" typos.Chris Lamb2017-02-221-1/+1
* Correct "explicity" typos.Chris Lamb2017-02-221-2/+2
* Correct "encyption" typos.Chris Lamb2017-02-221-2/+2
* Correct "relase" typos.Chris Lamb2017-02-221-1/+1
* Correct "cleint" typos.Chris Lamb2017-02-221-1/+1
* Correct "defered" typos.Chris Lamb2017-02-222-3/+3
* Correct "specifiy" typos.Chris Lamb2017-02-223-3/+3
* Correct "notifiying" typos.Chris Lamb2017-02-221-1/+1
* Correct "existence" typos.Chris Lamb2017-02-225-8/+8
* Correct "successfuly" typos.Chris Lamb2017-02-221-1/+1
* Correct "enought" typo.Chris Lamb2017-02-221-1/+1
* Correct "extention" typos.Chris Lamb2017-02-222-3/+3
* Correct "paramter" typos.Chris Lamb2017-02-221-1/+1
* Correct "occured" typos.Chris Lamb2017-02-222-3/+3
* Correct "doesnt" typos.Chris Lamb2017-02-221-1/+1
* s4:scripting: use generate_random_machine_password() for machine passwordsStefan Metzmacher2017-02-211-1/+1
* s4:dsdb: autogenerate a random utf16 buffer for krbtgt password resets.Stefan Metzmacher2017-02-212-15/+94
* s4:libnet: make use of generate_random_machine_password()Stefan Metzmacher2017-02-211-1/+1
* s4:libcli/raw: remove unused DEFAULT_TRUST_ACCOUNT_PASSWORD_LENGTHStefan Metzmacher2017-02-211-7/+0
* build:wafsamba: Remove ambiguous 'if x in conf.env' constructsThomas Nagy2017-02-211-2/+2
* lib: Fix "is_case_sensitive" in "ms_fnmatch_protocol"' callersVolker Lendecke2017-02-155-23/+13
* rpc_server: Fix a typoVolker Lendecke2017-02-151-1/+2
* python/tests: improve samba-tool replicate --local testBob Campbell2017-02-151-17/+108
* python/tests: move samba_tool_drs test to proper placeBob Campbell2017-02-142-1/+348
* pydsdb: Add python binding for dsdb_load_udv_v2Bob Campbell2017-02-141-0/+67
* tests/ndrdump: Add a test for --hex-inputGarming Sam2017-02-141-0/+7
* errors: generate error codes for WERRORBob Campbell2017-02-141-0/+149
* errors: pull out code into common fileBob Campbell2017-02-142-74/+104
* errors/gen_ntstatus: generate error codes in specified filesBob Campbell2017-02-141-136/+52
* gen_ntstatus.py: Add prototype to generated py_ntstatus.cAndrew Bartlett2017-02-141-0/+4
* errors: fix "generate python error codes for NTSTATUS"Bob Campbell2017-02-141-11/+13
* errors: generate python error codes for NTSTATUSGünther Deschner2017-02-141-0/+31
* repl_meta_data: Remove the correct forward link for dn+binary attributesAndrew Bartlett2017-02-141-17/+83
* repl_meta_data: Add comment with some future improvementsAndrew Bartlett2017-02-141-0/+10
* repl_meta_data: Always sort the links when upgrading themAndrew Bartlett2017-02-141-0/+13
* repl_meta_data: Bring replmd_check_upgrade_links() into get_parsed_dns_trusted()Andrew Bartlett2017-02-141-71/+63
* python/tests: Add test for generated and duplicate mAPIIDsBob Campbell2017-02-141-0/+76