svn commit: samba r15837 - in branches/SAMBA_3_0_RELEASE: examples/misc packaging/RHEL packaging/RedHat-9 source source/auth source/client source/include source/lib source/libads source/libsmb source/locking source/nmbd source/nsswitch source/pam_smbpass source/param source/passdb source/popt source/printing source/profile source/python source/rpc_client source/rpc_parse source/rpc_server source/rpcclient source/sam source/script source/script/tests source/smbd source/tdb source/torture source/utils source/web

jerry at samba.org jerry at samba.org
Tue May 23 15:22:03 GMT 2006


Author: jerry
Date: 2006-05-23 15:21:55 +0000 (Tue, 23 May 2006)
New Revision: 15837

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

Log:
starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)
Added:
   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/libads/cldap.c
   branches/SAMBA_3_0_RELEASE/source/libads/dns.c
   branches/SAMBA_3_0_RELEASE/source/libads/ldap_schema.c
   branches/SAMBA_3_0_RELEASE/source/sam/nss_info.c
   branches/SAMBA_3_0_RELEASE/source/utils/net_domain.c
Removed:
   branches/SAMBA_3_0_RELEASE/source/auth/auth_rhosts.c
   branches/SAMBA_3_0_RELEASE/source/libads/ads_ldap.c
   branches/SAMBA_3_0_RELEASE/source/utils/net_ads_cldap.c
Modified:
   branches/SAMBA_3_0_RELEASE/examples/misc/adssearch.pl
   branches/SAMBA_3_0_RELEASE/packaging/RHEL/samba.spec.tmpl
   branches/SAMBA_3_0_RELEASE/packaging/RedHat-9/samba.spec.tmpl
   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_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_util.c
   branches/SAMBA_3_0_RELEASE/source/auth/auth_winbind.c
   branches/SAMBA_3_0_RELEASE/source/client/smbctool.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/auth.h
   branches/SAMBA_3_0_RELEASE/source/include/includes.h
   branches/SAMBA_3_0_RELEASE/source/include/messages.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/include/smbprofile.h
   branches/SAMBA_3_0_RELEASE/source/lib/fault.c
   branches/SAMBA_3_0_RELEASE/source/lib/iconv.c
   branches/SAMBA_3_0_RELEASE/source/lib/module.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/time.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/libads/ads_struct.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_utils.c
   branches/SAMBA_3_0_RELEASE/source/libads/sasl.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/cliconnect.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/clikrb5.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/namequery.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/nmblib.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/samlogon_cache.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/nmbd/nmbd.c
   branches/SAMBA_3_0_RELEASE/source/nmbd/nmbd_elections.c
   branches/SAMBA_3_0_RELEASE/source/nmbd/nmbd_incomingdgrams.c
   branches/SAMBA_3_0_RELEASE/source/nmbd/nmbd_responserecordsdb.c
   branches/SAMBA_3_0_RELEASE/source/nmbd/nmbd_serverlistdb.c
   branches/SAMBA_3_0_RELEASE/source/nmbd/nmbd_subnetdb.c
   branches/SAMBA_3_0_RELEASE/source/nmbd/nmbd_workgroupdb.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/wbinfo.c
   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_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_cred_cache.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbindd_dual.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_rpc.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/pam_smbpass/general.h
   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/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/popt/CHANGES
   branches/SAMBA_3_0_RELEASE/source/popt/README
   branches/SAMBA_3_0_RELEASE/source/popt/findme.c
   branches/SAMBA_3_0_RELEASE/source/popt/findme.h
   branches/SAMBA_3_0_RELEASE/source/popt/popt.c
   branches/SAMBA_3_0_RELEASE/source/popt/popt.h
   branches/SAMBA_3_0_RELEASE/source/popt/poptconfig.c
   branches/SAMBA_3_0_RELEASE/source/popt/popthelp.c
   branches/SAMBA_3_0_RELEASE/source/popt/poptint.h
   branches/SAMBA_3_0_RELEASE/source/popt/poptparse.c
   branches/SAMBA_3_0_RELEASE/source/popt/system.h
   branches/SAMBA_3_0_RELEASE/source/printing/nt_printing.c
   branches/SAMBA_3_0_RELEASE/source/profile/profile.c
   branches/SAMBA_3_0_RELEASE/source/python/py_common.c
   branches/SAMBA_3_0_RELEASE/source/python/py_lsa.c
   branches/SAMBA_3_0_RELEASE/source/python/py_lsa.h
   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_spoolss_drivers.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_srvsvc.c
   branches/SAMBA_3_0_RELEASE/source/python/py_tdb.c
   branches/SAMBA_3_0_RELEASE/source/rpc_client/cli_samr.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_reg_nt.c
   branches/SAMBA_3_0_RELEASE/source/rpc_server/srv_samr.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/rpcclient/cmd_lsarpc.c
   branches/SAMBA_3_0_RELEASE/source/rpcclient/cmd_samr.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_ad.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/mkbuildoptions.awk
   branches/SAMBA_3_0_RELEASE/source/script/tests/selftest.sh
   branches/SAMBA_3_0_RELEASE/source/script/tests/test_posix_s3.sh
   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/fake_file.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/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/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/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/share_access.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/spinlock.c
   branches/SAMBA_3_0_RELEASE/source/torture/msgtest.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_ads.c
   branches/SAMBA_3_0_RELEASE/source/utils/net_help.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_rights.c
   branches/SAMBA_3_0_RELEASE/source/utils/net_rpc_samsync.c
   branches/SAMBA_3_0_RELEASE/source/utils/net_sam.c
   branches/SAMBA_3_0_RELEASE/source/utils/net_usershare.c
   branches/SAMBA_3_0_RELEASE/source/utils/ntlm_auth.c
   branches/SAMBA_3_0_RELEASE/source/utils/smbcontrol.c
   branches/SAMBA_3_0_RELEASE/source/utils/smbpasswd.c
   branches/SAMBA_3_0_RELEASE/source/utils/smbtree.c
   branches/SAMBA_3_0_RELEASE/source/utils/status.c
   branches/SAMBA_3_0_RELEASE/source/utils/testparm.c
   branches/SAMBA_3_0_RELEASE/source/web/swat.c


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


More information about the samba-cvs mailing list