summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2001-10-15- renamed *.po message files to *.msgAndrew Tridgell6-12/+15
2001-10-15split session setup code out of reply.c in preparation for addingAndrew Tridgell3-345/+357
2001-10-15always install swat language filesAndrew Tridgell1-13/+5
2001-10-15removed unused gettext codeAndrew Tridgell33-7614/+0
2001-10-15include more libs needed for kerberos5 on some systems (eg. solaris)Andrew Tridgell3-892/+776
2001-10-14fixed the --with-krb5=dir option.Andrew Tridgell2-87/+92
2001-10-14fixed typoAndrew Tridgell1-1/+1
2001-10-14forgot to add intl.hAndrew Tridgell1-0/+25
2001-10-14return of vsnprintf doesn't include terminationAndrew Tridgell1-1/+1
2001-10-14the next step in the intl changeover. This should get us compiling agian,Andrew Tridgell16-794/+525
2001-10-14bit neater talloc_asprintf() implementationAndrew Tridgell1-19/+11
2001-10-14minor Realloc() fix - pedanticAndrew Tridgell1-2/+5
2001-10-14Some reformatting.Tim Potter1-6/+10
2001-10-14Pass domain structure around in cache code rather than the domain name.Tim Potter3-32/+29
2001-10-14Resurrected sam sequence number code.Tim Potter1-117/+175
2001-10-14fixed NTLMSSP with XP servers (who don't send the duplicate challengeAndrew Tridgell2-3/+17
2001-10-14fixed two bugs in the NTLMSSP codeAndrew Tridgell1-2/+8
2001-10-13introduce mangle backward compatibility functionsSimo Sorce2-2/+178
2001-10-12Made nt acl support a local parameter for w2ksp2 profile fix.Jeremy Allison3-31/+59
2001-10-12Converted a few winbind functions to use a talloc context that is destroyedTim Potter1-32/+72
2001-10-12fixed compiler warning.Tim Potter1-1/+1
2001-10-12This file is really old and not used anymore.Tim Potter1-1375/+0
2001-10-12Moved from include subdir.Tim Potter1-0/+35
2001-10-12Moved to rpcclient subdirectory.Tim Potter1-33/+0
2001-10-12Some old stuff hanging around since the CIFS conference. Big cleanup ofTim Potter9-1045/+292
2001-10-12moved some OIDs to the ASN.1 headerAndrew Tridgell3-8/+10
2001-10-12added NTLMSSP authentication to libsmb. It seems to work well so I have enabl...Andrew Tridgell9-275/+590
2001-10-12Removed some unused code from the recent cleanup.Tim Potter2-291/+2
2001-10-12Fix for tdb_oob() on TDB_INTERNAL databases.Jeremy Allison1-2/+7
2001-10-11merge from 2.2Gerald Carter2-10/+10
2001-10-11improve the error handling in the ASN1 code a bitAndrew Tridgell1-14/+22
2001-10-11added a ASN.1 parser, so now I can properly parse the negTokenInitAndrew Tridgell4-78/+324
2001-10-11remove unused function in mangle.cSimo Sorce3-17/+10
2001-10-11fixed some memory leaks, started adding asn1 decoder for server sideAndrew Tridgell2-12/+42
2001-10-11first step in converting the head branch to use lang_tdb.c insteadAndrew Tridgell12-2745/+803
2001-10-11profile.h is now known as smbprofile.h due to a conflict with badlyAndrew Tridgell1-461/+0
2001-10-11initial kerberos/ADS/SPNEGO support in libsmb and smbclient. ToAndrew Tridgell19-980/+2306
2001-10-11Fixed bug when status=no and max smbd processes > 0.Jeremy Allison2-0/+11
2001-10-10Got the rest of the group functions working. Did some reformatting (manTim Potter3-68/+37
2001-10-10Back-out the share acl fix. Not needed (Gerald has been telling porkiesJeremy Allison1-16/+3
2001-10-10merge from 2.2Gerald Carter1-11/+32
2001-10-10ops, remove my test code, sorry.Simo Sorce1-9/+5
2001-10-10Fixed some compile warnings.Tim Potter1-4/+2
2001-10-09Implemented sam group handle stuff. getent group now works.Tim Potter6-110/+208
2001-10-09Fix bug where removing root from a share SD stops further edit access.Jeremy Allison1-4/+17
2001-10-09Fixes from John Trostel (modified somewhat by me) to ensure that all lookup_XXJeremy Allison3-16/+28
2001-10-09old fixes I forgot to commitSimo Sorce1-5/+5
2001-10-09initial support to error report in smbclient, useful when using smbclient -c ...Simo Sorce3-89/+178
2001-10-08Fixed WINS re-registration bug. Don't ask..... :-(. It was in my code :-).Jeremy Allison2-2/+3
2001-10-08tim suggested to add a copyright note :)Simo Sorce1-1/+21