index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
reply.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
allow local_machine and remote_machine (%L and %m macros) to contain
Andrew Tridgell
1997-12-03
1
-6
/
+2
*
clientgen.c: Added cli_mv() (used in a recent torture test).
Jeremy Allison
1997-11-30
1
-4
/
+24
*
added a sent_oplock_break element to Files[] as a paranoia check so we
Andrew Tridgell
1997-11-29
1
-4
/
+6
*
added some debug lines to the rename code
Andrew Tridgell
1997-11-20
1
-4
/
+13
*
ipc.c: Changed reply_trans to use receive_next_smb() to cope
Jeremy Allison
1997-11-18
1
-1
/
+8
*
Rolled back tree state to 11:59pm 8th November 1997 EST to
Jeremy Allison
1997-11-10
1
-52
/
+37
*
attempting to mark up 32 bit error codes, needed for NT domains.
Luke Leighton
1997-11-09
1
-37
/
+52
*
ipc.c :
Luke Leighton
1997-11-07
1
-1
/
+10
*
following a cvs error, i am rewriting this monster-commit. with bad grace.
Luke Leighton
1997-11-06
1
-5
/
+9
*
Rolling back the files
Jeremy Allison
1997-11-03
1
-3
/
+1
*
Christian Lademann's contribution: new capabilities in smb.conf.
Luke Leighton
1997-11-02
1
-1
/
+3
*
removed mechanism that created actual files NETLOGON, lsarpc and the like,
Luke Leighton
1997-10-30
1
-0
/
+5
*
refuse pathworks type R connect (patch from Stephen Tweedie)
Andrew Tridgell
1997-10-28
1
-24
/
+39
*
also disable read prediction in 1.9.18
Andrew Tridgell
1997-10-27
1
-0
/
+2
*
Fixed 2 oplock bugs:
Andrew Tridgell
1997-10-27
1
-14
/
+14
*
Makefile :
Luke Leighton
1997-10-25
1
-1
/
+1
*
rewrote the password server code using the new clientgen.c client
Andrew Tridgell
1997-10-21
1
-2
/
+9
*
loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. Added
Jeremy Allison
1997-10-20
1
-4
/
+4
*
a major share modes reorganisation.
Andrew Tridgell
1997-10-20
1
-1
/
+1
*
put the NT_STATUS_ALLOTTED_SPACE_EXCEEDED error in instead of 0x99.
Luke Leighton
1997-10-18
1
-1
/
+2
[next]