svn commit: samba r8329 - in branches/SAMBA_3_0_RELEASE: . examples examples/VFS examples/scripts/python packaging source source/auth source/client source/include source/lib source/libads source/libsmb source/locking source/modules 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/sam source/script source/smbd source/tdb source/torture source/ubiqx source/utils source/web

jerry at samba.org jerry at samba.org
Mon Jul 11 19:58:27 GMT 2005


Author: jerry
Date: 2005-07-11 19:58:09 +0000 (Mon, 11 Jul 2005)
New Revision: 8329

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

Log:
merging changes from SAMBA_3_0 and setting version to 3.0.20pre2
Added:
   branches/SAMBA_3_0_RELEASE/examples/debugging/
   branches/SAMBA_3_0_RELEASE/examples/mklogon/
   branches/SAMBA_3_0_RELEASE/examples/scripts/python/SambaParm.py
   branches/SAMBA_3_0_RELEASE/packaging/sysv/
Modified:
   branches/SAMBA_3_0_RELEASE/Roadmap
   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/python/generate_parm_table.py
   branches/SAMBA_3_0_RELEASE/source/Makefile.in
   branches/SAMBA_3_0_RELEASE/source/VERSION
   branches/SAMBA_3_0_RELEASE/source/auth/auth_ntlmssp.c
   branches/SAMBA_3_0_RELEASE/source/auth/auth_winbind.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/configure.in
   branches/SAMBA_3_0_RELEASE/source/include/ads.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/libsmbclient.h
   branches/SAMBA_3_0_RELEASE/source/include/msdfs.h
   branches/SAMBA_3_0_RELEASE/source/include/nt_printing.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/privileges.h
   branches/SAMBA_3_0_RELEASE/source/include/reg_objects.h
   branches/SAMBA_3_0_RELEASE/source/include/rpc_reg.h
   branches/SAMBA_3_0_RELEASE/source/include/rpc_spoolss.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/socket_wrapper.h
   branches/SAMBA_3_0_RELEASE/source/include/spnego.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/lib/data_blob.c
   branches/SAMBA_3_0_RELEASE/source/lib/debug.c
   branches/SAMBA_3_0_RELEASE/source/lib/privileges.c
   branches/SAMBA_3_0_RELEASE/source/lib/secace.c
   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/lib/system.c
   branches/SAMBA_3_0_RELEASE/source/lib/util.c
   branches/SAMBA_3_0_RELEASE/source/lib/util_str.c
   branches/SAMBA_3_0_RELEASE/source/libads/ads_ldap.c
   branches/SAMBA_3_0_RELEASE/source/libads/ads_struct.c
   branches/SAMBA_3_0_RELEASE/source/libads/ldap.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/asn1.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/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/namequery.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/smberr.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/spnego.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/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_extd_audit.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_shadow_copy.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_client.h
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbind_nss_aix.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbind_nss_linux.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbind_nss_solaris.h
   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_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_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/pam_smbpass/support.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/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/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_spoolss_printers.c
   branches/SAMBA_3_0_RELEASE/source/python/py_srvsvc.c
   branches/SAMBA_3_0_RELEASE/source/python/py_winbind.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/registry/reg_shares.c
   branches/SAMBA_3_0_RELEASE/source/registry/reg_util.c
   branches/SAMBA_3_0_RELEASE/source/rpc_client/cli_reg.c
   branches/SAMBA_3_0_RELEASE/source/rpc_parse/parse_eventlog.c
   branches/SAMBA_3_0_RELEASE/source/rpc_parse/parse_reg.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_dfs.c
   branches/SAMBA_3_0_RELEASE/source/rpc_server/srv_dfs_nt.c
   branches/SAMBA_3_0_RELEASE/source/rpc_server/srv_eventlog.c
   branches/SAMBA_3_0_RELEASE/source/rpc_server/srv_eventlog_nt.c
   branches/SAMBA_3_0_RELEASE/source/rpc_server/srv_lsa_nt.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_samr_util.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/sam/idmap.c
   branches/SAMBA_3_0_RELEASE/source/sam/idmap_util.c
   branches/SAMBA_3_0_RELEASE/source/script/installman.sh
   branches/SAMBA_3_0_RELEASE/source/script/mkproto.awk
   branches/SAMBA_3_0_RELEASE/source/smbd/blocking.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/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/files.c
   branches/SAMBA_3_0_RELEASE/source/smbd/ipc.c
   branches/SAMBA_3_0_RELEASE/source/smbd/mangle.c
   branches/SAMBA_3_0_RELEASE/source/smbd/mangle_hash2.c
   branches/SAMBA_3_0_RELEASE/source/smbd/msdfs.c
   branches/SAMBA_3_0_RELEASE/source/smbd/notify.c
   branches/SAMBA_3_0_RELEASE/source/smbd/notify_hash.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/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/statcache.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/tdb.c
   branches/SAMBA_3_0_RELEASE/source/torture/cmd_vfs.c
   branches/SAMBA_3_0_RELEASE/source/torture/nbio.c
   branches/SAMBA_3_0_RELEASE/source/torture/torture.c
   branches/SAMBA_3_0_RELEASE/source/ubiqx/debugparse.c
   branches/SAMBA_3_0_RELEASE/source/utils/debug2html.c
   branches/SAMBA_3_0_RELEASE/source/utils/net.c
   branches/SAMBA_3_0_RELEASE/source/utils/net.h
   branches/SAMBA_3_0_RELEASE/source/utils/net_rpc.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/ntlm_auth.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/cgi.c
   branches/SAMBA_3_0_RELEASE/source/web/diagnose.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 (25606 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=8329


More information about the samba-cvs mailing list