auth4: Remove an unused struct declaration
[samba.git] / source4 /
2017-03-06 Volker Lendeckeauth4: Remove an unused struct declaration
2017-03-06 Volker Lendeckeauth4: Move a variable closer to its use
2017-03-04 Ralph Boehmes4/torture: add a creditting test skipping a SMB2 MID
2017-03-03 Ralph Boehmes4/torture: add some SMB2 crediting tests
2017-03-03 Ralph Boehmelibcli/smb: add max_credits arg to smbXcli_negprot_send()
2017-03-03 Stefan Metzmachers4:selftest: run samba4.sam.python also against fl2008r2dc
2017-03-03 Stefan Metzmacherdsdb/tests: add test_ldap_bind_must_change_pwd()
2017-03-03 Stefan Metzmachers4:ldap_server: match windows in the error messages...
2017-03-03 Stefan Metzmacherdsdb/tests: remove duplicate test_smartcard_required3...
2017-03-02 Douglas Bagnallselftest: add search performance tests
2017-03-02 Douglas Bagnallselftest: ndr_pack/unpack performance test
2017-03-02 Douglas Bagnallndr tests: silence a harmless warning
2017-03-01 Ralph Boehmes4/torture: vfs_fruit: add stream with illegal ntfs...
2017-03-01 Ralph Boehmes4/torture: vfs_fruit: test invalid AFPINFO_STREAM_NAME
2017-03-01 Ralph Boehmes4/torture: change shares in used torture_suite_add_2ns...
2017-03-01 Ralph Boehmes4/torture: add test for AAPL find with name with illeg...
2017-03-01 Ralph Boehmes4/torture: add a vfs_fruit renaming test with open...
2017-03-01 Ralph Boehmes4/torture: vfs_fruit: test deleting a file with resour...
2017-03-01 Ralph Boehmes4/torture: vfs_fruit: add test_null_afpinfo test
2017-03-01 Ralph Boehmeselftest: move vfs_fruit tests that require "fruit...
2017-02-28 Volker Lendeckesamdb: Fix a typo
2017-02-28 Volker Lendeckeauth4: Reduce indentation level by an early error return
2017-02-28 Volker Lendeckeauth4: Only use CrackNames if we're a DC
2017-02-28 Volker Lendeckeauth4: Fix map_user_info_cracknames for domain==NULL
2017-02-27 Andrew Bartlettrepl_meta_data: Remove handling of backlinks from replm...
2017-02-25 Stefan Metzmacherpidl:Python: use of pytalloc_GenericObject_reference...
2017-02-25 Stefan Metzmacherpy_net: make use of pytalloc_GenericObject_steal()
2017-02-23 Garming Samtests/dbcheck: Add a test for two live objects, with...
2017-02-23 Garming Samtests/dbcheck: Add a test for two live objects, with...
2017-02-23 Andrew Bartlettrepl_meta_data: Clarify that replmd_private->la_list...
2017-02-23 Andrew Bartlettsamba-tool drs replicate: Add --single-object
2017-02-23 Andreas Schneiders4:torture: Make sure handles are initialized
2017-02-23 Andreas Schneiders4-kcc: Do not dereference a NULL pointer
2017-02-23 Andreas Schneiders4-torture: Use the correct variable type in torture_sm...
2017-02-22 Chris LambCorrect "heirarchy" typos.
2017-02-22 Chris LambCorrect "initialze" typos.
2017-02-22 Chris LambCorrect "hexidecimal" typos.
2017-02-22 Chris LambCorrect "updateing" typos.
2017-02-22 Chris LambCorrect "unavaible" typos.
2017-02-22 Chris LambCorrect "allignment" typos.
2017-02-22 Chris LambCorrect "paramaters" typos.
2017-02-22 Chris LambCorrect "explicity" typos.
2017-02-22 Chris LambCorrect "encyption" typos.
2017-02-22 Chris LambCorrect "relase" typos.
2017-02-22 Chris LambCorrect "cleint" typos.
2017-02-22 Chris LambCorrect "defered" typos.
2017-02-22 Chris LambCorrect "specifiy" typos.
2017-02-22 Chris LambCorrect "notifiying" typos.
2017-02-22 Chris LambCorrect "existence" typos.
2017-02-22 Chris LambCorrect "successfuly" typos.
2017-02-22 Chris LambCorrect "enought" typo.
2017-02-22 Chris LambCorrect "extention" typos.
2017-02-22 Chris LambCorrect "paramter" typos.
2017-02-22 Chris LambCorrect "occured" typos.
2017-02-22 Chris LambCorrect "doesnt" typos.
2017-02-21 Stefan Metzmachers4:scripting: use generate_random_machine_password...
2017-02-21 Stefan Metzmachers4:dsdb: autogenerate a random utf16 buffer for krbtgt...
2017-02-21 Stefan Metzmachers4:libnet: make use of generate_random_machine_password()
2017-02-21 Stefan Metzmachers4:libcli/raw: remove unused DEFAULT_TRUST_ACCOUNT_PASS...
2017-02-21 Thomas Nagybuild:wafsamba: Remove ambiguous 'if x in conf.env...
2017-02-15 Volker Lendeckelib: Fix "is_case_sensitive" in "ms_fnmatch_protocol...
2017-02-15 Volker Lendeckerpc_server: Fix a typo
2017-02-15 Bob Campbellpython/tests: improve samba-tool replicate --local...
2017-02-14 Bob Campbellpython/tests: move samba_tool_drs test to proper place
2017-02-14 Bob Campbellpydsdb: Add python binding for dsdb_load_udv_v2
2017-02-14 Garming Samtests/ndrdump: Add a test for --hex-input
2017-02-14 Bob Campbellerrors: generate error codes for WERROR
2017-02-14 Bob Campbellerrors: pull out code into common file
2017-02-14 Bob Campbellerrors/gen_ntstatus: generate error codes in specified...
2017-02-14 Andrew Bartlettgen_ntstatus.py: Add prototype to generated py_ntstatus.c
2017-02-14 Bob Campbellerrors: fix "generate python error codes for NTSTATUS"
2017-02-14 Günther Deschnererrors: generate python error codes for NTSTATUS
2017-02-14 Andrew Bartlettrepl_meta_data: Remove the correct forward link for...
2017-02-14 Andrew Bartlettrepl_meta_data: Add comment with some future improvements
2017-02-14 Andrew Bartlettrepl_meta_data: Always sort the links when upgrading...
2017-02-14 Andrew Bartlettrepl_meta_data: Bring replmd_check_upgrade_links()...
2017-02-14 Bob Campbellpython/tests: Add test for generated and duplicate...
2017-02-14 Bob Campbellsamldb: Allow automatic generation of mAPIIDs
2017-02-14 Bob Campbelltorture/drs: Add a test for dn+binary linked attributes
2017-02-14 Bob Campbelltorture/drs: run repl_schema in vampire_2000_dc environ...
2017-02-14 Bob Campbellpython/tests: add test for generated and duplicate...
2017-02-14 Bob Campbelltorture/drs: generate linkID for test rather than speci...
2017-02-14 Bob Campbellsamldb: Allow automatic generation of linkIDs and preve...
2017-02-13 Garming Samdbcheck-links: Test that dbcheck against one-way links...
2017-02-10 Douglas Bagnallgetncchanges script: use library code, not copied funct...
2017-02-10 Douglas Bagnallfix blackbox_supported_features: mkdir -p its directory
2017-02-09 Andrew BartlettSwitch on the sortedLinks Flag on new databases
2017-02-09 Andrew Bartlettreplmd: check for the sortedLinks feature flag
2017-02-09 Andrew Bartlettdsdb: Honour @SAMBA_FEATURES_SUPPORTED flag in @IDXATTR
2017-02-09 Andrew Bartlettschema: Set flag into @INDEXLIST to indicate we support...
2017-02-09 Andrew Bartlettsamba_dsdb: Use and maintain compatibleFeatures and...
2017-02-09 Douglas Bagnallrepl_md: get links in sorted order in replmd_add_fix_la
2017-02-09 Douglas Bagnallreplmd: treat a zero GUID as not present in get_parsed_dns
2017-02-09 Douglas Bagnallreplmd: keep links sorted in replmd_process_linked_attr...
2017-02-09 Douglas Bagnallreplmd linked_attributes: maintain sorted links in...
2017-02-09 Douglas Bagnallreplmd linked attributes: use really_parse_trusted_dn...
2017-02-09 Douglas Bagnallreplmd: simplify and optimise replmd_modify_la_delete
2017-02-09 Douglas Bagnallreplmd: rearrange nothing-to-delete logic
2017-02-09 Andrew Bartlettrepl_meta_data: linked attributes use DRS sort order
2017-02-09 Douglas Bagnallreplmd: rework replmd_modify_la_add to merge efficiently
next