1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/libsmb
2001-09-18 02:49:35 +00:00
..
.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 move to SAFE_FREE() 2001-09-17 03:33:37 +00:00
clierror.c use cli_is_error() instead of looking in smb_rcls, otherwise NT status 2001-09-05 11:32:59 +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 added a oplock break handler hook to the client code, this allows for more complete testing of oplocks from smbtorture and would also be essential if a client app ever really did want to use oplocks properly 2001-06-18 08:26:15 +00:00
cliprint.c move to SAFE_FREE() 2001-09-17 03:33:37 +00:00
clirap.c move to SAFE_FREE() 2001-09-17 03:33:37 +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 this is the bug change to using connection_struct* instead of cnum. 1998-08-14 17:38:29 +00:00
domain_client_validate.c Converted cli_net_auth2() and cli_nt_setup_creds() to return NTSTATUS. 2001-09-18 02:49:35 +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 typo 2001-09-17 03:44:52 +00:00
nmblib.c move to SAFE_FREE() 2001-09-17 03:33:37 +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 The big character set handling changeover! 2001-07-04 07:15:53 +00:00
smbdes.c Merge of sam_pwd_hash() function from tng. 2001-09-14 04:34:06 +00:00
smbencrypt.c get rid of compiler warnings 2001-08-24 20:32:01 +00:00
smberr.c use cli_is_error() instead of looking in smb_rcls, otherwise NT status 2001-09-05 11:32:59 +00:00
unexpected.c got rid of USE_TDB_MMAP_FLAG as its not needed any more 2001-09-06 22:08:19 +00:00