s4/lib/tls: Use SHA256 to sign the TLS certificates
[samba.git] / source4 /
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
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...
next