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
Age
Commit message (
Expand
)
Author
Files
Lines
1998-11-24
oops, forgot to rename smbfilegrp to smbunixgrp.
Luke Leighton
1
-11
/
+11
1998-11-24
sorting out difference between aliases and groups in the cases where
Luke Leighton
3
-21
/
+55
1998-11-24
jean-francois pointed out problem with "lp_domain_role()" code, you
Luke Leighton
1
-2
/
+2
1998-11-24
initialise not initialize...
Luke Leighton
2
-2
/
+2
1998-11-24
Fixed oplock test path spec bug.
Jeremy Allison
1
-1
/
+1
1998-11-23
Fixed -Wall -Wshadow warning.
Jeremy Allison
1
-2
/
+1
1998-11-23
uninitialised counter
Luke Leighton
1
-1
/
+1
1998-11-23
yp_prot.h and ypclnt.h correct: ypprot.h and yp_clnt.h wrong...
Luke Leighton
2
-2
/
+2
1998-11-23
re-added ypprot.h and yp_clnt.h
Luke Leighton
2
-2
/
+2
1998-11-23
re-added includes for yp_prot.h and yp_clnt.h
Luke Leighton
1
-0
/
+13
1998-11-23
get rid of __wait boring warning, caused by rpc/clnt.h
Luke Leighton
1
-13
/
+4
1998-11-23
cvs being STUPID
Luke Leighton
3
-101
/
+58
1998-11-23
remove unused variable
Luke Leighton
1
-1
/
+0
1998-11-23
unused variable removed
Luke Leighton
1
-1
/
+1
1998-11-23
cvs being STUPID
Luke Leighton
1
-3
/
+51
1998-11-23
cvs is acting wierd.
Luke Leighton
2
-0
/
+573
1998-11-23
someone had added code to convert rids to rids, assuming that the rids
Luke Leighton
1
-9
/
+1
1998-11-23
remove / add / attempt to stop remove didn't work.
Luke Leighton
1
-0
/
+651
1998-11-23
unix instance of group database API
Luke Leighton
26
-1294
/
+1098
1998-11-23
replace ' with _ as well
Andrew Tridgell
2
-13
/
+14
1998-11-23
changed string_sub() to replace " ; and ` in the inserted string with _
Andrew Tridgell
4
-25
/
+59
1998-11-22
deleted some old DEBUG() code that wasn't used
Andrew Tridgell
1
-14
/
+0
1998-11-21
global change from samba.anu.edu.au to samba.org
Andrew Tridgell
3
-3
/
+3
1998-11-21
Added changes to smbtar submitted by Sandy Whitesel
Richard Sharpe
1
-1
/
+7
1998-11-21
make SWAT obey the global "hosts allow" and "hosts deny" settings.
Andrew Tridgell
2
-13
/
+29
1998-11-21
try to use *SMBSERVER to connect to password server if the first
Andrew Tridgell
1
-13
/
+11
1998-11-21
add a error code when failed to get lock
Andrew Tridgell
1
-1
/
+1
1998-11-21
formatting change
Andrew Tridgell
1
-1
/
+1
1998-11-21
use bindir not sbindir in Makefile to ensure that we don't break
Andrew Tridgell
1
-1
/
+3
1998-11-21
smbd/password.c: Added *SMBSERVER fix is name is too long.
Jeremy Allison
2
-2
/
+10
1998-11-20
Instrumented hack fix with debug level 10 statements just in case :-).
Jeremy Allison
1
-0
/
+3
1998-11-20
acconfig.h configure configure.in include/config.h.in: Added -lsec and -lsecu...
Jeremy Allison
6
-190
/
+672
1998-11-20
Fixed stupid blunder where I renamed getpwanam to getpwnam.
Jeremy Allison
3
-4
/
+4
1998-11-20
wrong directory path for smbd and nmbd
Herb Lewis
1
-2
/
+2
1998-11-19
Makefile.in: Added passing of CPPFLAGS into Makefile.
Jeremy Allison
4
-415
/
+438
1998-11-19
Sync up with 2.0 code.
Jeremy Allison
9
-403
/
+586
1998-11-19
update testparm with -s option so it doesn't require a carriage return
Herb Lewis
1
-10
/
+34
1998-11-19
Changes to make the default prefix /usr/local/samba - as it was in 1.9.18p10.
Jeremy Allison
6
-482
/
+706
1998-11-18
Added OSF1 changes to HEAD (-lsecurity etc.)
Jeremy Allison
7
-158
/
+243
1998-11-18
Fixed crash bug which was assuming that fd_ptr was always non-null
Jeremy Allison
3
-6
/
+12
1998-11-18
Fixed problem with HAVE_NETGROUP being used on platforms
Jeremy Allison
5
-15
/
+26
1998-11-17
Fixed NT modify timestamp issue.
Jeremy Allison
3
-2
/
+27
1998-11-17
Changed Makefile.in to use autoconf prefixes.
Jeremy Allison
1
-7
/
+5
1998-11-17
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
56
-178
/
+238
1998-11-17
lookup_alias_name() %s not %d for sid_str
Luke Leighton
1
-1
/
+1
1998-11-17
somehow this file got missed in the groupdb commit.
Luke Leighton
1
-35
/
+88
1998-11-17
make_uni_hdr() reverted accidentally with a -1 on username length
Luke Leighton
1
-2
/
+2
1998-11-17
swapped username:uid:[groupridlist]:[aliasridlist] to
Luke Leighton
1
-9
/
+9
1998-11-17
- group database API. oops and oh dear, the threat has been carried out:
Luke Leighton
47
-2310
/
+3044
1998-11-17
Fixed missing NULL check in tar op.
Jeremy Allison
1
-2
/
+4
[next]