..
.cvsignore
ignore *.po32 files
1998-10-05 12:36:44 +00:00
cli_dfs.c
Added stubs for dfs rpc client routines.
2001-06-06 07:32:51 +00:00
cli_lsarpc.c
Memory leak fixes plus general cleanup.
2001-05-11 07:04:47 +00:00
cli_netlogon.c
Added logon control2 client call.
2001-05-24 08:01:55 +00:00
cli_samr.c
Fixed bug in cli_samr_create_dom_user()
2001-06-06 07:17:31 +00:00
cli_spoolss.c
merge from 2.2
2001-05-31 17:28:40 +00:00
cli_srvsvc.c
Added srv_get_info client command.
2001-05-24 08:02:27 +00:00
cliconnect.c
set of changes in the beginning of bringing rpcclient changes
2001-03-14 20:22:57 +00:00
clidgram.c
Further recasts to sockaddr * rather than sockaddr_in *
2001-05-17 02:44:10 +00:00
clientgen.c
Zero fnum when initialising a cli_state.
2001-05-04 07:28:41 +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
Fix a small warning about char * vs unsigned char * that gets some compilers
2001-05-17 04:09:08 +00:00
clilist.c
added STR_ASCII support to clistr_pull()
2001-03-16 03:25:13 +00:00
climessage.c
to use the same macros in the client and server rename the CLISTR_
2001-03-10 11:35:25 +00:00
cliprint.c
split clientgen.c into several parts
2000-04-25 14:04:06 +00:00
clirap.c
to use the same macros in the client and server rename the CLISTR_
2001-03-10 11:35:25 +00:00
clireadwrite.c
Set correct reply word in large writeX (greater than 64k) replies.
2001-06-05 08:17:16 +00:00
clisecdesc.c
Fixup smbcacls. Don't return memory already freed, don't free memory allocated
2001-05-01 23:07:30 +00:00
clistr.c
Fixed a compiler warning. Still more const warnings though. )-:
2001-05-07 01:48:03 +00:00
clitrans.c
simpler clistr interface which handles individual packets having
2001-03-14 12:42:43 +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
Fix up the problems with calling smbc_init multiple times.
2001-06-07 22:17:01 +00:00
namequery.c
Fix from "Darrin B. Jewell" <jewell@bdi.com> to allow anything other than
2001-04-15 21:22:18 +00:00
nmblib.c
Merge of Andrew's changes in 2.2.
2001-04-13 19:12:06 +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
set of changes in the beginning of bringing rpcclient changes
2001-03-14 20:22:57 +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
merging from 2.2 to head
2001-04-22 02:54:04 +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
use LDSHFLAGS not -shared in several places
2001-06-04 05:13:59 +00:00