..
.cvsignore
ignore *.po32 files
1998-10-05 12:36:44 +00:00
asn1.c
add asn1 integer handling ready for the ldap netjoin code
2001-11-20 08:46:02 +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
there is no unknown field in LSA_SEC_QOS
2001-12-17 23:03:23 +00:00
cli_netlogon.c
update the ldap support code. it compiles.
2001-12-13 18:09:29 +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
added enum alias groups to rpcclient
2001-12-10 22:30:31 +00:00
cli_spoolss.c
Added comment.
2001-12-13 23:43:44 +00:00
cli_srvsvc.c
Convert to NTSTATUS.
2001-08-27 21:32:54 +00:00
cliconnect.c
handle a NULL hostname in cli_connect()
2001-12-11 05:48:27 +00:00
clidgram.c
Got serious about const again.
2001-11-04 00:14:08 +00:00
clientgen.c
prevent a memory leak of cli structures
2001-11-27 03:29:20 +00:00
clierror.c
Treat RAP codes differently.
2001-12-10 19:48:43 +00:00
clifile.c
Got serious about const again.
2001-11-04 00:14:08 +00:00
clikrb5.c
added trusted realm support to ADS authentication
2001-12-19 09:53:30 +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
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
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
clispnego.c
added internal sasl/gssapi code. This means we are no longer dependent on cyrus-sasl which makes the code much less fragile. Also added code to auto-determine the server name or realm
2001-12-08 11:18:56 +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
errormap.c
NT_STATUS(0x80000005) maps to ERRDOS,234
2001-12-10 23:34:32 +00:00
libsmbclient.c
Fix another memory leak spotted by Tom Jansen.
2001-11-27 10:42:39 +00:00
namequery.c
Fix up funtion name, as this finds local, not domain master browsers.
2001-12-04 04:45:17 +00:00
nmblib.c
prevent a bogus insure wild ptr message
2001-11-27 03:50:53 +00:00
nterr.c
Add a new torture test to extract a NT->DOS error map from an NT member of a
2001-11-25 02:35:37 +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 error message for ERRdiskfull.
2001-12-04 00:46:12 +00:00
trust_passwd.c
OK. Smbpasswd -j is DEAD.
2001-12-05 11:00:26 +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