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
Age
Commit message (
Expand
)
Author
Files
Lines
1998-12-01
rpc_samr.h parse_samr.c srv_samr.c :
Luke Leighton
10
-74
/
+313
1998-12-01
andrej spotted that entries _not_ in domain map user were being refused.
Luke Leighton
1
-10
/
+6
1998-12-01
hm. removed the "if failed to map nt name to unix name, fail tcon call"
Luke Leighton
1
-8
/
+2
1998-12-01
fix to domain_namemap (domain, ntname wrong way round oops)
Luke Leighton
4
-8
/
+10
1998-12-01
adding some samr parsing calls (group / alias adding / deleting)
Luke Leighton
7
-501
/
+939
1998-11-30
attempting to fix "domain user map" up, but it's a bit complicated.
Luke Leighton
6
-96
/
+192
1998-11-30
passdb.c now calls getpwnam() which returns results in a static buffer.
Luke Leighton
1
-7
/
+21
1998-11-30
pwdb_initialise() in the wrong place: must load smb.conf first. thanks phil.
Luke Leighton
1
-6
/
+6
1998-11-30
missed out endit()s, ta andrej.
Luke Leighton
1
-0
/
+6
1998-11-30
Earlier fix for smbmount timing window was the wrong patch.
Michael Warfield
1
-9
/
+10
1998-11-30
moving rpc/rpc.h to after netinet.h
Luke Leighton
1
-5
/
+5
1998-11-30
another attempt at a fix on connect_serverlist()...
Luke Leighton
1
-8
/
+8
1998-11-30
builtin alias password API
Luke Leighton
2
-0
/
+727
1998-11-30
andrej spotted problem with connect_serverlist (starts off assuming
Luke Leighton
1
-1
/
+1
1998-11-30
- adding builtin[alias]db.
Luke Leighton
14
-69
/
+145
1998-11-30
updated smb.conf - have not done a yodl2xxx.
Luke Leighton
1
-19
/
+152
1998-11-29
cvs getting it wrong. again.
Luke Leighton
1
-8
/
+10
1998-11-29
enabling optimisation switches on some compiler warnings
Luke Leighton
1
-1
/
+1
1998-11-29
"retired" two modules to preserve their cvs history.
Luke Leighton
7
-1158
/
+2899
1998-11-29
weekend work. user / group database API.
Luke Leighton
40
-1862
/
+1415
1998-11-29
removed include of net/route.h because it prevents compilation under
Andrew Tridgell
1
-4
/
+6
1998-11-29
don't allow ".." in service name when doing "default service"
Andrew Tridgell
1
-1
/
+3
1998-11-28
Fixed typo. "Browsable is an acronym for browseable.
John Terpstra
1
-1
/
+1
1998-11-27
Now uninstalls man pages from correct source location.
Tim Potter
1
-1
/
+1
1998-11-27
make the help links appear in a separate window, so you can read the
Andrew Tridgell
1
-1
/
+1
1998-11-27
- removed smb.conf.5.html as it now comes as part of htmldocs
Andrew Tridgell
2
-4484
/
+36
1998-11-27
better layout of password options.
Andrew Tridgell
1
-19
/
+23
1998-11-27
install all html docs in yodl help directory
Andrew Tridgell
1
-0
/
+7
1998-11-27
re-ran yodl
Andrew Tridgell
18
-66
/
+63
1998-11-27
got rid of a dangerous message command example
Andrew Tridgell
1
-9
/
+0
1998-11-26
Replaced ZERO_STRUCT() with ZERO_STRUCTP() in cli_connect_serverlist().
Tim Potter
1
-1
/
+1
1998-11-26
updated SWAT README to remove cgi-bin instructions
Andrew Tridgell
1
-54
/
+5
1998-11-26
we have a problem: resolution of "Primary Group RID" which we assumed
Luke Leighton
3
-2
/
+16
1998-11-25
yeehaah got users to be included in S-1-5-xxx-yyy-zzz's local groups.
Luke Leighton
5
-51
/
+70
1998-11-25
fixing group database issues
Luke Leighton
8
-67
/
+94
1998-11-25
Makefile.in: Added maintainer mode fixes.
Jeremy Allison
27
-824
/
+2010
1998-11-25
LsaLookupNames client call (first used as lookupnames command in rpcclient).
Luke Leighton
13
-131
/
+380
1998-11-25
added file from 2.0 branch
Herb Lewis
1
-0
/
+17
1998-11-25
fixing domain join and domain login problems
Luke Leighton
5
-11
/
+23
1998-11-24
clearer debug comments
Luke Leighton
1
-2
/
+2
1998-11-24
oops, forgot to rename smbfilegrp to smbunixgrp.
Luke Leighton
1
-11
/
+11
1998-11-24
updated from yodl
Luke Leighton
2
-27
/
+247
1998-11-24
added "domain group map" and "local group map" explanations.
Luke Leighton
1
-9
/
+136
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
[prev]
[next]