summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2017-07-21s4:http/gensec: add missing tevent_req_done() to gensec_http_ntlm_update_done()Stefan Metzmacher1-1/+1
2017-07-21getncchanges: Do not segfault if somehow we get 0 results from an ldb_search ...Andrew Bartlett1-2/+17
2017-07-20s4-torture: point out why we cannot validate MSZIP compressed filesGünther Deschner1-0/+7
2017-07-19librpc/ndr: add MSZIP compression for cabinet filesAurelien Aptel1-3/+2
2017-07-19librpc: use DATA_BLOB in CFDATA structureAurelien Aptel1-3/+3
2017-07-14Build py3 versions of other rpc modulesAlexander Bokovoy1-121/+121
2017-07-14py3: Make sure to specify METH_VARARGS together with METH_KEYWORDSAlexander Bokovoy1-1/+1
2017-07-12CVE-2017-11103: Orpheus' Lyre KDC-REP service name validationJeffrey Altman1-2/+2
2017-07-12vfs_fruit: add fruit:model = <modelname> parametric optionGünther Deschner1-1/+7
2017-07-08delete duplicate testHerb Lewis1-1/+0
2017-07-05Add code to run the tests for 'samba-tool user edit'Rowland Penny1-0/+4
2017-07-04samr: Disable NTLM-based password changes on the server if NTLM is disabledAndrew Bartlett1-0/+9
2017-07-04selftest: Add test to confirm NTLM authentication is enabledTim Beale1-0/+5
2017-07-04selftest: Use new ntlmv2-only and mschapv2-and-ntlmv2-only optionsAndrew Bartlett1-3/+4
2017-07-04tests: Add simple check whether netlogon server is runningTim Beale1-0/+5
2017-07-04dns_server: Only install common library if AD DC is enabled.Andrew Bartlett1-1/+2
2017-07-03s4/torture: test fetching a resume key twiceRalph Boehme1-0/+63
2017-07-03s4/torture: more tests for copy-chunk across sharesRalph Boehme1-0/+166
2017-07-03s4/torture: add a test for copy-chunk across sharesRalph Boehme1-0/+85
2017-07-03s4/torture: pass destination tree to test_setup_copy_chunkRalph Boehme1-28/+30
2017-07-02ldap: Run the LDAP server with the default (typically standard) process modelAndrew Bartlett1-3/+6
2017-07-02dsdb: Improve debugging on start transacton failureAndrew Bartlett1-1/+2
2017-07-02dsdb: Teach the Samba partition module how to lock all the DB backendsAndrew Bartlett1-1/+175
2017-07-02drsuapi: Improve debugging in DsAddEntry()Andrew Bartlett1-0/+2
2017-06-30show-deleted: Rename attr_filter to exclude_filter for clarityGarming Sam1-5/+5
2017-06-30show-deleted: Simplify the code to require as little logic as neededGarming Sam1-23/+15
2017-06-30show-deleted: Remove an unnecessary search during connectGarming Sam1-46/+48
2017-06-30show-deleted: Do not indicate an error if an object is missing.Garming Sam2-3/+14
2017-06-30dsdb: Add a dummy module to replace show_deletedAndrew Bartlett1-0/+36
2017-06-30debug: new debug class for kerberosAndrew Bartlett1-1/+1
2017-06-27s4:auth/ntlm: allow auth_operations to specify check_password_send/recv()Stefan Metzmacher2-1/+60
2017-06-27s4:auth/ntlm: introduce auth_check_password_next()Stefan Metzmacher1-54/+44
2017-06-27s4:auth/ntlm: move auth_check_password_wrapper() further downStefan Metzmacher1-37/+37
2017-06-27s4:auth_winbind: rename 's' to 'state' in winbind_check_password()Stefan Metzmacher1-19/+19
2017-06-27s4:auth_winbind: remove a block nesting level and fix indentationRalph Boehme1-27/+27
2017-06-27s4:auth_winbind: fix error checking in winbind_check_password()Stefan Metzmacher1-4/+6
2017-06-27s4:password_hash: make use of smb_krb5_salt_principal() and smb_krb5_salt_pri...Stefan Metzmacher1-66/+12
2017-06-27s4-netlogon: Escape user-supplied computer name in Bad credentials log lineAndrew Bartlett1-3/+3
2017-06-27s4-netlogon: Provide logs for machine account success and failuresAndrew Bartlett2-3/+31
2017-06-27smbtorture: Add more tests around NETLOGON challenge reuseAndrew Bartlett1-0/+237
2017-06-26s4:dsdb/samdb: pass an existing 'struct ldb_context' to crack_auto_name_to_nt...Stefan Metzmacher2-9/+3
2017-06-26s4:dsdb/samdb: pass an existing 'struct ldb_context' to crack_name_to_nt4_name()Stefan Metzmacher4-14/+13
2017-06-26s4:auth/unix_token: remove unused tevent_context from auth_session_info_fill_...Stefan Metzmacher2-5/+4
2017-06-26s4:auth/unix_token: remove unused tevent_context from security_token_to_unix_...Stefan Metzmacher2-5/+2
2017-06-24lib: Give util_paths.c its own headerVolker Lendecke3-0/+3
2017-06-23s4:torture: Do not segfault in torture_rpc_spoolss_printer_teardown_common()Andreas Schneider1-3/+8
2017-06-23add provision performance testsDouglas Bagnall1-0/+129
2017-06-23perftest: add a new medley testDouglas Bagnall1-0/+501
2017-06-22dsdb: Rework schema_init module to always use valid memoryAndrew Bartlett1-20/+42
2017-06-22dnsserver/common: Use cached dnsHostName to reduce database readsGarming Sam1-20/+4