[Pkg-samba-maint] [samba] branch master updated (1f92cdf -> 2883672)
Ivo De Decker
ivodd at moszumanska.debian.org
Mon Oct 20 22:39:35 UTC 2014
This is an automated email from the git hooks/post-receive script.
ivodd pushed a change to branch master
in repository samba.
from 1f92cdf releasing package samba version 2:4.1.11+dfsg-2
new 8010cca filter chm files from upstream tarball
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 a75c1bc VERSION: Bump version up to 4.1.13...
adds 6cc1d30 Merge tag 'samba-4.1.11' into v4-1-test
adds 6ccee19 Merge tag 'samba-4.1.12' into v4-1-test
adds 538f62e selftest: Fix selftest where pid is used uninitialized.
adds beffc40 lib: Add daemon_status() to util library.
adds a93d931 nmbd: Send waiting status to systemd.
adds 62513b7 docs: mention incompatibility between kernel oplocks and streams_xattr
adds 52b876a media_harmony: Fix a crash bug
adds 5cf0aa0 libcli: Fix a segfault calling smbXcli_req_set_pending() on NULL.
adds 632e0bc s3-winbindd: Use correct realm for trusted domains in idmap child
adds 6b1091d s3: winbindd: Old NT Domain code sets struct winbind_domain->alt_name to be NULL. Ensure this is safe with modern AD-DCs.
adds 4b3c8ad s3:smbd: fix a race in open code
adds ad70de6 s3:smbd:open_file: use a more natural check.
adds bcc8912 s3: smbd - open logic fix.
adds 7bbf54d nsswitch: Skip groups we were not able to map.
adds 05417be s3: smbd: streams - Ensure share mode validation ignores internal opens (op_mid == 0).
adds f93df45 smbd: We now survive smb2.oplock.stream1
adds bff195a s3-libads: Improve service principle guessing.
adds 5923c9a s3-libads: Add a function to retrieve the SPNs of a computer account.
adds f42d65e s3-libads: Add function to search for an element in an array.
adds 306e7e3 s3-libnet: Add libnet_join_get_machine_spns().
adds 043415e s3-libnet: Make sure we do not overwrite precreated SPNs.
adds 2cd2490 idmap_rfc2307: Fix a crash after connection problem to DC
adds a0eb3dd s3: Move init_lsa_ref_domain_list to lib
adds f2f050c s3-winbindd: Do not use domain SID from LookupSids for Sids2UnixIDs call
adds 6602ad3 registry: Don't leave dangling transactions
adds 0e17b3f s3-libads: Add all machine account principals to the keytab.
adds 429ddb1 s3: smb2cli: query info return length check was reversed.
adds 78deb22 lib: util: Signal handling - change CatchChild() and CatchChildLeaveStatus() to return the previous handler.
adds fda66b9 s3: lib: Signal handling - ensure smbrun and change password code save and restore existing SIGCHLD handlers.
adds 26a7036 pthreadpool: Slightly serialize jobs
adds e0f4517 s3: nmbd: Ensure the main nmbd process doesn't create zombies.
adds b780193 WHATSNEW: Add release notes for Samba 4.1.13.
adds 3211982 VERSION: Disable git snapshots for the 4.1.13 release.
adds 4a6dca5 Imported Upstream version 4.1.13+dfsg
new 82192eb Merge tag 'upstream/4.1.13+dfsg'
new 2f3778a start changelog for 2:4.1.13+dfsg-1
new e8d13da update my email address
new 517ae38 sort samba-libs.install
new 2ac2ce8 install libdnsserver_common.so.0
new 2883672 Bump standards version to 3.9.6 (no changes)
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
VERSION | 2 +-
WHATSNEW.txt | 222 +++++-
debian/changelog | 7 +
debian/control | 4 +-
debian/gbp.conf | 8 +-
debian/samba-libs.install | 5 +-
docs-xml/manpages/net.8.xml | 15 +-
docs-xml/manpages/vfs_streams_xattr.8.xml | 4 +
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 | 12 +-
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 | 6 +-
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/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/become_daemon.c | 11 +
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/samba_util.h | 10 +-
lib/util/select.c | 14 +-
lib/util/signal.c | 8 +-
lib/util/string_wrappers.h | 5 -
lib/util/wscript_build | 2 +-
lib/zlib/contrib/dotzlib/DotZLib.chm | Bin 72728 -> 0 bytes
libcli/auth/credentials.c | 2 +
libcli/auth/proto.h | 1 +
libcli/dns/dns_hosts_file.c | 35 +-
libcli/security/secdesc.c | 36 +-
libcli/smb/smb1cli_echo.c | 1 -
libcli/smb/smb2cli_query_info.c | 2 +-
librpc/idl/security.idl | 18 +
nsswitch/winbind_nss_linux.c | 5 +
python/samba/join.py | 4 +-
python/samba/provision/sambadns.py | 1 +
python/samba/tests/dcerpc/dnsserver.py | 41 +-
python/samba/tests/dns.py | 1 +
selftest/README | 1 +
selftest/knownfail | 2 +-
selftest/selftest.pl | 6 +
selftest/target/Samba.pm | 7 +-
selftest/target/Samba3.pm | 15 +-
selftest/target/Samba4.pm | 19 +-
source3/auth/token_util.c | 2 +-
source3/include/includes.h | 8 -
source3/{lib/version_test.c => include/lsa.h} | 17 +-
source3/include/proto.h | 1 +
source3/lib/access.c | 2 +-
source3/lib/id_cache.c | 2 +-
source3/lib/lsa.c | 67 ++
source3/lib/pthreadpool/pthreadpool.c | 6 +-
source3/lib/smbrun.c | 18 +-
source3/lib/username.c | 2 +-
source3/lib/util_sock.c | 2 +-
source3/libads/ads_proto.h | 8 +
source3/libads/kerberos_keytab.c | 74 +-
source3/libads/ldap.c | 91 +++
source3/libads/sasl.c | 124 +--
source3/libnet/libnet_join.c | 59 +-
source3/librpc/idl/open_files.idl | 1 -
source3/libsmb/clidfs.c | 6 +-
source3/libsmb/libsmb_server.c | 5 +
source3/modules/vfs_default.c | 12 +
source3/modules/vfs_dirsort.c | 2 +-
source3/modules/vfs_gpfs.c | 63 +-
source3/modules/vfs_media_harmony.c | 4 +-
source3/nmbd/nmbd.c | 3 +
source3/nmbd/nmbd_subnetdb.c | 7 +-
source3/param/loadparm.c | 1 +
source3/passdb/lookup_sid.c | 2 +-
source3/passdb/pdb_interface.c | 2 +-
source3/passdb/pdb_samba_dsdb.c | 6 +-
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/queue_process.c | 102 ++-
source3/printing/spoolssd.c | 38 +-
source3/registry/reg_api.c | 2 +-
source3/rpc_client/cli_netlogon.c | 1 +
source3/rpc_server/lsa/srv_lsa_nt.c | 48 +-
source3/rpc_server/samr/srv_samr_chgpasswd.c | 9 +-
source3/rpc_server/spoolss/srv_spoolss_nt.c | 30 +-
source3/rpc_server/srvsvc/srv_srvsvc_nt.c | 1 +
source3/rpc_server/wscript_build | 2 +-
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 | 79 +-
source3/smbd/posix_acls.c | 2 +-
source3/smbd/proto.h | 1 +
source3/smbd/server.c | 22 +-
source3/smbd/server_reload.c | 74 +-
source3/smbd/smb2_find.c | 41 +-
source3/smbd/smb2_getinfo.c | 3 +-
source3/smbd/smb2_setinfo.c | 3 +-
source3/smbd/statcache.c | 2 +-
source3/smbd/vfs.c | 2 +-
source3/torture/torture.c | 2 +-
source3/utils/net_time.c | 30 +-
source3/winbindd/idmap.c | 4 +-
source3/winbindd/idmap_rfc2307.c | 1 +
source3/winbindd/wb_sids2xids.c | 33 +-
source3/winbindd/winbindd.c | 36 +
source3/winbindd/winbindd_ads.c | 14 +-
source3/winbindd/winbindd_cm.c | 8 +-
source3/wscript | 72 +-
source3/wscript_build | 6 +-
source4/dns_server/dlz_bind9.c | 377 +++------
source4/dns_server/dlz_minimal.h | 2 +-
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/dns/dns_update.c | 13 +
source4/librpc/rpc/dcerpc_schannel.c | 1 +
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/netlogon/dcerpc_netlogon.c | 91 ++-
source4/scripting/bin/samba_dnsupdate | 213 +++--
source4/setup/dns_update_list | 82 +-
source4/torture/dns/dlz_bind9.c | 868 ++++++++++++++++++++-
source4/torture/ntp/ntp_signd.c | 1 +
source4/torture/rpc/lsa.c | 1 +
source4/torture/rpc/netlogon.c | 164 +++-
source4/torture/rpc/samba3rpc.c | 2 +
229 files changed, 3697 insertions(+), 1305 deletions(-)
create mode 100644 docs-xml/smbdotconf/winbind/winbindrequesttimeout.xml
rename {source3/lib => lib/util}/memcache.c (95%)
rename {source3/include => lib/util}/memcache.h (99%)
delete mode 100644 lib/zlib/contrib/dotzlib/DotZLib.chm
copy source3/{lib/version_test.c => include/lsa.h} (74%)
create mode 100644 source3/lib/lsa.c
create mode 100644 source4/dns_server/dnsserver_common.c
create mode 100644 source4/dns_server/dnsserver_common.h
--
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