..
.cvsignore
ignore *.po32 files
1998-10-05 12:36:44 +00:00
asn1.c
fixed another DATA_BLOB constructor
2002-01-05 23:34:06 +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
Minor doc cleanups.
2002-01-06 03:48:41 +00:00
cli_netlogon.c
Add a specialised version of tpot's libsmb samlogon code for use with
2002-01-01 02:34:29 +00:00
cli_pipe_util.c
Define a rpc_client doc group.
2002-01-06 03:49:28 +00:00
cli_reg.c
util_sid.c - respect a const variabile (addedd strdup)
2001-12-30 19:21:25 +00:00
cli_samr.c
added enum alias groups to rpcclient
2001-12-10 22:30:31 +00:00
cli_spoolss.c
Converted getprinterdriver to WERROR - it always returns dos error 6
2002-01-07 03:33:46 +00:00
cli_srvsvc.c
Convert to NTSTATUS.
2001-08-27 21:32:54 +00:00
cliconnect.c
Same fix as went into 2.2 (I'm waiting for jerry to finish some code).
2002-01-11 19:10:25 +00:00
clidgram.c
Removed fprintf(stderr, ...); calls which should not be present in library
2002-01-14 02:22:31 +00:00
clientgen.c
Same fix as went into 2.2 (I'm waiting for jerry to finish some code).
2002-01-11 19:10:25 +00:00
clierror.c
Treat RAP codes differently.
2001-12-10 19:48:43 +00:00
clifile.c
Same fix as went into 2.2 (I'm waiting for jerry to finish some code).
2002-01-11 19:10:25 +00:00
clikrb5.c
added trusted realm support to ADS authentication
2001-12-19 09:53:30 +00:00
clilist.c
Same fix as went into 2.2 (I'm waiting for jerry to finish some code).
2002-01-11 19:10:25 +00:00
climessage.c
Same fix as went into 2.2 (I'm waiting for jerry to finish some code).
2002-01-11 19:10:25 +00:00
clioplock.c
Same fix as went into 2.2 (I'm waiting for jerry to finish some code).
2002-01-11 19:10:25 +00:00
cliprint.c
move to SAFE_FREE()
2001-09-17 03:33:37 +00:00
clirap2.c
Got serious about const again.
2001-11-04 00:14:08 +00:00
clirap.c
Always use ASCII strings when changing passwords with RAP.
2001-12-12 19:40:22 +00:00
clireadwrite.c
Same fix as went into 2.2 (I'm waiting for jerry to finish some code).
2002-01-11 19:10:25 +00:00
clisecdesc.c
move to SAFE_FREE()
2001-09-17 03:33:37 +00:00
clispnego.c
simple fix for creating blank data blobs
2002-01-05 23:30:59 +00:00
clistr.c
The big character set handling changeover!
2001-07-04 07:15:53 +00:00
clitrans.c
Same fix as went into 2.2 (I'm waiting for jerry to finish some code).
2002-01-11 19:10:25 +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
errormap.c
DOS error 31 is ERRgeneral, General Failure. This is the WERROR equivalent
2002-01-06 02:55:37 +00:00
libsmbclient.c
Fix another memory leak spotted by Tom Jansen.
2001-11-27 10:42:39 +00:00
namequery.c
cope with direct IP addresses in resolve_name()
2002-01-11 09:48:27 +00:00
netlogon_unigrp.c
Many thanks to Alexander Bokovoy <a.bokovoy@sam-solutions.net>.
2002-01-12 23:57:10 +00:00
nmblib.c
prevent a bogus insure wild ptr message
2001-11-27 03:50:53 +00:00
nterr.c
Add a function to convert 'NT_STATUS...' strings back into their actual error
2002-01-01 05:52:02 +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
Add 'net rpc join' to match the ADS equiv.
2001-12-04 05:03:03 +00:00
smbdes.c
This commit is number 4 of 4.
2001-10-29 07:35:11 +00:00
smbencrypt.c
Add 'net rpc join' to match the ADS equiv.
2001-12-04 05:03:03 +00:00
smberr.c
Added a get_dos_error_msg() function to mirror the get_nt_error_msg()
2002-01-06 03:41:29 +00:00
trust_passwd.c
Fix up the comment in the copyright header
2001-12-31 12:50:44 +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