drs_utils: HWM in 'samba-tool drs replicate --local' always zero
[nivanova/samba-autobuild/.git] / source4 /
2017-07-27 Andrew Bartlettselftest: Use get_creds_ccache_name() in fsmo.py
2017-07-27 Andrew Bartlettselftest: Add and use new helper function get_creds_cca...
2017-07-27 Andrew Bartlettselftest: Use new --krb5-ccache in drs_base.py
2017-07-27 Andrew Bartlettselftest: Port DrsBaseTestCase._{en,dis}able_all_repl...
2017-07-27 Andrew Bartlettselftest: Port DrsBaseTestCase._disable_inbound_repl...
2017-07-27 Andrew Bartlettselftest: Port DrsBaseTestCase._enable_inbound_repl...
2017-07-27 Andrew Bartlettselftest: Port DrsBaseTestCase._net_drs_replicate(...
2017-07-27 Andrew Bartlettselftest: Remove unused import in ridalloc_exop.py
2017-07-27 Andrew Bartlettselftest: Use self.runsubcmd() in DrsReplicaSyncTestCase
2017-07-27 Andrew Bartlettselftest: Use self.runsubcmd() to run samba-tool for...
2017-07-27 Andrew Bartlettselftest: Use self.runsubcmd() to run samba-tool for...
2017-07-27 Andrew Bartlettselftest: Add tests for credentials.get_named_ccache()
2017-07-26 Jeremy Allisons4: schema: Allocate global_schema off the NULL context...
2017-07-26 Jeremy Allisons4: COM: Remove talloc_autofree_context() from (unused...
2017-07-26 Jeremy Allisons4: modules. Fix missing TALLOC_CTX in module init...
2017-07-26 Marc MuehlfeldSet log level for "Not authorative for" from 2 to 5
2017-07-26 Christof Schmitttorture: Add sharemode tests for SMB2
2017-07-25 Stefan Metzmachers4:lib/http: rewrite http_send_auth_request_*() using...
2017-07-24 Andrew Bartletts4-netlogon: Use log_escape to protect against un-valid...
2017-07-24 Andrew Bartletts4-netlogon: Extend ServerAuthenticate3 logging to...
2017-07-24 Gary Lockyersource4 netlogon: Add authentication logging for Server...
2017-07-24 Gary Lockyertests auth_log: Add new tests for NETLOGON
2017-07-24 Gary Lockyerrpc: use symbolic constant to replace /root/ncalrpc_as_...
2017-07-24 Andreas Schneidermit-kdb: Fix NULL pointer check after malloc
2017-07-24 Andreas Schneiders4:kcc: Add a NULL check before qsort()
2017-07-24 Bob Campbellsamdb/cracknames: support user and service principal...
2017-07-24 Bob Campbellsamdb/cracknames: do not show recycled when a guid...
2017-07-24 Bob Campbellpython/tests: add python test for cracknames
2017-07-23 Andrew Bartletts4-drepl: Block GetNCChanges during a DsReplicaSync
2017-07-22 Andrew Bartletts4-drepl: Use tevent_schedule_immediate() in DsReplicaS...
2017-07-21 Stefan Metzmachers4:http/gensec: add missing tevent_req_done() to gensec...
2017-07-21 Andrew Bartlettgetncchanges: Do not segfault if somehow we get 0 resul...
2017-07-19 Günther Deschners4-torture: point out why we cannot validate MSZIP...
2017-07-19 Aurelien Aptellibrpc/ndr: add MSZIP compression for cabinet files
2017-07-19 Aurelien Aptellibrpc: use DATA_BLOB in CFDATA structure
2017-07-14 Alexander BokovoyBuild py3 versions of other rpc modules
2017-07-14 Alexander Bokovoypy3: Make sure to specify METH_VARARGS together with...
2017-07-12 Jeffrey AltmanCVE-2017-11103: Orpheus' Lyre KDC-REP service name...
2017-07-12 Günther Deschnervfs_fruit: add fruit:model = <modelname> parametric...
2017-07-08 Herb Lewisdelete duplicate test
2017-07-05 Rowland PennyAdd code to run the tests for 'samba-tool user edit'
2017-07-04 Andrew Bartlettsamr: Disable NTLM-based password changes on the server...
2017-07-04 Tim Bealeselftest: Add test to confirm NTLM authentication is...
2017-07-04 Andrew Bartlettselftest: Use new ntlmv2-only and mschapv2-and-ntlmv2...
2017-07-04 Tim Bealetests: Add simple check whether netlogon server is...
2017-07-04 Andrew Bartlettdns_server: Only install common library if AD DC is...
2017-07-03 Ralph Boehmes4/torture: test fetching a resume key twice
2017-07-03 Ralph Boehmes4/torture: more tests for copy-chunk across shares
2017-07-03 Ralph Boehmes4/torture: add a test for copy-chunk across shares
2017-07-03 Ralph Boehmes4/torture: pass destination tree to test_setup_copy_chunk
2017-07-02 Andrew Bartlettldap: Run the LDAP server with the default (typically...
2017-07-02 Andrew Bartlettdsdb: Improve debugging on start transacton failure
2017-07-02 Andrew Bartlettdsdb: Teach the Samba partition module how to lock...
2017-07-02 Andrew Bartlettdrsuapi: Improve debugging in DsAddEntry()
2017-06-30 Garming Samshow-deleted: Rename attr_filter to exclude_filter...
2017-06-30 Garming Samshow-deleted: Simplify the code to require as little...
2017-06-30 Garming Samshow-deleted: Remove an unnecessary search during connect
2017-06-30 Garming Samshow-deleted: Do not indicate an error if an object...
2017-06-30 Andrew Bartlettdsdb: Add a dummy module to replace show_deleted
2017-06-30 Andrew Bartlettdebug: new debug class for kerberos
2017-06-27 Stefan Metzmachers4:auth/ntlm: allow auth_operations to specify check_pa...
2017-06-27 Stefan Metzmachers4:auth/ntlm: introduce auth_check_password_next()
2017-06-27 Stefan Metzmachers4:auth/ntlm: move auth_check_password_wrapper() furthe...
2017-06-27 Stefan Metzmachers4:auth_winbind: rename 's' to 'state' in winbind_check...
2017-06-27 Ralph Boehmes4:auth_winbind: remove a block nesting level and fix...
2017-06-27 Stefan Metzmachers4:auth_winbind: fix error checking in winbind_check_pa...
2017-06-27 Stefan Metzmachers4:password_hash: make use of smb_krb5_salt_principal...
2017-06-27 Andrew Bartletts4-netlogon: Escape user-supplied computer name in...
2017-06-27 Andrew Bartletts4-netlogon: Provide logs for machine account success...
2017-06-27 Andrew Bartlettsmbtorture: Add more tests around NETLOGON challenge...
2017-06-26 Stefan Metzmachers4:dsdb/samdb: pass an existing 'struct ldb_context...
2017-06-26 Stefan Metzmachers4:dsdb/samdb: pass an existing 'struct ldb_context...
2017-06-26 Stefan Metzmachers4:auth/unix_token: remove unused tevent_context from...
2017-06-26 Stefan Metzmachers4:auth/unix_token: remove unused tevent_context from...
2017-06-23 Volker Lendeckelib: Give util_paths.c its own header
2017-06-23 Andreas Schneiders4:torture: Do not segfault in torture_rpc_spoolss_prin...
2017-06-23 Douglas Bagnalladd provision performance tests
2017-06-23 Douglas Bagnallperftest: add a new medley test
2017-06-22 Andrew Bartlettdsdb: Rework schema_init module to always use valid...
2017-06-22 Garming Samdnsserver/common: Use cached dnsHostName to reduce...
2017-06-22 Garming Samdsdb: Add a samdb_dns_host_name which avoids searching
2017-06-22 Gary Lockyers4/dcerpc_netlogon: Logging for dcesrv_netr_LogonGetDom...
2017-06-22 Gary Lockyerpycredentials: add function to return the netr_Authenti...
2017-06-22 Gary Lockyerlsa.String: add String constructor, str and repr
2017-06-22 Gary LockyerTests lsa.String: add String constructor, str and repr
2017-06-17 Stefan Metzmachers4:libcli/smb_composite: make the additional gensec_upd...
2017-06-17 Stefan Metzmachers4:libcli/smb_composite: add early returns to sesssetup...
2017-06-17 Stefan Metzmachers4:libcli/smb_composite: make the first round to gensec...
2017-06-17 Stefan Metzmachers4:libcli/smb_composite: move gensec_update_ev() out...
2017-06-17 Stefan Metzmachers4:libcli/smb_composite: move session_setup_spnego_rest...
2017-06-17 Stefan Metzmachers4:libcli/smb_composite: split out session_setup_spnego...
2017-06-17 Stefan Metzmachers4:libcli/smb_composite: move chosen_oid to state-...
2017-06-17 Stefan Metzmachers4:libcli/smb_composite: simplify gensec_update_ev...
2017-06-16 Andrew Bartlettdsdb: Add comment explaining requirements on DSDB_EXTEN...
2017-06-16 Andrew Bartlettdsdb: Do not prevent searches for @ATTRIBUTES because...
2017-06-16 Andrew Bartlettdsdb: Do not run dsdb_replace() on the calculated diffe...
2017-06-16 Andrew Bartlettselftest: Fix failure message in dsdb_schema_info
2017-06-16 Stefan Metzmachers4:gensec_gssapi: fix CID 1409781: Possible Control...
2017-06-16 Andrew Bartlettdsdb: Remember the last ACL we read during a search...
2017-06-16 Andrew Bartlettdsdb: Cache the result of checking the parent ACL
next