[Pkg-samba-maint] [samba] branch upstream_4.1 updated (c542d8a -> 7936819)

Jelmer Vernooij jelmer at moszumanska.debian.org
Mon Oct 6 02:59:30 UTC 2014


This is an automated email from the git hooks/post-receive script.

jelmer pushed a change to branch upstream_4.1
in repository samba.

     omits  c542d8a   Imported Upstream version 4.1.9+dfsg
     omits  fe3d408   Imported Upstream version 4.1.8+dfsg
     omits  0c9a6b8   Imported Upstream version 4.1.7+dfsg
     omits  d0b88d2   Imported Upstream version 4.1.6+dfsg
     omits  784887a   Imported Upstream version 4.1.5+dfsg
     omits  275afd1   Imported Upstream version 4.1.4+dfsg
     omits  4e177a2   Imported Upstream version 4.1.3+dfsg
      adds  3872776   VERSION: Disable git snapshot for the 4.1.9 release.
      adds  97d7291   Merge tag 'samba-4.1.9' into v4-1-stable
      adds  b1523ef   VERSION: Bump version number up to 4.1.9...
      adds  2363553   s3: client - rename 'struct smb2_create_returns' to 'struct smb_create_returns' so we can use this in SMB1 create returns as well.
      adds  569a4e1   s3: client : Add extra return parameter to all client open calls.
      adds  5857b18   s3: client : correctly fill in the struct smb_create_returns from cli_ntcreate(), cli_ntcreate_recv(), cli_nttrans_create() and cli_nttrans_create_recv().
      adds  b42fb61   s3: libsmbclient: Work around bugs in SLES cifsd and Apple smbx SMB1 servers.
      adds  5663c4a   winbindd: Ensure we do not look at rid_array before checking if it was returned
      adds  dffc7ba   Merge tag 'samba-4.1.9' into v4-1-test
      adds  3390f57   VERSION: Bump version up to 4.1.10.
      adds  406e412   smbd: Fix bug 10593
      adds  7e38fcb   msg_channel: Fix a 100% CPU loop
      adds  f1b969b   provision/sambadns: remove redundant site parameter
      adds  2541ab3   samba-tool: add --site parameter to provision command (bug #10674)
      adds  f925ebc   s3/s4: smbd, rpc, ldap, cldap, kdc services.
      adds  79f1129   s3:winbindd - fix bad bugfix for bug #10280 - winbind panic if AD server is down.
      adds  a9dcd02   s3: fix missing braces in nfs4_acls.c
      adds  74a8055   smbstatus: Fix an uninitialized variable
      adds  c8904fa   s3: smbd: Locking, fix off-by one calculation in brl_pending_overlap().
      adds  14e7f98   smbd: Avoid double-free in get_print_db_byname
      adds  14a9705   pam_smbpass: Wrap calls in talloc_stackframe() to avoid warnings about leaking memory
      adds  5c503dd   libsmbclient: Wrap more function calls in talloc_stackframe() to protect against talloc_tos() calls
      adds  93c1a27   libsmb: Provide a talloc_stackframe() to external users of libsmb_setget.c
      adds  7408da9   torture3: Fix bug 10687
      adds  50af515   s4:repl_meta_data: fix array assignment in replmd_process_linked_attribute()
      adds  2354597   script/autobuild: use --force-rebase option
      adds  be09c41   selftest/subunithelper.py: correctly handle unexpected success in FilterOps
      adds  484d746   selftest/subunithelper.py: correctly handle fail_immediately in end_testsuite of FilterOps
      adds  29ec8f4   selftest/subunithelper.py: correctly pass testsuite-uxsuccess to end_testsuite()
      adds  4ffc82e   drs-crackname: Fix cracknames for the format UNKNOWN when the data is actually a GUID
      adds  e7eed8f   drs-cracknames: When cracking NT4 names we should just look at netbios for the match
      adds  13a5eca   drs-crackname: Fix error code so that we have the same as windows
      adds  f18e5f5   drs-cracksname: fix problems that prevented to pass our torture tests
      adds  dbaab08   samdb: Fix CID 1034910 Dereference before null check
      adds  ccfc87f   dsdb: Provide a clearer error when we fail to store the sequence number in metadata.tdb
      adds  7e07e6d   dsdb: Do not give an error is metadata.tdb does not yet exist
      adds  ee2cf1d   dsdb: Return LDB_ERR_INSUFFICIENT_ACCESS_RIGHTS rather than OPERATIONS_ERROR on EACCES and EPERM
      adds  8bf3d4e   s4-dsacl: Fixed incorrect handling of privileges in sec_access_check_ds
      adds  bbe79b8   s4-rpc_server/drsuapi: Print ldb error showing why we failed to perform the access check
      adds  c66913f   s4:dsdb/ldb_modules: avoid declaration after code warnings
      adds  6b2d4aa   s4:dsdb fix compiler warnings
      adds  7013fff   s4:dsdb fix compiler warnings
      adds  d6d69c6   s4-dsdb: Fix a use after free segfault.
      adds  3251430   s4:dsdb fix compiler warnings
      adds  0b3f7af   s4:dsdb/ldb_modules: avoid invalid pointer type warnings
      adds  a678cd4   samdb: Fix CID 1034910 Dereference before null check
      adds  656e363   samdb: Fix CID 1034910 Dereference before null check
      adds  a4c1e9a   passdb: Do not routinely clear the global memory returned by get_global_sam_sid()
      adds  1da8bec   provision: Fix failures on re-provision incorrectly blamed on posix acl support.
      adds  a9b2df4   provision: improve error message when connecting to samdb without the correct permissions
      adds  8892da9   pysmbd: improve the return of error codes in the python smbd bindings
      adds  b4904f6   provision: capture slightly less generic exceptions during the test for acls
      adds  3e51316   pyldb: decrement ref counters on py_results and quiet warnings
      adds  fc8d199   ldb: Fix a const warning
      adds  c7a376e   ldb: Fix CID 1034793 Dereference null return value
      adds  d990fa2   pyldb: Fix CID 1034792 Dereference null return value
      adds  c638eee   ldb_map: Fix CID 1034791 Dereference null return value
      adds  06c993e   ldb: Do not build libldb-cmdline when using system ldb.
      adds  1173cd7   ldb: Show the type of failing operation in default error message
      adds  3d932b0   Cleanup map return codes
      adds  c257bc6   Fix SEGV from improperly formed SUBSTRING/PRESENCE filter
      adds  cdd4ef6   Add LDB_MAP_RENDROP option
      adds  540dd6f   s4-openldap: Remove use of talloc_reference in ldb_map_outbound.c
      adds  b89ef65   dsdb/tests/ldap: fix test_distinguished_name against w2k8r2
      adds  b4960c4   ldb:rdn_name: reject 'distinguishedName' depending of the MOD flags
      adds  8a618ab   ldb: Fix CID 240798 Uninitialized pointer read
      adds  0919ef3   ldb: Fix CID 241329 Array compared against 0
      adds  3f4d6d2   ldb: use of NULL pointer bugfix
      adds  7c98a57   lib/ldb fix compiler warnings
      adds  90da5f3   lib/ldb fix compiler warnings
      adds  a8c9519   ldb: Fix 1138330 Dereference null return value
      adds  ad4a09c   ldb: Return LDB_ERR_INSUFFICIENT_ACCESS_RIGHTS rather than OPERATIONS_ERROR on EACCES and EPERM
      adds  86508d7   ldb: pass module init errors back to the caller
      adds  0c1511e   ldb: Add a env variable to disable RTLD_DEEPBIND.
      adds  1ac7ee6   ldb:pyldb: add some const to PyObject_FromLdbValue()
      adds  d2615ee   ldb:pyldb: fix doc string for set_extended_component()
      adds  94c793d   ldb:pyldb: add some more helper functions for LdbDn
      adds  4b5ec41   ldb: change version to 1.1.17
      adds  dd2a1ea   ldb: make the successful ldb_transaction_start() message clearer
      adds  c0dd653   ldb:build: improve detection of srcdir
      adds  a8adafa   net/doc: make clear that net vampire is for NT4 domains only
      adds  0bd326d   s3:smb2_read: let smb2_sendfile_send_data() behave like send_file_readX()
      adds  48b8d0e   s4:dsdb/repl: make use of dcerpc_binding_handle_is_connected()
      adds  b5294f2   s4-dsdb: instanceType NC_HEAD is only allowed combined with WRITE for an originating add operation
      adds  f4f9a65   dsdb: Use dsdb_next_callback() rather than a no-op per-module callback
      adds  73e5b13   s4-samldb: Do not allow deletion of objects with RID < 1000
      adds  5ce7f30   s4:samdb: respect SEARCH_FLAG_PRESERVEONDELETE
      adds  ddf9b85   dsdb: Ensure to sort replPropertyMetaData as UNSIGNED, not SIGNED quantities
      adds  519d069   dsdb: Further assert that we always have an objectClass and an rDN
      adds  a2d3f1a   dsdb: Do not update notify_uSN until the transaction is genuinely committed to the DB
      adds  483d5e3   dsdb: Clarify how the DSDB_REPL_FLAG_PRIORITISE_INCOMING flag works
      adds  56caec5   dsdb: Improve errors and checks for missing objectClass values
      adds  87b40d4   dsdb: Improve missing objectClass handling
      adds  4730d74   samba-tool dbcheck: handle missing objectClass
      adds  f72899e   dsdb: Do not store a struct ldb_dn in struct schema_data
      adds  1b4a949   dsdb: Do not refresh the schema using the wrong event context
      adds  8546c70   dbchecker: make the deleted objects container detection more generic
      adds  7746ad2   dbchecker: verify and fix broken dn values
      adds  f2c728d   dbcheck: Directly call dn.get_rdn_{val,name}() for clarity and consistency
      adds  5572384   build: Exclude source4/selftest/provisions/release-4-1-0rc3 from the tarball
      adds  ddfbfd7   dsdb: Make it harder to corrupt the database by requiring DBCHECK or RELAX for final object deletion
      adds  f18a67a   selftest: Add tests for dbcheck detection and removal of partial objects
      adds  f377654   dsdb: Add more tests for DN+String and DN+Binary comparisons
      adds  5289cb9   dsdb: Rename private_data to rootdse_private_data in rootdse
      adds  bdd363a   dsdb: Do not permit nested event loops when in a transaction, use a nested event context
      adds  4c0595f   dsdb: Add DSDB_SEARCH_ONE_ONLY support to dsdb_module_search*()
      adds  c0091d0   dsdb: Specify no event context to smb_krb5_init_context() in dsdb
      adds  e4bf67a   kerberos: Remove un-used event context argument from smb_krb5_init_context()
      adds  38c5f5b   dbcheck: Ensure dbcheck can operate with --attrs set
      adds  498e7cc   s4:dsdb/schema_load: make error message more verbose
      adds  f23869c   s4:dsdb/kcc: use SHOW_RECYCLED instead of SHOW_DELETED in when deleting tombstone/deleted objects
      adds  b23e9d5   s4:dsdb/extended_dn_in: don't force DSDB_SEARCH_SHOW_RECYCLED
      adds  76dd28b   s3: smbd: Locking - convert to using utility macro used elsewhere.
      adds  6484211   s3: smbd: Locking - add and use utility function lock_timed_out().
      adds  01753e8   s3: smbd: Locking - treat lock timeout the same as any other error.
      adds  2f118b6   s3: smbd: Locking - re-add pending lock records if we fail to acquire a lock (and the lock hasn't timed out).
      adds  7eb800d   s4: smbtorture: Add multi-lock test. Regression test for bug #10684.
      adds  dfe449a   torture4: Adapt comment to code
      adds  30e638f   torture4: Make raw.lock.multilock fail after 20 seconds
      adds  50b6474   dsdb: Set syntax of userParameters to binary string, not unicode string
      adds  75eaf99   dsdb: Always store and return the userParameters as a array of LE 16-bit values
      adds  a29068f   dbcheck: Add check and test for various invalid userParameters values
      adds  82f4748   s4:dsdb/samldb: don't allow 'userParameters' to be modified over LDAP for now
      adds  0390735   s3: libwbclient: Don't break out of loop too soon - find all parameters.
      adds  d485ebd   libwbclient: allow only one initial_blob/challenge_blob in wbcCredentialCache()
      adds  b532f24   selftest: teardown the environments also on getting SIGPIPE
      adds  610320e   s4:dsdb/repl_meta_data: make sure objectGUID can't be deleted
      adds  f8af687   s3: smbd - Prevent file truncation on an open that fails with share mode violation.
      adds  f2da72f   smbd: Remove 2 indentation levels
      adds  4c32263   selftest/knownfail: ignore samba3.smb2.oplock.exclusive5 failures in v4-1-*
      adds  ead305e   s3: smb2: Remove unused code from remove_pending_lock().
      adds  8fa384d   s3: smb2: Simplify logic in reprocess_blocked_smb2_lock().
      adds  6526cb7   s3: SMB2 : Fix leak of blocking lock records in the database.
      adds  1a9a02d   ldb-samba: fix a memory leak in ldif_canonicalise_objectCategory()
      adds  7253047   WHATSNEW: Add release notes for Samba 4.1.10.
      adds  80a1dfd   VERSION: Disable git snapshots for the 4.1.10 release.
      adds  fcc634b   Merge commit 'origin/v4-1-test^' into v4-1-stable
      adds  01be3c5   VERSION: Bump version number up to 4.1.11...
      adds  e6a8486   fix unstrcpy
      adds  ebeb3b6   WHATSNEW: Add release notes for Samba 4.1.11.
      adds  154a270   VERSION: Disable git snapshots for the 4.1.11 release.
      adds  2578423   Imported Upstream version 4.1.11
      adds  d480a9a   Imported Upstream version 4.1.11
      adds  b474dc7   VERSION: Bump version number up to 4.1.11...
      adds  7e7790f   Merge tag 'samba-4.1.10' into v4-1-test
      adds  cf24c8b   fix unstrcpy
      adds  4c6ab5d   WHATSNEW: Add release notes for Samba 4.1.11.
      adds  59ebc4c   VERSION: Disable git snapshots for the 4.1.11 release.
      adds  c8eea31   VERSION: Bump version up to 4.1.12.
      adds  f1cd122   lib: tevent: make TEVENT_SIG_INCREMENT atomic.
      adds  4a5a042   libcli/auth: also set secure channel type in netlogon_creds_client_init().
      adds  cddc250   selftest/knownfail: add ^samba4.rpc.netlogon.*.invalidAuthenticate2 for v4-1-*
      adds  39aeb27   s4:torture/rpc: add invalidAuthenticate2
      adds  857d7b0   s3:lib/memcache: use uint8_t instead of uint8
      adds  cf6b312   s3:lib/memcache: make use of talloc for memcache_elements
      adds  9e4042b   s3:lib/memcache: only include the required header files
      adds  8907f5e   lib/util: move memcache.[ch] to the toplevel 'samba-util' library
      adds  a78ec00   s4:rpc_server/netlogon: keep a global challenge table
      adds  a2a4d0b   s4:torture/rpc: add rpc.netlogon.ServerReqChallengeGlobal
      adds  9449ff4   sys_poll_intr: fix timeout arithmetic
      adds  189afb4   s3:idmap: don't log missing range config if range checking not requested
      adds  bddae75   s3:vfs:gpfs: store the winAttrs in the struct_ex when we got them in vfs_gpfs_fstat()
      adds  1c82326   s3:vfs:gpfs: fix flapping offline: always get winAttrs from gpfs for is_offline
      adds  9093f2d   s3:vfs:gpfs: Remove all reading uses of stat_ex.vfs_private from vfs_gfs.
      adds  7c49479   s3:vfs:gpfs: remove all writing uses of stat_ex.vfs_private from vfs_gpfs.
      adds  4791d5c   s3:vfs:gpfs: remove a block and reduce indentation in gpfs_is_offline()
      adds  cef3156   s3: remove stat_ex.vfs_private completely
      adds  8f63de4   s3: xml-docs. Ensure users of 'net time' know the remote server must be specified with -S.
      adds  bcc0f97   s3: net time - fix usage and core dump.
      adds  6f46d80   s4-rpc: dnsserver: Allow . to be specified for @ record
      adds  93c30e2   tests: dnsserver: Add a update test with name set to '.'
      adds  c78ff84   build: fix configure to honour --without-dmapi
      adds  99f8ca1   lib: Remove unused nstrcpy
      adds  1c92a1a   Fixed a memory leak in cli_set_mntpoint().
      adds  f5d7b2d   security.idl: add SMB_SUPPORTED_SECINFO_FLAGS
      adds  83c039c   s3:smbd: mask security_information input values with SMB_SUPPORTED_SECINFO_FLAGS
      adds  42149a9   libcli/security: add better detection of SECINFO_[UN]PROTECTED_[D|S]ACL in get_sec_info()
      adds  3a0ee0a   s3: smbd: POSIX ACLs. Remove incorrect check for SECINFO_PROTECTED_DACL in incoming security_information flags in posix_get_nt_acl_common().
      adds  9bac84f   s3:libsmb: Set a max charge for SMB2 connections
      adds  834d1f6   passdb: fix NT_STATUS_NO_SUCH_GROUP
      adds  3e6e260   s3: enforce a positive allocation_file_size for non-empty files (bug #10543)
      adds  925a98d   s3: smbd - SMB[2|3]. Ensure a \ or / can't be found anywhere in a search path, not just at the start.
      adds  b95dbbe   s3: smbd : SMB2 - fix SMB2_SEARCH when searching non wildcard string with a case-canonicalized share.
      adds  83f448d   printing: traverse_read the printer list for share updates
      adds  0fae4d3   printing: only reload printer shares on client enum
      adds  62df2fd   printing: reload printer_list.tdb from in memory list
      adds  b8042f8   printing: remove pcap_cache_add()
      adds  5a647c5   printing: return last change time with pcap_cache_loaded()
      adds  728e951   smbd: only reprocess printer_list.tdb if it changed
      adds  44a3d3f   server: remove duplicate snum_is_shared_printer()
      adds  00a0c2d   smbd: split printer reload processing
      adds  5df60b2   printing: reload printer shares on OpenPrinter
      adds  a8cbd5a   lib: strings: Fix the behavior of strcasecmp_m_handle() in the face of bad conversions.
      adds  2765daa   lib: strings: Fix the behavior of strncasecmp_m_handle() in the face of bad conversions.
      adds  7c54339   s4: tests: Added local.charset test for Bug 10716 - smbd constantly crashes when filename contains non-ascii character
      adds  c556d3e   lib: strings: Simplify strcasecmp
      adds  df9396a   samba: Retain case sensitivity of cifs client
      adds  7a58844   docs: Fix typos in smb.conf (inherit acls)
      adds  708986f   Don't discard result of checking grouptype
      adds  a5f0ec0   smbd: Properly initialize mangle_hash
      adds  121cad3   dosmode: fix FSCTL_SET_SPARSE request validation
      adds  fa781e2   s3: winbindd: Add new parameter "winbind request timeout" set to 60 seconds with man page.
      adds  391b29a   s3: winbindd: On new client connect, prune idle or hung connections older than "winbind request timeout"
      adds  1ef078e   libcli/dns: add AAAA support to dns_hosts_file.c
      adds  534f6aa   libcli/dns: ignore NS entries in dns_hosts_file.c at a higher log level for now
      adds  b62a179   selftest: export _IPV6 environment variables
      adds  2759e97   selftest/Samba4: also bind to ipv6
      adds  0eaca4c   selftest/Samba3: also bind to ipv6
      adds  a444402   python/join: use lowercase for the dnshostname.
      adds  40bac8e   s4:samba_dnsupdate: don't lower case the registered names
      adds  f8b7027   s4:samba_dnsupdate: fix dnsobj.__str__()
      adds  0301b53   s4:samba_dnsupdate: cache the already registered records
      adds  78cad21   s4:samba_dnsupdate: don't try to be smart when verifying NS records
      adds  d3947ea   s4:samba_dnsupdate: provide more substitution variables e.g. IF_RODC
      adds  5fdc841   s4:setup/dns_update_list: make use of the new substitution variables
      adds  019c587   s4-rpc: dnsserver: Correctly set rank for glue NS records
      adds  c371cad   s4-rpc: dnsserver: Do not return NS_GLUE records with VIEW_GLUE_DATA filter
      adds  748e78e   s4-rpc: dnsserver: return DNS_RANK_NS_GLUE recors when explicitly asked for
      adds  eb0e0b1   provision: Correctly provision the SOA record minimum TTL
      adds  e6adf09   s4:dns_server: handle WERR_DNS_ERROR_NAME_DOES_NOT_EXIST in werr_to_dns_err()
      adds  d3abd55   s4:dns_server: map LDB_ERR_NO_SUCH_OBJECT to WERR_DNS_ERROR_NAME_DOES_NOT_EXIST
      adds  f3e6b38   s4:dns_server: split out a private 'dnsserver_common' library
      adds  f3df058   s4:dns_server: split out dns_common_extract() and dns_common_lookup()
      adds  256349dd  s4:dns_server: remove const from dns_replace_records()
      adds  ec0df9f   s4:dns_server: split out dns_common_replace()
      adds  31b5192   s4:dns_server: use .wType = DNS_TYPE_TOMBSTONE instead of ZERO_STRUCT()
      adds  2fbb9b9   s4:dns_server: make sure dns_common_lookup() doesn't return tombstones
      adds  0329ef4   s4:dns_server: add DNS_TYPE_TOMBSTONE support to dns_common_replace()
      adds  f23aa6f   s4:dns_server: handle tombstones in handle_one_update()
      adds  889e958   s4:dlz_bind9: avoid some compiler warnings
      adds  ce13047   s4:dlz_bind9: do an early talloc_free(el_ctx) in dlz_allnodes()
      adds  f5d39b6   s4:torture:dlz_bind9: fix spnego tests
      adds  0542349   torture-dns: Add test for dlz_bind9 lookups
      adds  0b9c775   torture-dns: Add test for dlz_bind9 zonedumps
      adds  4f7d4fd   torture-dns: Add test for dlz_bind9 updates
      adds  07f72fc   s4:dlz_bind9: let dlz_bind9 use dns_common_lookup() for name lookup
      adds  5a3b783   s4:dlz_bind9: let dlz_bind9 use dns_common_extract()
      adds  f20179b   s4:dlz_bind9: let dlz_bind9 use dns_common_replace()
      adds  8de4f48   s4:dlz_bind9: let dlz_bind9 use dns_common_lookup() before removing records
      adds  132b848   s4:dlz_bind9: let dlz_bind9 use dns_common_lookup() before add/modify
      adds  98fb614   s4-rpc: dnsserver: Do not search for deleted DNS entries
      adds  f165bb9   s4-rpc: dnsserver: handle updates of tombstoned dnsNode objects
      adds  5475d5e   s3: smbd: vfs_dirsort module.
      adds  85c575d   WHATSNEW: Add release notes for Samba 4.1.12.
      adds  6cc1d30   Merge tag 'samba-4.1.11' into v4-1-test
      adds  7936819   Imported Upstream version 4.1.12+dfsg

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (c542d8a)
            \
             N -- N -- N   refs/heads/upstream_4.1 (7936819)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

No new revisions were added by this update.

Summary of changes:
 VERSION                                            |     2 +-
 WHATSNEW.txt                                       |   331 +-
 auth/credentials/credentials_krb5.c                |     2 +-
 docs-xml/manpages/net.8.xml                        |    17 +-
 docs-xml/smbdotconf/security/inheritowner.xml      |     6 +-
 .../smbdotconf/winbind/winbindrequesttimeout.xml   |    16 +
 docs/manpages/dbwrap_tool.1                        |     4 +-
 docs/manpages/eventlogadm.8                        |     4 +-
 docs/manpages/findsmb.1                            |     4 +-
 docs/manpages/idmap_ad.8                           |     4 +-
 docs/manpages/idmap_autorid.8                      |     4 +-
 docs/manpages/idmap_hash.8                         |     4 +-
 docs/manpages/idmap_ldap.8                         |     4 +-
 docs/manpages/idmap_nss.8                          |     4 +-
 docs/manpages/idmap_rfc2307.8                      |     4 +-
 docs/manpages/idmap_rid.8                          |     4 +-
 docs/manpages/idmap_tdb.8                          |     4 +-
 docs/manpages/idmap_tdb2.8                         |     4 +-
 docs/manpages/libsmbclient.7                       |     4 +-
 docs/manpages/lmhosts.5                            |     4 +-
 docs/manpages/log2pcap.1                           |     4 +-
 docs/manpages/net.8                                |    14 +-
 docs/manpages/nmbd.8                               |     4 +-
 docs/manpages/nmblookup.1                          |     4 +-
 docs/manpages/ntlm_auth.1                          |     4 +-
 docs/manpages/pam_winbind.8                        |     4 +-
 docs/manpages/pam_winbind.conf.5                   |     4 +-
 docs/manpages/pdbedit.8                            |     4 +-
 docs/manpages/profiles.1                           |     4 +-
 docs/manpages/rpcclient.1                          |     4 +-
 docs/manpages/samba-regedit.8                      |     4 +-
 docs/manpages/samba-tool.8                         |     4 +-
 docs/manpages/samba.7                              |     4 +-
 docs/manpages/samba.8                              |     4 +-
 docs/manpages/sharesec.1                           |     4 +-
 docs/manpages/smb.conf.5                           |    18 +-
 docs/manpages/smbcacls.1                           |     4 +-
 docs/manpages/smbclient.1                          |     4 +-
 docs/manpages/smbcontrol.1                         |     4 +-
 docs/manpages/smbcquotas.1                         |     4 +-
 docs/manpages/smbd.8                               |     4 +-
 docs/manpages/smbget.1                             |     4 +-
 docs/manpages/smbgetrc.5                           |     4 +-
 docs/manpages/smbpasswd.5                          |     4 +-
 docs/manpages/smbpasswd.8                          |     4 +-
 docs/manpages/smbspool.8                           |     4 +-
 docs/manpages/smbstatus.1                          |     4 +-
 docs/manpages/smbta-util.8                         |     4 +-
 docs/manpages/smbtar.1                             |     4 +-
 docs/manpages/smbtree.1                            |     4 +-
 docs/manpages/testparm.1                           |     4 +-
 docs/manpages/vfs_acl_tdb.8                        |     4 +-
 docs/manpages/vfs_acl_xattr.8                      |     4 +-
 docs/manpages/vfs_aio_fork.8                       |     4 +-
 docs/manpages/vfs_aio_linux.8                      |     4 +-
 docs/manpages/vfs_aio_pthread.8                    |     4 +-
 docs/manpages/vfs_audit.8                          |     4 +-
 docs/manpages/vfs_btrfs.8                          |     4 +-
 docs/manpages/vfs_cacheprime.8                     |     4 +-
 docs/manpages/vfs_cap.8                            |     4 +-
 docs/manpages/vfs_catia.8                          |     4 +-
 docs/manpages/vfs_commit.8                         |     4 +-
 docs/manpages/vfs_crossrename.8                    |     4 +-
 docs/manpages/vfs_default_quota.8                  |     4 +-
 docs/manpages/vfs_dirsort.8                        |     4 +-
 docs/manpages/vfs_extd_audit.8                     |     4 +-
 docs/manpages/vfs_fake_perms.8                     |     4 +-
 docs/manpages/vfs_fileid.8                         |     4 +-
 docs/manpages/vfs_full_audit.8                     |     4 +-
 docs/manpages/vfs_gpfs.8                           |     4 +-
 docs/manpages/vfs_linux_xfs_sgid.8                 |     4 +-
 docs/manpages/vfs_media_harmony.8                  |     4 +-
 docs/manpages/vfs_netatalk.8                       |     4 +-
 docs/manpages/vfs_notify_fam.8                     |     4 +-
 docs/manpages/vfs_prealloc.8                       |     4 +-
 docs/manpages/vfs_preopen.8                        |     4 +-
 docs/manpages/vfs_readahead.8                      |     4 +-
 docs/manpages/vfs_readonly.8                       |     4 +-
 docs/manpages/vfs_recycle.8                        |     4 +-
 docs/manpages/vfs_scannedonly.8                    |     4 +-
 docs/manpages/vfs_shadow_copy.8                    |     4 +-
 docs/manpages/vfs_shadow_copy2.8                   |     4 +-
 docs/manpages/vfs_smb_traffic_analyzer.8           |     4 +-
 docs/manpages/vfs_streams_depot.8                  |     4 +-
 docs/manpages/vfs_streams_xattr.8                  |     4 +-
 docs/manpages/vfs_syncops.8                        |     4 +-
 docs/manpages/vfs_time_audit.8                     |     4 +-
 docs/manpages/vfs_tsmsm.8                          |     4 +-
 docs/manpages/vfs_xattr_tdb.8                      |     4 +-
 docs/manpages/vfs_zfsacl.8                         |     4 +-
 docs/manpages/vfstest.1                            |     4 +-
 docs/manpages/wbinfo.1                             |     4 +-
 docs/manpages/winbind_krb5_locator.7               |     4 +-
 docs/manpages/winbindd.8                           |     4 +-
 lib/ldb-samba/ldif_handlers.c                      |     7 +-
 lib/ldb/ABI/{ldb-1.1.14.sigs => ldb-1.1.17.sigs}   |     0
 ...ldb-util-1.1.10.sigs => pyldb-util-1.1.17.sigs} |     0
 lib/ldb/common/ldb.c                               |    25 +-
 lib/ldb/common/ldb_dn.c                            |     4 +-
 lib/ldb/common/ldb_modules.c                       |    52 +-
 lib/ldb/ldb_map/ldb_map.c                          |    16 +-
 lib/ldb/ldb_map/ldb_map.h                          |     3 +-
 lib/ldb/ldb_map/ldb_map_inbound.c                  |    21 +-
 lib/ldb/ldb_map/ldb_map_outbound.c                 |    64 +-
 lib/ldb/ldb_map/ldb_map_private.h                  |     2 +-
 lib/ldb/ldb_tdb/ldb_tdb.c                          |     7 +-
 lib/ldb/modules/rdn_name.c                         |    10 +-
 lib/ldb/modules/sort.c                             |     2 +-
 lib/ldb/pyldb.c                                    |   124 +-
 lib/ldb/tools/ldbtest.c                            |     4 +
 lib/ldb/wscript                                    |    12 +-
 lib/param/param_functions.c                        |     1 +
 lib/param/param_table.c                            |     9 +
 lib/replace/replace.h                              |     5 +
 lib/replace/wscript                                |    25 +
 lib/tevent/tevent_signal.c                         |     6 +
 lib/util/charset/tests/charset.c                   |    12 +
 lib/util/charset/util_str.c                        |    37 +-
 {source3/lib => lib/util}/memcache.c               |    22 +-
 {source3/include => lib/util}/memcache.h           |     2 -
 lib/util/select.c                                  |    14 +-
 lib/util/string_wrappers.h                         |     7 +-
 lib/util/wscript_build                             |     2 +-
 libcli/auth/credentials.c                          |     2 +
 libcli/auth/proto.h                                |     1 +
 libcli/dns/dns_hosts_file.c                        |    35 +-
 libcli/security/access_check.c                     |    12 +-
 libcli/security/secdesc.c                          |    36 +-
 libcli/smb/smb2_create_blob.h                      |     2 +-
 libcli/smb/smb2cli_create.c                        |     6 +-
 libcli/smb/smbXcli_base.h                          |     6 +-
 librpc/idl/security.idl                            |    18 +
 nsswitch/libwbclient/wbc_pam.c                     |    30 +-
 python/samba/dbchecker.py                          |   222 +-
 python/samba/join.py                               |     4 +-
 python/samba/netcmd/domain.py                      |     5 +-
 python/samba/provision/__init__.py                 |    61 +-
 python/samba/provision/sambadns.py                 |     6 +-
 python/samba/tests/dcerpc/dnsserver.py             |    41 +-
 python/samba/tests/dns.py                          |     1 +
 python/samba/tests/samba3sam.py                    |    12 +-
 script/autobuild.py                                |     4 +-
 selftest/README                                    |     1 +
 selftest/knownfail                                 |     2 +
 selftest/selftest.pl                               |    31 +-
 selftest/subunithelper.py                          |    25 +-
 selftest/target/Samba3.pm                          |    15 +-
 selftest/target/Samba4.pm                          |    19 +-
 selftest/tests.py                                  |     1 +
 source3/auth/token_util.c                          |     2 +-
 source3/client/client.c                            |    10 +-
 source3/include/includes.h                         |     8 -
 source3/include/proto.h                            |     1 +
 source3/lib/access.c                               |     2 +-
 source3/lib/id_cache.c                             |     2 +-
 source3/lib/msg_channel.c                          |    12 +
 source3/lib/username.c                             |     2 +-
 source3/lib/util_sock.c                            |     2 +-
 source3/librpc/idl/open_files.idl                  |     1 -
 source3/libsmb/cli_np_tstream.c                    |     2 +-
 source3/libsmb/cli_smb2_fnum.c                     |     4 +-
 source3/libsmb/cli_smb2_fnum.h                     |     2 +-
 source3/libsmb/clidfs.c                            |     6 +-
 source3/libsmb/clifile.c                           |    73 +-
 source3/libsmb/cliquota.c                          |     2 +-
 source3/libsmb/clisymlink.c                        |     4 +-
 source3/libsmb/libsmb_context.c                    |    17 +
 source3/libsmb/libsmb_server.c                     |     5 +
 source3/libsmb/libsmb_setget.c                     |    17 +-
 source3/libsmb/libsmb_xattr.c                      |     6 +-
 source3/libsmb/proto.h                             |    14 +-
 source3/libsmb/pylibsmb.c                          |     2 +-
 source3/locking/brlock.c                           |     2 +-
 source3/locking/share_mode_lock.c                  |     1 +
 source3/modules/nfs4_acls.c                        |     3 +-
 source3/modules/vfs_default.c                      |    12 +
 source3/modules/vfs_dirsort.c                      |     2 +-
 source3/modules/vfs_gpfs.c                         |    63 +-
 source3/pam_smbpass/pam_smb_acct.c                 |     9 +
 source3/pam_smbpass/pam_smb_auth.c                 |     7 +
 source3/pam_smbpass/pam_smb_passwd.c               |    16 +-
 source3/param/loadparm.c                           |     1 +
 source3/passdb/lookup_sid.c                        |     2 +-
 source3/passdb/machine_account_secrets.c           |    10 +-
 source3/passdb/pdb_interface.c                     |     2 +-
 source3/passdb/pdb_samba_dsdb.c                    |    83 +-
 source3/printing/load.c                            |     4 +-
 source3/printing/pcap.c                            |    54 +-
 source3/printing/pcap.h                            |    13 +-
 source3/printing/print_aix.c                       |    17 +-
 source3/printing/print_iprint.c                    |    16 +-
 source3/printing/print_standard.c                  |     8 +-
 source3/printing/print_svid.c                      |    11 +-
 source3/printing/printer_list.c                    |    17 +-
 source3/printing/printer_list.h                    |     4 +-
 source3/printing/printing_db.c                     |     4 +-
 source3/printing/queue_process.c                   |   102 +-
 source3/printing/spoolssd.c                        |    38 +-
 source3/rpc_client/cli_netlogon.c                  |     1 +
 source3/rpc_server/spoolss/srv_spoolss_nt.c        |    30 +-
 source3/rpc_server/srvsvc/srv_srvsvc_nt.c          |     1 +
 source3/smbd/blocking.c                            |   195 +-
 source3/smbd/dir.c                                 |     2 +-
 source3/smbd/dosmode.c                             |    13 +
 source3/smbd/durable.c                             |    14 -
 source3/smbd/globals.c                             |     2 +-
 source3/smbd/lanman.c                              |     1 +
 source3/smbd/mangle_hash.c                         |     4 +
 source3/smbd/mangle_hash2.c                        |     2 +-
 source3/smbd/negprot.c                             |     3 +-
 source3/smbd/nttrans.c                             |     7 +-
 source3/smbd/open.c                                |    22 +-
 source3/smbd/posix_acls.c                          |     2 +-
 source3/smbd/proto.h                               |     1 +
 source3/smbd/pysmbd.c                              |    58 +-
 source3/smbd/server.c                              |    38 +-
 source3/smbd/server_reload.c                       |    74 +-
 source3/smbd/smb2_create.c                         |     9 +-
 source3/smbd/smb2_find.c                           |    41 +-
 source3/smbd/smb2_getinfo.c                        |     3 +-
 source3/smbd/smb2_lock.c                           |    69 +-
 source3/smbd/smb2_read.c                           |    69 +-
 source3/smbd/smb2_setinfo.c                        |     3 +-
 source3/smbd/statcache.c                           |     2 +-
 source3/smbd/vfs.c                                 |     2 +-
 source3/torture/nbench.c                           |     2 +-
 source3/torture/nbio.c                             |     2 +-
 source3/torture/test_chain3.c                      |     2 +-
 source3/torture/test_cleanup.c                     |    14 +-
 source3/torture/test_notify.c                      |     6 +-
 source3/torture/test_notify_online.c               |     4 +-
 source3/torture/test_nttrans_create.c              |     4 +-
 source3/torture/test_nttrans_fsctl.c               |     2 +-
 source3/torture/test_posix_append.c                |     2 +-
 source3/torture/torture.c                          |   129 +-
 source3/torture/utable.c                           |     2 +-
 source3/utils/net_rpc.c                            |     3 +-
 source3/utils/net_rpc_printer.c                    |     7 +-
 source3/utils/net_time.c                           |    30 +-
 source3/utils/smbcacls.c                           |     6 +-
 source3/winbindd/idmap.c                           |     4 +-
 source3/winbindd/winbindd.c                        |    36 +
 source3/winbindd/winbindd_cache.c                  |     4 +-
 source3/winbindd/winbindd_rpc.c                    |     6 +-
 source3/wscript                                    |    72 +-
 source3/wscript_build                              |     2 +-
 source4/auth/gensec/gensec_gssapi.c                |     1 -
 source4/auth/kerberos/krb5_init_context.c          |    12 -
 source4/auth/kerberos/krb5_init_context.h          |     2 +-
 source4/cldap_server/cldap_server.c                |     8 +-
 source4/dns_server/dlz_bind9.c                     |   379 +-
 source4/dns_server/dlz_minimal.h                   |     2 +-
 source4/dns_server/dns_server.c                    |     9 +-
 source4/dns_server/dns_server.h                    |     6 +-
 source4/dns_server/dns_update.c                    |    78 +-
 source4/dns_server/dns_utils.c                     |   150 +-
 source4/dns_server/dnsserver_common.c              |   342 +
 source4/dns_server/dnsserver_common.h              |    50 +
 source4/dns_server/wscript_build                   |    14 +-
 source4/dsdb/common/tests/dsdb_dn.c                |    14 +
 source4/dsdb/common/util.c                         |    59 +-
 source4/dsdb/dns/dns_update.c                      |    13 +
 source4/dsdb/kcc/kcc_deleted.c                     |     2 +-
 source4/dsdb/repl/drepl_out_helpers.c              |    52 +-
 source4/dsdb/repl/replicated_objects.c             |    14 +-
 source4/dsdb/samdb/cracknames.c                    |    38 +-
 source4/dsdb/samdb/ldb_modules/descriptor.c        |     2 +-
 source4/dsdb/samdb/ldb_modules/dirsync.c           |     7 +-
 source4/dsdb/samdb/ldb_modules/extended_dn_in.c    |    37 +-
 source4/dsdb/samdb/ldb_modules/instancetype.c      |     3 +-
 source4/dsdb/samdb/ldb_modules/objectclass.c       |    54 +-
 source4/dsdb/samdb/ldb_modules/operational.c       |     2 +-
 .../dsdb/samdb/ldb_modules/partition_metadata.c    |    34 +-
 source4/dsdb/samdb/ldb_modules/password_hash.c     |     1 -
 source4/dsdb/samdb/ldb_modules/repl_meta_data.c    |   267 +-
 source4/dsdb/samdb/ldb_modules/rootdse.c           |   110 +-
 source4/dsdb/samdb/ldb_modules/samldb.c            |    29 +-
 source4/dsdb/samdb/ldb_modules/schema_data.c       |    16 +-
 source4/dsdb/samdb/ldb_modules/schema_load.c       |   207 +-
 source4/dsdb/samdb/ldb_modules/secrets_tdb_sync.c  |     6 +-
 source4/dsdb/samdb/ldb_modules/simple_ldap_map.c   |     2 +-
 source4/dsdb/samdb/ldb_modules/update_keytab.c     |    11 +-
 source4/dsdb/samdb/ldb_modules/util.c              |    13 +
 source4/dsdb/samdb/samdb.c                         |     7 -
 source4/dsdb/samdb/samdb.h                         |     1 +
 source4/dsdb/schema/schema.h                       |    10 +-
 source4/dsdb/schema/schema_init.c                  |    10 -
 source4/dsdb/schema/schema_set.c                   |    98 +-
 source4/dsdb/schema/schema_syntax.c                |    11 +
 source4/dsdb/tests/python/acl.py                   |    26 +
 source4/dsdb/tests/python/ldap.py                  |    27 +-
 source4/dsdb/tests/python/sam.py                   |    37 +-
 source4/kdc/kdc.c                                  |    14 +-
 source4/ldap_server/ldap_server.c                  |     8 +-
 source4/libnet/libnet_export_keytab.c              |     2 +-
 source4/libnet/libnet_vampire.c                    |     5 -
 source4/librpc/rpc/dcerpc_schannel.c               |     1 +
 source4/rpc_server/dcerpc_server.c                 |     8 +-
 source4/rpc_server/dnsserver/dcerpc_dnsserver.c    |    22 +-
 source4/rpc_server/dnsserver/dnsdata.c             |    11 +-
 source4/rpc_server/dnsserver/dnsdb.c               |    26 +-
 source4/rpc_server/drsuapi/drsutil.c               |     2 +-
 source4/rpc_server/lsa/dcesrv_lsa.c                |     1 -
 source4/rpc_server/netlogon/dcerpc_netlogon.c      |    91 +-
 source4/rpc_server/samr/dcesrv_samr.c              |    17 +-
 source4/scripting/bin/samba_dnsupdate              |   213 +-
 source4/selftest/provisions/dump.sh                |    48 -
 .../release-4-1-0rc3/etc/smb.conf.template         |    17 -
 .../provisions/release-4-1-0rc3/private/dns.keytab |   Bin 1037 -> 0 bytes
 ...DRELEASE-4-1-0RC3,DC%3DSAMBA,DC%3DCORP.ldb.dump | 29028 ------------
 ...DRELEASE-4-1-0RC3,DC%3DSAMBA,DC%3DCORP.ldb.dump | 43468 ------------------
 ...DRELEASE-4-1-0RC3,DC%3DSAMBA,DC%3DCORP.ldb.dump |   928 -
 ...DRELEASE-4-1-0RC3,DC%3DSAMBA,DC%3DCORP.ldb.dump |   488 -
 ...DRELEASE-4-1-0RC3,DC%3DSAMBA,DC%3DCORP.ldb.dump |    12 -
 .../private/dns/sam.ldb.d/metadata.tdb.dump        |     8 -
 .../release-4-1-0rc3/private/dns/sam.ldb.dump      |    36 -
 .../release-4-1-0rc3/private/dns_update_list       |    39 -
 .../release-4-1-0rc3/private/hklm.ldb.dump         |    80 -
 .../release-4-1-0rc3/private/idmap.ldb.dump        |    48 -
 .../provisions/release-4-1-0rc3/private/named.conf |    18 -
 .../release-4-1-0rc3/private/named.conf.update     |     7 -
 .../provisions/release-4-1-0rc3/private/named.txt  |    45 -
 .../release-4-1-0rc3/private/privilege.ldb.dump    |   156 -
 .../release-4-1-0rc3/private/randseed.tdb.dump     |     0
 ...DRELEASE-4-1-0RC3,DC%3DSAMBA,DC%3DCORP.ldb.dump | 29104 ------------
 ...DRELEASE-4-1-0RC3,DC%3DSAMBA,DC%3DCORP.ldb.dump | 43812 -------------------
 ...DRELEASE-4-1-0RC3,DC%3DSAMBA,DC%3DCORP.ldb.dump |   928 -
 ...DRELEASE-4-1-0RC3,DC%3DSAMBA,DC%3DCORP.ldb.dump |   488 -
 ...DRELEASE-4-1-0RC3,DC%3DSAMBA,DC%3DCORP.ldb.dump |  6600 ---
 .../private/sam.ldb.d/metadata.tdb.dump            |     8 -
 .../release-4-1-0rc3/private/sam.ldb.dump          |    36 -
 .../private/schannel_store.tdb.dump                |     0
 .../release-4-1-0rc3/private/secrets.keytab        |   Bin 1482 -> 0 bytes
 .../release-4-1-0rc3/private/secrets.ldb.dump      |    48 -
 .../release-4-1-0rc3/private/secrets.tdb.dump      |    16 -
 .../release-4-1-0rc3/private/share.ldb.dump        |    32 -
 .../private/smbd.tmp/msg/names.tdb.dump            |    52 -
 .../release-4-1-0rc3/private/spn_update_list       |    30 -
 .../release-4-1-0rc3/private/wins_config.ldb.dump  |     4 -
 source4/selftest/provisions/undump.sh              |    37 -
 source4/setup/dns_update_list                      |    82 +-
 source4/torture/auth/pac.c                         |     3 +-
 source4/torture/dns/dlz_bind9.c                    |   868 +-
 source4/torture/ntp/ntp_signd.c                    |     1 +
 source4/torture/raw/lock.c                         |    97 +
 source4/torture/rpc/lsa.c                          |     1 +
 source4/torture/rpc/netlogon.c                     |   164 +-
 source4/torture/rpc/samba3rpc.c                    |     2 +
 source4/utils/oLschema2ldif.c                      |     1 -
 source4/utils/wscript_build                        |     2 +-
 testdata/samba3/samba3.ldif                        |     4 +-
 testprogs/blackbox/dbcheck-oldrelease.sh           |   158 +-
 testprogs/blackbox/dbcheck.sh                      |     5 +
 wscript                                            |     2 +-
 354 files changed, 5648 insertions(+), 157604 deletions(-)
 create mode 100644 docs-xml/smbdotconf/winbind/winbindrequesttimeout.xml
 copy lib/ldb/ABI/{ldb-1.1.14.sigs => ldb-1.1.17.sigs} (100%)
 copy lib/ldb/ABI/{pyldb-util-1.1.10.sigs => pyldb-util-1.1.17.sigs} (100%)
 rename {source3/lib => lib/util}/memcache.c (95%)
 rename {source3/include => lib/util}/memcache.h (99%)
 create mode 100644 source4/dns_server/dnsserver_common.c
 create mode 100644 source4/dns_server/dnsserver_common.h
 delete mode 100755 source4/selftest/provisions/dump.sh
 delete mode 100644 source4/selftest/provisions/release-4-1-0rc3/etc/smb.conf.template
 delete mode 100644 source4/selftest/provisions/release-4-1-0rc3/private/dns.keytab
 delete mode 100644 source4/selftest/provisions/release-4-1-0rc3/private/dns/sam.ldb.d/CN%3DCONFIGURATION,DC%3DRELEASE-4-1-0RC3,DC%3DSAMBA,DC%3DCORP.ldb.dump
 delete mode 100644 source4/selftest/provisions/release-4-1-0rc3/private/dns/sam.ldb.d/CN%3DSCHEMA,CN%3DCONFIGURATION,DC%3DRELEASE-4-1-0RC3,DC%3DSAMBA,DC%3DCORP.ldb.dump
 delete mode 100644 source4/selftest/provisions/release-4-1-0rc3/private/dns/sam.ldb.d/DC%3DDOMAINDNSZONES,DC%3DRELEASE-4-1-0RC3,DC%3DSAMBA,DC%3DCORP.ldb.dump
 delete mode 100644 source4/selftest/provisions/release-4-1-0rc3/private/dns/sam.ldb.d/DC%3DFORESTDNSZONES,DC%3DRELEASE-4-1-0RC3,DC%3DSAMBA,DC%3DCORP.ldb.dump
 delete mode 100644 source4/selftest/provisions/release-4-1-0rc3/private/dns/sam.ldb.d/DC%3DRELEASE-4-1-0RC3,DC%3DSAMBA,DC%3DCORP.ldb.dump
 delete mode 100644 source4/selftest/provisions/release-4-1-0rc3/private/dns/sam.ldb.d/metadata.tdb.dump
 delete mode 100644 source4/selftest/provisions/release-4-1-0rc3/private/dns/sam.ldb.dump
 delete mode 100644 source4/selftest/provisions/release-4-1-0rc3/private/dns_update_list
 delete mode 100644 source4/selftest/provisions/release-4-1-0rc3/private/hklm.ldb.dump
 delete mode 100644 source4/selftest/provisions/release-4-1-0rc3/private/idmap.ldb.dump
 delete mode 100644 source4/selftest/provisions/release-4-1-0rc3/private/named.conf
 delete mode 100644 source4/selftest/provisions/release-4-1-0rc3/private/named.conf.update
 delete mode 100644 source4/selftest/provisions/release-4-1-0rc3/private/named.txt
 delete mode 100644 source4/selftest/provisions/release-4-1-0rc3/private/privilege.ldb.dump
 delete mode 100644 source4/selftest/provisions/release-4-1-0rc3/private/randseed.tdb.dump
 delete mode 100644 source4/selftest/provisions/release-4-1-0rc3/private/sam.ldb.d/CN%3DCONFIGURATION,DC%3DRELEASE-4-1-0RC3,DC%3DSAMBA,DC%3DCORP.ldb.dump
 delete mode 100644 source4/selftest/provisions/release-4-1-0rc3/private/sam.ldb.d/CN%3DSCHEMA,CN%3DCONFIGURATION,DC%3DRELEASE-4-1-0RC3,DC%3DSAMBA,DC%3DCORP.ldb.dump
 delete mode 100644 source4/selftest/provisions/release-4-1-0rc3/private/sam.ldb.d/DC%3DDOMAINDNSZONES,DC%3DRELEASE-4-1-0RC3,DC%3DSAMBA,DC%3DCORP.ldb.dump
 delete mode 100644 source4/selftest/provisions/release-4-1-0rc3/private/sam.ldb.d/DC%3DFORESTDNSZONES,DC%3DRELEASE-4-1-0RC3,DC%3DSAMBA,DC%3DCORP.ldb.dump
 delete mode 100644 source4/selftest/provisions/release-4-1-0rc3/private/sam.ldb.d/DC%3DRELEASE-4-1-0RC3,DC%3DSAMBA,DC%3DCORP.ldb.dump
 delete mode 100644 source4/selftest/provisions/release-4-1-0rc3/private/sam.ldb.d/metadata.tdb.dump
 delete mode 100644 source4/selftest/provisions/release-4-1-0rc3/private/sam.ldb.dump
 delete mode 100644 source4/selftest/provisions/release-4-1-0rc3/private/schannel_store.tdb.dump
 delete mode 100644 source4/selftest/provisions/release-4-1-0rc3/private/secrets.keytab
 delete mode 100644 source4/selftest/provisions/release-4-1-0rc3/private/secrets.ldb.dump
 delete mode 100644 source4/selftest/provisions/release-4-1-0rc3/private/secrets.tdb.dump
 delete mode 100644 source4/selftest/provisions/release-4-1-0rc3/private/share.ldb.dump
 delete mode 100644 source4/selftest/provisions/release-4-1-0rc3/private/smbd.tmp/msg/names.tdb.dump
 delete mode 100644 source4/selftest/provisions/release-4-1-0rc3/private/spn_update_list
 delete mode 100644 source4/selftest/provisions/release-4-1-0rc3/private/wins_config.ldb.dump
 delete mode 100755 source4/selftest/provisions/undump.sh

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-samba/samba.git




More information about the Pkg-samba-maint mailing list