index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
include
/
smb.h
Age
Commit message (
Expand
)
Author
Files
Lines
1998-08-03
First implementation of ChangeNotify - this version only checks
Jeremy Allison
1
-2
/
+13
1998-07-31
This is the checkin of the debug changes.
Christopher R. Hertel
1
-9
/
+59
1998-07-30
Makefile.in: Moved UBIQX stuff into UTILOBJ.
Jeremy Allison
1
-2
/
+16
1998-07-29
get rid of the runtime test for broken getgroups() and add a compile
Andrew Tridgell
1
-9
/
+6
1998-07-29
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1
-27
/
+12
1998-07-27
chgpasswd.c: Fixed up debug calls to stop crashes if ptsname failed.
Jeremy Allison
1
-3
/
+0
1998-07-22
Fixed bug found by Richard Sharpe. After increasing files_struct size by
Jeremy Allison
1
-1
/
+1
1998-07-17
Code added to fix the renaming of a directory under NT SMB calls.
Jeremy Allison
1
-9
/
+10
1998-07-16
Makefile: Added nttrans.o
Jeremy Allison
1
-5
/
+19
1998-07-11
nntrans.c: Fully implemented transact rename.
Jeremy Allison
1
-0
/
+3
1998-07-09
NT SMB trans reply code.
Jeremy Allison
1
-0
/
+10
1998-07-01
includes.h: AIX fix.
Jeremy Allison
1
-0
/
+8
1998-06-30
nttrans.c: More code towards NT protocol.
Jeremy Allison
1
-6
/
+12
1998-06-21
Remove the copyright to Canon Information Systems Australia, as we don't
Richard Sharpe
1
-0
/
+1
1998-06-16
Added SSL support from Christian Starkjohann <cs@obdev.at>
Jeremy Allison
1
-0
/
+4
1998-06-12
This is the first, small step toward some tweaks that Jeremy and I have
Christopher R. Hertel
1
-0
/
+2
1998-06-04
had what would be a compile error if it wasn't #if 0'd out in passdb_ops
Luke Leighton
1
-1
/
+1
1998-06-04
added "domain admin group" and "domain guest group" parameters. this is
Luke Leighton
1
-0
/
+9
1998-06-03
ipc.c: Fix bug where we don't return the correct error code when client
Jeremy Allison
1
-0
/
+2
1998-05-26
smb.h: More NT SMB stuff (just defines).
Jeremy Allison
1
-0
/
+9
1998-05-23
Added more NT definitions, getting ready for nttrans code.
Jeremy Allison
1
-0
/
+57
1998-05-19
passdb.c: Fixed typo in coment.
Jeremy Allison
1
-11
/
+0
1998-05-19
removed "default" system for password database api: all functions must
Luke Leighton
1
-0
/
+1
1998-05-19
ldap.c :
Luke Leighton
1
-1
/
+27
1998-05-18
Abstracted all the crappy password interfaces through an indirect
Jeremy Allison
1
-1
/
+37
1998-05-18
chgpasswd.c: Changed back to getsmb... from getsam...
Jeremy Allison
1
-2
/
+4
1998-05-18
Makefile:
Luke Leighton
1
-0
/
+8
1998-05-13
we don't need a typedef for string
Andrew Tridgell
1
-2
/
+0
1998-05-12
This is a security audit change of the main source.
Jeremy Allison
1
-1
/
+1
1998-05-08
added sam_passwd structure: don't want smb_passwd to be "polluted".
Luke Leighton
1
-6
/
+50
1998-05-08
clitar.c: #ifdef'ed out all the bits that were giving 'defined but not used'
Jeremy Allison
1
-39
/
+6
1998-05-08
added smb_grpid to smb_passwd struct
Luke Leighton
1
-0
/
+1
1998-05-08
added extra fields to struct smb_passwd
Luke Leighton
1
-7
/
+37
1998-05-08
smb.h: Supporting defines for NT trans calls.
Jeremy Allison
1
-0
/
+25
1998-05-06
Fixes for the %U and %G problems people have reported.
Jeremy Allison
1
-1
/
+2
1998-04-29
clientgen.c: Fixed null session setup bug.
Jeremy Allison
1
-0
/
+1
1998-04-29
This is the checkin that adds the security=domain functionality.
Jeremy Allison
1
-6
/
+2
1998-04-25
This looks like a big change but really isn't.
Jeremy Allison
1
-52
/
+60
1998-04-23
Makefile: Added nterr.c into the mix.
Jeremy Allison
1
-1
/
+2
1998-04-22
genrand.c: Improved generation of random values, more secure.
Jeremy Allison
1
-0
/
+4
1998-04-15
ipc.c: Fix for printer queue spinning with Win95.
Jeremy Allison
1
-0
/
+1
1998-04-13
Changes to allow Samba to be compiled with -Wstrict-prototypes
Jeremy Allison
1
-1
/
+1
1998-04-09
Makefile, loadparm.c, server.c, smb.h, util.c: Patch from
Jeremy Allison
1
-1
/
+1
1998-04-09
Added codepage 936 (simplified Chineses).
Jeremy Allison
1
-0
/
+1
1998-04-02
Patch from Chris Maltby <chris@softway.com.au>. His comments follow:
Jeremy Allison
1
-1
/
+1
1998-03-21
Getting ready for first Red Hat Linux RPMs for 1.9.19 pre-alpha release
John Terpstra
1
-3
/
+0
1998-03-20
Added MAXPRINTERLEN define in smb.h setting printer share name length to maxi...
John Terpstra
1
-0
/
+3
1998-03-16
Lint was complaining about the following typedef in smb.h:
Christopher R. Hertel
1
-1
/
+1
1998-03-14
another makeover of loadparm to support new stuff in swat and
Andrew Tridgell
1
-5
/
+12
1998-03-11
"For I have laboured mightily on Luke's code, and hath broken
Jeremy Allison
1
-1069
/
+45
[next]