Author: jerry Date: 2005-11-09 02:12:27 +0000 (Wed, 09 Nov 2005) New Revision: 11590
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11590 Log: syncing up for 3.0.21rc1 Added: branches/SAMBA_3_0_RELEASE/examples/perfcounter/ branches/SAMBA_3_0_RELEASE/examples/perfcounter/Makefile branches/SAMBA_3_0_RELEASE/examples/perfcounter/perf.h branches/SAMBA_3_0_RELEASE/examples/perfcounter/perf_writer.c branches/SAMBA_3_0_RELEASE/examples/perfcounter/perf_writer_cpu.c branches/SAMBA_3_0_RELEASE/examples/perfcounter/perf_writer_disk.c branches/SAMBA_3_0_RELEASE/examples/perfcounter/perf_writer_mem.c branches/SAMBA_3_0_RELEASE/examples/perfcounter/perf_writer_process.c branches/SAMBA_3_0_RELEASE/examples/perfcounter/perf_writer_util.c branches/SAMBA_3_0_RELEASE/examples/perfcounter/perfcountd.init branches/SAMBA_3_0_RELEASE/examples/scripts/eventlog/ branches/SAMBA_3_0_RELEASE/examples/scripts/eventlog/parselog.pl branches/SAMBA_3_0_RELEASE/source/smbd/statvfs.c Modified: 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/scripts/shares/perl/modify_samba_config.pl branches/SAMBA_3_0_RELEASE/packaging/RedHat/samba.spec.tmpl branches/SAMBA_3_0_RELEASE/source/Makefile.in branches/SAMBA_3_0_RELEASE/source/VERSION branches/SAMBA_3_0_RELEASE/source/auth/auth.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_util.c branches/SAMBA_3_0_RELEASE/source/auth/auth_winbind.c 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/smbctool.c branches/SAMBA_3_0_RELEASE/source/config.guess branches/SAMBA_3_0_RELEASE/source/config.sub 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/auth.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/libsmbclient.h branches/SAMBA_3_0_RELEASE/source/include/local.h branches/SAMBA_3_0_RELEASE/source/include/passdb.h branches/SAMBA_3_0_RELEASE/source/include/rpc_eventlog.h branches/SAMBA_3_0_RELEASE/source/include/rpc_netlogon.h branches/SAMBA_3_0_RELEASE/source/include/smb.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/lib/iconv.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/substitute.c branches/SAMBA_3_0_RELEASE/source/lib/sysquotas.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/time.c branches/SAMBA_3_0_RELEASE/source/lib/util.c branches/SAMBA_3_0_RELEASE/source/lib/util_getent.c branches/SAMBA_3_0_RELEASE/source/lib/util_sid.c branches/SAMBA_3_0_RELEASE/source/libads/authdata.c branches/SAMBA_3_0_RELEASE/source/libads/kerberos.c branches/SAMBA_3_0_RELEASE/source/libads/krb5_setpw.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_winreg.c branches/SAMBA_3_0_RELEASE/source/libsmb/cliconnect.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/cliprint.c branches/SAMBA_3_0_RELEASE/source/libsmb/clirap.c branches/SAMBA_3_0_RELEASE/source/libsmb/clispnego.c branches/SAMBA_3_0_RELEASE/source/libsmb/credentials.c branches/SAMBA_3_0_RELEASE/source/libsmb/libsmbclient.c branches/SAMBA_3_0_RELEASE/source/libsmb/ntlm_check.c branches/SAMBA_3_0_RELEASE/source/libsmb/ntlmssp_sign.c branches/SAMBA_3_0_RELEASE/source/libsmb/smb_share_modes.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/trusts_util.c branches/SAMBA_3_0_RELEASE/source/locking/locking.c branches/SAMBA_3_0_RELEASE/source/modules/vfs_afsacl.c branches/SAMBA_3_0_RELEASE/source/modules/vfs_full_audit.c branches/SAMBA_3_0_RELEASE/source/nmbd/nmbd.c branches/SAMBA_3_0_RELEASE/source/nmbd/nmbd_namelistdb.c branches/SAMBA_3_0_RELEASE/source/nmbd/nmbd_winsserver.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/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_dual.c branches/SAMBA_3_0_RELEASE/source/nsswitch/winbindd_group.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/param/loadparm.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_sql.c branches/SAMBA_3_0_RELEASE/source/passdb/pdb_tdb.c branches/SAMBA_3_0_RELEASE/source/printing/nt_printing.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_perfcount.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_spoolss.c branches/SAMBA_3_0_RELEASE/source/rpc_parse/parse_eventlog.c branches/SAMBA_3_0_RELEASE/source/rpc_parse/parse_net.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_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_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_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_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/services/services_db.c branches/SAMBA_3_0_RELEASE/source/smbd/aio.c branches/SAMBA_3_0_RELEASE/source/smbd/close.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/error.c branches/SAMBA_3_0_RELEASE/source/smbd/filename.c branches/SAMBA_3_0_RELEASE/source/smbd/lanman.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/nttrans.c branches/SAMBA_3_0_RELEASE/source/smbd/open.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/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/smbd/vfs-wrap.c branches/SAMBA_3_0_RELEASE/source/smbd/vfs.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/torture/locktest.c branches/SAMBA_3_0_RELEASE/source/torture/torture.c branches/SAMBA_3_0_RELEASE/source/utils/eventlogadm.c branches/SAMBA_3_0_RELEASE/source/utils/net_ads_cldap.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_rpc.c branches/SAMBA_3_0_RELEASE/source/utils/net_rpc_join.c branches/SAMBA_3_0_RELEASE/source/utils/net_rpc_registry.c branches/SAMBA_3_0_RELEASE/source/utils/net_status.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/status.c branches/SAMBA_3_0_RELEASE/source/web/statuspage.c Changeset: Sorry, the patch is too large (16327 lines) to include; please use WebSVN to see it! WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11590
