Age | Commit message (Collapse) | Author | Files | Lines |
|
domain admin group
domain guest group
use rhosts
status
(This used to be commit 475594a43938aaace7868b4fadc50d571ce18414)
|
|
(This used to be commit 65c4a1060b57b1fa18f125d7ef92eb2cec0e1edf)
|
|
- Report references in smb.conf that point to non-existent entries
- Report entries that are not referenced in the list
- Report entries that are documented, but don't exist in loadparm.c
- Report entries that are in loadparm.c, but are not documented
(This used to be commit bf5a84efb36410bc07e7de91f4a926a60083bb7a)
|
|
(This used to be commit 1e7686e5e7952b9b6f0474bace43078d2f6cb871)
|
|
discussed
with jerry
(This used to be commit f9b29692e33f8718b314ab4a61c501a3ddd9a3c6)
|
|
files in ../../htmldocs, etc)
Add sam.sgml
(This used to be commit dfb3ee0bb646557ef911c827a5a68ef9c7833835)
|
|
(This used to be commit 598039599ca7c38a42ae75cf345c01b3cf3881ff)
|
|
the HOWTO collection instead of linking each article.
(This used to be commit a0e0a76e000c2962037dddde11261108b3d63e50)
|
|
(This used to be commit bc04c2c82fe5c236a030237032952c707bd17073)
|
|
(This used to be commit d72538fd14b8d00ea07f19464b4f3a3d93445cbf)
|
|
(This used to be commit ae230491a8860a1846bd272d6455119a5bc99dd5)
|
|
(This used to be commit 25cd49d76650a5f059f956ae955569be340d3729)
|
|
had it...).
Jeremy.
(This used to be commit 6929b65954ff5b94d11db79c8fc6a295311c238f)
|
|
(This used to be commit 57c9a6a1e8159f2eeaf0e3dae104a0815a000fa4)
|
|
* regenerated man pages
(This used to be commit 89bbec5216e1e02469dea6f68ceb797dd9165c1f)
|
|
Jeremy.
(This used to be commit 736a7bab487d7e217eed452e2089adb6b4164ad5)
|
|
Jeremy.
(This used to be commit ef7bcaf1b7e1ca073b27a8836c6aa86e112b5bee)
|
|
Jeremy.
(This used to be commit 983e6d137eaada5cea1235e0cf051bc314b6f9d8)
|
|
Jeremy.
(This used to be commit e2d66c5d238a057175d9316b4491ca26066f34fe)
|
|
Jeremy.
(This used to be commit abeebf33c132c4975ac5dadde57c22176ddc9fda)
|
|
(This used to be commit 5bae773e0270c31ba936ef651dda149601ac6ecd)
|
|
Jeremy.
(This used to be commit c4fcbb2948beb3b6594d53a7ffdc8b94fd0d94e0)
|
|
* fixing some typos after running printing.sgml through ispell
(This used to be commit d20be2e868015266ef3b33f353e1c9a2e6d6b7e1)
|
|
<belanger@yahoo.com>.
Jeremy.
(This used to be commit 8db4d46dc983ce37814fb375d61951b6220a4c61)
|
|
* converting printing internal doc to SGML
(This used to be commit bc74170cd982e520421e8b930710671923d65208)
|
|
(This used to be commit c58d4b3cca9132c5995fa12cf5dfcadce082dba9)
|
|
* fix syntax errors in developer's docs
* update Makefile.in to place HTML files in htmldocs & text
files in textdocs/
(This used to be commit cb96e1a1d9a07314bb60e431484cfd05aef83de6)
|
|
(This used to be commit a42414fe5aff8a9e0fccd1c73a86e3b472f2c149)
|
|
(This used to be commit a4a3469ffb44061c58bbcd807a9585ae13326f7b)
|
|
(This used to be commit 93cb8b47c48d0492e3e699542bdc521aafb8d1b7)
|
|
(This used to be commit b9942092cf3d0a9fbf94b51b576836a86059551b)
|
|
(This used to be commit 2613d3a48a8d60c3db38406a1abd943dbe0b7d09)
|
|
(This used to be commit ac0d1acc5542b0f02a85e38e5adfcc8098ff166a)
|
|
belanger@pobox.com
Jeremy.
(This used to be commit a7009ad5c8aaae350b2521b8c0cd2538e561618a)
|
|
even started), and not in SGML. Plain ASCII right now, but I'll do some
more work on it tomorrow.
(This used to be commit d60afa48e3214a4fa4c0a937635c3acf2a4b4a65)
|
|
System sid. This avoids comparing with ACEs that we don't yet support in the
ADS Domain security descriptor.
(This used to be commit ace7738e123b28f69c290f9f1de50011d230e14b)
|
|
Volker
(This used to be commit f68825e93371e3d3403167f608d1da0d7ada1a04)
|
|
group mapping not as local, but as WKN_GRP.
Volker
(This used to be commit cb05dcab2de117ea4db54af313a05905cd5a0d0a)
|
|
(This used to be commit d83cae2bbd1625aeb3b7c73ba8dde2d1371e7f89)
|
|
In order to reduce complexity, this patch removes the upper layer of the SAM
API. Also, we remove the function pointers on the sam context - there really
is no point making these replaceable - that's for the modules.
Move a number of functions in include/interface.c around to allow for use of
'static' and to keep the external API in one chunk, at the bottem. All these
functions were renamed to remove the context_sam -> sam
Consequential changes in the samtest module, and back out metze's change for
ACB filtering, becouse I think it belongs in the SAM backeds. (But I will take
debate on this one).
Changes to the lib/util_sid.c code to create a 'system' token, and make it a
SAM_ASSERT() enforced requirement to have a token on those calls that specify
it. samtest now uses this.
We should have a samtest call to set your own token.
We also need to extend our se_access code to cover the things that Win2k is
returning in it's access tokens. Currently our system token doesn't pass, due
to unexpected flags. (When running sam_ads against Win2k)
Andrew Bartlett
(This used to be commit b9036900d0bb227ec16c6a5792c18ef943dcf015)
|
|
small fix for the previous merge.
Andrew Bartlett
(This used to be commit 85122800fce7a6f9eeee0651f6d9eb9218e35bb6)
|
|
(This used to be commit b01c55ed5bbf4903a87fd17d70ae9acd832d60fe)
|
|
(This used to be commit 470a1316324821984745bcf7321bafd8d0fd0a77)
|
|
(This used to be commit 9d529256c55e5a5099f69471ed1357cff06003fe)
|
|
installed one.
(This used to be commit cc878f43b9a91385ca3671f17a08253b8464c039)
|
|
want to include the globally installed libsmbclient.h - found by jht
(This used to be commit e35a5da3a75c74ab066bff5e0f60d30deb008451)
|
|
history.
Volker
(This used to be commit d47aff38db23815a48e64718ecb6c957101ecdac)
|
|
(This used to be commit 9615ab10c006d8027f6a8b7dd3770eb77304dbdc)
|
|
(This used to be commit cf249f5b222312bb05fb8ab53413d160149f7477)
|
|
(New accounts are created on thier internal talloc context, not a supplied one
and not the one beloning to the SAM)
Also actaully add the sam_skel to the tree.
I need to work out with Jelmer an appropriate way to ensure we still have an
example external build, and if this should move back out again.
Andrew Bartlett
(This used to be commit dc8b0d23e088d1e7f7fbc6ab0423eaa82f14e258)
|