summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2001-10-21patch for neater output() function from vanceAndrew Tridgell1-351/+193
2001-10-21Fix for compilation on non-krb5 systemsAndrew Bartlett1-1/+1
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-21made smbclient cope better with arbitrary principle formsAndrew Tridgell3-21/+10
2001-10-21support both old and new kerberos OIDsAndrew Tridgell2-2/+3
2001-10-21fixed the spnego detection code in session setupAndrew Tridgell1-2/+8
2001-10-20Converted a bunch of 0x85 constants to SMBkeepalive.Tim Potter4-8/+9
2001-10-20Move from timestamp to gen count file id's for finding oplocked filesJeremy Allison8-1020/+1026
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 Tridgell3-9/+23
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-20removed an unused variableAndrew Tridgell1-1/+0
2001-10-20don't need KRB5_DIR defineAndrew Tridgell1-1/+0
2001-10-20fixed LDSHFLAGS when using non-standard lib locationsAndrew Tridgell1-7/+8
2001-10-20quick fix for krb5 compilation. I've told vance how to fix this moduleAndrew Tridgell1-5/+2
2001-10-19Ensure we mask off deny modes correctly on being set (this shouldn't haveJeremy Allison2-3/+3
2001-10-19Added include guards around file.Jeremy Allison1-0/+4
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 Micouleau2-2/+2
2001-10-19Add build of net utilityJim McDonough1-2/+8
2001-10-19Add command-line remote management utilityJim McDonough1-0/+1510
2001-10-19Add additional client RAP callsJim McDonough1-0/+1832
2001-10-19Add rap.h for net utility and libsmbJim McDonough1-0/+2
2001-10-19Add header for common RAP definitionsJim McDonough1-0/+478
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-19Fixed some memory leaks introduced by connection handling rewrite, as wellTim Potter4-20/+29
2001-10-19Converted some more functions to create and dispose of a talloc context on aTim Potter5-87/+106
2001-10-19Restored old Bmpx code - actually used by OS/2.Jeremy Allison5-61/+280
2001-10-19client : Fixed error return.Jeremy Allison2-1/+3
2001-10-18Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD.Jeremy Allison16-93/+197
2001-10-18Merge Gerry's %G change from 2.2.2.Jeremy Allison1-7/+8
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 Tridgell7-15/+141
2001-10-18Renamed vfs_init() to smbd_vfs_init() to allow vfs modules to compile.Tim Potter3-5/+5
2001-10-17removed some debug codeAndrew Tridgell1-2/+2
2001-10-17added basic NTLMSSP support in smbd. This is still quite rough, andAndrew Tridgell10-66/+606
2001-10-17Fixed inconsistent definitions of InBuf/OutBuf/last_char.Jeremy Allison1-3/+0
2001-10-17charset_initialise() doesn't exist anymore.Tim Potter1-2/+0
2001-10-16Optimisation to send only to correct processid.Jeremy Allison1-6/+16
2001-10-16very simple asynchronous "lpq" thread patchJean-François Micouleau3-2/+53
2001-10-16Fix some unicode string error.Jean-François Micouleau1-31/+42
2001-10-16Don't core dump when using spinlocks on a read-only tdb. Unfortunately thisJeremy Allison1-4/+16
2001-10-16added Italian message file from Simo SourceMotonobu Takahashi1-0/+1707
2001-10-16fix heimdal compilationAndrew Tridgell1-1/+2
2001-10-16fix linking of k5crypto library on openbsdAndrew Tridgell2-72/+172
2001-10-16Fix for connectinos.tdb error message from "Richard Bollinger" <rabollinger@h...Jeremy Allison1-2/+3