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
...
*
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
*
following a cvs error, i am rewriting this monster-commit. with bad grace.
Luke Leighton
1997-11-06
1
-62
/
+252
*
smb.h :
Luke Leighton
1997-11-04
1
-1
/
+1
*
convert the credentials code back to uchar[8] from uint32[2]
Andrew Tridgell
1997-11-02
1
-3
/
+2
*
some locking code cleanups
Andrew Tridgell
1997-11-01
1
-3
/
+0
*
removed mechanism that created actual files NETLOGON, lsarpc and the like,
Luke Leighton
1997-10-30
1
-1
/
+2
*
ipc.c ntclientpipe.c:
Luke Leighton
1997-10-29
1
-0
/
+1
*
split ntclient.c down into appropriate modules.
Luke Leighton
1997-10-29
1
-1
/
+1
*
clean up the hash entry code a bit. Got rid of lp_shmem_hash_size()
Andrew Tridgell
1997-10-29
1
-9
/
+1
*
byteorder.h :
Luke Leighton
1997-10-29
1
-4
/
+2
*
smb.h smbparse.c pipeutil.c :
Luke Leighton
1997-10-28
1
-1
/
+90
*
lower the default hash size if SEMMSL isn't defined
Andrew Tridgell
1997-10-28
1
-4
/
+1
*
SYSV IPC implementation of fast share modes.
Andrew Tridgell
1997-10-28
1
-1
/
+4
*
added LSA_Q_CLOSE and LSA_R_CLOSE (also to smb.h). implemented in smbclient.
Luke Leighton
1997-10-27
1
-2
/
+19
*
added LSA Open Policy query and response processing to smbclient
Luke Leighton
1997-10-27
1
-0
/
+22
*
Fixed 2 oplock bugs:
Andrew Tridgell
1997-10-27
1
-4
/
+2
*
added correct client-side credential generation / checking to the LSA SAM
Luke Leighton
1997-10-25
1
-1
/
+1
*
got the SAM logon request generated, and received a SAM logon response back.
Luke Leighton
1997-10-25
1
-3
/
+3
*
Makefile :
Luke Leighton
1997-10-25
1
-3
/
+3
*
Makefile client.c :
Luke Leighton
1997-10-22
1
-0
/
+8
*
Makefile client.c clientutil.c clitar.c nmbsync.c :
Luke Leighton
1997-10-22
1
-0
/
+6
*
loadparm.c :
Luke Leighton
1997-10-22
1
-4
/
+4
*
shared memory code cleanups (partly preparing for a possible sysV
Andrew Tridgell
1997-10-22
1
-2
/
+17
*
loadparm.c :
Luke Leighton
1997-10-21
1
-0
/
+28
*
rewrote the password server code using the new clientgen.c client
Andrew Tridgell
1997-10-21
1
-0
/
+26
*
removed home_share from user_info structure.
Luke Leighton
1997-10-20
1
-4
/
+0
*
a major share modes reorganisation.
Andrew Tridgell
1997-10-20
1
-54
/
+15
*
debugging the srvsvc Net Share Enum. some padding issues; some string length
Luke Leighton
1997-10-19
1
-1
/
+3
*
creating NetShareEnum parsing / reply creation. compiles, but untested.
Luke Leighton
1997-10-19
1
-4
/
+5
*
Makefile :
Luke Leighton
1997-10-19
1
-9
/
+19
[prev]
[next]