summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* Added xmalloc - calls smb_panic on zero size or malloc fail.Jeremy Allison2001-10-221-1/+27
* Ok, I know it's a language thing and it shouldn't matter.... but a kerberosJeremy Allison2001-10-216-31/+32
* Fix for fussy Solaris compiler.Tim Potter2001-10-211-3/+1
* patch for neater output() function from vanceAndrew Tridgell2001-10-211-351/+193
* Fix for compilation on non-krb5 systemsAndrew Bartlett2001-10-211-1/+1
* change smbd to use HOST/hostname principle form until I work out howAndrew Tridgell2001-10-211-22/+18
* change smbd to use HOST/hostname principle form until I work out howAndrew Tridgell2001-10-211-1/+3
* made smbclient cope better with arbitrary principle formsAndrew Tridgell2001-10-213-21/+10
* support both old and new kerberos OIDsAndrew Tridgell2001-10-212-2/+3
* fixed the spnego detection code in session setupAndrew Tridgell2001-10-211-2/+8
* Converted a bunch of 0x85 constants to SMBkeepalive.Tim Potter2001-10-204-8/+9
* Move from timestamp to gen count file id's for finding oplocked filesJeremy Allison2001-10-208-1020/+1026
* Use asprintf, do bounds check, better rc logicJim McDonough2001-10-201-33/+43
* crude fix for anonymous session setup with extended securityAndrew Tridgell2001-10-201-1/+62
* better krb5 error handling (thanks andrewb!)Andrew Tridgell2001-10-203-9/+23
* finished auth when we get a valid kerberos ticketAndrew Tridgell2001-10-201-8/+58
* add non_root_mode() checkAndrew Tridgell2001-10-201-1/+1
* removed an unused variableAndrew Tridgell2001-10-201-1/+0
* don't need KRB5_DIR defineAndrew Tridgell2001-10-201-1/+0
* fixed LDSHFLAGS when using non-standard lib locationsAndrew Tridgell2001-10-201-7/+8
* quick fix for krb5 compilation. I've told vance how to fix this moduleAndrew Tridgell2001-10-201-5/+2
* Ensure we mask off deny modes correctly on being set (this shouldn't haveJeremy Allison2001-10-192-3/+3
* Added include guards around file.Jeremy Allison2001-10-191-0/+4
* Add RAP net share add supportJim McDonough2001-10-191-31/+113
* print in a human readable format when the password expired.Jean-François Micouleau2001-10-192-2/+2
* Add build of net utilityJim McDonough2001-10-191-2/+8
* Add command-line remote management utilityJim McDonough2001-10-191-0/+1510
* Add additional client RAP callsJim McDonough2001-10-191-0/+1832
* Add rap.h for net utility and libsmbJim McDonough2001-10-191-0/+2
* Add header for common RAP definitionsJim McDonough2001-10-191-0/+478
* Fixed issues with changenotify only being called once in VC++.Jeremy Allison2001-10-191-4/+29
* Tidy up debug in notify code.Jeremy Allison2001-10-192-24/+35
* Fixed some memory leaks introduced by connection handling rewrite, as wellTim Potter2001-10-194-20/+29
* Converted some more functions to create and dispose of a talloc context on aTim Potter2001-10-195-87/+106
* Restored old Bmpx code - actually used by OS/2.Jeremy Allison2001-10-195-61/+280
* client : Fixed error return.Jeremy Allison2001-10-192-1/+3
* Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD.Jeremy Allison2001-10-1816-93/+197
* Merge Gerry's %G change from 2.2.2.Jeremy Allison2001-10-181-7/+8
* got rid of start_background_queue()Andrew Tridgell2001-10-181-1/+6
* the beginnings of kerberos support in smbd. It doesn't work yet, butAndrew Tridgell2001-10-187-15/+141
* Renamed vfs_init() to smbd_vfs_init() to allow vfs modules to compile.Tim Potter2001-10-183-5/+5
* removed some debug codeAndrew Tridgell2001-10-171-2/+2
* added basic NTLMSSP support in smbd. This is still quite rough, andAndrew Tridgell2001-10-1710-66/+606
* Fixed inconsistent definitions of InBuf/OutBuf/last_char.Jeremy Allison2001-10-171-3/+0
* charset_initialise() doesn't exist anymore.Tim Potter2001-10-171-2/+0
* Optimisation to send only to correct processid.Jeremy Allison2001-10-161-6/+16
* very simple asynchronous "lpq" thread patchJean-François Micouleau2001-10-163-2/+53
* Fix some unicode string error.Jean-François Micouleau2001-10-161-31/+42
* Don't core dump when using spinlocks on a read-only tdb. Unfortunately thisJeremy Allison2001-10-161-4/+16
* added Italian message file from Simo SourceMotonobu Takahashi2001-10-161-0/+1707