index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
include
/
smb.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
This is the first, small step toward some tweaks that Jeremy and I have
Christopher R. Hertel
1998-06-12
1
-0
/
+2
*
had what would be a compile error if it wasn't #if 0'd out in passdb_ops
Luke Leighton
1998-06-04
1
-1
/
+1
*
added "domain admin group" and "domain guest group" parameters. this is
Luke Leighton
1998-06-04
1
-0
/
+9
*
ipc.c: Fix bug where we don't return the correct error code when client
Jeremy Allison
1998-06-03
1
-0
/
+2
*
smb.h: More NT SMB stuff (just defines).
Jeremy Allison
1998-05-26
1
-0
/
+9
*
Added more NT definitions, getting ready for nttrans code.
Jeremy Allison
1998-05-23
1
-0
/
+57
*
passdb.c: Fixed typo in coment.
Jeremy Allison
1998-05-19
1
-11
/
+0
*
removed "default" system for password database api: all functions must
Luke Leighton
1998-05-19
1
-0
/
+1
*
ldap.c :
Luke Leighton
1998-05-19
1
-1
/
+27
*
Abstracted all the crappy password interfaces through an indirect
Jeremy Allison
1998-05-18
1
-1
/
+37
*
chgpasswd.c: Changed back to getsmb... from getsam...
Jeremy Allison
1998-05-18
1
-2
/
+4
*
Makefile:
Luke Leighton
1998-05-18
1
-0
/
+8
*
we don't need a typedef for string
Andrew Tridgell
1998-05-13
1
-2
/
+0
*
This is a security audit change of the main source.
Jeremy Allison
1998-05-12
1
-1
/
+1
*
added sam_passwd structure: don't want smb_passwd to be "polluted".
Luke Leighton
1998-05-08
1
-6
/
+50
*
clitar.c: #ifdef'ed out all the bits that were giving 'defined but not used'
Jeremy Allison
1998-05-08
1
-39
/
+6
*
added smb_grpid to smb_passwd struct
Luke Leighton
1998-05-08
1
-0
/
+1
*
added extra fields to struct smb_passwd
Luke Leighton
1998-05-08
1
-7
/
+37
*
smb.h: Supporting defines for NT trans calls.
Jeremy Allison
1998-05-08
1
-0
/
+25
*
Fixes for the %U and %G problems people have reported.
Jeremy Allison
1998-05-06
1
-1
/
+2
*
clientgen.c: Fixed null session setup bug.
Jeremy Allison
1998-04-29
1
-0
/
+1
*
This is the checkin that adds the security=domain functionality.
Jeremy Allison
1998-04-29
1
-6
/
+2
*
This looks like a big change but really isn't.
Jeremy Allison
1998-04-25
1
-52
/
+60
*
Makefile: Added nterr.c into the mix.
Jeremy Allison
1998-04-23
1
-1
/
+2
*
genrand.c: Improved generation of random values, more secure.
Jeremy Allison
1998-04-22
1
-0
/
+4
*
ipc.c: Fix for printer queue spinning with Win95.
Jeremy Allison
1998-04-15
1
-0
/
+1
*
Changes to allow Samba to be compiled with -Wstrict-prototypes
Jeremy Allison
1998-04-13
1
-1
/
+1
*
Makefile, loadparm.c, server.c, smb.h, util.c: Patch from
Jeremy Allison
1998-04-09
1
-1
/
+1
*
Added codepage 936 (simplified Chineses).
Jeremy Allison
1998-04-09
1
-0
/
+1
*
Patch from Chris Maltby <chris@softway.com.au>. His comments follow:
Jeremy Allison
1998-04-02
1
-1
/
+1
*
Getting ready for first Red Hat Linux RPMs for 1.9.19 pre-alpha release
John Terpstra
1998-03-21
1
-3
/
+0
*
Added MAXPRINTERLEN define in smb.h setting printer share name length to maxi...
John Terpstra
1998-03-20
1
-0
/
+3
*
Lint was complaining about the following typedef in smb.h:
Christopher R. Hertel
1998-03-16
1
-1
/
+1
*
another makeover of loadparm to support new stuff in swat and
Andrew Tridgell
1998-03-14
1
-5
/
+12
*
"For I have laboured mightily on Luke's code, and hath broken
Jeremy Allison
1998-03-11
1
-1069
/
+45
*
Jeremy is going to hate me ...
Andrew Tridgell
1998-03-08
1
-0
/
+33
*
Change the multibyte character set support so that
Jeremy Allison
1998-03-03
1
-1
/
+4
*
Makefile: Added AIX 3.2.5.
Jeremy Allison
1998-02-11
1
-2
/
+2
*
Makefile: Fix for OSF1 typo.
Jeremy Allison
1998-01-29
1
-5
/
+0
*
This is *not* a big change (although it looks like one).
Jeremy Allison
1998-01-22
1
-4
/
+4
*
*** empty log message ***
Andrew Tridgell
1998-01-12
1
-0
/
+1
*
Added 3 commands:
Volker Lendecke
1998-01-05
1
-0
/
+19
*
don't use free and alloc as structure elements
Andrew Tridgell
1997-12-04
1
-3
/
+3
*
get rid of some things out of smb.h that are already in local.h
Andrew Tridgell
1997-12-02
1
-12
/
+0
*
added a sent_oplock_break element to Files[] as a paranoia check so we
Andrew Tridgell
1997-11-29
1
-0
/
+1
*
get_entries is an int not a bool
Andrew Tridgell
1997-11-28
1
-1
/
+1
*
loadparm.c : Added "veto oplock files" parameter.
Jeremy Allison
1997-11-17
1
-0
/
+2
*
Rolled back tree state to 11:59pm 8th November 1997 EST to
Jeremy Allison
1997-11-10
1
-44
/
+6
*
attempting to mark up 32 bit error codes, needed for NT domains.
Luke Leighton
1997-11-09
1
-6
/
+44
*
ipc.c :
Luke Leighton
1997-11-07
1
-30
/
+46
[prev]
[next]