sfrench/samba-autobuild/.git
2016-08-31 Andrew Bartlettldb: Avoid cost of talloc_free() for unmatched messages
2016-08-31 Andrew Bartlettdocs: Explain that "reset on zero vc" is an SMB1 feature
2016-08-31 Douglas Bagnallautobuild: disable abi check on O3 build
2016-08-31 Douglas Bagnallselftest/wscript: format perftest as json
2016-08-31 Douglas Bagnallselftest: add an option to specify the test list
2016-08-31 Douglas Bagnallmake perftest: for performance testing
2016-08-31 Douglas BagnallAdd AD DC performance tests
2016-08-31 Douglas Bagnallfilter-subunit: default to empty affixes, saving verbos...
2016-08-31 Douglas Bagnallsubunithelper: use set for efficient inclusion test
2016-08-31 Douglas Bagnallselftest: allow tests.py scripts to run independently
2016-08-31 Douglas Bagnallblackbox tests: add timestamps for subunit tests
2016-08-31 Douglas Bagnallautobuild --restrict-tests to test a restricted set
2016-08-31 Douglas Bagnallautobuild: remove unused argument
2016-08-30 Jeremy Allisons3: modules: vfs_acl_common - Add Ralph's copyright.
2016-08-30 Ralph Boehmevfs_acl_common: use DBG_LEVEL and remove function prefi...
2016-08-30 Ralph Boehmes4/torture: tests for vfs_acl_xattr default ACL styles
2016-08-30 Ralph Boehmevfs_acl_common: Windows style default ACL
2016-08-30 Ralph Boehmevfs_acl_xattr|tdb: add option to control default ACL...
2016-08-30 Ralph Boehmevfs_acl_common: check for ignore_system_acls before...
2016-08-30 Ralph Boehmevfs_acl_common: move stat stuff to a helper function
2016-08-30 Ralph Boehmevfs_acl_tdb|xattr: use a config handle
2016-08-30 Ralph Boehmevfs_acl_common: move the ACL blob validation to a helpe...
2016-08-30 Ralph Boehmevfs_acl_common: simplify ACL logic, cleanup and talloc...
2016-08-30 Ralph Boehmevfs_acl_common: remove redundant NULL assignment
2016-08-30 Ralph Boehmevfs_acl_common: rename pdesc_next to psd_fs
2016-08-30 Ralph Boehmevfs_acl_common: rename psd to psd_blob in get_nt_acl_in...
2016-08-30 Ralph BoehmeRevert "vfs_acl_xattr: objects without NT ACL xattr"
2016-08-30 Andreas Schneidergensec_krb5: Use get_krb5_smb_session_key() in gensec_k...
2016-08-30 Andreas Schneidergensec_krb5: Use implementation idependent krb5_mk_req_...
2016-08-30 Andreas Schneidergensec_krb5: Use kerberos_free_data_contents() to free...
2016-08-30 Andreas Schneidergensec_krb5: Only set the event context with Heimdal
2016-08-30 Andreas Schneidergensec_krb5: Use krb5_wrap setup_kaddr() to convert...
2016-08-30 Andreas Schneidergensec_krb5: Rename smb_rd_req_return_stuff()
2016-08-30 Andreas Schneidergensec_krb5: Rename gensec_krb5_util to gensec_krb5_heimdal
2016-08-30 Andreas Schneiders4-kdc: pac-glue: Add support for MIT pkinit
2016-08-30 Andreas Schneidermit_samba: Add missing copyright
2016-08-30 Andreas Schneidermit_samba: Add missing argument passed to authsam_make_...
2016-08-30 Rowland Pennytests/samba-tool/user.py: replace deprecated 'add'...
2016-08-30 Ralph Boehmes3/rpc_server: shared rpc modules directory may not...
2016-08-30 Volker Lendeckepthreadpool: Signal job completion without the pool...
2016-08-29 Volker Lendeckepthreadpool: We always want asserts to abort()
2016-08-29 Volker Lendeckepthreadpool: Fix formatting
2016-08-29 Volker Lendeckelib: Use tdb_storev in gencache
2016-08-29 Volker Lendeckedbwrap: Use tdb_storev in dbwrap_ctdb
2016-08-29 Volker Lendecketdb: Use tdb_storev in tdb_append tdb-1.3.11
2016-08-29 Volker Lendecketdb: Add tdb_storev
2016-08-29 Volker Lendecketdb: Add tdb_trace_1plusn_rec_flag_ret
2016-08-29 Volker Lendecketdb: Vectorize _tdb_store
2016-08-29 Volker Lendecketdb: Vectorize tdb_update_hash
2016-08-29 Volker Lendecketdb: Allow _v variant in tdb_update_hash_cmp
2016-08-29 Volker Lendecketdb: Remove unnecessary checks
2016-08-29 Volker Lendecketdb: Do an overflow check
2016-08-29 Volker Lendecketdb: Fix a signed/unsigned hickup
2016-08-29 Volker Lendeckedbwrap_watch: Add dsize to DEBUG, avoid casts
2016-08-29 Andrew Bartlettdbcheck: Abandon dbcheck if we get an error during...
2016-08-29 Andrew Bartlettdsdb: Allow missing a mandatory attribute from a dbchec...
2016-08-29 Garming Samsamba_upgradedns: Check for both accounts in BIND_DLZ...
2016-08-29 Marc MuehlfeldRemoved upgrading-samba4.txt
2016-08-26 Andreas Schneiders3-util: Fix asking for username and password in smbget.
2016-08-25 Bob Campbelltests/getnc_exop: Ensure that attribute list sorting...
2016-08-25 Garming Samgetncchanges: Compute the partial attribute set from...
2016-08-25 Garming Samtests/getnc_exop: PartialAttrSetEx test (passes Windows...
2016-08-25 Garming Samtests/getnc_exop: Ensure the remote prefixmap is always...
2016-08-25 Garming Samtests/getnc_exop: Ensure the remote prefixmap is always...
2016-08-25 Garming Samtests/getnc_exop: Ensure that all attids are valid...
2016-08-25 Bob Campbelltests/getnc_exop: Ensure we do the fallback if not...
2016-08-25 Garming Samdrepl_out: Send the prefix map alongside the global...
2016-08-25 Garming Samdrepl_out: Send the prefix map alongside the RODC parti...
2016-08-25 Garming Samreplicated_objects: Add missing newline for debug
2016-08-25 Bob Campbellgetncchanges: Fix some whitespace
2016-08-25 Garming Samtests/schemainfo: run dsdb schema info tests with prope...
2016-08-25 Uri Simchoniselftest: skip client_etypes tests if tshark or sha1sum...
2016-08-25 Uri Simchonivfs_shadow_copy: handle non-existant files and wildcards
2016-08-24 Uri Simchoniselftest: test listing directories inside snapshots
2016-08-24 Uri Simchoniselftest: check file readability in shadow_copy2 test
2016-08-24 Uri Simchoniselftest: add content to files created during shadow_co...
2016-08-24 Uri Simchonis2-selftest: run shadow_copy2 test both in NT1 and...
2016-08-24 Jeremy Allisons3: vfs: Fix compilation error on Solaris.
2016-08-24 Günther Deschnerlibrpc/tools: support ndr64 in the validate path of...
2016-08-24 Volker Lendeckedocs: Fix a typo
2016-08-24 Volker Lendeckerpc_server: Fix a typo
2016-08-24 Amitay Isaacslib/util: Fix format strings and argument data types
2016-08-23 Amitay Isaacstorture: Fix format-nonliteral warning
2016-08-23 Amitay Isaacspassdb: Fix format-nonliteral warning
2016-08-23 Amitay Isaacswibindd: Fix format-nonliteral warning
2016-08-23 Amitay Isaacsregedit: Fix format-nonliteral warning
2016-08-23 Amitay Isaacss3-libnet: Fix format-nonliteral warning
2016-08-23 Amitay Isaacss3-netapi: Fix format-nonliteral warning
2016-08-23 Amitay Isaacss3-include: Fix format-nonliteral warning
2016-08-23 Amitay Isaacss3-lib: Fix format-nonliteral warning
2016-08-23 Amitay Isaacsldb: Fix format-nonliteral warning
2016-08-23 Amitay Isaacslib/util: Fix format-nonliteral warning
2016-08-23 Amitay Isaacstdb: Fix format-nonliteral warning
2016-08-23 Amitay Isaacstalloc: Fix format-nonliteral warning
2016-08-23 Amitay Isaacss3-lib: Remove unused function sprintf_append
2016-08-23 Volker Lendeckelib: Remove unused source3/lib/asys
2016-08-23 Volker Lendeckevfs: Remove link to asys_
2016-08-23 Volker Lendeckevfs: Convert vfs_fsync_send to pthreadpool_tevent
2016-08-23 Volker Lendeckevfs: Convert vfs_write_send to pthreadpool_tevent
2016-08-23 Volker Lendeckevfs: Convert vfs_pread_send to pthreadpool_tevent
next