Age | Commit message (Collapse) | Author | Files | Lines |
|
registry
stuff. Revert the last change.
This needs better fixing.
Volker
(This used to be commit ad1e00430bf5c4130023d30e9c8266ecdc640d2b)
|
|
Initializing the reg_db now uses reg_createkey and reg_setvalue.
Volker
(This used to be commit cab5ccbbe484795f13531726d68b978073262e33)
|
|
(This used to be commit 281640823bfe25f513f44f6c6d7022a11b957fa5)
|
|
(This used to be commit fc29a283cc9c2458375aa4fe2ecef82e6a3847df)
|
|
(This used to be commit ad22a467185e871d893e8133741b525889c2aa6f)
|
|
will re-use the handle
(This used to be commit 0afd696f88ed04f562ef64201ac2e58cef372a90)
|
|
(This used to be commit a4862f48d085d1f518389f86a410722e91449755)
|
|
(This used to be commit 0104371dd648204c9e8102cdc399539857be4a63)
|
|
(This used to be commit b32c65cb6243f939247bcfb0f14e4e49dc5ee13e)
|
|
(This used to be commit 3da37287cadfe251491bcefea4ca9d407048868b)
|
|
(This used to be commit 66e889bbabde6dfd05df46937635a6d3e606cb27)
|
|
(This used to be commit a6039eb46c6506b4e55e816d50edb618e800007f)
|
|
(This used to be commit dc0300ec70ff67aaec9b0bab6a1dd4d0e6fde5ac)
|
|
(This used to be commit de053583510999658b2969b244b43ae85fb87737)
|
|
(This used to be commit a2f5c929183fb74ad21664c747d04e88a4103505)
|
|
on write-only files. Jim please check. Should not affect
Windows clients - I ensured all the relevent Samba4
torture tests still pass.
Jeremy.
(This used to be commit 6df3cac44fb1eafa84f9fc0ce4485242b4cce111)
|
|
separately specifying CPPFLAGS and LDFLAGS.
(This used to be commit 8c36f1a7458e7cf29c9ec647e98d0a1e2d32d239)
|
|
The main thing here is a rewrite of srv_winreg_nt.c. The core functionality
has moved to registry/reg_api.c which is then usable by the rest of Samba as
well.
On that way it fixes creating keys with more than one element in the
path. This did not work before.
Two things that sneaked in (sorry :-) is the change of some routines from
NTSTATUS to WERROR the removed "parent" argument to regkey_open_internal.
Volker
(This used to be commit fea52801de8c7b85c578d200c599475680c5339f)
|
|
(This used to be commit 8b3d860f27d166f1a0b8019f9c9c91355c6becdf)
|
|
(This used to be commit 97f150fbbbee4837c15de121b418881241f321e2)
|
|
Freeing memctx is all we need, fix double free stupidity
(This used to be commit 2a7454959e93e5bd11161707d0bd16a431b92351)
|
|
Metze: as noted by "shattered" and discussed on the irc,
here is a patch to lib/sysquotas_linux.c replacing some
"get"s by "set"s. The other lib/sysquotas*.c files look
ok to me. But in the linux variant, the problem is not
in the actual call of quotactl but in the preparation of
the respective "D" structs. This makes the difference
between the get and set calls for SMB_USER_FS_QUOTA_TYPE
and SMB_GROUP_FS_QUOTA_TYPE.
metze
(This used to be commit d303cc7e620d8879e153c6a145c331453cf6552f)
|
|
It was missing for security=server/domain/ads
Simo.
(This used to be commit 550f651499c22c3c11594a0a39061a8a9b438d82)
|
|
(This used to be commit defa0a352b32469984126ec5d47aab9ef8d6b61c)
|
|
<ks@sernet.de>
Volker
(This used to be commit fde042f29e9e9ac19ed3380e8fbe45fa8441e705)
|
|
the host_principal memory while it is still being referenced
by the gss code.
(This used to be commit 7a5a12e892171f0e1b6355f84ee920307834c81f)
|
|
Fix code that mistakenly assumed tdb_traverse
returned 0 or -1, it actually returns -1 or the
number of entries traversed. Add a static as another
way to return the bad cache value.
Jeremy.
(This used to be commit 5266a70ae9971eb54fa769f89bec7c688285e811)
|
|
names (all except SEQNUM are *not* null terminated
strings).
Jeremy.
(This used to be commit bcb68260ba4e6a1ae6b681603367008309b9bfde)
|
|
(This used to be commit 6cab254c49e07b11c170511ec613f0f33914c3e6)
|
|
as well as Makefile.in :(
(This used to be commit 5d000fed595252d7b703af70b73f5a1d5d920918)
|
|
need to create it.
(This used to be commit f440efd961688116f304cebdef17bb681ed534c9)
|
|
Add code to check for loops in the free list.
Should help us validate tdb's against corruption.
Jeremy.
(This used to be commit f8e7386773cbbb31e2f42ffcbae9b979c1197635)
|
|
Jeremy.
(This used to be commit 270e84db6de66b4f20dc0a564f706dae4c00b0b2)
|
|
against tdb corruption. Needs fleshing out
(and I forgot one record type) and needs helpful
suggestion from Volker to validate freelist,
but should give an idea of how this will look.
Jeremy.
(This used to be commit 8eb53f74e414483afde7b1e38ea2a3f56ae3ec66)
|
|
(This used to be commit b6bf2e42672cc84e5c3af6f8b15a9d39c408db13)
|
|
(This used to be commit fd429c8c06e01452f04700518c93ecfaa51c3140)
|
|
arguments. This also replaces regkey_close_internal by TALLOC_FREE.
Volker
(This used to be commit a177bbb2d5611f03cec25b7577c2e6a542f94a69)
|
|
(This used to be commit 38a88ed5d71c5781286ed12a858dcfb135b33c90)
|
|
(This used to be commit eba404e668c270f2d31e3a8ab0721064eda39b40)
|
|
(This used to be commit c27e48594abecc4e67f3be457a4b942ae7ff4db5)
|
|
(This used to be commit 714971b34aad01cd855484d550c41bc0265ef051)
|
|
Metze, you wanted to port talloc_get_type_abort() to 4. Should I just use it
in 3-ldb?
Volker
(This used to be commit ba0df1c915c49afad629df789375440225968633)
|
|
(This used to be commit 493ba681e541292f1c2c6b6670bb2c48f63a0aa3)
|
|
(This used to be commit f53983079bc285ad8ced8fc4dd40df66fad13718)
|
|
match Windows NTLMSSP flags.
Jeremy.
(This used to be commit 786318f84bef76c6acffa1ddf7cdba947509fbac)
|
|
metze
(This used to be commit 4a5da57306ad8cce5522ee72349cb85b447e295c)
|
|
(This used to be commit be3c444c37dc6f0ab91a2815a2efe6f7c38818c5)
|
|
anymore today.
With more than 5 different trees I can't swear that I did test this properly
yesterday. Sorry for the noise.
Volker
(This used to be commit 978a6196bf0a2280c7f74b4a6d9fa7941c3aa049)
|
|
(This used to be commit 2369ad08529d31bb77b9cb5378d0114669cdf8a8)
|
|
(This used to be commit c004d041817f0bdf99a205090c8b026dfb0d81bc)
|