summaryrefslogtreecommitdiff
path: root/source3/smbd/reply.c
AgeCommit message (Expand)AuthorFilesLines
1998-08-04loadparm.c: Added "debug timestamp" synonym for Chris.Jeremy Allison1-0/+2
1998-07-31As per a Andrew's message, I went through and removed the timestring()Christopher R. Hertel1-105/+113
1998-07-30Makefile.in: Moved UBIQX stuff into UTILOBJ.Jeremy Allison1-62/+78
1998-07-29locking.c: Print messages when we downgrade a lock.Jeremy Allison1-0/+3
1998-07-28loadparm.c: Added strict sync parameter.Jeremy Allison1-8/+8
1998-07-23locking.c: Added lock type to is_locked() and do_lock()Jeremy Allison1-13/+14
1998-07-22Fixed bug found by Richard Sharpe. After increasing files_struct size byJeremy Allison1-2/+2
1998-07-17Code added to fix the renaming of a directory under NT SMB calls.Jeremy Allison1-14/+41
1998-07-14loadparm.c:Jeremy Allison1-14/+12
1998-07-11nntrans.c: Fully implemented transact rename.Jeremy Allison1-3/+24
1998-07-11nttrans.c: More NT SMB stuff.Jeremy Allison1-65/+77
1998-06-15Makefile:Jeremy Allison1-8/+20
1998-06-12ipc.c: map_username is now a BOOL function.Jeremy Allison1-3/+3
1998-06-10De-coupled the mapping of a Windows to UNIX username from the Get_PwnamJeremy Allison1-3/+38
1998-05-21printing.c: Fixed overflow by one problem in LPRng.Jeremy Allison1-15/+17
1998-05-18chgpasswd.c: Changed back to getsmb... from getsam...Jeremy Allison1-7/+7
1998-05-12This is a security audit change of the main source.Jeremy Allison1-56/+56
1998-05-11reply.c: Added code to not overwrite sesssetup_user when in share level securityJeremy Allison1-1/+8
1998-05-11changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1-5/+5
1998-05-07created "passdb.c" which is an interface point to (at present) eitherLuke Leighton1-7/+7
1998-05-06Fixes for the %U and %G problems people have reported.Jeremy Allison1-1/+1
1998-05-05genrand.c: SGI compile warning fix.Jeremy Allison1-1/+1
1998-04-29This is the checkin that adds the security=domain functionality.Jeremy Allison1-6/+0
1998-04-25This looks like a big change but really isn't.Jeremy Allison1-2/+2
1998-04-23genrand.c: Changed SMB_PASSWD_FILE to lp_smb_passwd_file().Jeremy Allison1-54/+55
1998-04-22genrand.c: Improved generation of random values, more secure.Jeremy Allison1-1/+11
1998-04-16reply.c: Fix bugs where debug statements were accessing the fd_ptr structJeremy Allison1-6/+6
1998-04-14Modified interfaces to getting smb password entries fromJeremy Allison1-1/+1
1998-04-13Changes include:Christopher R. Hertel1-3/+3
1998-04-13Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1-43/+40
1998-03-17this isn't a big commit, it just looks like it :-)Andrew Tridgell1-1/+1
1998-03-16Adding the same change as was added to 1.9.18 branch to add theJeremy Allison1-1/+1
1998-03-15- claim the null connection after the session request to mak sure weAndrew Tridgell1-0/+4
1998-03-12use FSTYPE_STRING not "SAMBA" for filesystem typeAndrew Tridgell1-1/+1
1998-03-11Missed fixes in NTDOM branch for doing readX via pipe IPC$.Jeremy Allison1-0/+4
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-42/+74
1998-02-13Ding-dong the witch is dead, the witch is dead......Jeremy Allison1-4/+13
1998-02-11Makefile: Added AIX 3.2.5.Jeremy Allison1-1/+1
1998-02-07A small raft of changes, I will sync up with 1.9.18 also.Jeremy Allison1-1/+1
1998-01-24Added get_create_time() function to time.c.Jeremy Allison1-1/+1
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-1/+1
1998-01-16reply.c:Jeremy Allison1-2/+2
1998-01-15reply.c: Added timestamp to attack warning.Jeremy Allison1-1/+1
1998-01-12*** empty log message ***Andrew Tridgell1-5/+21
1997-12-03allow local_machine and remote_machine (%L and %m macros) to containAndrew Tridgell1-6/+2
1997-11-30clientgen.c: Added cli_mv() (used in a recent torture test).Jeremy Allison1-4/+24
1997-11-29added a sent_oplock_break element to Files[] as a paranoia check so weAndrew Tridgell1-4/+6
1997-11-20added some debug lines to the rename codeAndrew Tridgell1-4/+13
1997-11-18ipc.c: Changed reply_trans to use receive_next_smb() to copeJeremy Allison1-1/+8
1997-11-10Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison1-52/+37