Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
CVSROOT: /usr/local/cvs Module name: cvsnt Repository: cvsnt/protocols/samba-include/ Changes by: tmh at betty.magenta-netlogic.com. 03/02/20 19:30:17 Modified files: ./: config.h.in configure configure.in cvsnt/protocols/: Makefile.am Makefile.in sspi.c Added files: cvsnt/protocols/samba-include/: MacExtensions.h ads.h adt_tree.h asn_1.h auth.h byteorder.h charset.h client.h clitar.h debug.h dlinklist.h doserr.h dynconfig.h hash.h hmacmd5.h includes.h interfaces.h intl.h libsmbclient.h local.h mangle.h mapping.h md5.h messages.h msdfs.h nameserv.h nt_printing.h nt_status.h ntdomain.h nterr.h ntioctl.h passdb.h printing.h pstring.h rap.h rpc_brs.h rpc_client.h rpc_creds.h rpc_dce.h rpc_dfs.h rpc_ds.h rpc_lsa.h rpc_misc.h rpc_netlogon.h rpc_parse.h rpc_reg.h rpc_samr.h rpc_secdes.h rpc_spoolss.h rpc_srvsvc.h rpc_wkssvc.h safe_string.h secrets.h session.h smb.h smb_acls.h smb_macros.h smbprofile.h talloc.h trans2.h util_getent.h version.h vfs.h vt_mode.h xfile.h Removed files: cvsnt/protocols/libsmb/: Makefile.am Makefile.in cliconnect.c clidomain.c clientgen.c clienttrust.c clierror.c clifile.c clilist.c climessage.c clioplock.c cliprint.c clirap.c clireadwrite.c clistr.c clitrans.c credentials.c errormap.c namequery.c nmblib.c nterr.c passchange.c pwd_cache.c smbdes.c smbencrypt.c smberr.c unexpected.c util_smb_packet.c cvsnt/protocols/libsmb/include/: DesktopDB.h MacExtensions.h afsticket.h byteorder.h charset.h client.h clitar.h config.h.in debug.h dfs.h dlinklist.h doserr.h handle.h hash.h hmacmd5.h includes.h interfaces.h kanji.h ldapdb.h lib_smb_proto.h libnmb.h libsamba.h libsamba_proto.h libsmb.h local.h md5.h messages.h msdfs.h nameserv.h nt_printing.h ntdomain.h nterr.h others.h profile.h proto.h rpc_atsvc.h rpc_brs.h rpc_client.h rpc_client_proto.h rpc_creds.h rpc_dce.h rpc_dfs.h rpc_eventlog.h rpc_lsa.h rpc_misc.h rpc_netlogon.h rpc_netsec.h rpc_ntlmssp.h rpc_parse.h rpc_parse_proto.h rpc_reg.h rpc_samr.h rpc_secdes.h rpc_spoolss.h rpc_srvsvc.h rpc_svcctl.h rpc_wkssvc.h rpcclient.h safe_string.h sam.h samdb.h secrets.h services.h sids.h smb.h smb_macros.h smbd.h stamp-h.in talloc.h tng_readline.h trans2.h unicode_map_table1.h unicode_map_table2.h ustring.h util_list.h vagent.h version.h vfs.h vt_mode.h cvsnt/protocols/libsmb/lib/: access.c backtrace.c bitmap.c charcnv.c charcnv_old.c charset.c cmd_interp.c crc32.c debug.c domain_namemap.c doscalls.c fault.c fsusage.c genrand.c getopt.c getopt.h getsmbpass.c handle.c hash.c hmacmd5.c iconv.c interface.c interfaces.c kanji.c md4.c md5.c membuffer.c messages.c ms_fnmatch.c msrpc-agent.c msrpc-client.c netatalk.c netmask.c passcheck.c paths.c.sh.in pidfile.c replace.c select.c set_uid.c set_vuid.c sids.c signal.c slprintf.c sma.c sma.h smabench.c smbd_creds_db.c smbrun.c snprintf.c streams.c stub_uid.c substitute.c surs.c surs.h sursalgdomonly.c sursalgmultidom.c sursalgnt5ldap.c surstdb.c system.c talloc.c time.c ufc.c unix_sec_ctxt.c username.c ustring.c util.c util_array.c util_file.c util_hnd.c util_list.c util_login.c util_nttoken.c util_pwdb.c util_seaccess.c util_sec.c util_sid.c util_sock.c util_status.c util_str.c util_tng.c util_unistr.c util_unixsd.c util_wunistr.c vuser.c vuser_db.c cvsnt/protocols/libsmb/tdb/: Makefile.am Makefile.in spinlock.c spinlock.h tdb.c tdb.h cvsnt/protocols/libsmb/ubiqx/: COPYING.LIB Makefile.am Makefile.in README.UBI debugparse.c debugparse.h sys_include.h ubi_BinTree.c ubi_BinTree.h ubi_Cache.c ubi_Cache.h ubi_SplayTree.c ubi_SplayTree.h ubi_dLinkList.c ubi_dLinkList.h ubi_sLinkList.c ubi_sLinkList.h Log message: Use libsmbclient instead... we have to call some of its internal functions but they're not static so I reckon they're fair game.