..
.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
Replace magic number with constant.
2000-12-21 00:30:32 +00:00
clidgram.c
Remove an inet_aton so that this code will compile on Solaris ...
2001-01-25 13:47:13 +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
Return EACCES for bad password.
2001-01-02 23:41:15 +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
Fix a problem with smbc_unlink on directories where it was returning EACCES
2001-01-24 12:32:20 +00:00
namequery.c
Fixes from appliance-head for pdc searches.
2001-01-25 02:59:13 +00:00
nmblib.c
Fix from RFritz@lbl.gov for Linux ECONREFUSED async errors on Linux.
2000-10-06 22:37:42 +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