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
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
weekend work. user / group database API.
Luke Leighton
1998-11-29
40
-1862
/
+1415
*
removed include of net/route.h because it prevents compilation under
Andrew Tridgell
1998-11-29
1
-4
/
+6
*
don't allow ".." in service name when doing "default service"
Andrew Tridgell
1998-11-29
1
-1
/
+3
*
Now uninstalls man pages from correct source location.
Tim Potter
1998-11-27
1
-1
/
+1
*
make the help links appear in a separate window, so you can read the
Andrew Tridgell
1998-11-27
1
-1
/
+1
*
better layout of password options.
Andrew Tridgell
1998-11-27
1
-19
/
+23
*
install all html docs in yodl help directory
Andrew Tridgell
1998-11-27
1
-0
/
+7
*
Replaced ZERO_STRUCT() with ZERO_STRUCTP() in cli_connect_serverlist().
Tim Potter
1998-11-26
1
-1
/
+1
*
we have a problem: resolution of "Primary Group RID" which we assumed
Luke Leighton
1998-11-26
3
-2
/
+16
*
yeehaah got users to be included in S-1-5-xxx-yyy-zzz's local groups.
Luke Leighton
1998-11-25
5
-51
/
+70
*
fixing group database issues
Luke Leighton
1998-11-25
8
-67
/
+94
*
Makefile.in: Added maintainer mode fixes.
Jeremy Allison
1998-11-25
27
-824
/
+2010
*
LsaLookupNames client call (first used as lookupnames command in rpcclient).
Luke Leighton
1998-11-25
13
-131
/
+380
*
fixing domain join and domain login problems
Luke Leighton
1998-11-25
5
-11
/
+23
*
clearer debug comments
Luke Leighton
1998-11-24
1
-2
/
+2
*
oops, forgot to rename smbfilegrp to smbunixgrp.
Luke Leighton
1998-11-24
1
-11
/
+11
*
sorting out difference between aliases and groups in the cases where
Luke Leighton
1998-11-24
3
-21
/
+55
*
jean-francois pointed out problem with "lp_domain_role()" code, you
Luke Leighton
1998-11-24
1
-2
/
+2
*
initialise not initialize...
Luke Leighton
1998-11-24
2
-2
/
+2
*
Fixed oplock test path spec bug.
Jeremy Allison
1998-11-24
1
-1
/
+1
*
Fixed -Wall -Wshadow warning.
Jeremy Allison
1998-11-23
1
-2
/
+1
*
uninitialised counter
Luke Leighton
1998-11-23
1
-1
/
+1
*
yp_prot.h and ypclnt.h correct: ypprot.h and yp_clnt.h wrong...
Luke Leighton
1998-11-23
2
-2
/
+2
*
re-added ypprot.h and yp_clnt.h
Luke Leighton
1998-11-23
2
-2
/
+2
*
re-added includes for yp_prot.h and yp_clnt.h
Luke Leighton
1998-11-23
1
-0
/
+13
*
get rid of __wait boring warning, caused by rpc/clnt.h
Luke Leighton
1998-11-23
1
-13
/
+4
*
cvs being STUPID
Luke Leighton
1998-11-23
3
-101
/
+58
*
remove unused variable
Luke Leighton
1998-11-23
1
-1
/
+0
*
unused variable removed
Luke Leighton
1998-11-23
1
-1
/
+1
*
cvs being STUPID
Luke Leighton
1998-11-23
1
-3
/
+51
*
cvs is acting wierd.
Luke Leighton
1998-11-23
2
-0
/
+573
*
someone had added code to convert rids to rids, assuming that the rids
Luke Leighton
1998-11-23
1
-9
/
+1
*
remove / add / attempt to stop remove didn't work.
Luke Leighton
1998-11-23
1
-0
/
+651
*
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
*
global change from samba.anu.edu.au to samba.org
Andrew Tridgell
1998-11-21
3
-3
/
+3
*
Added changes to smbtar submitted by Sandy Whitesel
Richard Sharpe
1998-11-21
1
-1
/
+7
*
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
[next]