summaryrefslogtreecommitdiff
path: root/source3/smbd
AgeCommit message (Expand)AuthorFilesLines
2001-10-23get rid of compiler warnings (casts and delete unused variables)Herb Lewis4-7/+6
2001-10-23IRIX compiler dies not like casts in macro argsHerb Lewis1-1/+1
2001-10-22ops, some testing code in compat function let only mangled name come back.Simo Sorce1-12/+12
2001-10-22server support for RAP session list functionJim McDonough2-0/+118
2001-10-22lets try the new mangling codeSimo Sorce2-7/+44
2001-10-22- fixed link order of krb5 libsAndrew Tridgell2-19/+6
2001-10-21Ok, I know it's a language thing and it shouldn't matter.... but a kerberosJeremy Allison2-10/+10
2001-10-21patch for neater output() function from vanceAndrew Tridgell1-351/+193
2001-10-21change smbd to use HOST/hostname principle form until I work out howAndrew Tridgell1-22/+18
2001-10-21change smbd to use HOST/hostname principle form until I work out howAndrew Tridgell1-1/+3
2001-10-21support both old and new kerberos OIDsAndrew Tridgell1-1/+1
2001-10-21fixed the spnego detection code in session setupAndrew Tridgell1-2/+8
2001-10-20Converted a bunch of 0x85 constants to SMBkeepalive.Tim Potter2-4/+4
2001-10-20Move from timestamp to gen count file id's for finding oplocked filesJeremy Allison5-993/+983
2001-10-20Use asprintf, do bounds check, better rc logicJim McDonough1-33/+43
2001-10-20crude fix for anonymous session setup with extended securityAndrew Tridgell1-1/+62
2001-10-20better krb5 error handling (thanks andrewb!)Andrew Tridgell2-2/+7
2001-10-20finished auth when we get a valid kerberos ticketAndrew Tridgell1-8/+58
2001-10-20add non_root_mode() checkAndrew Tridgell1-1/+1
2001-10-20quick fix for krb5 compilation. I've told vance how to fix this moduleAndrew Tridgell1-5/+2
2001-10-19Add RAP net share add supportJim McDonough1-31/+113
2001-10-19print in a human readable format when the password expired.Jean-François Micouleau1-1/+1
2001-10-19Fixed issues with changenotify only being called once in VC++.Jeremy Allison1-4/+29
2001-10-19Tidy up debug in notify code.Jeremy Allison2-24/+35
2001-10-19Restored old Bmpx code - actually used by OS/2.Jeremy Allison3-61/+267
2001-10-19client : Fixed error return.Jeremy Allison1-1/+1
2001-10-18Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD.Jeremy Allison9-76/+180
2001-10-18got rid of start_background_queue()Andrew Tridgell1-1/+6
2001-10-18the beginnings of kerberos support in smbd. It doesn't work yet, butAndrew Tridgell2-12/+91
2001-10-18Renamed vfs_init() to smbd_vfs_init() to allow vfs modules to compile.Tim Potter2-4/+4
2001-10-17removed some debug codeAndrew Tridgell1-2/+2
2001-10-17added basic NTLMSSP support in smbd. This is still quite rough, andAndrew Tridgell3-33/+337
2001-10-17Fixed inconsistent definitions of InBuf/OutBuf/last_char.Jeremy Allison1-3/+0
2001-10-16very simple asynchronous "lpq" thread patchJean-François Micouleau1-0/+2
2001-10-16Fix for connectinos.tdb error message from "Richard Bollinger" <rabollinger@h...Jeremy Allison1-2/+3
2001-10-15split session setup code out of reply.c in preparation for addingAndrew Tridgell2-344/+356
2001-10-13introduce mangle backward compatibility functionsSimo Sorce1-2/+147
2001-10-12Made nt acl support a local parameter for w2ksp2 profile fix.Jeremy Allison2-27/+55
2001-10-12fixed compiler warning.Tim Potter1-1/+1
2001-10-11merge from 2.2Gerald Carter1-2/+2
2001-10-11remove unused function in mangle.cSimo Sorce1-12/+0
2001-10-11initial kerberos/ADS/SPNEGO support in libsmb and smbclient. ToAndrew Tridgell1-4/+4
2001-10-11Fixed bug when status=no and max smbd processes > 0.Jeremy Allison1-0/+6
2001-10-10Fixed some compile warnings.Tim Potter1-4/+2
2001-10-09Fixes from John Trostel (modified somewhat by me) to ensure that all lookup_XXJeremy Allison1-14/+16
2001-10-08tim suggested to add a copyright note :)Simo Sorce1-1/+21
2001-10-07more fixing and testing.Simo Sorce1-54/+83
2001-10-06Fix up indenting in out SAM password check code.Andrew Bartlett1-46/+49
2001-10-04init only in test code.Simo Sorce1-48/+55
2001-10-03switched over to a new method of handling uppercase/lowercase mappingsAndrew Tridgell1-0/+2