summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* added Italian message file from Simo SourceMotonobu Takahashi2001-10-161-0/+1707
* fix heimdal compilationAndrew Tridgell2001-10-161-1/+2
* fix linking of k5crypto library on openbsdAndrew Tridgell2001-10-162-72/+172
* Fix for connectinos.tdb error message from "Richard Bollinger" <rabollinger@h...Jeremy Allison2001-10-161-2/+3
* fixed finding the resolv libraryAndrew Tridgell2001-10-162-448/+392
* remove zh_CN.msg because there is no maintainer.Motonobu Takahashi2001-10-152-1572/+13
* updated copyright noticesAndrew Tridgell2001-10-153-6/+30
* - renamed *.po message files to *.msgAndrew Tridgell2001-10-156-12/+15
* split session setup code out of reply.c in preparation for addingAndrew Tridgell2001-10-153-345/+357
* always install swat language filesAndrew Tridgell2001-10-151-13/+5
* removed unused gettext codeAndrew Tridgell2001-10-1533-7614/+0
* include more libs needed for kerberos5 on some systems (eg. solaris)Andrew Tridgell2001-10-153-892/+776
* fixed the --with-krb5=dir option.Andrew Tridgell2001-10-142-87/+92
* fixed typoAndrew Tridgell2001-10-141-1/+1
* forgot to add intl.hAndrew Tridgell2001-10-141-0/+25
* return of vsnprintf doesn't include terminationAndrew Tridgell2001-10-141-1/+1
* the next step in the intl changeover. This should get us compiling agian,Andrew Tridgell2001-10-1416-794/+525
* bit neater talloc_asprintf() implementationAndrew Tridgell2001-10-141-19/+11
* minor Realloc() fix - pedanticAndrew Tridgell2001-10-141-2/+5
* Some reformatting.Tim Potter2001-10-141-6/+10
* Pass domain structure around in cache code rather than the domain name.Tim Potter2001-10-143-32/+29
* Resurrected sam sequence number code.Tim Potter2001-10-141-117/+175
* fixed NTLMSSP with XP servers (who don't send the duplicate challengeAndrew Tridgell2001-10-142-3/+17
* fixed two bugs in the NTLMSSP codeAndrew Tridgell2001-10-141-2/+8
* introduce mangle backward compatibility functionsSimo Sorce2001-10-132-2/+178
* Made nt acl support a local parameter for w2ksp2 profile fix.Jeremy Allison2001-10-123-31/+59
* Converted a few winbind functions to use a talloc context that is destroyedTim Potter2001-10-121-32/+72
* fixed compiler warning.Tim Potter2001-10-121-1/+1
* This file is really old and not used anymore.Tim Potter2001-10-121-1375/+0
* Moved from include subdir.Tim Potter2001-10-121-0/+35
* Moved to rpcclient subdirectory.Tim Potter2001-10-121-33/+0
* Some old stuff hanging around since the CIFS conference. Big cleanup ofTim Potter2001-10-129-1045/+292
* moved some OIDs to the ASN.1 headerAndrew Tridgell2001-10-123-8/+10
* added NTLMSSP authentication to libsmb. It seems to work well so I have enabl...Andrew Tridgell2001-10-129-275/+590
* Removed some unused code from the recent cleanup.Tim Potter2001-10-122-291/+2
* Fix for tdb_oob() on TDB_INTERNAL databases.Jeremy Allison2001-10-121-2/+7
* merge from 2.2Gerald Carter2001-10-112-10/+10
* improve the error handling in the ASN1 code a bitAndrew Tridgell2001-10-111-14/+22
* added a ASN.1 parser, so now I can properly parse the negTokenInitAndrew Tridgell2001-10-114-78/+324
* remove unused function in mangle.cSimo Sorce2001-10-113-17/+10
* fixed some memory leaks, started adding asn1 decoder for server sideAndrew Tridgell2001-10-112-12/+42
* first step in converting the head branch to use lang_tdb.c insteadAndrew Tridgell2001-10-1112-2745/+803
* profile.h is now known as smbprofile.h due to a conflict with badlyAndrew Tridgell2001-10-111-461/+0
* initial kerberos/ADS/SPNEGO support in libsmb and smbclient. ToAndrew Tridgell2001-10-1119-980/+2306
* Fixed bug when status=no and max smbd processes > 0.Jeremy Allison2001-10-112-0/+11
* Merge from 2.2Tim Potter2001-10-101-1/+1
* Got the rest of the group functions working. Did some reformatting (manTim Potter2001-10-103-68/+37
* Back-out the share acl fix. Not needed (Gerald has been telling porkiesJeremy Allison2001-10-101-16/+3
* mega-merge from 2.2Gerald Carter2001-10-1094-6518/+12830
* merge from 2.2Gerald Carter2001-10-101-11/+32