svn commit: samba r2565 - in branches/SAMBA_3_0_RELEASE: . examples/auth examples/auth/crackcheck packaging/SuSE source source/client source/include source/lib source/libads source/libsmb source/locking source/modules source/nmbd source/nsswitch source/param source/passdb source/printing source/rpc_client source/rpc_parse source/rpc_server source/rpcclient source/script source/smbd source/tdb source/ubiqx source/utils

jerry at samba.org jerry at samba.org
Thu Sep 23 12:21:12 GMT 2004


Author: jerry
Date: 2004-09-23 12:21:10 +0000 (Thu, 23 Sep 2004)
New Revision: 2565

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_3_0_RELEASE&rev=2565&nolog=1

Log:
syncing up for 3.0.8pre1
Added:
   branches/SAMBA_3_0_RELEASE/examples/auth/crackcheck/
   branches/SAMBA_3_0_RELEASE/examples/auth/crackcheck/Makefile
   branches/SAMBA_3_0_RELEASE/examples/auth/crackcheck/crackcheck.c
   branches/SAMBA_3_0_RELEASE/source/utils/net_rpc_printer.c
Removed:
   branches/SAMBA_3_0_RELEASE/source/include/hash.h
   branches/SAMBA_3_0_RELEASE/source/lib/hash.c
Modified:
   branches/SAMBA_3_0_RELEASE/README
   branches/SAMBA_3_0_RELEASE/Roadmap
   branches/SAMBA_3_0_RELEASE/packaging/SuSE/samba3-vscan.diff
   branches/SAMBA_3_0_RELEASE/source/Makefile.in
   branches/SAMBA_3_0_RELEASE/source/VERSION
   branches/SAMBA_3_0_RELEASE/source/client/client.c
   branches/SAMBA_3_0_RELEASE/source/client/clitar.c
   branches/SAMBA_3_0_RELEASE/source/configure.in
   branches/SAMBA_3_0_RELEASE/source/include/charset.h
   branches/SAMBA_3_0_RELEASE/source/include/fake_file.h
   branches/SAMBA_3_0_RELEASE/source/include/includes.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_macros.h
   branches/SAMBA_3_0_RELEASE/source/include/smbldap.h
   branches/SAMBA_3_0_RELEASE/source/lib/charcnv.c
   branches/SAMBA_3_0_RELEASE/source/lib/iconv.c
   branches/SAMBA_3_0_RELEASE/source/lib/ms_fnmatch.c
   branches/SAMBA_3_0_RELEASE/source/lib/smbldap.c
   branches/SAMBA_3_0_RELEASE/source/lib/smbrun.c
   branches/SAMBA_3_0_RELEASE/source/lib/util.c
   branches/SAMBA_3_0_RELEASE/source/lib/util_file.c
   branches/SAMBA_3_0_RELEASE/source/lib/util_str.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/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/cliquota.c
   branches/SAMBA_3_0_RELEASE/source/libsmb/clireadwrite.c
   branches/SAMBA_3_0_RELEASE/source/locking/locking.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/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_linux.c
   branches/SAMBA_3_0_RELEASE/source/nsswitch/winbindd.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_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/param/loadparm.c
   branches/SAMBA_3_0_RELEASE/source/passdb/pdb_ldap.c
   branches/SAMBA_3_0_RELEASE/source/passdb/pdb_smbpasswd.c
   branches/SAMBA_3_0_RELEASE/source/passdb/pdb_xml.c
   branches/SAMBA_3_0_RELEASE/source/printing/nt_printing.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_net.c
   branches/SAMBA_3_0_RELEASE/source/rpc_parse/parse_spoolss.c
   branches/SAMBA_3_0_RELEASE/source/rpc_parse/parse_srv.c
   branches/SAMBA_3_0_RELEASE/source/rpc_server/srv_netlog_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/rpcclient/cmd_spoolss.c
   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/dir.c
   branches/SAMBA_3_0_RELEASE/source/smbd/fake_file.c
   branches/SAMBA_3_0_RELEASE/source/smbd/filename.c
   branches/SAMBA_3_0_RELEASE/source/smbd/mangle_hash.c
   branches/SAMBA_3_0_RELEASE/source/smbd/negprot.c
   branches/SAMBA_3_0_RELEASE/source/smbd/nttrans.c
   branches/SAMBA_3_0_RELEASE/source/smbd/process.c
   branches/SAMBA_3_0_RELEASE/source/smbd/service.c
   branches/SAMBA_3_0_RELEASE/source/smbd/statcache.c
   branches/SAMBA_3_0_RELEASE/source/tdb/tdb.c
   branches/SAMBA_3_0_RELEASE/source/tdb/tdb.h
   branches/SAMBA_3_0_RELEASE/source/tdb/tdbutil.c
   branches/SAMBA_3_0_RELEASE/source/ubiqx/ubi_BinTree.c
   branches/SAMBA_3_0_RELEASE/source/ubiqx/ubi_BinTree.h
   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_ads_cldap.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/smbcacls.c
   branches/SAMBA_3_0_RELEASE/source/utils/smbcquotas.c


Changeset:
Sorry, the patch is too large (11632 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_3_0_RELEASE&rev=2565&nolog=1


More information about the samba-cvs mailing list