svn commit: samba r21585 - in branches/SAMBA_3_0_RELEASE: examples/LDAP examples/VFS examples/libsmbclient examples/misc examples/pdb packaging/Debian/debian-sarge packaging/Debian/debian-woody packaging/Solaris source source/auth source/client source/groupdb source/include source/include/core source/iniparser/src source/intl source/lib source/lib/replace source/lib/replace/system source/lib/replace/test source/lib/socket_wrapper source/lib/talloc source/lib/talloc/web source/libaddns source/libads source/libgpo source/libmsrpc source/librpc source/librpc/gen_ndr source/librpc/ndr source/libsmb source/locking source/modules source/nmbd source/nsswitch source/param source/passdb source/po source/popt source/printing source/profile source/python source/registry source/rpc_client source/rpc_parse source/rpc_server source/rpcclient source/sam source/script source/script/tests source/services source/smbd source/smbwrapper source/tdb source/tdb/common source/tdb/docs source/tdb/include source/tdb/swig source/tdb/tools source/torture source/utils source/web

jerry at samba.org jerry at samba.org
Wed Feb 28 14:35:51 GMT 2007


Author: jerry
Date: 2007-02-28 14:35:26 +0000 (Wed, 28 Feb 2007)
New Revision: 21585

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21585

Log:
Start syncing the monster that will become 3.0.25pre1
Still todo:

* release notes
* few minor outstanding patches
* additional idmap man pages


Added:
   branches/SAMBA_3_0_RELEASE/examples/misc/cldap.pl
   branches/SAMBA_3_0_RELEASE/source/groupdb/mapping.h
   branches/SAMBA_3_0_RELEASE/source/groupdb/mapping_tdb.c
   branches/SAMBA_3_0_RELEASE/source/include/ads_protos.h
   branches/SAMBA_3_0_RELEASE/source/include/core.h
   branches/SAMBA_3_0_RELEASE/source/include/core/
   branches/SAMBA_3_0_RELEASE/source/include/core/nterr.h
   branches/SAMBA_3_0_RELEASE/source/include/dcerpc.h
   branches/SAMBA_3_0_RELEASE/source/include/locking.h
   branches/SAMBA_3_0_RELEASE/source/include/ndr.h
   branches/SAMBA_3_0_RELEASE/source/include/nss_info.h
   branches/SAMBA_3_0_RELEASE/source/include/util_tdb.h
   branches/SAMBA_3_0_RELEASE/source/lib/replace/
   branches/SAMBA_3_0_RELEASE/source/lib/replace/.checker_innocent
   branches/SAMBA_3_0_RELEASE/source/lib/replace/Makefile.in
   branches/SAMBA_3_0_RELEASE/source/lib/replace/README
   branches/SAMBA_3_0_RELEASE/source/lib/replace/aclocal.m4
   branches/SAMBA_3_0_RELEASE/source/lib/replace/autoconf-2.60.m4
   branches/SAMBA_3_0_RELEASE/source/lib/replace/autogen.sh
   branches/SAMBA_3_0_RELEASE/source/lib/replace/config.guess
   branches/SAMBA_3_0_RELEASE/source/lib/replace/config.sub
   branches/SAMBA_3_0_RELEASE/source/lib/replace/configure.ac
   branches/SAMBA_3_0_RELEASE/source/lib/replace/dlfcn.c
   branches/SAMBA_3_0_RELEASE/source/lib/replace/dlfcn.m4
   branches/SAMBA_3_0_RELEASE/source/lib/replace/getpass.c
   branches/SAMBA_3_0_RELEASE/source/lib/replace/getpass.m4
   branches/SAMBA_3_0_RELEASE/source/lib/replace/install-sh
   branches/SAMBA_3_0_RELEASE/source/lib/replace/libreplace.m4
   branches/SAMBA_3_0_RELEASE/source/lib/replace/libreplace_cc.m4
   branches/SAMBA_3_0_RELEASE/source/lib/replace/libreplace_macros.m4
   branches/SAMBA_3_0_RELEASE/source/lib/replace/repdir.m4
   branches/SAMBA_3_0_RELEASE/source/lib/replace/repdir_getdents.c
   branches/SAMBA_3_0_RELEASE/source/lib/replace/repdir_getdirentries.c
   branches/SAMBA_3_0_RELEASE/source/lib/replace/replace.c
   branches/SAMBA_3_0_RELEASE/source/lib/replace/replace.h
   branches/SAMBA_3_0_RELEASE/source/lib/replace/samba.m4
   branches/SAMBA_3_0_RELEASE/source/lib/replace/snprintf.c
   branches/SAMBA_3_0_RELEASE/source/lib/replace/system/
   branches/SAMBA_3_0_RELEASE/source/lib/replace/system/README
   branches/SAMBA_3_0_RELEASE/source/lib/replace/system/aio.h
   branches/SAMBA_3_0_RELEASE/source/lib/replace/system/capability.h
   branches/SAMBA_3_0_RELEASE/source/lib/replace/system/config.m4
   branches/SAMBA_3_0_RELEASE/source/lib/replace/system/dir.h
   branches/SAMBA_3_0_RELEASE/source/lib/replace/system/filesys.h
   branches/SAMBA_3_0_RELEASE/source/lib/replace/system/glob.h
   branches/SAMBA_3_0_RELEASE/source/lib/replace/system/iconv.h
   branches/SAMBA_3_0_RELEASE/source/lib/replace/system/kerberos.h
   branches/SAMBA_3_0_RELEASE/source/lib/replace/system/locale.h
   branches/SAMBA_3_0_RELEASE/source/lib/replace/system/network.h
   branches/SAMBA_3_0_RELEASE/source/lib/replace/system/passwd.h
   branches/SAMBA_3_0_RELEASE/source/lib/replace/system/printing.h
   branches/SAMBA_3_0_RELEASE/source/lib/replace/system/readline.h
   branches/SAMBA_3_0_RELEASE/source/lib/replace/system/select.h
   branches/SAMBA_3_0_RELEASE/source/lib/replace/system/shmem.h
   branches/SAMBA_3_0_RELEASE/source/lib/replace/system/syslog.h
   branches/SAMBA_3_0_RELEASE/source/lib/replace/system/terminal.h
   branches/SAMBA_3_0_RELEASE/source/lib/replace/system/time.h
   branches/SAMBA_3_0_RELEASE/source/lib/replace/system/wait.h
   branches/SAMBA_3_0_RELEASE/source/lib/replace/test/
   branches/SAMBA_3_0_RELEASE/source/lib/replace/test/os2_delete.c
   branches/SAMBA_3_0_RELEASE/source/lib/replace/test/shared_mmap.c
   branches/SAMBA_3_0_RELEASE/source/lib/replace/test/testsuite.c
   branches/SAMBA_3_0_RELEASE/source/lib/replace/timegm.c
   branches/SAMBA_3_0_RELEASE/source/lib/replace/timegm.m4
   branches/SAMBA_3_0_RELEASE/source/lib/replace/win32.m4
   branches/SAMBA_3_0_RELEASE/source/lib/replace/win32_replace.h
   branches/SAMBA_3_0_RELEASE/source/lib/socket_wrapper/
   branches/SAMBA_3_0_RELEASE/source/lib/socket_wrapper/config.m4
   branches/SAMBA_3_0_RELEASE/source/lib/socket_wrapper/socket_wrapper.c
   branches/SAMBA_3_0_RELEASE/source/lib/socket_wrapper/socket_wrapper.h
   branches/SAMBA_3_0_RELEASE/source/lib/talloc/
   branches/SAMBA_3_0_RELEASE/source/lib/talloc/Makefile.in
   branches/SAMBA_3_0_RELEASE/source/lib/talloc/aclocal.m4
   branches/SAMBA_3_0_RELEASE/source/lib/talloc/autogen.sh
   branches/SAMBA_3_0_RELEASE/source/lib/talloc/config.guess
   branches/SAMBA_3_0_RELEASE/source/lib/talloc/config.mk
   branches/SAMBA_3_0_RELEASE/source/lib/talloc/config.sub
   branches/SAMBA_3_0_RELEASE/source/lib/talloc/configure.ac
   branches/SAMBA_3_0_RELEASE/source/lib/talloc/install-sh
   branches/SAMBA_3_0_RELEASE/source/lib/talloc/libtalloc.m4
   branches/SAMBA_3_0_RELEASE/source/lib/talloc/talloc.3.xml
   branches/SAMBA_3_0_RELEASE/source/lib/talloc/talloc.c
   branches/SAMBA_3_0_RELEASE/source/lib/talloc/talloc.h
   branches/SAMBA_3_0_RELEASE/source/lib/talloc/talloc.pc.in
   branches/SAMBA_3_0_RELEASE/source/lib/talloc/talloc_guide.txt
   branches/SAMBA_3_0_RELEASE/source/lib/talloc/testsuite.c
   branches/SAMBA_3_0_RELEASE/source/lib/talloc/web/
   branches/SAMBA_3_0_RELEASE/source/lib/talloc/web/index.html
   branches/SAMBA_3_0_RELEASE/source/lib/util_tdb.c
   branches/SAMBA_3_0_RELEASE/source/libaddns/
   branches/SAMBA_3_0_RELEASE/source/libaddns/addns.h
   branches/SAMBA_3_0_RELEASE/source/libaddns/dns.h
   branches/SAMBA_3_0_RELEASE/source/libaddns/dnserr.h
   branches/SAMBA_3_0_RELEASE/source/libaddns/dnsgss.c
   branches/SAMBA_3_0_RELEASE/source/libaddns/dnsmarshall.c
   branches/SAMBA_3_0_RELEASE/source/libaddns/dnsrecord.c
   branches/SAMBA_3_0_RELEASE/source/libaddns/dnssock.c
   branches/SAMBA_3_0_RELEASE/source/libaddns/dnsutils.c
   branches/SAMBA_3_0_RELEASE/source/libgpo/
   branches/SAMBA_3_0_RELEASE/source/libgpo/gpo_fetch.c
   branches/SAMBA_3_0_RELEASE/source/libgpo/gpo_filesync.c
   branches/SAMBA_3_0_RELEASE/source/libgpo/gpo_ldap.c
   branches/SAMBA_3_0_RELEASE/source/libgpo/gpo_parse.c
   branches/SAMBA_3_0_RELEASE/source/libgpo/gpo_util.c
   branches/SAMBA_3_0_RELEASE/source/librpc/
   branches/SAMBA_3_0_RELEASE/source/librpc/gen_ndr/
   branches/SAMBA_3_0_RELEASE/source/librpc/gen_ndr/cli_wkssvc.c
   branches/SAMBA_3_0_RELEASE/source/librpc/gen_ndr/cli_wkssvc.h
   branches/SAMBA_3_0_RELEASE/source/librpc/gen_ndr/ndr_notify.c
   branches/SAMBA_3_0_RELEASE/source/librpc/gen_ndr/ndr_notify.h
   branches/SAMBA_3_0_RELEASE/source/librpc/gen_ndr/ndr_srvsvc.h
   branches/SAMBA_3_0_RELEASE/source/librpc/gen_ndr/ndr_wkssvc.c
   branches/SAMBA_3_0_RELEASE/source/librpc/gen_ndr/ndr_wkssvc.h
   branches/SAMBA_3_0_RELEASE/source/librpc/gen_ndr/notify.h
   branches/SAMBA_3_0_RELEASE/source/librpc/gen_ndr/security.h
   branches/SAMBA_3_0_RELEASE/source/librpc/gen_ndr/srv_wkssvc.c
   branches/SAMBA_3_0_RELEASE/source/librpc/gen_ndr/srv_wkssvc.h
   branches/SAMBA_3_0_RELEASE/source/librpc/gen_ndr/srvsvc.h
   branches/SAMBA_3_0_RELEASE/source/librpc/gen_ndr/svcctl.h
   branches/SAMBA_3_0_RELEASE/source/librpc/gen_ndr/wkssvc.h
   branches/SAMBA_3_0_RELEASE/source/librpc/ndr/
   branches/SAMBA_3_0_RELEASE/source/librpc/ndr/libndr.h
   branches/SAMBA_3_0_RELEASE/source/librpc/ndr/misc.h
   branches/SAMBA_3_0_RELEASE/source/librpc/ndr/ndr.c
   branches/SAMBA_3_0_RELEASE/source/librpc/ndr/ndr_basic.c
   branches/SAMBA_3_0_RELEASE/source/librpc/ndr/ndr_misc.c
   branches/SAMBA_3_0_RELEASE/source/librpc/ndr/ndr_sec.h
   branches/SAMBA_3_0_RELEASE/source/librpc/ndr/ndr_sec_helper.c
   branches/SAMBA_3_0_RELEASE/source/librpc/ndr/ndr_string.c
   branches/SAMBA_3_0_RELEASE/source/librpc/ndr/security.h
   branches/SAMBA_3_0_RELEASE/source/librpc/ndr/sid.c
   branches/SAMBA_3_0_RELEASE/source/modules/README-gpfs-acl.txt
   branches/SAMBA_3_0_RELEASE/source/modules/README.nfs4acls.txt
   branches/SAMBA_3_0_RELEASE/source/modules/gpfs.c
   branches/SAMBA_3_0_RELEASE/source/modules/nfs4_acls.c
   branches/SAMBA_3_0_RELEASE/source/modules/nfs4_acls.h
   branches/SAMBA_3_0_RELEASE/source/modules/vfs_aixacl.c
   branches/SAMBA_3_0_RELEASE/source/modules/vfs_aixacl2.c
   branches/SAMBA_3_0_RELEASE/source/modules/vfs_aixacl_util.c
   branches/SAMBA_3_0_RELEASE/source/modules/vfs_cacheprime.c
   branches/SAMBA_3_0_RELEASE/source/modules/vfs_commit.c
   branches/SAMBA_3_0_RELEASE/source/modules/vfs_default.c
   branches/SAMBA_3_0_RELEASE/source/modules/vfs_gpfs.c
   branches/SAMBA_3_0_RELEASE/source/modules/vfs_hpuxacl.c
   branches/SAMBA_3_0_RELEASE/source/modules/vfs_irixacl.c
   branches/SAMBA_3_0_RELEASE/source/modules/vfs_notify_fam.c
   branches/SAMBA_3_0_RELEASE/source/modules/vfs_posixacl.c
   branches/SAMBA_3_0_RELEASE/source/modules/vfs_prealloc.c
   branches/SAMBA_3_0_RELEASE/source/modules/vfs_solarisacl.c
   branches/SAMBA_3_0_RELEASE/source/modules/vfs_tru64acl.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/idmap.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/idmap_ad.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/idmap_cache.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/idmap_ldap.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/idmap_nss.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/idmap_passdb.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/idmap_rid.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/idmap_tdb.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/idmap_util.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/nss_info.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/nss_info_template.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbind_nss_netbsd.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbind_nss_netbsd.h
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbindd_ccache_access.c
   branches/SAMBA_3_0_RELEASE/source/po/fi.msg
   branches/SAMBA_3_0_RELEASE/source/printing/print_test.c
   branches/SAMBA_3_0_RELEASE/source/rpc_client/ndr.c
   branches/SAMBA_3_0_RELEASE/source/script/tests/test_groupmap.sh
   branches/SAMBA_3_0_RELEASE/source/script/tests/test_local_s3.sh
   branches/SAMBA_3_0_RELEASE/source/smbd/notify_inotify.c
   branches/SAMBA_3_0_RELEASE/source/smbd/notify_internal.c
   branches/SAMBA_3_0_RELEASE/source/tdb/Makefile.in
   branches/SAMBA_3_0_RELEASE/source/tdb/aclocal.m4
   branches/SAMBA_3_0_RELEASE/source/tdb/autogen.sh
   branches/SAMBA_3_0_RELEASE/source/tdb/bin/
   branches/SAMBA_3_0_RELEASE/source/tdb/common/
   branches/SAMBA_3_0_RELEASE/source/tdb/common/dump.c
   branches/SAMBA_3_0_RELEASE/source/tdb/common/error.c
   branches/SAMBA_3_0_RELEASE/source/tdb/common/freelist.c
   branches/SAMBA_3_0_RELEASE/source/tdb/common/freelistcheck.c
   branches/SAMBA_3_0_RELEASE/source/tdb/common/io.c
   branches/SAMBA_3_0_RELEASE/source/tdb/common/lock.c
   branches/SAMBA_3_0_RELEASE/source/tdb/common/open.c
   branches/SAMBA_3_0_RELEASE/source/tdb/common/tdb.c
   branches/SAMBA_3_0_RELEASE/source/tdb/common/tdb_private.h
   branches/SAMBA_3_0_RELEASE/source/tdb/common/tdbback.c
   branches/SAMBA_3_0_RELEASE/source/tdb/common/transaction.c
   branches/SAMBA_3_0_RELEASE/source/tdb/common/traverse.c
   branches/SAMBA_3_0_RELEASE/source/tdb/config.m4
   branches/SAMBA_3_0_RELEASE/source/tdb/config.mk
   branches/SAMBA_3_0_RELEASE/source/tdb/configure.in
   branches/SAMBA_3_0_RELEASE/source/tdb/docs/
   branches/SAMBA_3_0_RELEASE/source/tdb/docs/README
   branches/SAMBA_3_0_RELEASE/source/tdb/docs/tdb.magic
   branches/SAMBA_3_0_RELEASE/source/tdb/include/
   branches/SAMBA_3_0_RELEASE/source/tdb/include/tdb.h
   branches/SAMBA_3_0_RELEASE/source/tdb/include/tdbback.h
   branches/SAMBA_3_0_RELEASE/source/tdb/include/tdbconfig.h.in
   branches/SAMBA_3_0_RELEASE/source/tdb/swig/
   branches/SAMBA_3_0_RELEASE/source/tdb/swig/Tdb.py
   branches/SAMBA_3_0_RELEASE/source/tdb/swig/tdb.i
   branches/SAMBA_3_0_RELEASE/source/tdb/tdb.pc.in
   branches/SAMBA_3_0_RELEASE/source/tdb/tools/
   branches/SAMBA_3_0_RELEASE/source/tdb/tools/tdbbackup.c
   branches/SAMBA_3_0_RELEASE/source/tdb/tools/tdbdump.c
   branches/SAMBA_3_0_RELEASE/source/tdb/tools/tdbtest.c
   branches/SAMBA_3_0_RELEASE/source/tdb/tools/tdbtool.c
   branches/SAMBA_3_0_RELEASE/source/tdb/tools/tdbtorture.c
   branches/SAMBA_3_0_RELEASE/source/torture/pdbtest.c
   branches/SAMBA_3_0_RELEASE/source/utils/net_dns.c
   branches/SAMBA_3_0_RELEASE/source/utils/sharesec.c
   branches/SAMBA_3_0_RELEASE/source/utils/status_profile.c
Removed:
   branches/SAMBA_3_0_RELEASE/source/include/rpc_wkssvc.h
   branches/SAMBA_3_0_RELEASE/source/include/socket_wrapper.h
   branches/SAMBA_3_0_RELEASE/source/include/talloc.h
   branches/SAMBA_3_0_RELEASE/source/lib/getsmbpass.c
   branches/SAMBA_3_0_RELEASE/source/lib/replace.c
   branches/SAMBA_3_0_RELEASE/source/lib/replace1.c
   branches/SAMBA_3_0_RELEASE/source/lib/snprintf.c
   branches/SAMBA_3_0_RELEASE/source/lib/socket_wrapper.c
   branches/SAMBA_3_0_RELEASE/source/lib/talloc.c
   branches/SAMBA_3_0_RELEASE/source/lib/talloctort.c
   branches/SAMBA_3_0_RELEASE/source/lib/timegm.c
   branches/SAMBA_3_0_RELEASE/source/libads/gpo.c
   branches/SAMBA_3_0_RELEASE/source/libads/gpo_util.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/gpo.c
   branches/SAMBA_3_0_RELEASE/source/rpc_client/cli_wkssvc.c
   branches/SAMBA_3_0_RELEASE/source/rpc_parse/parse_wks.c
   branches/SAMBA_3_0_RELEASE/source/rpc_server/srv_wkssvc.c
   branches/SAMBA_3_0_RELEASE/source/rpcclient/cmd_reg.c
   branches/SAMBA_3_0_RELEASE/source/sam/idmap.c
   branches/SAMBA_3_0_RELEASE/source/sam/idmap_ad.c
   branches/SAMBA_3_0_RELEASE/source/sam/idmap_ldap.c
   branches/SAMBA_3_0_RELEASE/source/sam/idmap_rid.c
   branches/SAMBA_3_0_RELEASE/source/sam/idmap_smbldap.c
   branches/SAMBA_3_0_RELEASE/source/sam/idmap_tdb.c
   branches/SAMBA_3_0_RELEASE/source/sam/idmap_util.c
   branches/SAMBA_3_0_RELEASE/source/sam/nss_info.c
   branches/SAMBA_3_0_RELEASE/source/smbd/notify_fam.c
   branches/SAMBA_3_0_RELEASE/source/smbd/notify_hash.c
   branches/SAMBA_3_0_RELEASE/source/smbd/notify_kernel.c
   branches/SAMBA_3_0_RELEASE/source/smbd/vfs-wrap.c
   branches/SAMBA_3_0_RELEASE/source/smbwrapper/PORTING
   branches/SAMBA_3_0_RELEASE/source/smbwrapper/README
   branches/SAMBA_3_0_RELEASE/source/smbwrapper/realcalls.c
   branches/SAMBA_3_0_RELEASE/source/smbwrapper/realcalls.h
   branches/SAMBA_3_0_RELEASE/source/smbwrapper/shared.c
   branches/SAMBA_3_0_RELEASE/source/smbwrapper/smbsh.c
   branches/SAMBA_3_0_RELEASE/source/smbwrapper/smbsh.in
   branches/SAMBA_3_0_RELEASE/source/smbwrapper/smbw.c
   branches/SAMBA_3_0_RELEASE/source/smbwrapper/smbw.h
   branches/SAMBA_3_0_RELEASE/source/smbwrapper/smbw_cache.c
   branches/SAMBA_3_0_RELEASE/source/smbwrapper/smbw_dir.c
   branches/SAMBA_3_0_RELEASE/source/smbwrapper/smbw_stat.c
   branches/SAMBA_3_0_RELEASE/source/smbwrapper/wrapped.c
   branches/SAMBA_3_0_RELEASE/source/tdb/Makefile
   branches/SAMBA_3_0_RELEASE/source/tdb/README
   branches/SAMBA_3_0_RELEASE/source/tdb/spinlock.c
   branches/SAMBA_3_0_RELEASE/source/tdb/spinlock.h
   branches/SAMBA_3_0_RELEASE/source/tdb/tdb.c
   branches/SAMBA_3_0_RELEASE/source/tdb/tdb.h
   branches/SAMBA_3_0_RELEASE/source/tdb/tdb.magic
   branches/SAMBA_3_0_RELEASE/source/tdb/tdbback.c
   branches/SAMBA_3_0_RELEASE/source/tdb/tdbback.h
   branches/SAMBA_3_0_RELEASE/source/tdb/tdbbackup.c
   branches/SAMBA_3_0_RELEASE/source/tdb/tdbdump.c
   branches/SAMBA_3_0_RELEASE/source/tdb/tdbtest.c
   branches/SAMBA_3_0_RELEASE/source/tdb/tdbtool.c
   branches/SAMBA_3_0_RELEASE/source/tdb/tdbtorture.c
   branches/SAMBA_3_0_RELEASE/source/tdb/tdbutil.c
   branches/SAMBA_3_0_RELEASE/source/tdb/tdbutil.h
Modified:
   branches/SAMBA_3_0_RELEASE/examples/LDAP/samba.schema
   branches/SAMBA_3_0_RELEASE/examples/VFS/skel_opaque.c
   branches/SAMBA_3_0_RELEASE/examples/VFS/skel_transparent.c
   branches/SAMBA_3_0_RELEASE/examples/libsmbclient/Makefile
   branches/SAMBA_3_0_RELEASE/examples/libsmbclient/testacl.c
   branches/SAMBA_3_0_RELEASE/examples/libsmbclient/testbrowse.c
   branches/SAMBA_3_0_RELEASE/examples/misc/adssearch.pl
   branches/SAMBA_3_0_RELEASE/examples/pdb/test.c
   branches/SAMBA_3_0_RELEASE/packaging/Debian/debian-sarge/smb.conf
   branches/SAMBA_3_0_RELEASE/packaging/Debian/debian-woody/smb.conf
   branches/SAMBA_3_0_RELEASE/packaging/Solaris/makepkg.sh
   branches/SAMBA_3_0_RELEASE/source/Makefile.in
   branches/SAMBA_3_0_RELEASE/source/VERSION
   branches/SAMBA_3_0_RELEASE/source/aclocal.m4
   branches/SAMBA_3_0_RELEASE/source/auth/auth.c
   branches/SAMBA_3_0_RELEASE/source/auth/auth_compat.c
   branches/SAMBA_3_0_RELEASE/source/auth/auth_domain.c
   branches/SAMBA_3_0_RELEASE/source/auth/auth_ntlmssp.c
   branches/SAMBA_3_0_RELEASE/source/auth/auth_sam.c
   branches/SAMBA_3_0_RELEASE/source/auth/auth_script.c
   branches/SAMBA_3_0_RELEASE/source/auth/auth_server.c
   branches/SAMBA_3_0_RELEASE/source/auth/auth_unix.c
   branches/SAMBA_3_0_RELEASE/source/auth/auth_util.c
   branches/SAMBA_3_0_RELEASE/source/auth/auth_winbind.c
   branches/SAMBA_3_0_RELEASE/source/auth/pampass.c
   branches/SAMBA_3_0_RELEASE/source/autogen.sh
   branches/SAMBA_3_0_RELEASE/source/client/client.c
   branches/SAMBA_3_0_RELEASE/source/client/clitar.c
   branches/SAMBA_3_0_RELEASE/source/client/mount.cifs.c
   branches/SAMBA_3_0_RELEASE/source/client/smbctool.c
   branches/SAMBA_3_0_RELEASE/source/client/smbmount.c
   branches/SAMBA_3_0_RELEASE/source/client/smbspool.c
   branches/SAMBA_3_0_RELEASE/source/client/umount.cifs.c
   branches/SAMBA_3_0_RELEASE/source/configure.developer
   branches/SAMBA_3_0_RELEASE/source/configure.in
   branches/SAMBA_3_0_RELEASE/source/groupdb/mapping.c
   branches/SAMBA_3_0_RELEASE/source/include/ads.h
   branches/SAMBA_3_0_RELEASE/source/include/ads_cldap.h
   branches/SAMBA_3_0_RELEASE/source/include/ads_dns.h
   branches/SAMBA_3_0_RELEASE/source/include/adt_tree.h
   branches/SAMBA_3_0_RELEASE/source/include/charset.h
   branches/SAMBA_3_0_RELEASE/source/include/client.h
   branches/SAMBA_3_0_RELEASE/source/include/dlinklist.h
   branches/SAMBA_3_0_RELEASE/source/include/event.h
   branches/SAMBA_3_0_RELEASE/source/include/gpo.h
   branches/SAMBA_3_0_RELEASE/source/include/idmap.h
   branches/SAMBA_3_0_RELEASE/source/include/includes.h
   branches/SAMBA_3_0_RELEASE/source/include/libmsrpc.h
   branches/SAMBA_3_0_RELEASE/source/include/libsmb_internal.h
   branches/SAMBA_3_0_RELEASE/source/include/libsmbclient.h
   branches/SAMBA_3_0_RELEASE/source/include/local.h
   branches/SAMBA_3_0_RELEASE/source/include/mangle.h
   branches/SAMBA_3_0_RELEASE/source/include/mapping.h
   branches/SAMBA_3_0_RELEASE/source/include/messages.h
   branches/SAMBA_3_0_RELEASE/source/include/msdfs.h
   branches/SAMBA_3_0_RELEASE/source/include/nt_status.h
   branches/SAMBA_3_0_RELEASE/source/include/ntdomain.h
   branches/SAMBA_3_0_RELEASE/source/include/nterr.h
   branches/SAMBA_3_0_RELEASE/source/include/ntlmssp.h
   branches/SAMBA_3_0_RELEASE/source/include/passdb.h
   branches/SAMBA_3_0_RELEASE/source/include/printing.h
   branches/SAMBA_3_0_RELEASE/source/include/privileges.h
   branches/SAMBA_3_0_RELEASE/source/include/reg_objects.h
   branches/SAMBA_3_0_RELEASE/source/include/rpc_client.h
   branches/SAMBA_3_0_RELEASE/source/include/rpc_dce.h
   branches/SAMBA_3_0_RELEASE/source/include/rpc_dfs.h
   branches/SAMBA_3_0_RELEASE/source/include/rpc_ds.h
   branches/SAMBA_3_0_RELEASE/source/include/rpc_lsa.h
   branches/SAMBA_3_0_RELEASE/source/include/rpc_misc.h
   branches/SAMBA_3_0_RELEASE/source/include/rpc_netlogon.h
   branches/SAMBA_3_0_RELEASE/source/include/rpc_perfcount.h
   branches/SAMBA_3_0_RELEASE/source/include/rpc_perfcount_defs.h
   branches/SAMBA_3_0_RELEASE/source/include/rpc_samr.h
   branches/SAMBA_3_0_RELEASE/source/include/rpc_secdes.h
   branches/SAMBA_3_0_RELEASE/source/include/rpc_spoolss.h
   branches/SAMBA_3_0_RELEASE/source/include/rpc_srvsvc.h
   branches/SAMBA_3_0_RELEASE/source/include/session.h
   branches/SAMBA_3_0_RELEASE/source/include/smb.h
   branches/SAMBA_3_0_RELEASE/source/include/smb_acls.h
   branches/SAMBA_3_0_RELEASE/source/include/smb_macros.h
   branches/SAMBA_3_0_RELEASE/source/include/smbldap.h
   branches/SAMBA_3_0_RELEASE/source/include/smbprofile.h
   branches/SAMBA_3_0_RELEASE/source/include/trans2.h
   branches/SAMBA_3_0_RELEASE/source/include/vfs.h
   branches/SAMBA_3_0_RELEASE/source/include/vfs_macros.h
   branches/SAMBA_3_0_RELEASE/source/iniparser/src/dictionary.c
   branches/SAMBA_3_0_RELEASE/source/iniparser/src/iniparser.c
   branches/SAMBA_3_0_RELEASE/source/iniparser/src/iniparser.h
   branches/SAMBA_3_0_RELEASE/source/iniparser/src/strlib.c
   branches/SAMBA_3_0_RELEASE/source/iniparser/src/strlib.h
   branches/SAMBA_3_0_RELEASE/source/intl/lang_tdb.c
   branches/SAMBA_3_0_RELEASE/source/lib/account_pol.c
   branches/SAMBA_3_0_RELEASE/source/lib/adt_tree.c
   branches/SAMBA_3_0_RELEASE/source/lib/afs.c
   branches/SAMBA_3_0_RELEASE/source/lib/charcnv.c
   branches/SAMBA_3_0_RELEASE/source/lib/data_blob.c
   branches/SAMBA_3_0_RELEASE/source/lib/debug.c
   branches/SAMBA_3_0_RELEASE/source/lib/display_sec.c
   branches/SAMBA_3_0_RELEASE/source/lib/dmallocmsg.c
   branches/SAMBA_3_0_RELEASE/source/lib/dprintf.c
   branches/SAMBA_3_0_RELEASE/source/lib/dummysmbd.c
   branches/SAMBA_3_0_RELEASE/source/lib/events.c
   branches/SAMBA_3_0_RELEASE/source/lib/fault.c
   branches/SAMBA_3_0_RELEASE/source/lib/gencache.c
   branches/SAMBA_3_0_RELEASE/source/lib/iconv.c
   branches/SAMBA_3_0_RELEASE/source/lib/interface.c
   branches/SAMBA_3_0_RELEASE/source/lib/interfaces.c
   branches/SAMBA_3_0_RELEASE/source/lib/ldap_escape.c
   branches/SAMBA_3_0_RELEASE/source/lib/messages.c
   branches/SAMBA_3_0_RELEASE/source/lib/pam_errors.c
   branches/SAMBA_3_0_RELEASE/source/lib/popt_common.c
   branches/SAMBA_3_0_RELEASE/source/lib/privileges.c
   branches/SAMBA_3_0_RELEASE/source/lib/readline.c
   branches/SAMBA_3_0_RELEASE/source/lib/secace.c
   branches/SAMBA_3_0_RELEASE/source/lib/secacl.c
   branches/SAMBA_3_0_RELEASE/source/lib/secdesc.c
   branches/SAMBA_3_0_RELEASE/source/lib/sharesec.c
   branches/SAMBA_3_0_RELEASE/source/lib/smbldap.c
   branches/SAMBA_3_0_RELEASE/source/lib/substitute.c
   branches/SAMBA_3_0_RELEASE/source/lib/sysacls.c
   branches/SAMBA_3_0_RELEASE/source/lib/sysquotas_linux.c
   branches/SAMBA_3_0_RELEASE/source/lib/system.c
   branches/SAMBA_3_0_RELEASE/source/lib/system_smbd.c
   branches/SAMBA_3_0_RELEASE/source/lib/tallocmsg.c
   branches/SAMBA_3_0_RELEASE/source/lib/time.c
   branches/SAMBA_3_0_RELEASE/source/lib/util.c
   branches/SAMBA_3_0_RELEASE/source/lib/util_file.c
   branches/SAMBA_3_0_RELEASE/source/lib/util_pw.c
   branches/SAMBA_3_0_RELEASE/source/lib/util_seaccess.c
   branches/SAMBA_3_0_RELEASE/source/lib/util_sec.c
   branches/SAMBA_3_0_RELEASE/source/lib/util_sid.c
   branches/SAMBA_3_0_RELEASE/source/lib/util_sock.c
   branches/SAMBA_3_0_RELEASE/source/lib/util_str.c
   branches/SAMBA_3_0_RELEASE/source/lib/util_unistr.c
   branches/SAMBA_3_0_RELEASE/source/lib/util_uuid.c
   branches/SAMBA_3_0_RELEASE/source/lib/xfile.c
   branches/SAMBA_3_0_RELEASE/source/libads/ads_status.c
   branches/SAMBA_3_0_RELEASE/source/libads/ads_struct.c
   branches/SAMBA_3_0_RELEASE/source/libads/ads_utils.c
   branches/SAMBA_3_0_RELEASE/source/libads/authdata.c
   branches/SAMBA_3_0_RELEASE/source/libads/cldap.c
   branches/SAMBA_3_0_RELEASE/source/libads/disp_sec.c
   branches/SAMBA_3_0_RELEASE/source/libads/dns.c
   branches/SAMBA_3_0_RELEASE/source/libads/kerberos.c
   branches/SAMBA_3_0_RELEASE/source/libads/kerberos_keytab.c
   branches/SAMBA_3_0_RELEASE/source/libads/kerberos_verify.c
   branches/SAMBA_3_0_RELEASE/source/libads/krb5_errs.c
   branches/SAMBA_3_0_RELEASE/source/libads/krb5_setpw.c
   branches/SAMBA_3_0_RELEASE/source/libads/ldap.c
   branches/SAMBA_3_0_RELEASE/source/libads/ldap_printer.c
   branches/SAMBA_3_0_RELEASE/source/libads/ldap_schema.c
   branches/SAMBA_3_0_RELEASE/source/libads/ldap_user.c
   branches/SAMBA_3_0_RELEASE/source/libads/ldap_utils.c
   branches/SAMBA_3_0_RELEASE/source/libads/sasl.c
   branches/SAMBA_3_0_RELEASE/source/libmsrpc/cac_lsarpc.c
   branches/SAMBA_3_0_RELEASE/source/libmsrpc/cac_samr.c
   branches/SAMBA_3_0_RELEASE/source/libmsrpc/cac_svcctl.c
   branches/SAMBA_3_0_RELEASE/source/libmsrpc/cac_winreg.c
   branches/SAMBA_3_0_RELEASE/source/libmsrpc/libmsrpc.c
   branches/SAMBA_3_0_RELEASE/source/libmsrpc/libmsrpc_internal.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/asn1.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/cliconnect.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/clidfs.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/clidgram.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/clientgen.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/clierror.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/clifile.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/clifsinfo.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/clikrb5.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/clilist.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/clirap.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/clirap2.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/clireadwrite.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/clispnego.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/clistr.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/clitrans.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/conncache.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/errormap.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/libsmb_cache.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/libsmbclient.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/namecache.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/namequery.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/namequery_dc.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/nterr.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/ntlm_check.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/ntlmssp.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/ntlmssp_sign.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/passchange.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/samlogon_cache.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/smb_share_modes.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/smb_signing.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/smbdes.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/smbencrypt.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/trustdom_cache.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/trusts_util.c
   branches/SAMBA_3_0_RELEASE/source/locking/brlock.c
   branches/SAMBA_3_0_RELEASE/source/locking/locking.c
   branches/SAMBA_3_0_RELEASE/source/locking/posix.c
   branches/SAMBA_3_0_RELEASE/source/modules/charset_macosxfs.c
   branches/SAMBA_3_0_RELEASE/source/modules/vfs_afsacl.c
   branches/SAMBA_3_0_RELEASE/source/modules/vfs_audit.c
   branches/SAMBA_3_0_RELEASE/source/modules/vfs_cap.c
   branches/SAMBA_3_0_RELEASE/source/modules/vfs_catia.c
   branches/SAMBA_3_0_RELEASE/source/modules/vfs_default_quota.c
   branches/SAMBA_3_0_RELEASE/source/modules/vfs_expand_msdfs.c
   branches/SAMBA_3_0_RELEASE/source/modules/vfs_extd_audit.c
   branches/SAMBA_3_0_RELEASE/source/modules/vfs_fake_perms.c
   branches/SAMBA_3_0_RELEASE/source/modules/vfs_full_audit.c
   branches/SAMBA_3_0_RELEASE/source/modules/vfs_netatalk.c
   branches/SAMBA_3_0_RELEASE/source/modules/vfs_readonly.c
   branches/SAMBA_3_0_RELEASE/source/modules/vfs_recycle.c
   branches/SAMBA_3_0_RELEASE/source/modules/vfs_shadow_copy.c
   branches/SAMBA_3_0_RELEASE/source/modules/weird.c
   branches/SAMBA_3_0_RELEASE/source/nmbd/nmbd.c
   branches/SAMBA_3_0_RELEASE/source/nmbd/nmbd_browserdb.c
   branches/SAMBA_3_0_RELEASE/source/nmbd/nmbd_elections.c
   branches/SAMBA_3_0_RELEASE/source/nmbd/nmbd_processlogon.c
   branches/SAMBA_3_0_RELEASE/source/nmbd/nmbd_synclists.c
   branches/SAMBA_3_0_RELEASE/source/nmbd/nmbd_winsserver.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/pam_winbind.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/pam_winbind.h
   branches/SAMBA_3_0_RELEASE/source/nsswitch/wb_client.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/wb_common.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/wbinfo.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbind_nss.h
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbind_nss_aix.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbind_nss_config.h
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbind_nss_linux.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbindd.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbindd.h
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbindd_ads.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbindd_async.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbindd_cache.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbindd_cm.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbindd_cred_cache.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbindd_creds.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbindd_dual.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbindd_group.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbindd_misc.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbindd_nss.h
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbindd_pam.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbindd_passdb.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbindd_reconnect.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbindd_rpc.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbindd_sid.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbindd_user.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbindd_util.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbindd_wins.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/wins.c
   branches/SAMBA_3_0_RELEASE/source/param/loadparm.c
   branches/SAMBA_3_0_RELEASE/source/param/params.c
   branches/SAMBA_3_0_RELEASE/source/passdb/login_cache.c
   branches/SAMBA_3_0_RELEASE/source/passdb/lookup_sid.c
   branches/SAMBA_3_0_RELEASE/source/passdb/passdb.c
   branches/SAMBA_3_0_RELEASE/source/passdb/pdb_get_set.c
   branches/SAMBA_3_0_RELEASE/source/passdb/pdb_interface.c
   branches/SAMBA_3_0_RELEASE/source/passdb/pdb_ldap.c
   branches/SAMBA_3_0_RELEASE/source/passdb/pdb_nds.c
   branches/SAMBA_3_0_RELEASE/source/passdb/pdb_smbpasswd.c
   branches/SAMBA_3_0_RELEASE/source/passdb/pdb_tdb.c
   branches/SAMBA_3_0_RELEASE/source/passdb/secrets.c
   branches/SAMBA_3_0_RELEASE/source/popt/findme.c
   branches/SAMBA_3_0_RELEASE/source/popt/popt.c
   branches/SAMBA_3_0_RELEASE/source/printing/notify.c
   branches/SAMBA_3_0_RELEASE/source/printing/nt_printing.c
   branches/SAMBA_3_0_RELEASE/source/printing/print_cups.c
   branches/SAMBA_3_0_RELEASE/source/printing/print_generic.c
   branches/SAMBA_3_0_RELEASE/source/printing/print_iprint.c
   branches/SAMBA_3_0_RELEASE/source/printing/printfsp.c
   branches/SAMBA_3_0_RELEASE/source/printing/printing.c
   branches/SAMBA_3_0_RELEASE/source/profile/profile.c
   branches/SAMBA_3_0_RELEASE/source/python/py_lsa.c
   branches/SAMBA_3_0_RELEASE/source/python/py_smb.c
   branches/SAMBA_3_0_RELEASE/source/registry/reg_cachehook.c
   branches/SAMBA_3_0_RELEASE/source/registry/reg_db.c
   branches/SAMBA_3_0_RELEASE/source/registry/reg_frontend.c
   branches/SAMBA_3_0_RELEASE/source/registry/reg_objects.c
   branches/SAMBA_3_0_RELEASE/source/registry/reg_perfcount.c
   branches/SAMBA_3_0_RELEASE/source/registry/reg_printing.c
   branches/SAMBA_3_0_RELEASE/source/registry/regfio.c
   branches/SAMBA_3_0_RELEASE/source/rpc_client/cli_lsarpc.c
   branches/SAMBA_3_0_RELEASE/source/rpc_client/cli_netlogon.c
   branches/SAMBA_3_0_RELEASE/source/rpc_client/cli_pipe.c
   branches/SAMBA_3_0_RELEASE/source/rpc_client/cli_reg.c
   branches/SAMBA_3_0_RELEASE/source/rpc_client/cli_samr.c
   branches/SAMBA_3_0_RELEASE/source/rpc_client/cli_spoolss.c
   branches/SAMBA_3_0_RELEASE/source/rpc_parse/parse_buffer.c
   branches/SAMBA_3_0_RELEASE/source/rpc_parse/parse_dfs.c
   branches/SAMBA_3_0_RELEASE/source/rpc_parse/parse_eventlog.c
   branches/SAMBA_3_0_RELEASE/source/rpc_parse/parse_lsa.c
   branches/SAMBA_3_0_RELEASE/source/rpc_parse/parse_misc.c
   branches/SAMBA_3_0_RELEASE/source/rpc_parse/parse_net.c
   branches/SAMBA_3_0_RELEASE/source/rpc_parse/parse_ntsvcs.c
   branches/SAMBA_3_0_RELEASE/source/rpc_parse/parse_prs.c
   branches/SAMBA_3_0_RELEASE/source/rpc_parse/parse_samr.c
   branches/SAMBA_3_0_RELEASE/source/rpc_parse/parse_sec.c
   branches/SAMBA_3_0_RELEASE/source/rpc_parse/parse_spoolss.c
   branches/SAMBA_3_0_RELEASE/source/rpc_parse/parse_svcctl.c
   branches/SAMBA_3_0_RELEASE/source/rpc_server/srv_eventlog_lib.c
   branches/SAMBA_3_0_RELEASE/source/rpc_server/srv_eventlog_nt.c
   branches/SAMBA_3_0_RELEASE/source/rpc_server/srv_lsa_hnd.c
   branches/SAMBA_3_0_RELEASE/source/rpc_server/srv_lsa_nt.c
   branches/SAMBA_3_0_RELEASE/source/rpc_server/srv_netlog_nt.c
   branches/SAMBA_3_0_RELEASE/source/rpc_server/srv_pipe.c
   branches/SAMBA_3_0_RELEASE/source/rpc_server/srv_reg_nt.c
   branches/SAMBA_3_0_RELEASE/source/rpc_server/srv_samr_nt.c
   branches/SAMBA_3_0_RELEASE/source/rpc_server/srv_samr_util.c
   branches/SAMBA_3_0_RELEASE/source/rpc_server/srv_spoolss.c
   branches/SAMBA_3_0_RELEASE/source/rpc_server/srv_spoolss_nt.c
   branches/SAMBA_3_0_RELEASE/source/rpc_server/srv_srvsvc_nt.c
   branches/SAMBA_3_0_RELEASE/source/rpc_server/srv_svcctl_nt.c
   branches/SAMBA_3_0_RELEASE/source/rpc_server/srv_wkssvc_nt.c
   branches/SAMBA_3_0_RELEASE/source/rpcclient/cmd_lsarpc.c
   branches/SAMBA_3_0_RELEASE/source/rpcclient/cmd_netlogon.c
   branches/SAMBA_3_0_RELEASE/source/rpcclient/cmd_samr.c
   branches/SAMBA_3_0_RELEASE/source/rpcclient/cmd_spoolss.c
   branches/SAMBA_3_0_RELEASE/source/rpcclient/rpcclient.c
   branches/SAMBA_3_0_RELEASE/source/script/installman.sh
   branches/SAMBA_3_0_RELEASE/source/script/installswat.sh
   branches/SAMBA_3_0_RELEASE/source/script/mkbuildoptions.awk
   branches/SAMBA_3_0_RELEASE/source/script/mkproto.awk
   branches/SAMBA_3_0_RELEASE/source/script/mkproto.sh
   branches/SAMBA_3_0_RELEASE/source/script/tests/gdb_backtrace
   branches/SAMBA_3_0_RELEASE/source/script/tests/selftest.sh
   branches/SAMBA_3_0_RELEASE/source/script/tests/test_functions.sh
   branches/SAMBA_3_0_RELEASE/source/script/tests/test_posix_s3.sh
   branches/SAMBA_3_0_RELEASE/source/script/tests/test_smbclient_s3.sh
   branches/SAMBA_3_0_RELEASE/source/script/tests/test_smbtorture_s3.sh
   branches/SAMBA_3_0_RELEASE/source/script/tests/tests_all.sh
   branches/SAMBA_3_0_RELEASE/source/services/svc_winreg.c
   branches/SAMBA_3_0_RELEASE/source/smbd/aio.c
   branches/SAMBA_3_0_RELEASE/source/smbd/blocking.c
   branches/SAMBA_3_0_RELEASE/source/smbd/change_trust_pw.c
   branches/SAMBA_3_0_RELEASE/source/smbd/chgpasswd.c
   branches/SAMBA_3_0_RELEASE/source/smbd/close.c
   branches/SAMBA_3_0_RELEASE/source/smbd/conn.c
   branches/SAMBA_3_0_RELEASE/source/smbd/connection.c
   branches/SAMBA_3_0_RELEASE/source/smbd/dfree.c
   branches/SAMBA_3_0_RELEASE/source/smbd/dir.c
   branches/SAMBA_3_0_RELEASE/source/smbd/dmapi.c
   branches/SAMBA_3_0_RELEASE/source/smbd/dosmode.c
   branches/SAMBA_3_0_RELEASE/source/smbd/error.c
   branches/SAMBA_3_0_RELEASE/source/smbd/fake_file.c
   branches/SAMBA_3_0_RELEASE/source/smbd/fileio.c
   branches/SAMBA_3_0_RELEASE/source/smbd/filename.c
   branches/SAMBA_3_0_RELEASE/source/smbd/files.c
   branches/SAMBA_3_0_RELEASE/source/smbd/ipc.c
   branches/SAMBA_3_0_RELEASE/source/smbd/lanman.c
   branches/SAMBA_3_0_RELEASE/source/smbd/mangle.c
   branches/SAMBA_3_0_RELEASE/source/smbd/mangle_hash.c
   branches/SAMBA_3_0_RELEASE/source/smbd/mangle_hash2.c
   branches/SAMBA_3_0_RELEASE/source/smbd/mangle_map.c
   branches/SAMBA_3_0_RELEASE/source/smbd/message.c
   branches/SAMBA_3_0_RELEASE/source/smbd/msdfs.c
   branches/SAMBA_3_0_RELEASE/source/smbd/negprot.c
   branches/SAMBA_3_0_RELEASE/source/smbd/notify.c
   branches/SAMBA_3_0_RELEASE/source/smbd/ntquotas.c
   branches/SAMBA_3_0_RELEASE/source/smbd/nttrans.c
   branches/SAMBA_3_0_RELEASE/source/smbd/open.c
   branches/SAMBA_3_0_RELEASE/source/smbd/oplock.c
   branches/SAMBA_3_0_RELEASE/source/smbd/oplock_irix.c
   branches/SAMBA_3_0_RELEASE/source/smbd/oplock_linux.c
   branches/SAMBA_3_0_RELEASE/source/smbd/password.c
   branches/SAMBA_3_0_RELEASE/source/smbd/pipes.c
   branches/SAMBA_3_0_RELEASE/source/smbd/posix_acls.c
   branches/SAMBA_3_0_RELEASE/source/smbd/process.c
   branches/SAMBA_3_0_RELEASE/source/smbd/quotas.c
   branches/SAMBA_3_0_RELEASE/source/smbd/reply.c
   branches/SAMBA_3_0_RELEASE/source/smbd/sec_ctx.c
   branches/SAMBA_3_0_RELEASE/source/smbd/server.c
   branches/SAMBA_3_0_RELEASE/source/smbd/service.c
   branches/SAMBA_3_0_RELEASE/source/smbd/session.c
   branches/SAMBA_3_0_RELEASE/source/smbd/sesssetup.c
   branches/SAMBA_3_0_RELEASE/source/smbd/share_access.c
   branches/SAMBA_3_0_RELEASE/source/smbd/statcache.c
   branches/SAMBA_3_0_RELEASE/source/smbd/statvfs.c
   branches/SAMBA_3_0_RELEASE/source/smbd/trans2.c
   branches/SAMBA_3_0_RELEASE/source/smbd/uid.c
   branches/SAMBA_3_0_RELEASE/source/smbd/vfs.c
   branches/SAMBA_3_0_RELEASE/source/torture/cmd_vfs.c
   branches/SAMBA_3_0_RELEASE/source/torture/denytest.c
   branches/SAMBA_3_0_RELEASE/source/torture/locktest.c
   branches/SAMBA_3_0_RELEASE/source/torture/locktest2.c
   branches/SAMBA_3_0_RELEASE/source/torture/mangle_test.c
   branches/SAMBA_3_0_RELEASE/source/torture/masktest.c
   branches/SAMBA_3_0_RELEASE/source/torture/msgtest.c
   branches/SAMBA_3_0_RELEASE/source/torture/nbio.c
   branches/SAMBA_3_0_RELEASE/source/torture/nsstest.c
   branches/SAMBA_3_0_RELEASE/source/torture/rpctorture.c
   branches/SAMBA_3_0_RELEASE/source/torture/scanner.c
   branches/SAMBA_3_0_RELEASE/source/torture/torture.c
   branches/SAMBA_3_0_RELEASE/source/torture/utable.c
   branches/SAMBA_3_0_RELEASE/source/torture/vfstest.c
   branches/SAMBA_3_0_RELEASE/source/utils/debug2html.c
   branches/SAMBA_3_0_RELEASE/source/utils/debugparse.c
   branches/SAMBA_3_0_RELEASE/source/utils/eventlogadm.c
   branches/SAMBA_3_0_RELEASE/source/utils/log2pcaphex.c
   branches/SAMBA_3_0_RELEASE/source/utils/net.c
   branches/SAMBA_3_0_RELEASE/source/utils/net_ads.c
   branches/SAMBA_3_0_RELEASE/source/utils/net_ads_gpo.c
   branches/SAMBA_3_0_RELEASE/source/utils/net_cache.c
   branches/SAMBA_3_0_RELEASE/source/utils/net_domain.c
   branches/SAMBA_3_0_RELEASE/source/utils/net_groupmap.c
   branches/SAMBA_3_0_RELEASE/source/utils/net_idmap.c
   branches/SAMBA_3_0_RELEASE/source/utils/net_lookup.c
   branches/SAMBA_3_0_RELEASE/source/utils/net_rap.c
   branches/SAMBA_3_0_RELEASE/source/utils/net_rpc.c
   branches/SAMBA_3_0_RELEASE/source/utils/net_rpc_rights.c
   branches/SAMBA_3_0_RELEASE/source/utils/net_rpc_samsync.c
   branches/SAMBA_3_0_RELEASE/source/utils/net_rpc_service.c
   branches/SAMBA_3_0_RELEASE/source/utils/net_sam.c
   branches/SAMBA_3_0_RELEASE/source/utils/net_time.c
   branches/SAMBA_3_0_RELEASE/source/utils/net_usershare.c
   branches/SAMBA_3_0_RELEASE/source/utils/net_util.c
   branches/SAMBA_3_0_RELEASE/source/utils/netlookup.c
   branches/SAMBA_3_0_RELEASE/source/utils/ntlm_auth.c
   branches/SAMBA_3_0_RELEASE/source/utils/ntlm_auth_diagnostics.c
   branches/SAMBA_3_0_RELEASE/source/utils/pdbedit.c
   branches/SAMBA_3_0_RELEASE/source/utils/profiles.c
   branches/SAMBA_3_0_RELEASE/source/utils/smbcacls.c
   branches/SAMBA_3_0_RELEASE/source/utils/smbcontrol.c
   branches/SAMBA_3_0_RELEASE/source/utils/smbcquotas.c
   branches/SAMBA_3_0_RELEASE/source/utils/smbget.c
   branches/SAMBA_3_0_RELEASE/source/utils/status.c
   branches/SAMBA_3_0_RELEASE/source/web/diagnose.c
   branches/SAMBA_3_0_RELEASE/source/web/neg_lang.c
   branches/SAMBA_3_0_RELEASE/source/web/statuspage.c
   branches/SAMBA_3_0_RELEASE/source/web/swat.c


Changeset:
Sorry, the patch is too large (194348 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21585


More information about the samba-cvs mailing list