..
.cvsignore
ignore *.po32 files
1998-10-05 12:36:44 +00:00
cli_lsarpc.c
Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.
2001-03-09 23:48:58 +00:00
cli_samr.c
Ok - everything now compiles in HEAD (at least the default stuff). We
2001-03-11 00:44:30 +00:00
cli_spoolss.c
Missed some prs_inits.
2001-03-09 23:58:26 +00:00
cliconnect.c
to use the same macros in the client and server rename the CLISTR_
2001-03-10 11:35:25 +00:00
clidgram.c
Fix some errors uncovered in libsmbclient by the test suite
2001-02-26 11:53:22 +00:00
clientgen.c
the unicode conversion of our client code is complete enough to be
2001-02-21 03:40:20 +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
to use the same macros in the client and server rename the CLISTR_
2001-03-10 11:35:25 +00:00
clilist.c
to use the same macros in the client and server rename the CLISTR_
2001-03-10 11:35:25 +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
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
Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.
2001-03-09 23:48:58 +00:00
clistr.c
to use the same macros in the client and server rename the CLISTR_
2001-03-10 11:35:25 +00:00
clitrans.c
to use the same macros in the client and server rename the CLISTR_
2001-03-10 11:35:25 +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
More SGI type fixes ...
2001-03-09 05:47:48 +00:00
namequery.c
Separated reg code into interface & implementation.
2001-02-25 02:14:49 +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