..
.cvsignore
ignore *.po32 files
1998-10-05 12:36:44 +00:00
asn1.c
Removed version number from file header.
2002-01-30 06:08:46 +00:00
cliconnect.c
this fixes plaintext passwords with win2000
2002-07-30 15:03:14 +00:00
clidgram.c
Fixed dumb typo caught by Herb.
2002-02-27 17:28:22 +00:00
clientgen.c
Fix up some of the SMB signing code:
2002-06-16 04:21:56 +00:00
clierror.c
Renamed get_nt_error_msg() to nt_errstr().
2002-03-17 04:36:35 +00:00
clifile.c
Don't use uint. It doesn't exist on some platforms and we don't define it.
2002-06-21 17:23:20 +00:00
clikrb5.c
Removed version number from file header.
2002-01-30 06:08:46 +00:00
clilist.c
fix directory listing on win9x.
2002-07-13 08:37:06 +00:00
climessage.c
Removed version number from file header.
2002-01-30 06:08:46 +00:00
clioplock.c
Removed version number from file header.
2002-01-30 06:08:46 +00:00
cliprint.c
Removed version number from file header.
2002-01-30 06:08:46 +00:00
clirap2.c
Don't use uint. It doesn't exist on some platforms and we don't define it.
2002-06-21 17:23:20 +00:00
clirap.c
Removed eff_name field from cli_struct as it wasn't being used anywhere.
2002-06-12 01:33:30 +00:00
clireadwrite.c
Fix up some of the SMB signing code:
2002-06-16 04:21:56 +00:00
clisecdesc.c
Removed version number from file header.
2002-01-30 06:08:46 +00:00
clispnego.c
Fix NTLMSSP challenge command and auth response. We can now service joins
2002-08-15 12:18:25 +00:00
clistr.c
Removed version number from file header.
2002-01-30 06:08:46 +00:00
clitrans.c
Removed version number from file header.
2002-01-30 06:08:46 +00:00
credentials.c
Add a dash of const here and there...
2002-03-02 04:41:55 +00:00
doserr.c
DOS error 1307 is returned when an invalid owner for a security descriptor
2002-05-07 06:16:44 +00:00
errormap.c
Add my copyright (which I should have added months ago...)
2002-07-03 07:21:07 +00:00
libsmb_cache.c
Add these two files I forgot.
2002-07-13 05:13:02 +00:00
libsmb_compat.c
Add these two files I forgot.
2002-07-13 05:13:02 +00:00
libsmbclient.c
Some fix ups but committing so Andrew can look at the problem I have.
2002-07-13 07:18:43 +00:00
namequery.c
This fixes a number of ADS problems, particularly with netbiosless
2002-08-05 02:47:46 +00:00
netlogon_unigrp.c
this tdb was being opened without locking, which is unsafe for shared
2002-03-15 09:19:51 +00:00
nmblib.c
sort name query responses by how far they are from our interface
2002-07-01 05:09:29 +00:00
nterr.c
A few more trusted domains updates from mimir.
2002-05-17 13:49:01 +00:00
passchange.c
Removed version number from file header.
2002-01-30 06:08:46 +00:00
pwd_cache.c
Clean up a few unused functions, add a bit of static etc.
2002-05-25 07:37:44 +00:00
smbdes.c
Make a number of the lookup tables 'const'. I'm told this assists in sharing
2002-03-23 08:45:03 +00:00
smbencrypt.c
Try to fix up warnings - particularly on the IRIX 64 bit compiler (which had a
2002-07-20 11:58:06 +00:00
smberr.c
Added dos_errstr() function. Not all errors in list yet.
2002-03-17 06:04:15 +00:00
trust_passwd.c
Renamed all the new_cli_netlogon_* functions to cli_netlogon_*
2002-07-21 00:49:16 +00:00
unexpected.c
Using 1 for a tdb hash size makes for slow inserts....
2002-06-27 00:13:20 +00:00