Age | Commit message (Collapse) | Author | Files | Lines |
|
This reduces the dependency on cli_state
(This used to be commit 783afab9c891dd7bcb78895b2a639b6f3a0edf5b)
|
|
Thanks to Jason Mader!
Volker
(This used to be commit 87d8a63ce4e6dd91ea3193d0a2574520a5857be2)
|
|
(This used to be commit 825f78d9f12b5b3e835bd91961e00402cab0bf60)
|
|
metze
(This used to be commit 5f6c3a4f6db68c985884cbe9401a4dbe515f756b)
|
|
client tools
metze
(This used to be commit 6f67c4ddf8101b1d06889055e3767a6ce0db360c)
|
|
that created it
metze
(This used to be commit 259786980a3a65fa67a4de12a65d33095fa53ce2)
|
|
changes.
Jeremy.
(This used to be commit b496f133228b74bf613dab81167a5b9670511c51)
|
|
Guenther
(This used to be commit 4ba98dd0cc13984a8dc54e4d4935487fc8938039)
|
|
Guenther
(This used to be commit e06a54aa7da857e006649469e7eb8d76711221c1)
|
|
Discovered by Günther while giving a talk. - Sorry Günther!
Michael
(This used to be commit 518f4d4e6662138a2e71acc2296acedefc7c739a)
|
|
(This used to be commit 359921acd436684a0b4cf76ba15f82a224d2c337)
|
|
Guenther
(This used to be commit 01bc4b6ac03b98c2371b4dfc0948f5ef8d06bcbc)
|
|
Guenther
(This used to be commit 9bbb6cea0b21d98ae13f7a41226b437515bd5a2f)
|
|
Guenther
(This used to be commit 143e2b573043dd04a6404fc91d781e8a727bd092)
|
|
Guenther
(This used to be commit 3fda711f2526914bf18ec004d553453e692b1e85)
|
|
Michael
(This used to be commit 6c1181fda2f040d9555917b10a65bc0dfc1f0593)
|
|
smbconf_create_share().
These are values stored inside the base key for registry.
This is not getting deleted.
Michael
(This used to be commit aa167de8252bb615bd21fb3fd9468383b8357d32)
|
|
Michael
(This used to be commit b50fdf321dc8056caa2b057cbd7f83792dfbcd4d)
|
|
section
Michael
(This used to be commit e1b98f1cbce72d12085d86da834f0949ecbfbf67)
|
|
Michael
(This used to be commit cb23052b2055d77924b2a593ec14f0c1de9a3b51)
|
|
Michael
(This used to be commit a5923bafe9b543d50dca06d251186948baeac8cc)
|
|
Michael
(This used to be commit aba261a9143bc7ab681b1c57ccfc08da0cffcfe7)
|
|
metze
(This used to be commit ccdebe97f85b76378e42d8cf08324228bd19cf32)
|
|
Now we can have multiple events listen on a single fd. The order in which they
are called is naturally not defined, meaning that it is only deterministic if
exactly one event is readable or writeable.
(This used to be commit 61503f822b60f98dd1f7549707ec89b48e32caeb)
|
|
Metze, you might want to check this.
(This used to be commit 3b4a402bc5c3490000581d43a12388883bcf8150)
|
|
The dispatcher takes a config source argument in the form
of "backend:path" where backend can (currently) be one of
"txt" (aka "file") or "reg" (aka "registry").
When the path is omitted, it is up to the backend to provide
a default path.
When there is no separator ":" and the string is not a recognized
backend, then file backend is assumed and the string is passed
in as the path argument.
Michael
(This used to be commit cc613a60eb0f6b92cae98e8669e5e569a1eb9324)
|
|
Michael
(This used to be commit 9efd7b515183fa28f400fe88af63e0b0126e3e00)
|
|
Michael
(This used to be commit f76ec7d87e206426c795374397ba725ecdeec784)
|
|
Always be verbatim for now. Backend config options may be added later
via some private data pointer.
Michael
(This used to be commit e8bafcfbf4a7ab1dc1ce4f2acd24b0eb74933256)
|
|
smbconf_init should be the name of the dispatcher (to be written)
Michael
(This used to be commit 3fb95ab757650712716472ebaccb7119feb27596)
|
|
Don't unconditionally set the kerberos flag for authentication.
Guenther
(This used to be commit 15bef5ae413adf278cccc0e547c4b8ccd180eca2)
|
|
Guenther
(This used to be commit 3c107934acc907e3eedd116b42d1d07ee0574183)
|
|
Guenther
(This used to be commit 5f9332cf1f60bb5a23a16776b95af3a83c5deb40)
|
|
Guenther
(This used to be commit 7fb9991b4c54fd0b9629e47afc1e5bbc2cfc1088)
|
|
Guenther
(This used to be commit 9edb067f62b1e36f1da461b3eb09cb123d2089dd)
|
|
Guenther
(This used to be commit 6ec4a62b6d584f6745c3285474372f235614b598)
|
|
Guenther
(This used to be commit eb33d30d80ab2fe770e248f5b2a70a83a43dd156)
|
|
Michael
(This used to be commit 7c343c60574cda091f59861fbcb2893aefb564e9)
|
|
Michael
(This used to be commit da45fb92f69221758f36db4cbb7d871e3ce60718)
|
|
This still defaults to HKLM\Software\Samba\smbconf, but is interchangeable now.
This allows us to open the libsmbconf registry backend on different registry keys.
Michael
(This used to be commit 8fe1a2f567afbecbe487f08825cb43b038065e99)
|
|
The ou list was concatenated again and again...
Guenther
(This used to be commit 84608e165e24c68c12d40086f81684ef37f69159)
|
|
Michael
(This used to be commit b62dd61cc56ec33601289fd4e23058c7f9ad3f0d)
|
|
Michael
(This used to be commit 18ced7e42072953a1968db15b0a344b54214b83d)
|
|
For clustered setups you need to disable the ctdb backend for each
tdb which should use the tdb2 backend (e.g. ctdb:registry.tdb=no).
To disable tdb2 per tdb use something like "tdb2:passdb.tdb=no"
metze
(This used to be commit 5cea2bf3673c982bafeef4a8bbd3bd2ab73cc0c5)
|
|
This backend can be used untill ctdb knows about real
transactions.
It stores a master tdb in a shared location and a readonly copy
on the local harddisk. Reads are always on the local tdb
and writes always on both. Change notify messages are send
to all message context, which ask for them. With the notifies
it's possible to just update the changed records, instead of
copying all records (which is the fallback).
You need to configure:
dbwrap:use_tdb2=yes
dbwrap_tdb2:master directory=/some/shared/path
dbwrap_tdb2:local directory=/var/lib/samba
metze
(This used to be commit aa6230de0d5f1875aa8c12c4fc017d3a40f90890)
|
|
metze
(This used to be commit ee6325495f48bab43a37d740a6eca57192004d57)
|
|
This function is only used inside registry code.
Michael
(This used to be commit 48745e3fbd6b38f39678938b8c3f145769065e7b)
|
|
stderr.
Michael
(This used to be commit 563b837b76e3a6086051fc56e0522b841939d37f)
|
|
In tdb_wrap_log(), in on occurrence of "debug_level = 0"
instead of "debuglevel = 0" caused me segfaults when
accessing DEBUGLEVEL (which is defined as "*debug_level"...)
Michael
(This used to be commit d9bd894c2ec4faf87e8ff96e27c7e2b8175f9387)
|
|
At least I hope it won't need many changes anymore...
Michael
(This used to be commit c4e1439eded7bb4df60b9d4b457e5b7898928c9e)
|