summaryrefslogtreecommitdiffstats
path: root/source/smbd/reply.c
Commit message (Expand)AuthorAgeFilesLines
* insure is cool.Luke Leighton2000-04-231-1/+1
* mergeLuke Leighton2000-04-231-7/+10
* From HEAD:Elrond2000-04-221-4/+2
* merge from last 2 days (not compiled).Luke Leighton2000-04-221-66/+53
* middle of a merge.Luke Leighton2000-04-191-14/+40
* uhh, guys: i spent my entire day updating from yesterday's cvs mainLuke Leighton2000-04-121-50/+83
* urr... *wobble*... committing what i _think_ are andrew's smbd changes.Luke Leighton2000-04-111-142/+50
* comment-formattingLuke Leighton2000-04-101-18/+18
* This one isn't as big, as it looks.Elrond2000-04-041-0/+1
* lock functions in wrong place (and static!)Luke Leighton2000-04-031-254/+0
* merge of smbd and related files, from cvs main.Luke Leighton2000-04-031-531/+939
* series of perl scripts (thanks tim!) to replace all calls to bzero:Luke Leighton2000-03-311-2/+2
* ran indent.Luke Leighton2000-03-081-3252/+3704
* interesting. had to add code to stop cascade's SMBtconX encrypted passwordLuke Leighton2000-03-061-3/+11
* Merge from HEAD branch of missing calls to dos_do_unix() in VFSTim Potter2000-02-171-6/+8
* patch from michael breuer <mbreuer@siac.com> to fix compile-problems forLuke Leighton2000-02-171-1/+1
* this is probably one of THE most reluctant commits i've ever made.Luke Leighton2000-02-061-5/+14
* completes the patch to create and use standard_sub_vuser(). in someLuke Leighton2000-02-041-1/+2
* ok, this _is_ as big as it looks, conceptually, and i haven't evenLuke Leighton2000-02-041-4/+5
* possible bug to do with joining domains. supposed to return ERROR(0, status)Luke Leighton2000-01-141-1/+1
* client_name() and client_addr() don't work on the other side of anLuke Leighton2000-01-121-1/+1
* more reshuffling, removed that damn user_sess_key, use a vuid instead :)Luke Leighton2000-01-061-52/+3
* compilation errors introduced by last couple of commits. *tired*.Luke Leighton2000-01-051-1/+1
* decided to add tridge's tdb code into SAMBA_TNG. i may (will) need it inLuke Leighton2000-01-031-5/+4
* removed dependency of smbd on the smb password database api.Luke Leighton2000-01-031-41/+39
* clearing up - final removal of all "smb auth" code from smbd... and,Luke Leighton2000-01-021-61/+27
* fixing up NETLOGON usage. password validation must now go throughLuke Leighton2000-01-021-50/+20
* changed function name of get_home_dir() to get_unixhome_dir(), to stopLuke Leighton1999-12-121-1/+1
* final part of "first" phase converting over to msrpc daemon architecture.Luke Leighton1999-12-121-35/+3
* the first independent msrpc daemon - lsarpcd.Luke Leighton1999-12-061-2/+3
* domain_client_validate() no longer takes serverlist, it callsLuke Leighton1999-12-021-10/+1
* need a domain resolving function, but get_trusted_serverlist() will do.Luke Leighton1999-12-021-30/+6
* implement server-side generation of NTLMv2 session key. YESSS :-)Luke Leighton1999-11-211-1/+1
* hmmm... have to add client-side support in domain_client_validate() toLuke Leighton1999-11-211-4/+6
* modified domain_client_validate to take trust account name / type. thisLuke Leighton1999-11-201-5/+56
* - added DCE/RPC "fault" PDU support.Luke Leighton1999-11-151-0/+4
* comments requested by jeremy as to why NT/95 NULL-password distinction hackLuke Leighton1999-07-211-1/+6
* work-around for win95 NULL session bug: NULL password actually beingLuke Leighton1999-07-151-3/+13
* more dfs stuff. this looks like it's going to be more appropriate to useLuke Leighton1999-07-151-25/+75
* lengths of NT passwords when "encrypt passwords = no" can be completelyLuke Leighton1999-07-121-1/+1
* Jean-Francois Micouleau's rewritten DFS patch, originally written byLuke Leighton1999-07-121-0/+10
* reporting failure to accept ntlmv2 (only) with down-level protocols (LANMAN1Luke Leighton1999-07-061-3/+13
* improving authentication code (tidyup).Luke Leighton1999-06-291-3/+5
* debugging of NBT messages added.Luke Leighton1999-06-241-0/+3
* Moved code that changes the pw_passwd entry (i.e shadow password andTim Potter1999-06-131-1/+1
* Changed arguments to fsync() function to break dependency onTim Potter1999-04-201-13/+17
* Fixed up incorrect calls to read_file().Tim Potter1999-04-041-2/+2
* Use VFS operations for file I/O.Tim Potter1999-04-041-73/+80
* SAM database "set user info".Luke Leighton1999-03-251-3/+4
* trying to track down issues in get_home_dir().Luke Leighton1998-12-141-1/+5