1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/libsmb
Richard Sharpe 2e99f0f8d3 Opps, last one did not commit the correct changes ... Here they are.
This now uses a lookup on <DOMAIN><1D> and then does a name status query to
the IP address returned to find the name of the server. Seems to work well
against Samba, Win9X, WinNT and Win2K.
(This used to be commit debb723194)
2001-02-19 05:50:09 +00:00
..
.cvsignore ignore *.po32 files 1998-10-05 12:36:44 +00:00
cli_lsarpc.c Fixed authenticated pipe access. 2001-01-10 18:44:39 +00:00
cli_samr.c Added remaining samr functions needed by winbindd. 2001-01-15 23:34:32 +00:00
cli_spoolss.c Added init functions, cli_spoolss_open_printer_ex(), 2001-01-10 18:48:02 +00:00
cliconnect.c Merge of i18n password fix for smbclient. 2001-02-15 05:42:04 +00:00
clidgram.c Change code around and add retry to deal with the occassional loss of NetBIOS datagrams responses, either via TDB or direct receive ... 2001-02-19 02:17:27 +00:00
clientgen.c Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged 2000-12-15 01:02:11 +00:00
clierror.c Add an extra error code translation to clierror.c so that libsmbclient 2001-01-29 04:52:12 +00:00
clifile.c Added a cli_nt_create_uni() to do a ntcreate&x with a unicode filename, 2000-12-21 05:22:15 +00:00
clilist.c Needed a callback arg on cli_list ... 2001-01-05 13:11:29 +00:00
climessage.c split clientgen.c into several parts 2000-04-25 14:04:06 +00:00
cliprint.c split clientgen.c into several parts 2000-04-25 14:04:06 +00:00
clirap.c I need a callback arg for cli_NetServerEnum and cli_RNetShareEnum, so I had 2001-01-04 11:35:55 +00:00
clireadwrite.c Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_STATUS_XXX). 2000-08-01 18:32:34 +00:00
clisecdesc.c Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged 2000-12-15 01:02:11 +00:00
clitrans.c Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged 2000-12-15 01:02:11 +00:00
credentials.c this is the bug change to using connection_struct* instead of cnum. 1998-08-14 17:38:29 +00:00
libsmbclient.c Opps, last one did not commit the correct changes ... Here they are. 2001-02-19 05:50:09 +00:00
namequery.c Fixes to libsmbclient so it will work when browsing real Windows systems which 2001-02-18 10:36:03 +00:00
nmblib.c Convert netbios name to dos codepage in make_nmb_name(). This allows 2001-02-02 17:42:00 +00:00
nterr.c Removed compiler warning. 2000-12-08 02:45:51 +00:00
passchange.c this looks like a big commit, but it isn't really :) 2000-01-07 06:55:36 +00:00
pwd_cache.c first pass at merging rpcclient from TNG to HEAD. You can get a 2000-07-03 04:24:31 +00:00
smbdes.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
smbencrypt.c last part of W2K support. 2000-10-13 14:02:01 +00:00
smberr.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
unexpected.c 1) added void* state argument to tdb_traverse. guess what! there were 2000-02-04 04:59:31 +00:00