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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reviewed file permissions and removed other execute on samba start/stop script.
John Terpstra
1998-11-16
2
-2
/
+2
*
Removed smbwrappers from build specs and from installation specs.
John Terpstra
1998-11-16
1
-64
/
+4
*
Added Example binary packaging instructions.
John Terpstra
1998-11-16
8
-0
/
+172
*
Updated packaging files (new for Caldera).
John Terpstra
1998-11-16
16
-8
/
+1089
*
fixed lmhosts parsing. We were using sizeof(name) where name was char*
Andrew Tridgell
1998-11-16
1
-3
/
+2
*
Updates to handle glob.h - was causing problems on SCO 5.0.4
John Terpstra
1998-11-16
4
-3
/
+6
*
change ROUNDUP to SMB_ROUNDUP to prevent conflicts with system macros
Andrew Tridgell
1998-11-15
3
-8
/
+8
*
compile with optimisation by default on all compilers
Andrew Tridgell
1998-11-14
2
-394
/
+402
*
Added first cut of the new packaging scripts for Digital Unix.
John Terpstra
1998-11-14
8
-0
/
+161
*
support.txt is now maintained solely on the web pages
Andrew Tridgell
1998-11-14
1
-2172
/
+2
*
Fixed swat packaging & man page packaging.
Jeremy Allison
1998-11-14
2
-8
/
+10
*
automatically uppercase server and share names (win95 won't handle
Andrew Tridgell
1998-11-14
3
-12
/
+7
*
fixed setmode in smbclient
Andrew Tridgell
1998-11-14
1
-7
/
+6
*
Fixes to get the manpages from the right place.
Jeremy Allison
1998-11-14
2
-14
/
+20
*
- handle servers that don't support getattrE (ie. NT)
Andrew Tridgell
1998-11-14
2
-4
/
+6
*
(Hopefully) correct patch files for RedHat & TurboLinux.
Jeremy Allison
1998-11-14
2
-86
/
+140
*
Fixed problem with smbclient issuing '*.*' to NT server when an
Jeremy Allison
1998-11-14
1
-5
/
+5
*
Updated from smb.conf.5.html
Jeremy Allison
1998-11-14
1
-132
/
+132
*
Update for 2.0beta1.
Jeremy Allison
1998-11-14
73
-781
/
+708
*
prompt for password on smbclient -L
Andrew Tridgell
1998-11-14
1
-1
/
+0
*
- new prototypes
Andrew Tridgell
1998-11-14
2
-4
/
+17
*
allow all user to view the config
Andrew Tridgell
1998-11-14
1
-36
/
+22
*
remove code that allows installation via cgi
Andrew Tridgell
1998-11-14
2
-21
/
+36
*
removed information on installing via cgi
Andrew Tridgell
1998-11-14
1
-73
/
+15
*
missed a .B
Herb Lewis
1998-11-14
1
-1
/
+1
*
Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...
Jeremy Allison
1998-11-14
26
-576
/
+638
*
Fixed munging of sample file in man pages.
Jeremy Allison
1998-11-14
1
-9
/
+6
*
Fixed makefile problem due to change from SMB_PASSWD to PASSWD_PROGRAM.
Jeremy Allison
1998-11-14
2
-2
/
+2
*
Added --with-smbwrapper to configure lines in spec files so JohnT's
Jeremy Allison
1998-11-14
2
-2
/
+2
*
ran spell check and other minor tweaks
Herb Lewis
1998-11-14
16
-271
/
+282
*
Added packing release script.
John Terpstra
1998-11-13
1
-0
/
+15
*
Updated for 2.0beta1.
Jeremy Allison
1998-11-13
1
-9
/
+5
*
Change to beta1.
Jeremy Allison
1998-11-13
1
-1
/
+1
*
Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...
Jeremy Allison
1998-11-13
22
-625
/
+803
*
reverted includes change for FreeBSD as it breaks IRIX
Andrew Tridgell
1998-11-13
1
-1
/
+0
*
need 32 bit status codes to be negotiated because of STUPID dos "error more
Luke Leighton
1998-11-13
1
-1
/
+1
*
Fixed timing window created by daemonize function. Smbmount was going daemon
Michael Warfield
1998-11-13
1
-7
/
+10
*
LOCAL_GRP and DOMAIN_GRP are return types
Luke Leighton
1998-11-13
1
-0
/
+4
*
ZERO_STRUCTP not PN
Luke Leighton
1998-11-13
1
-6
/
+6
*
oops - ZERO_STRUCTP() issues again...
Luke Leighton
1998-11-13
1
-4
/
+1
*
Problems found by Herb.
Jeremy Allison
1998-11-13
6
-15
/
+22
*
use ZERO_STRUCTPN (checks for NULL) not ZERO_STRUCTP (doesn't check for NULL)
Luke Leighton
1998-11-13
1
-6
/
+6
*
ZERO_STRUCTP does not check argument for NULL.
Luke Leighton
1998-11-13
1
-1
/
+4
*
fixes for OSF1 compilation
Andrew Tridgell
1998-11-13
7
-13
/
+23
*
include/smb.h: Re-added zero pointer protection to ZERO_STRUCTP.
Jeremy Allison
1998-11-13
4
-12
/
+10
*
security descriptors
Luke Leighton
1998-11-13
6
-83
/
+104
*
sids in rpctorture changed from fstrings to DOM_SID
Luke Leighton
1998-11-13
1
-2
/
+2
*
fixed compile for FreeBSD
Andrew Tridgell
1998-11-13
2
-376
/
+371
*
%\ is an interesting printf argument, but I prefer %s
Andrew Tridgell
1998-11-12
1
-1
/
+1
*
we don't have any jpeg images any more
Andrew Tridgell
1998-11-12
1
-7
/
+0
[next]