index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
smbd
/
reply.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
got rid of the Files[] array completely (previously I'd just made it
Andrew Tridgell
1998-08-16
1
-2
/
+2
*
changed find_free_file() to file_new().
Andrew Tridgell
1998-08-16
1
-7
/
+7
*
this checkin gets rid of the global Files[] array and makes it local
Andrew Tridgell
1998-08-15
1
-323
/
+249
*
configure: Changes for extra headers.
Jeremy Allison
1998-08-15
1
-4
/
+3
*
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1998-08-14
1
-953
/
+832
*
include/smb.h: Removed dir_ptr. Not needed.
Jeremy Allison
1998-08-11
1
-21
/
+34
*
loadparm.c: Added "debug timestamp" synonym for Chris.
Jeremy Allison
1998-08-04
1
-0
/
+2
*
As per a Andrew's message, I went through and removed the timestring()
Christopher R. Hertel
1998-07-31
1
-105
/
+113
*
Makefile.in: Moved UBIQX stuff into UTILOBJ.
Jeremy Allison
1998-07-30
1
-62
/
+78
*
locking.c: Print messages when we downgrade a lock.
Jeremy Allison
1998-07-29
1
-0
/
+3
*
loadparm.c: Added strict sync parameter.
Jeremy Allison
1998-07-28
1
-8
/
+8
*
locking.c: Added lock type to is_locked() and do_lock()
Jeremy Allison
1998-07-23
1
-13
/
+14
*
Fixed bug found by Richard Sharpe. After increasing files_struct size by
Jeremy Allison
1998-07-22
1
-2
/
+2
*
Code added to fix the renaming of a directory under NT SMB calls.
Jeremy Allison
1998-07-17
1
-14
/
+41
*
loadparm.c:
Jeremy Allison
1998-07-14
1
-14
/
+12
*
nntrans.c: Fully implemented transact rename.
Jeremy Allison
1998-07-11
1
-3
/
+24
*
nttrans.c: More NT SMB stuff.
Jeremy Allison
1998-07-11
1
-65
/
+77
*
Makefile:
Jeremy Allison
1998-06-15
1
-8
/
+20
*
ipc.c: map_username is now a BOOL function.
Jeremy Allison
1998-06-12
1
-3
/
+3
*
De-coupled the mapping of a Windows to UNIX username from the Get_Pwnam
Jeremy Allison
1998-06-10
1
-3
/
+38
*
printing.c: Fixed overflow by one problem in LPRng.
Jeremy Allison
1998-05-21
1
-15
/
+17
*
chgpasswd.c: Changed back to getsmb... from getsam...
Jeremy Allison
1998-05-18
1
-7
/
+7
*
This is a security audit change of the main source.
Jeremy Allison
1998-05-12
1
-56
/
+56
*
reply.c: Added code to not overwrite sesssetup_user when in share level security
Jeremy Allison
1998-05-11
1
-1
/
+8
*
changed to use slprintf() instead of sprintf() just about
Andrew Tridgell
1998-05-11
1
-5
/
+5
*
created "passdb.c" which is an interface point to (at present) either
Luke Leighton
1998-05-07
1
-7
/
+7
*
Fixes for the %U and %G problems people have reported.
Jeremy Allison
1998-05-06
1
-1
/
+1
*
genrand.c: SGI compile warning fix.
Jeremy Allison
1998-05-05
1
-1
/
+1
*
This is the checkin that adds the security=domain functionality.
Jeremy Allison
1998-04-29
1
-6
/
+0
*
This looks like a big change but really isn't.
Jeremy Allison
1998-04-25
1
-2
/
+2
*
genrand.c: Changed SMB_PASSWD_FILE to lp_smb_passwd_file().
Jeremy Allison
1998-04-23
1
-54
/
+55
*
genrand.c: Improved generation of random values, more secure.
Jeremy Allison
1998-04-22
1
-1
/
+11
*
reply.c: Fix bugs where debug statements were accessing the fd_ptr struct
Jeremy Allison
1998-04-16
1
-6
/
+6
*
Modified interfaces to getting smb password entries from
Jeremy Allison
1998-04-14
1
-1
/
+1
*
Changes include:
Christopher R. Hertel
1998-04-13
1
-3
/
+3
*
Changes to allow Samba to be compiled with -Wstrict-prototypes
Jeremy Allison
1998-04-13
1
-43
/
+40
*
this isn't a big commit, it just looks like it :-)
Andrew Tridgell
1998-03-17
1
-1
/
+1
*
Adding the same change as was added to 1.9.18 branch to add the
Jeremy Allison
1998-03-16
1
-1
/
+1
*
- claim the null connection after the session request to mak sure we
Andrew Tridgell
1998-03-15
1
-0
/
+4
*
use FSTYPE_STRING not "SAMBA" for filesystem type
Andrew Tridgell
1998-03-12
1
-1
/
+1
*
Missed fixes in NTDOM branch for doing readX via pipe IPC$.
Jeremy Allison
1998-03-11
1
-0
/
+4
*
"For I have laboured mightily on Luke's code, and hath broken
Jeremy Allison
1998-03-11
1
-42
/
+74
*
Ding-dong the witch is dead, the witch is dead......
Jeremy Allison
1998-02-13
1
-4
/
+13
*
Makefile: Added AIX 3.2.5.
Jeremy Allison
1998-02-11
1
-1
/
+1
*
A small raft of changes, I will sync up with 1.9.18 also.
Jeremy Allison
1998-02-07
1
-1
/
+1
*
Added get_create_time() function to time.c.
Jeremy Allison
1998-01-24
1
-1
/
+1
*
This is *not* a big change (although it looks like one).
Jeremy Allison
1998-01-22
1
-1
/
+1
*
reply.c:
Jeremy Allison
1998-01-16
1
-2
/
+2
*
reply.c: Added timestamp to attack warning.
Jeremy Allison
1998-01-15
1
-1
/
+1
*
*** empty log message ***
Andrew Tridgell
1998-01-12
1
-5
/
+21
[next]