python:provision: Do not change the owner of the sam.ldb.d dir
[metze/samba/wip.git] / source4 /
2017-09-15 Andreas Schneiders4:bind_dlz: Try the 'binddns dir' first
2017-09-15 Tim Bealegetncchanges.c: Send linked attributes in each chunk
2017-09-15 Tim Bealegetnchanges.c: Avoid unnecessary continue
2017-09-15 Tim Bealegetncchanges.c: Split out code to get an object for...
2017-09-15 Tim Bealegetncchanges.c: Reduce the parameters to get_nc_changes...
2017-09-15 Tim Bealegetncchanges.c: Remove unused ncRoot_dn parameter
2017-09-15 Tim Bealegetncchanges.c: Remove a really old TODO
2017-09-15 Tim Bealegetncchanges.c: Replace hard-coded numbers with a define
2017-09-15 Tim Bealegetncchanges.c: Refactor how objects get added to the...
2017-09-15 Tim Bealegetncchanges.c: Refactor how we add ancestor links
2017-09-15 Tim Bealegetncchanges.c: Add ancestor links when the object...
2017-09-15 Tim Bealegetncchanges.c: Split GET_ANC block out into its own...
2017-09-15 Tim Bealegetncchanges.c: Split sorting linked attributes into...
2017-09-15 Tim Bealegetncchanges.c: Rename anc_cache to obj_cache
2017-09-14 Alexander BokovoyInstall dcerpc/__init__.py for all Python environments
2017-09-14 Andrew Bartlettrepl_meta_data: Show failing replicated entry in error...
2017-09-14 Andrew Bartlettschema: Rework dsdb_schema_set_indices_and_attributes...
2017-09-07 Andrew Bartlettdsdb: Add missing \n to debug
2017-09-07 Andrew Bartlettdebug: Add new debug class "drs_repl" for DRS replicati...
2017-09-07 Andrew Bartlettrepl_meta_data: Re-work printing of replicated entries
2017-09-07 Andrew Bartlettlinked_attributes: Use ldb_ldif_message_redacted_string...
2017-09-07 Andrew Bartlettrepl_meta_data: Use ldb_ldif_message_redacted_string...
2017-09-06 Lumir Balharpython: Fix bad type in conversion of NTSTATUS.
2017-09-06 Andreas Schneiderpython:samba: Add code to remove obsolete files in...
2017-09-05 Andreas Schneiderpython:samba: Use 'binddns dir' in samba-tool and samba...
2017-09-05 Andreas Schneiders4:bind_dlz: Use the 'binddns dir' if possible
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...
next