Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-04-06 | Convert more parameters to new smb.conf(5) style. Document found occurences ↵ | Alexander Bokovoy | 1 | -1/+1 | |
of non-documented parameters in doc-status (This used to be commit 3a9784d8b2318af4d9b349edd1aba4065d25da23) | |||||
2003-04-06 | Convert 'Security' section of smb.conf to new format | Alexander Bokovoy | 1 | -21/+22 | |
(This used to be commit 85eadec0838bdcb5604d5cf66b204ee610e2ad7a) | |||||
2003-04-04 | This is a merge of the NETLOGON schannel server code from Samba | Volker Lendecke | 1 | -0/+24 | |
TNG. Actually, it exists in the main Samba cvs tree in APPLIANCE_TNG as I found out later :-) It adds a new parameter: server schannel = yes/auto/no defaulting to auto. What does this mean to the user: No requireSignOrSeal registry patch for XP anymore. Many thanks for this code to Luke Leighton, Elrond and anybody else I forgot to mention. My next thing will be to see if this applies cleanly to 3_0. Please test and comment! Volker (This used to be commit e1f953241eb020f19fe657f29afdae28dcf5a03b) |