third_party: Fix a typo in the option name
[samba.git] / source4 /
2017-12-01 Jeremy Allisons4: torture: Fix race condition in test_smb2_kernel_opl...
2017-11-30 Andrew Bartletttorture: Use torture_assert{,_int_equal}_goto() in...
2017-11-29 Ralph Boehmes4/torture: fruit: in test_adouble_conversion() also...
2017-11-29 Ralph Boehmes4/torture: fruit: remove use of localdir from test_ado...
2017-11-29 Ralph Boehmeselftest: add "fruit:veto_appledouble = no" to fruit...
2017-11-29 Ralph Boehmes4/torture: let write_stream() deal with stream=NULL
2017-11-29 Ralph Boehmeselftest: run AppleDouble sidecar-file conversion test...
2017-11-29 Ralph Boehmes4/torture: use torture_assert_goto in a vfs.fruit...
2017-11-29 Ralph Boehmes4/torture: rework stream names tests usage of local...
2017-11-28 Andreas Schneiders4:samba: Allow samba daemon to run in foreground
2017-11-28 Andreas Schneiders4:samba: Do not segfault if we run into issues
2017-11-24 Andrew Bartlettrepl_meta_data: Allow delete of an object with dangling...
2017-11-24 Andrej Gesselrepl_meta_data: Fix removing of backlink on deleted...
2017-11-24 Andrew Bartlettselftest: Add more corruption cases for runtime and...
2017-11-24 Stefan Metzmacherselftest: add dbcheck tests for duplicate links
2017-11-24 Stefan Metzmacherdbcheck: detect and fix duplicate links
2017-11-24 Stefan Metzmacherdsdb:extended_dn_store: implement DSDB_CONTROL_DBCHECK_...
2017-11-24 Stefan Metzmacherdsdb:repl_meta_data: implement DSDB_CONTROL_DBCHECK_FIX...
2017-11-24 Stefan Metzmachers4:dsdb: allocate DSDB_CONTROL_DBCHECK_FIX_DUPLICATE_LI...
2017-11-24 Stefan Metzmachers4:schema_samba4: mark DSDB_CONTROL_INVALID_NOT_IMPLEME...
2017-11-24 Andrew Bartlettselftest: Additional check for a backlink pointing...
2017-11-24 Andrew Bartlettselftest: add more dbcheck tests
2017-11-24 Andrew Bartlettdbcheck: Clarify error count bumping in deleted/gone...
2017-11-24 Uri Simchonis4-torture: fix type of enum in various places
2017-11-24 Uri Simchonis4-torture: fix truncation warnings
2017-11-24 Garming Samschema_set: Add comment about set schema from ldif...
2017-11-24 Garming Samschema: Make writing indices flag an enum for a new...
2017-11-22 Uri Simchonis2-rpc-server: fix enum type in assignment
2017-11-22 Uri Simchonis4-lib-policy: fix type of enum
2017-11-22 Uri Simchonis4-torture: get rid of extra parentheses
2017-11-22 Uri Simchonis4-torture: fix file time checks
2017-11-22 Uri Simchonidns server: fix warning about enum mismatch
2017-11-22 Uri Simchonilibrpc-build: ignore unused functions in generated...
2017-11-22 Uri Simchonitorture: remove spurious semicolon
2017-11-21 Garming SamFix formating of sources to be less than 80 lines
2017-11-20 Andrew Bartlettgpoupdate: Move closer to 80 columns
2017-11-20 David Mulderdoc: Add samba_gpoupdate man page, update WHATSNEW
2017-11-20 David Muldergpo: Apply kerberos settings
2017-11-20 David Muldergpo: Always enforce policy, even if unchanged
2017-11-20 David Muldergpo: Add GPO unapply
2017-11-20 David Muldergpo: Add gpo tests
2017-11-20 David Muldergpo: Install the samba_gpoupdate script
2017-11-20 David Muldergpoupdate: Rewrite samba_gpoupdate
2017-11-20 David Muldergpo: Make the gpclass more easily extensible
2017-11-20 Luke Morrisongpo: enable gpo update with addition to build system
2017-11-20 Andrew Bartlettgpoupdate: Remove developer path from the comment
2017-11-20 Andrew Bartlettgpoupdate: Correct comment about hard-coded 5 second...
2017-11-20 Andrew Bartlettgpoupdate: Do not DEBUG(0) every scan interval
2017-11-20 Garming Samgpo: Create the gpo update service
2017-11-20 David Muldergpo: Make the gpoupdate script much more reliable
2017-11-20 Luke Morrisongpo: Initial commit for GPO work
2017-11-20 Andrew Bartlettwaf: Move script list to one-per-line
2017-11-16 Jeremy Allisons4: torture: Ensure kernel oplock test can't hang in...
2017-11-14 Volker Lendeckesmbtorture: Remove an unused variable
2017-11-13 Volker Lendeckedreplsrv: Use is_null_sid
2017-11-11 Jeremy Allisons4: torture: kernel oplocks. Add smb2.kernel-oplocks...
2017-11-10 Jeremy Allisons4: torture: kernel_oplocks. Create a regression test...
2017-11-08 Lumir Balharpython: Port ntvfs posix bindings to Python 3 compatibl...
2017-11-07 Ralph Boehmelibrpc/idl: rename NFS4 ACL xattr name define
2017-11-07 Ralph Boehmeselftest: split out failing owner related subtest from...
2017-11-05 Ralph Wuerthners4: torture: Add smb2 FIND_and_set_DOC test case.
2017-11-02 Andrew Bartletts4-smbtorture: Show that the KDC provides no protection...
2017-11-02 Andrew Bartletts4-smbtorture: Add test krb5.kdc to prove fix for CVE...
2017-10-30 Günther Deschners4-torture: remove obsolete comment in libsmbclient...
2017-10-30 Andrew Bartlettrepl_meta_data: Initialise parent_dn to NULL
2017-10-29 Andrew Bartlettrepl_meta_data: Explain that we do not truncate the...
2017-10-29 Andrew Bartlettrepl_meta_data: Use replmd_make_prefix_child_dn() in...
2017-10-29 Andrew Bartlettrepl_meta_data: Split replmd_make_deleted_child_dn...
2017-10-29 Andrew Bartlettrepl_meta_data: Move creation of deleted DN into helper...
2017-10-29 Andrew Bartlettrepl_meta_data: Avoid printf() and use binary direct...
2017-10-27 Volker Lendeckesamba: Fix CID 1420179 Code maintainability issues...
2017-10-27 Volker Lendeckesamba: Fix CID 1420180 Null pointer dereferences
2017-10-27 Andreas Schneiders4:pyparam: Fix resource leaks on error
2017-10-27 Andreas Schneiders4:torture: Avoid useless strdup in libsmbclient test
2017-10-27 Andreas Schneiders4:kdc: Pass down the task to get access to model_ops...
2017-10-26 Douglas Bagnalllinked attribute tests: correct add_all_at_once test
2017-10-25 Douglas Bagnalllinked_attribute tests: helper assert function for...
2017-10-25 Douglas Bagnallreplmd: use check_parsed_dn_duplicates() more widely
2017-10-25 Douglas Bagnalllinked attribute tests: fix logic for add test
2017-10-25 Douglas Bagnalllinked attribute tests: ensure duplicate deletes fail
2017-10-25 Douglas Bagnallreplmd: check for duplicate values in MOD_REPLACE case
2017-10-25 Douglas Bagnalllinked attribute tests: test against duplicates in...
2017-10-25 Andreas Schneiders4:scripting: Fix ntstatus_gen.h generation on 32bit
2017-10-23 Lumir Balharpython: Port samba.messaging module to Python 3 compati...
2017-10-22 Volker Lendeckexattr.idl: Don't generate an interface table
2017-10-22 Volker Lendeckenfs4acls: Don't generate an interface table for nfs4acl...
2017-10-20 Tim Bealeselftest: Print link meta-data when developer debugging...
2017-10-20 Tim Bealereplmd: Remove unnecessary replmd_build_la_val() param
2017-10-20 Tim Bealereplmd: Get rid of duplicated replmd_build_la_val(...
2017-10-20 Tim Bealereplmd: Fix RMD_VERSION inital value to match Windows
2017-10-20 Tim Bealereplmd: Remove static values passed to replmd_build_la_...
2017-10-20 Tim Bealeselftest: Add test for initial link attribute RMD_VERSI...
2017-10-20 Tim Bealereplmd: Small refactor to replmd_check_singleval_la_con...
2017-10-20 Tim Bealereplmd: Change replmd_check_singleval_la_conflict(...
2017-10-20 Tim Bealereplmd: Move link conflict handling into separate function
2017-10-20 Tim Bealereplmd: Handle single-valued conflicts for an existing...
2017-10-20 Tim Bealereplmd: Mark link conflicts as inactive correctly
2017-10-20 Tim Bealereplmd: Use replmd_set_la_val() when adding new links
2017-10-20 Tim Bealereplmd: Fix talloc inconsistency in replmd_set_la_val()
2017-10-20 Tim Bealereplmd: Make replmd_set_la_val() closer to replmd_build...
next