svn commit: samba r8814 - in branches/SAMBA_3_0_RELEASE: examples/VFS source source/auth source/client source/include source/lib source/libads source/libsmb source/nsswitch source/param source/passdb source/printing source/python source/registry source/rpc_client source/rpc_parse source/rpc_server source/rpcclient source/smbd source/tdb source/torture source/utils source/web

jerry at samba.org jerry at samba.org
Thu Jul 28 02:31:55 GMT 2005


Author: jerry
Date: 2005-07-28 02:31:38 +0000 (Thu, 28 Jul 2005)
New Revision: 8814

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

Log:
sync for 3.0.20rc1 (up to r8805 from 3.0 tree)
Modified:
   branches/SAMBA_3_0_RELEASE/examples/VFS/Makefile.in
   branches/SAMBA_3_0_RELEASE/source/VERSION
   branches/SAMBA_3_0_RELEASE/source/auth/auth_util.c
   branches/SAMBA_3_0_RELEASE/source/client/client.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/configure.in
   branches/SAMBA_3_0_RELEASE/source/include/auth.h
   branches/SAMBA_3_0_RELEASE/source/include/debug.h
   branches/SAMBA_3_0_RELEASE/source/include/includes.h
   branches/SAMBA_3_0_RELEASE/source/include/rpc_dce.h
   branches/SAMBA_3_0_RELEASE/source/include/rpc_samr.h
   branches/SAMBA_3_0_RELEASE/source/include/smb.h
   branches/SAMBA_3_0_RELEASE/source/lib/debug.c
   branches/SAMBA_3_0_RELEASE/source/lib/smbldap.c
   branches/SAMBA_3_0_RELEASE/source/lib/socket_wrapper.c
   branches/SAMBA_3_0_RELEASE/source/lib/substitute.c
   branches/SAMBA_3_0_RELEASE/source/lib/system.c
   branches/SAMBA_3_0_RELEASE/source/lib/username.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/libads/ldap_printer.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/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/clilist.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/climessage.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/clioplock.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/cliprint.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/clitrans.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/ntlmssp.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/smberr.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbindd_cm.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/passdb/pdb_ldap.c
   branches/SAMBA_3_0_RELEASE/source/printing/nt_printing.c
   branches/SAMBA_3_0_RELEASE/source/printing/printing.c
   branches/SAMBA_3_0_RELEASE/source/python/py_samr.c
   branches/SAMBA_3_0_RELEASE/source/python/py_samr.h
   branches/SAMBA_3_0_RELEASE/source/python/py_samr_conv.c
   branches/SAMBA_3_0_RELEASE/source/python/py_smb.c
   branches/SAMBA_3_0_RELEASE/source/python/py_spoolss_drivers.c
   branches/SAMBA_3_0_RELEASE/source/python/py_spoolss_forms.c
   branches/SAMBA_3_0_RELEASE/source/python/py_spoolss_jobs.c
   branches/SAMBA_3_0_RELEASE/source/python/py_spoolss_ports.c
   branches/SAMBA_3_0_RELEASE/source/python/py_spoolss_printerdata.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_tdb.c
   branches/SAMBA_3_0_RELEASE/source/python/setup.py
   branches/SAMBA_3_0_RELEASE/source/registry/reg_db.c
   branches/SAMBA_3_0_RELEASE/source/registry/regfio.c
   branches/SAMBA_3_0_RELEASE/source/rpc_client/cli_pipe.c
   branches/SAMBA_3_0_RELEASE/source/rpc_client/cli_spoolss.c
   branches/SAMBA_3_0_RELEASE/source/rpc_parse/parse_misc.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_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_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/rpcclient/cmd_spoolss.c
   branches/SAMBA_3_0_RELEASE/source/smbd/aio.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/dir.c
   branches/SAMBA_3_0_RELEASE/source/smbd/msdfs.c
   branches/SAMBA_3_0_RELEASE/source/smbd/notify_hash.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/password.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/reply.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/tdb/tdb.h
   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/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/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/utils/net_ads.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/nmblookup.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


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


More information about the samba-cvs mailing list