| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
| |
Michael
(cherry picked from commit 76dad05e4ce4b4cb26557bc151359ed9d58d6317)
|
|
|
|
|
| |
Michael
(cherry picked from commit d553b5d72569c1496bfa3de703c9bf15a9a6cb60)
|
|
|
|
|
| |
Michael
(cherry picked from commit e4f2c856ec716697af4815491b5ae8ddb263cd51)
|
|
|
|
|
| |
Michael
(cherry picked from commit 860316cbe70836882bff16b39f0deb5c12cbd1f3)
|
|
|
|
|
|
|
|
| |
in regdb_store_values(). Also provide common exit path for
freeing memory.
Michael
(cherry picked from commit 7454e426f2ea9aa42620ed5bcb34c85797b9e21b)
|
|
|
|
|
| |
Michael
(cherry picked from commit 3a1d79116b693bc25af1106c9a43ffd275ac3d1e)
|
|
|
|
|
|
|
| |
in regdb_fetch_keys().
Michael
(cherry picked from commit 93ea27a3e23e489a2af3c778684f8a8a4594b567)
|
|
|
|
|
| |
Michael
(cherry picked from commit 331d7fd2ea6d8aeb029478a6ab8d4051fa2c03fd)
|
|
|
|
|
| |
Michael
(cherry picked from commit a99b51159a7db5f249ff136cf9ba758d14380a35)
|
|
|
|
|
| |
Michael
(cherry picked from commit e1d4a2fa5b5b0f21d1ea4a9dffc326878c9f54b7)
|
|
|
|
|
| |
Michael
(cherry picked from commit 9315de404812d89dddcec6ac4ae17c34f5012746)
|
|
|
|
|
|
|
| |
use talloc_stackframe() and free on error path.
Michael
(cherry picked from commit 95525772f2791f0fb999fe9f271da5b0fbdc62d8)
|
|
|
|
|
| |
Michael
(cherry picked from commit 966b2414cb6efdfe5acb412ed9bdfd7589ee694c)
|
|
|
|
|
| |
Michael
(cherry picked from commit 76e4cdc25fc9a7e47fd9a356dc54533b62c5db08)
|
|
|
|
|
| |
Michael
(cherry picked from commit f357b1ddd3ea552163151f27b4ec70fe0488a0ba)
|
|
|
|
|
|
|
| |
in init_registry_data().
Michael
(cherry picked from commit 8b0dd1e7582eef71275eea2da2b444588412c517)
|
|
|
|
|
| |
Michael
(cherry picked from commit 7fd0ae3edce8a6ae913344cc0974181c19179b23)
|
|
|
|
|
| |
Michael
(cherry picked from commit d39957e2c9216ef01b2ef53863c0ef5d3a9b5fee)
|
|
|
|
|
| |
Michael
(cherry picked from commit 79f37d47655ec26176a8da5f47e1c7400888a2ef)
|
|
|
|
|
| |
Michael
(cherry picked from commit 3c42d8ee16a4b143c6658fe26030569658eaef66)
|
|
|
|
|
|
|
|
| |
This is for instance important to allow includes with %I to setup
individual logging (e.g.) for certain clients.
Michael
(cherry picked from commit 8dad80b4719691d66827ed46bebb963c0f8ba568)
|
|
|
|
|
|
|
|
|
|
|
| |
On some systems (linux e.g.), when listening on ipv6 and ipv4,
addresses of ipv4 clients are printed as mapped ipv4 addresses
by getnameinfo (e.g. ::ffff:127.0.0.1). This re-establishes
the original behaviour of %I to expand to the plain ipv4 address
for an ipv4 client.
Michael
(cherry picked from commit 0abc8863f87fe5d2473492797c010784cb086008)
|
|
|
|
|
|
|
|
|
|
| |
The number of services was recorded too early leading to
registry shares not showing up in browse lists.
Guenther - please check.
Michael
(cherry picked from commit 737e470e02d1233fda51e903f27955e45427e95a)
|
|
|
|
|
| |
Michael
(cherry picked from commit a39807044879ad9df7614e010db6ea16b51000a0)
|
|
|
|
|
| |
Michael
(cherry picked from commit ce943aeb581027daf813528481b44177d391b61d)
|
|
|
|
|
|
|
| |
backend registry.
Michael
(cherry picked from commit b942ff6b7f0be4898e05525558b354533dea312b)
|
|
|
|
|
| |
Michael
(cherry picked from commit 32bfd131e33d06be9dfaef02b57f5401d2bc7639)
|
|
|
|
|
| |
Michael
(cherry picked from commit 05eda1252572f310499b28123d0f9e4211b7d54c)
|
|
|
|
|
| |
Michael
(cherry picked from commit 0a619d4dc476c945130fe47126d98cd47b39c34d)
|
|
|
|
|
| |
Michael
(cherry picked from commit 288495ec1a9b0c37bb3f98043f8f8dd946072bac)
|
|
|
|
|
| |
Michael
(cherry picked from commit 4ac52a5a1dfe8f4f22e960db2e4ca99f9e262427)
|
|
|
|
|
|
|
|
| |
This is a first quick fix.
Registry shares should be rewritten to use libnet_conf.
Michael
(cherry picked from commit 71bd0bd0ea018e8c5033bbf904333c596330855a)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Up to the globals had only been fully reset when init_globals() was called
for the first time. But a full restart is needed for use with
"config backend = registry". (And should be with "config file = ...", but
in this case the restart is outsourced to the daemons.) This left
some options (like e.g. "realm") set to values that were set in smb.conf
before the occurence of "config backend = registry".
Now this misbehaviour is fixed with this change.
Michael
(cherry picked from commit f12259d9c4c34b99f5b655cab4b210159cb0e188)
|
|
|
|
|
|
|
| |
service.
Michael
(cherry picked from commit ab70e781b2d4cc7f8a7f6cf95825f8412d9be2ca)
|
|
|
|
|
| |
Michael
(cherry picked from commit 10ab0681e60e3b91958639a2b0ad359440076c4a)
|
|
|
|
|
| |
Michael
(cherry picked from commit 91aab823fc6ec4c38e3461aae57bec0c6a567150)
|
|
|
|
|
|
|
|
|
|
|
| |
This makes each entry in the parm table much more comprehensible
at first glance (to me). On the other hand, roughly 9 lines are
used instead of one for each entry which makes the overall list
less clearly laid out, one might argue. But we have 400+ lines
of parameter descriptions anyways...
Michael
(cherry picked from commit 869a17f1a9ba45d30211c230673c6f4482876b29)
|
|
|
|
|
| |
Michael
(cherry picked from commit 96f85a48beb7da9c373fc030474020d05c55a18d)
|
|
|
|
|
| |
Michael
(cherry picked from commit 4e584c6e3699d8c05b163cc5674af04d106692ba)
|
|
|
|
| |
(cherry picked from commit 26d64d22d65938023a4e45c3893e7021e51f4d9c)
|
|
|
|
| |
(cherry picked from commit f556c9e162e2bc0d16710e994a00edc33a146cd5)
|
|
|
|
|
| |
In an error case, correctly discard the offending PDU
(cherry picked from commit 0aa195b5d623e1f26f2a1b9e91323a5ddd3ff282)
|
|
|
|
|
|
|
| |
To me it was not clear what parts of struct packet_struct are actually used in
build_packet(). This makes it a bit more clear that only the specific parts are
used.
(cherry picked from commit eb8b6f2404e49d6a837935c5b411d78fb6ff23ef)
|
|
|
|
| |
(cherry picked from commit cfa1b838144800c0758969921b8904fd62e46c07)
|
|
|
|
|
| |
... only when --with-aio-support and we can pass file descriptors
(cherry picked from commit fdf4cd99ccb59e126391253d2091707bc8daee43)
|
|
|
|
|
| |
Guenther
(cherry picked from commit c0bc09854f0cea03bc0cc6845244ff12ca7229b6)
|
|
|
|
|
|
|
|
| |
Until we worked out the PAC_TYPE_UNKNOWN_12 format (or received documentation)
ignore it so that the PAC parsing can proceed.
Guenther
(cherry picked from commit 3630ec26c99fdea46c47117d026f9bffb2c4590a)
|
|
|
|
|
| |
Guenther
(cherry picked from commit 9ccda75b376b559f81ed11e729bc11a1c83f6861)
|
|
|
|
|
|
|
| |
unknown1 and unknown2 are offset headers for the strings.
Guenther
(cherry picked from commit 7af70e75b9abf92921f33ec4207ad486ee2493d6)
|
|
|
|
|
| |
Guenther
(cherry picked from commit 9eaaf17d30388ef9446fb18e69197baa699b7eac)
|