svn commit: samba r7791 - in branches/SAMBA_3_0_RELEASE: examples/libsmbclient examples/libsmbclient/smbwrapper examples/scripts/perl packaging/Solaris source source/auth source/client source/groupdb source/include source/intl source/lib source/libads source/libsmb source/locking source/modules source/nmbd source/nsswitch source/pam_smbpass source/param source/passdb source/printing source/python source/registry source/rpc_client source/rpc_parse source/rpc_server source/rpcclient source/sam source/script source/services source/smbd source/smbwrapper source/tdb source/tests source/torture source/utils source/web source/wrepld testsuite/libsmbclient/src/getdents testsuite/libsmbclient/src/lseekdir testsuite/libsmbclient/src/telldir

jerry at samba.org jerry at samba.org
Tue Jun 21 03:52:20 GMT 2005


Author: jerry
Date: 2005-06-21 03:51:54 +0000 (Tue, 21 Jun 2005)
New Revision: 7791

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

Log:
sync with SAMBA_3_0 branch as of r7789.  Geting ready for 3.0.20pre1
Added:
   branches/SAMBA_3_0_RELEASE/examples/libsmbclient/get_auth_data_fn.h
   branches/SAMBA_3_0_RELEASE/examples/scripts/perl/smbdelprinter.pl
   branches/SAMBA_3_0_RELEASE/source/include/reg_objects.h
   branches/SAMBA_3_0_RELEASE/source/include/regfio.h
   branches/SAMBA_3_0_RELEASE/source/include/socket_wrapper.h
   branches/SAMBA_3_0_RELEASE/source/lib/smbldap_util.c
   branches/SAMBA_3_0_RELEASE/source/lib/socket_wrapper.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbindd_async.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbindd_ldap.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbindd_reconnect.c
   branches/SAMBA_3_0_RELEASE/source/registry/reg_shares.c
   branches/SAMBA_3_0_RELEASE/source/registry/reg_util.c
   branches/SAMBA_3_0_RELEASE/source/registry/regfio.c
   branches/SAMBA_3_0_RELEASE/source/services/
   branches/SAMBA_3_0_RELEASE/source/services/services_db.c
   branches/SAMBA_3_0_RELEASE/source/services/svc_rcinit.c
   branches/SAMBA_3_0_RELEASE/source/services/svc_spoolss.c
   branches/SAMBA_3_0_RELEASE/source/utils/net_rpc_registry.c
Removed:
   branches/SAMBA_3_0_RELEASE/examples/scripts/perl/smbdelprinter
   branches/SAMBA_3_0_RELEASE/source/aparser/
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbindd_acct.c
   branches/SAMBA_3_0_RELEASE/source/utils/editreg.c
   branches/SAMBA_3_0_RELEASE/source/utils/testprns.c
Modified:
   branches/SAMBA_3_0_RELEASE/examples/libsmbclient/smbwrapper/smbw_stat.c
   branches/SAMBA_3_0_RELEASE/examples/libsmbclient/testutime.c
   branches/SAMBA_3_0_RELEASE/packaging/Solaris/makepkg.sh
   branches/SAMBA_3_0_RELEASE/packaging/Solaris/pkginfo.master
   branches/SAMBA_3_0_RELEASE/packaging/Solaris/prototype.master
   branches/SAMBA_3_0_RELEASE/packaging/Solaris/samba.init.master
   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_server.c
   branches/SAMBA_3_0_RELEASE/source/auth/auth_util.c
   branches/SAMBA_3_0_RELEASE/source/auth/pampass.c
   branches/SAMBA_3_0_RELEASE/source/client/client.c
   branches/SAMBA_3_0_RELEASE/source/client/mount.cifs.c
   branches/SAMBA_3_0_RELEASE/source/client/smbmnt.c
   branches/SAMBA_3_0_RELEASE/source/client/smbspool.c
   branches/SAMBA_3_0_RELEASE/source/client/smbumount.c
   branches/SAMBA_3_0_RELEASE/source/client/umount.cifs.c
   branches/SAMBA_3_0_RELEASE/source/configure.in
   branches/SAMBA_3_0_RELEASE/source/groupdb/mapping.c
   branches/SAMBA_3_0_RELEASE/source/include/client.h
   branches/SAMBA_3_0_RELEASE/source/include/debug.h
   branches/SAMBA_3_0_RELEASE/source/include/doserr.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/libsmb_internal.h
   branches/SAMBA_3_0_RELEASE/source/include/mangle.h
   branches/SAMBA_3_0_RELEASE/source/include/messages.h
   branches/SAMBA_3_0_RELEASE/source/include/privileges.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_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_reg.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_svcctl.h
   branches/SAMBA_3_0_RELEASE/source/include/smb.h
   branches/SAMBA_3_0_RELEASE/source/include/smb_macros.h
   branches/SAMBA_3_0_RELEASE/source/include/talloc.h
   branches/SAMBA_3_0_RELEASE/source/include/trans2.h
   branches/SAMBA_3_0_RELEASE/source/intl/lang_tdb.c
   branches/SAMBA_3_0_RELEASE/source/lib/access.c
   branches/SAMBA_3_0_RELEASE/source/lib/afs.c
   branches/SAMBA_3_0_RELEASE/source/lib/debug.c
   branches/SAMBA_3_0_RELEASE/source/lib/dummyroot.c
   branches/SAMBA_3_0_RELEASE/source/lib/dummysmbd.c
   branches/SAMBA_3_0_RELEASE/source/lib/iconv.c
   branches/SAMBA_3_0_RELEASE/source/lib/interfaces.c
   branches/SAMBA_3_0_RELEASE/source/lib/messages.c
   branches/SAMBA_3_0_RELEASE/source/lib/privileges.c
   branches/SAMBA_3_0_RELEASE/source/lib/replace.c
   branches/SAMBA_3_0_RELEASE/source/lib/select.c
   branches/SAMBA_3_0_RELEASE/source/lib/smbldap.c
   branches/SAMBA_3_0_RELEASE/source/lib/sysquotas.c
   branches/SAMBA_3_0_RELEASE/source/lib/sysquotas_4A.c
   branches/SAMBA_3_0_RELEASE/source/lib/sysquotas_linux.c
   branches/SAMBA_3_0_RELEASE/source/lib/sysquotas_xfs.c
   branches/SAMBA_3_0_RELEASE/source/lib/system.c
   branches/SAMBA_3_0_RELEASE/source/lib/talloc.c
   branches/SAMBA_3_0_RELEASE/source/lib/tallocmsg.c
   branches/SAMBA_3_0_RELEASE/source/lib/talloctort.c
   branches/SAMBA_3_0_RELEASE/source/lib/time.c
   branches/SAMBA_3_0_RELEASE/source/lib/username.c
   branches/SAMBA_3_0_RELEASE/source/lib/util.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/libads/kerberos.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/sasl.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/clifile.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/clispnego.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/clitrans.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/doserr.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/libsmb_compat.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/libsmbclient.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/ntlmssp.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/spnego.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/getdate.c
   branches/SAMBA_3_0_RELEASE/source/modules/getdate.y
   branches/SAMBA_3_0_RELEASE/source/modules/vfs_full_audit.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/nsswitch/pam_winbind.c
   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_irix.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_cache.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbindd_cm.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_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/pam_smbpass/pam_smb_auth.c
   branches/SAMBA_3_0_RELEASE/source/pam_smbpass/pam_smb_passwd.c
   branches/SAMBA_3_0_RELEASE/source/pam_smbpass/support.c
   branches/SAMBA_3_0_RELEASE/source/param/loadparm.c
   branches/SAMBA_3_0_RELEASE/source/passdb/lookup_sid.c
   branches/SAMBA_3_0_RELEASE/source/passdb/machine_sid.c
   branches/SAMBA_3_0_RELEASE/source/passdb/passdb.c
   branches/SAMBA_3_0_RELEASE/source/passdb/pdb_ldap.c
   branches/SAMBA_3_0_RELEASE/source/passdb/pdb_mysql.c
   branches/SAMBA_3_0_RELEASE/source/passdb/pdb_nds.c
   branches/SAMBA_3_0_RELEASE/source/passdb/pdb_pgsql.c
   branches/SAMBA_3_0_RELEASE/source/passdb/pdb_sql.c
   branches/SAMBA_3_0_RELEASE/source/passdb/pdb_xml.c
   branches/SAMBA_3_0_RELEASE/source/passdb/secrets.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/printfsp.c
   branches/SAMBA_3_0_RELEASE/source/printing/printing.c
   branches/SAMBA_3_0_RELEASE/source/python/py_lsa.c
   branches/SAMBA_3_0_RELEASE/source/python/py_ntsec.c
   branches/SAMBA_3_0_RELEASE/source/python/py_smb.c
   branches/SAMBA_3_0_RELEASE/source/python/py_spoolss_drivers_conv.c
   branches/SAMBA_3_0_RELEASE/source/python/py_spoolss_printers.c
   branches/SAMBA_3_0_RELEASE/source/python/py_spoolss_printers_conv.c
   branches/SAMBA_3_0_RELEASE/source/python/py_srvsvc.c
   branches/SAMBA_3_0_RELEASE/source/python/py_tdb.c
   branches/SAMBA_3_0_RELEASE/source/python/py_tdbpack.c
   branches/SAMBA_3_0_RELEASE/source/python/py_winbind.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_eventlog.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_printing.c
   branches/SAMBA_3_0_RELEASE/source/rpc_client/cli_ds.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_client/cli_srvsvc.c
   branches/SAMBA_3_0_RELEASE/source/rpc_parse/parse_buffer.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_prs.c
   branches/SAMBA_3_0_RELEASE/source/rpc_parse/parse_reg.c
   branches/SAMBA_3_0_RELEASE/source/rpc_parse/parse_rpc.c
   branches/SAMBA_3_0_RELEASE/source/rpc_parse/parse_samr.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_nt.c
   branches/SAMBA_3_0_RELEASE/source/rpc_server/srv_lsa.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_pipe_hnd.c
   branches/SAMBA_3_0_RELEASE/source/rpc_server/srv_reg.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_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.c
   branches/SAMBA_3_0_RELEASE/source/rpc_server/srv_svcctl_nt.c
   branches/SAMBA_3_0_RELEASE/source/rpcclient/cmd_lsarpc.c
   branches/SAMBA_3_0_RELEASE/source/rpcclient/cmd_samr.c
   branches/SAMBA_3_0_RELEASE/source/rpcclient/cmd_srvsvc.c
   branches/SAMBA_3_0_RELEASE/source/rpcclient/rpcclient.c
   branches/SAMBA_3_0_RELEASE/source/sam/idmap.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_util.c
   branches/SAMBA_3_0_RELEASE/source/script/installswat.sh
   branches/SAMBA_3_0_RELEASE/source/script/mkproto.awk
   branches/SAMBA_3_0_RELEASE/source/script/mkversion.sh
   branches/SAMBA_3_0_RELEASE/source/smbd/dir.c
   branches/SAMBA_3_0_RELEASE/source/smbd/dosmode.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/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/negprot.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/nttrans.c
   branches/SAMBA_3_0_RELEASE/source/smbd/open.c
   branches/SAMBA_3_0_RELEASE/source/smbd/oplock_linux.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/server.c
   branches/SAMBA_3_0_RELEASE/source/smbd/service.c
   branches/SAMBA_3_0_RELEASE/source/smbd/sesssetup.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/smbwrapper/smbsh.c
   branches/SAMBA_3_0_RELEASE/source/tdb/tdb.c
   branches/SAMBA_3_0_RELEASE/source/tdb/tdbdump.c
   branches/SAMBA_3_0_RELEASE/source/tdb/tdbtool.c
   branches/SAMBA_3_0_RELEASE/source/tdb/tdbutil.c
   branches/SAMBA_3_0_RELEASE/source/tests/shlib.c
   branches/SAMBA_3_0_RELEASE/source/tests/sysquotas.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/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/torture.c
   branches/SAMBA_3_0_RELEASE/source/torture/vfstest.c
   branches/SAMBA_3_0_RELEASE/source/utils/log2pcaphex.c
   branches/SAMBA_3_0_RELEASE/source/utils/net.h
   branches/SAMBA_3_0_RELEASE/source/utils/net_ads.c
   branches/SAMBA_3_0_RELEASE/source/utils/net_groupmap.c
   branches/SAMBA_3_0_RELEASE/source/utils/net_help.c
   branches/SAMBA_3_0_RELEASE/source/utils/net_rpc.c
   branches/SAMBA_3_0_RELEASE/source/utils/net_rpc_join.c
   branches/SAMBA_3_0_RELEASE/source/utils/net_rpc_printer.c
   branches/SAMBA_3_0_RELEASE/source/utils/net_rpc_samsync.c
   branches/SAMBA_3_0_RELEASE/source/utils/ntlm_auth.c
   branches/SAMBA_3_0_RELEASE/source/utils/profiles.c
   branches/SAMBA_3_0_RELEASE/source/utils/smbcontrol.c
   branches/SAMBA_3_0_RELEASE/source/utils/testparm.c
   branches/SAMBA_3_0_RELEASE/source/web/swat.c
   branches/SAMBA_3_0_RELEASE/source/wrepld/parser.c
   branches/SAMBA_3_0_RELEASE/source/wrepld/process.c
   branches/SAMBA_3_0_RELEASE/source/wrepld/server.c
   branches/SAMBA_3_0_RELEASE/testsuite/libsmbclient/src/getdents/getdents_3.c
   branches/SAMBA_3_0_RELEASE/testsuite/libsmbclient/src/lseekdir/lseekdir_5.c
   branches/SAMBA_3_0_RELEASE/testsuite/libsmbclient/src/lseekdir/lseekdir_6.c
   branches/SAMBA_3_0_RELEASE/testsuite/libsmbclient/src/telldir/telldir_5.c


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


More information about the samba-cvs mailing list