ctdb-protocol: Fix CID 1417430
[samba.git] / source4 /
2017-08-30 Andrew Bartlettpassword_hash: Make a common failure with "password...
2017-08-30 Andrew Bartlettdsdb: Add comment showing where the normal password...
2017-08-29 Peter Somogyis4/torture: make --unclist active with smb2 testcases
2017-08-29 Tim Bealeselftest: Use a unique(ish) OU for every run of getnc_u...
2017-08-29 Tim Beales4-drsuapi/selftest: Add extra tests for invalid DNs
2017-08-29 Tim Bealeselftest: Update getnc_unpriv tests to pass against...
2017-08-29 Tim Beales4-drsuapi: Set getnc_state *after* we've checked reque...
2017-08-29 Tim Bealeselftest: GetNCChanges can 'accept' a repeated bad...
2017-08-29 Tim Beales4-drsuapi: Change REPL_SECRET error code to match...
2017-08-29 Tim Bealeselftest: Extend further getnc_unpriv tests to pass...
2017-08-29 Andrew Bartlettselftest: Confirm privileged replication of an OU is...
2017-08-29 Andrew Bartlettselftest: Move get_partial_attribute_set() to DrsBaseTe...
2017-08-29 Andrew Bartlettselftest: encrypt the LDAP connection in drs_base.py
2017-08-29 Andrew Bartletts4-drsuapi: Refuse to replicate an NC is that not actua...
2017-08-29 Andrew Bartlettselftest: Make dirsync test use symobolic name and...
2017-08-29 Andrew Bartlettdsdb: Use samba.generate_random_password() in dirsync...
2017-08-29 Tim Beales4-drsuapi: Use sam_ctx consistently in dcesrv_drsuapi_...
2017-08-29 Andrew Bartletts4-drsuapi: Avoid segfault when replicating as a non...
2017-08-28 Love Hornquist AstrandHEIMDAL: don't bother seeing q if not sent
2017-08-28 Love Hornquist AstrandHEIMDAL: allow optional q in DH DomainParameters
2017-08-26 Ralph Boehmes4/torture: add a test for rename change notification...
2017-08-25 Andreas Schneiders4:torture: Do not overrun arrays in test_displayshares()
2017-08-25 Andreas Schneiders4:torture: Fix talloc_array in test_EnumValue()
2017-08-24 Andreas Schneiders4:torture: The teardown function should just return
2017-08-24 Andreas Schneiders4:torture: Delete printer before we remove the driver
2017-08-24 Andreas Schneiders4:torture: Use a different driver name for add_driver...
2017-08-22 Lumir Balharpython: Make generated modules samba.ntstatus and samba...
2017-08-22 Lumir Balharpython: scripting: Port ntstatus and werror generators...
2017-08-18 Tim Bealegetncchanges.py: Add test for GET_ANC and linked attributes
2017-08-18 Tim Bealegetncchanges.py: Add GET_ANC replication test case
2017-08-18 Tim Bealegetncchanges.py: Add a new test for replication
2017-08-18 Tim Bealereplmd: Try to add forward-link for unknown cross-parti...
2017-08-18 Tim Bealereplmd: Don't fail cycle if we get link for deleted...
2017-08-18 Tim Bealereplmd: Avoid dropping links if link target is deleted
2017-08-18 Tim Bealereplmd: Move where we store linked attributes
2017-08-18 Tim Bealereplmd: Set GET_ANC if Windows sends a link with unknow...
2017-08-18 Tim Bealedrepl: Support GET_TGT on periodic replication client
2017-08-18 Tim Bealedrs: Check target object is known after applying objects
2017-08-18 Tim Bealedrs: Fail replication transaction instead of dropping...
2017-08-18 Tim Bealereplmd: Split checking link attr target into new function
2017-08-17 Gary Lockyertests: replace traffic_summary test with python blackbo...
2017-08-17 Gary Lockyerscripts: Scripts to replay and generate samba traffic
2017-08-16 Jeremy Allisonlib: talloc: Use the system <talloc.h> include.
2017-08-16 Jeremy Allisonlib: tevent: Use system <tevent.h>, not internal header...
2017-08-16 Volker Lendeckelibhttp: Remove an unneeded include
2017-08-15 Andrew Bartlettpy-librpc: Strictly check the type of the incoming...
2017-08-15 Andrew Bartletts4/lib/tls: Use SHA256 to sign the TLS certificates
2017-08-15 Gary Lockyerdnsserver: Add support for dns wildcards
2017-08-15 Gary Lockyerdnsserver: Tighten DNS name checking
2017-08-15 Gary Lockyerdnsserver: Tests for dns wildcard entries
2017-08-15 Jeremy Allisons4: com: Replace erroneous inclusion of internal talloc...
2017-08-11 Andreas Schneiders4:rpc_server:backupkey: Move variable into scope
2017-08-11 Andreas Schneiderheimdal: Fix printing a short int into a string
2017-08-09 Ralph Boehmes4/torture: additional tests for kernel-oplocks
2017-08-09 Ralph Boehmes4/torture: reproducer for kernel oplocks issue with...
2017-08-09 Andreas Schneiders3:torture: Fix spoolss test to build with -O3
2017-08-09 Andreas Schneiders4:samdb: Fix building Samba with -O3
2017-08-07 Stefan Metzmachers4:auth/ntlmssp: add support for using "winbind" as DC
2017-08-07 Stefan Metzmachers4:auth: use "sam winbind" for the netlogon server
2017-08-07 Stefan Metzmachers4:auth/ntlm: provide auth_check_password_wrapper_send...
2017-08-07 Stefan Metzmachers4:auth_winbind: implement async authentication via...
2017-08-07 Stefan Metzmachers4:rpc_server/netlogon: make use of auth_check_password...
2017-08-07 Stefan Metzmachers4:rpc_server/netlogon: make use of async kdc_check_gen...
2017-08-07 Stefan Metzmachers4:rpc_server/netlogon: prepare dcesrv_netr_LogonSamLog...
2017-08-07 Stefan Metzmachers4:rpc_server/netlogon: check auth_level for validation...
2017-08-07 Stefan Metzmachers4:librpc/rpc: add support for HttpAuthOption=negotiate
2017-08-07 Stefan Metzmachers4:lib/http: pass down the target service/hostname...
2017-08-07 Stefan Metzmachers4:lib/http: add HTTP_AUTH_NEGOTIATE which maps to...
2017-08-07 Stefan Metzmachers4:http/gensec: implement "http_negotiate" using GENSEC...
2017-08-07 Stefan Metzmachers4:http/gensec: make the "NTLM" base64 wrapping more...
2017-08-07 Stefan Metzmachers4:http/gensec: rename ntlm.c to generic.c
2017-08-07 Stefan Metzmachers4:librpc/rpc: pass down HTTP_AUTH_* values directly...
2017-08-07 Stefan Metzmachers4:librpc/rpc: remember the target_hostname on ncacn_ht...
2017-08-07 Stefan Metzmachers4:lib/http: pass a generic prefix blob to http_parse_a...
2017-08-07 Stefan Metzmachers4:lib/http: use strcasecmp(h->key, "WWW-Authenticate...
2017-08-07 Stefan Metzmachers4:lib/http: remove indentation level from http_parse_a...
2017-08-07 Stefan Metzmachers4:lib/http: let http_read_response_send/recv() also...
2017-08-07 Stefan Metzmachers4:lib/http: lower HTTP_MAX_HEADER_SIZE from UINT_MAX...
2017-08-01 Andrew Bartlettdsdb: Fix dsdb_next_callback to correctly use ldb_modul...
2017-08-01 Andrew Bartlettdsdb: Do not force a re-index of sam.ldb on upgrade...
2017-07-28 Richard SharpeAdd a test for unsetting Delete-on-Close before the...
2017-07-28 Richard SharpeFix incorrect error messages:unsetting not setting.
2017-07-28 Andrew Bartletts4-rpc_server: Improve debug of new endpoints
2017-07-27 Andrew Bartletts4-rpc_server: ensure we get a new endpoint for netlogon
2017-07-27 Andrew Bartletts4-cldap/netlogon: Match Windows 2012R2 and return...
2017-07-27 Arvid Requates4-dsdb/netlogon: allow missing ntver in cldap ping
2017-07-27 Arvid Requates4:torture/ldap: Test netlogon without NtVer
2017-07-27 Tim Bealerepl: Remove old TODO
2017-07-27 Tim Bealegetncchanges.c: Remove unused null_scope variable
2017-07-27 Tim Bealegetnc_exop.py: Fix typo in function name
2017-07-27 Tim Bealelibnet: Initialize req_level in become_dc tests
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
next