..
.cvsignore
ignore *.po32 files
1998-10-05 12:36:44 +00:00
cli_dfs.c
Fixed return value for cli_dfs_exist() - nt4 returns 1, w2k returns 2.
2001-09-13 01:00:46 +00:00
cli_lsarpc.c
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but the client code still needs some work
2001-09-04 07:13:01 +00:00
cli_netlogon.c
Use session key from cli_state struct rather than the uninitialised one
2001-09-14 04:32:52 +00:00
cli_pipe_util.c
Factored out common rpc pipe initialisation and shutdown code.
2001-08-08 03:18:49 +00:00
cli_reg.c
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but the client code still needs some work
2001-09-04 07:13:01 +00:00
cli_samr.c
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but the client code still needs some work
2001-09-04 07:13:01 +00:00
cli_spoolss.c
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but the client code still needs some work
2001-09-04 07:13:01 +00:00
cli_srvsvc.c
Convert to NTSTATUS.
2001-08-27 21:32:54 +00:00
cliconnect.c
use cli_is_error() instead of looking in smb_rcls, otherwise NT status
2001-09-05 11:32:59 +00:00
clidgram.c
fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef instead of a define
2001-06-25 02:53:13 +00:00
clientgen.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
clierror.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
clifile.c
fixed ctemp in server and client. It turns out that ctemp on NT is completely broken, and it's pointless to emulate their brokenness completely in this case, but at least this makes us use approximately the same packet format. The spec is complelet wrong in this case
2001-09-17 04:23:48 +00:00
clilist.c
move to SAFE_FREE()
2001-09-17 03:33:37 +00:00
climessage.c
A rewrite of the error handling in the libsmb client code. I've separated
2001-08-10 06:00:33 +00:00
clioplock.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
cliprint.c
move to SAFE_FREE()
2001-09-17 03:33:37 +00:00
clirap.c
added cli_qpathinfo_alt_name() for fetching the 8.3 name of a file
2001-09-25 04:25:49 +00:00
clireadwrite.c
use cli_is_error() instead of looking in smb_rcls, otherwise NT status
2001-09-05 11:32:59 +00:00
clisecdesc.c
move to SAFE_FREE()
2001-09-17 03:33:37 +00:00
clistr.c
The big character set handling changeover!
2001-07-04 07:15:53 +00:00
clitrans.c
use cli_is_error() instead of looking in smb_rcls, otherwise NT status
2001-09-05 11:32:59 +00:00
credentials.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
domain_client_validate.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
errormap.c
more NTSTATUS/WERROR conversion
2001-09-03 10:38:13 +00:00
libsmbclient.c
move to SAFE_FREE()
2001-09-17 03:33:37 +00:00
namequery.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
nmblib.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
nterr.c
Added a string for NT_STATUS_OK, m'kay?
2001-09-11 04:14:26 +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
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
smbdes.c
Merge of sam_pwd_hash() function from tng.
2001-09-14 04:34:06 +00:00
smbencrypt.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
smberr.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
unexpected.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00