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
*
unix instance of group database API
Luke Leighton
1998-11-23
26
-1294
/
+1098
*
replace ' with _ as well
Andrew Tridgell
1998-11-23
2
-13
/
+14
*
changed string_sub() to replace " ; and ` in the inserted string with _
Andrew Tridgell
1998-11-23
4
-25
/
+59
*
deleted some old DEBUG() code that wasn't used
Andrew Tridgell
1998-11-22
1
-14
/
+0
*
use http://samba.org/ not http://samba.org/samba/
Andrew Tridgell
1998-11-22
2
-7
/
+6
*
global change from samba.anu.edu.au to samba.org
Andrew Tridgell
1998-11-21
94
-455
/
+455
*
Added changes to smbtar submitted by Sandy Whitesel
Richard Sharpe
1998-11-21
2
-4
/
+16
*
make SWAT obey the global "hosts allow" and "hosts deny" settings.
Andrew Tridgell
1998-11-21
2
-13
/
+29
*
try to use *SMBSERVER to connect to password server if the first
Andrew Tridgell
1998-11-21
1
-13
/
+11
*
add a error code when failed to get lock
Andrew Tridgell
1998-11-21
1
-1
/
+1
*
formatting change
Andrew Tridgell
1998-11-21
1
-1
/
+1
*
use bindir not sbindir in Makefile to ensure that we don't break
Andrew Tridgell
1998-11-21
1
-1
/
+3
*
smbd/password.c: Added *SMBSERVER fix is name is too long.
Jeremy Allison
1998-11-21
2
-2
/
+10
*
Instrumented hack fix with debug level 10 statements just in case :-).
Jeremy Allison
1998-11-20
1
-0
/
+3
*
acconfig.h configure configure.in include/config.h.in: Added -lsec and -lsecu...
Jeremy Allison
1998-11-20
6
-190
/
+672
*
Fixed stupid blunder where I renamed getpwanam to getpwnam.
Jeremy Allison
1998-11-20
3
-4
/
+4
*
wrong directory path for smbd and nmbd
Herb Lewis
1998-11-20
1
-2
/
+2
*
Makefile.in: Added passing of CPPFLAGS into Makefile.
Jeremy Allison
1998-11-19
4
-415
/
+438
*
Sync up with 2.0 code.
Jeremy Allison
1998-11-19
9
-403
/
+586
*
smb.conf : explicitly state "printcap name=" and "security=" parameters
Herb Lewis
1998-11-19
2
-10
/
+15
*
update testparm with -s option so it doesn't require a carriage return
Herb Lewis
1998-11-19
4
-13
/
+51
*
Changes to make the default prefix /usr/local/samba - as it was in 1.9.18p10.
Jeremy Allison
1998-11-19
6
-482
/
+706
*
Added OSF1 changes to HEAD (-lsecurity etc.)
Jeremy Allison
1998-11-18
7
-158
/
+243
*
Fixed crash bug which was assuming that fd_ptr was always non-null
Jeremy Allison
1998-11-18
3
-6
/
+12
*
Updated packaging files in line with restructuring of Makefile.in
John Terpstra
1998-11-18
6
-213
/
+132
*
change to new prefix path
Herb Lewis
1998-11-18
1
-1
/
+1
*
Fixed problem with HAVE_NETGROUP being used on platforms
Jeremy Allison
1998-11-18
5
-15
/
+26
*
Fixed NT modify timestamp issue.
Jeremy Allison
1998-11-17
3
-2
/
+27
*
Changed Makefile.in to use autoconf prefixes.
Jeremy Allison
1998-11-17
1
-7
/
+5
*
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1998-11-17
56
-178
/
+238
*
lookup_alias_name() %s not %d for sid_str
Luke Leighton
1998-11-17
1
-1
/
+1
*
somehow this file got missed in the groupdb commit.
Luke Leighton
1998-11-17
1
-35
/
+88
*
make_uni_hdr() reverted accidentally with a -1 on username length
Luke Leighton
1998-11-17
1
-2
/
+2
*
swapped username:uid:[groupridlist]:[aliasridlist] to
Luke Leighton
1998-11-17
1
-9
/
+9
*
- group database API. oops and oh dear, the threat has been carried out:
Luke Leighton
1998-11-17
47
-2310
/
+3044
*
Fixed missing NULL check in tar op.
Jeremy Allison
1998-11-17
1
-2
/
+4
*
Moved PRINTCAP_NAME from smb.h to includes to allow it to
Jeremy Allison
1998-11-17
2
-4
/
+3
*
Makefile.in: Re-added quotes round ROFF call for DGUX.
Jeremy Allison
1998-11-16
3
-4
/
+3
*
O_EXCL fixes for printing files & oplocks.
Jeremy Allison
1998-11-16
3
-3
/
+6
*
Added fixes for machine accounts.
Jeremy Allison
1998-11-16
1
-10
/
+32
*
add some more comments and clean it up a little more.
Herb Lewis
1998-11-16
1
-3
/
+22
*
some fixes for IRIX 5.3 builds
Herb Lewis
1998-11-16
1
-10
/
+17
*
Set sticky bit on /var/spool/samba.
John Terpstra
1998-11-16
5
-3
/
+3
*
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
[next]