Age | Commit message (Collapse) | Author | Files | Lines |
|
Guenther
(This used to be commit b9ac03bdfa5763c713674acd966ab5d4371992a5)
|
|
Guenther
(This used to be commit 686d8939d90eab958d3a352fe53917ba7a17f39a)
|
|
not returning a directory value for a QPATHINFO on a msdfs link
with a non-dfs path. Windows does this.
Jeremy.
(This used to be commit fbd99071f99cadd21aa2b8971f745a323a9cda13)
|
|
of entries
The ads_do_search_all_args() function attempts to string together several
LDAPMessage structures, returned across several paged ldap requests, into a
single LDAPMessage structure. It does this by pulling entries off the second
LDAPMessage structure and appending them to the first via the OpenLDAP specific
ldap_add_result_entry() call.
The problem with this approach is it skips non-entry messages such as the
result, and controls. These messages are leaked.
The short term solution as suggested by Volker is to replace the ads_*_entry()
calls with ads_*_message() calls so we don't leak any messages.
This fixes the leak but doesn't remove the dependence on the OpenLDAP specific
implementation of ldap_add_result_entry().
(This used to be commit f1a5405409c396df394611e2a234522572d2860a)
|
|
Jeremy.
(This used to be commit 7a724d78e11f016f154c0029dc394ce133f41110)
|
|
(This used to be commit 4dd00987be6ac0dbc706d9148472846d95f3b882)
|
|
Guenther
(This used to be commit 192ffa3835c407d5603f47c1633a075869daae01)
|
|
Guenther
(This used to be commit b11a5e70d38239fb50ba4606656e2168cc398a12)
|
|
Karolin
(This used to be commit d99a31848bd2172c15500dd61ce30fef963c1ac6)
|
|
(This used to be commit 31d80a476701c89bf236997f2ab68bd2765579bd)
|
|
(This used to be commit 11072ccc7aeb6e087e78cea83959a2f6e0b2f837)
|
|
Should be no functional change, just a change in the data structure
(This used to be commit 3433f430b0c1f7d350a40eac783385a2d30d905c)
|
|
(This used to be commit 83892d51de0dcdaeae18bc34d03eefefc95ff601)
|
|
(This used to be commit 6f08128cf2722618e74b603e180e7e2a83d7d07a)
|
|
(This used to be commit f9bc336affd2ce21a3c62880ecea2622f35653d1)
|
|
These functions create the auth data for the later bind
(This used to be commit 630b9c241cb6db758f8290420a38af452569e903)
|
|
(This used to be commit 42de50d2cd43e760d776694f7b5f003ba51d7f84)
|
|
(This used to be commit f665afaaa3eff9ef54112e08ed034a6e1bb30edc)
|
|
they're in use by other drivers.
Jeremy.
(This used to be commit 205c352caeb32693a02fcfaeb3f18515719ac373)
|
|
Jerry will test and should get into 3.2 final (and the next 3.0.x
release).
Jeremy.
(This used to be commit 3fc1ab210b8772ee9f867499c0b1a7bb4bcdd285)
|
|
This allows dsgetdcname to query for a flat, non-dns domain name and
come back with all information about the DC (site names, guid, forest,
etc.) based on a mailslot reply. The version 11 request is downgraded
to version 1 in case we do a query against NT4.
Guenther
(This used to be commit d8b2ff3c8769e8da9c21dec483e6edb7aa2d00f3)
|
|
Guenther
(This used to be commit 2b178dcae608ecc05f62593a7a0c2a127b8b7ca2)
|
|
Guenther
(This used to be commit c6ce07fdf57c8b63ba6d72b622be261723cb55e3)
|
|
Guenther
(This used to be commit ce3728191b23badfd5eb92701e4cebf84273b61e)
|
|
Guenther
(This used to be commit c15b5d73badafdc93066197aefaaaa72e37a8b99)
|
|
SAFE_FREE. Use #define constants not arbitrary numbers. Stevef
please check. Karolyn, once Steve has checked please pull for
3.2-stable.
Jeremy.
(This used to be commit cc23f91d639db61903bf8b6c9fa46ec9c1f44178)
|
|
We now open messages.tdb even before we do the become_daemon. become_daemon()
involves a fork and an immediate exit of the parent, thus the
parent_is_longlived argument must be set to false in this case. The parent is
not really long lived :-)
(This used to be commit 4f4781c6d17fe2db34dd5945fec52a7685448aec)
|
|
(This used to be commit f8c364da94fac96450116be980e38ddddd3f304a)
|
|
Use the existing domain_flags fiueld in wbcDomainInfo to set a bit if the
domain is marked as offline by Winbind.
(This used to be commit 59cfba2c3d6d4594f08cbe3b7295ab36a7cfb044)
|
|
Better consistency with the othre classes of WBC_DOMINDO_XXX_YYYY flags.
(This used to be commit 1cb2305fc96be0c190621f7c86c0476e4ea1fff7)
|
|
This reduces indentation by combining common code paths,
and wraps long lines.
Holger: sorry, I could not resist. I think it is much easier to
understand what is going on when we only have one check and
determine the max allowed key length in advance.
Michael
(This used to be commit e489f3d988feafe35b486b31a9e60c2399e6a6e7)
|
|
UA keys consist of a potientally large number of concatenated SID strings which
can grow much larger than 1024 bytes in complex environments. We catch those keys
and allow them exclusivly to be larger.
(This used to be commit fcd35232e111f9b046ae35d939d08c29d0d43438)
|
|
(This used to be commit c4f7bee9238db536a7d5215cebb0bf37f757dfad)
|
|
This is a pretty normal situation if you have "include=registry" set but no
configuration options have been set there yet.
(This used to be commit 727127f1dcd49b31b5a48cc3f9314aa2380d60e1)
|
|
talloc_stackframe() panics on NOMEM.
Michael
(This used to be commit dee57ad025e7ad9971e44ea30b6aab3806c06fc6)
|
|
talloc_stackframe panics on NOMEM.
Michael
(This used to be commit 03fd30eef803ff2718e7af618d38944d56ccd329)
|
|
talloc_stackframe() panics on NOMEM.
Michael
(This used to be commit be4f8447ccd044563f6b12793ea64d9f38741861)
|
|
instead of lists of strings and counters directly...
Michael
(This used to be commit 17415e2dc457ce41793a7e28e71f72c538c19c61)
|
|
Michael
(This used to be commit 8118a8348f36b28fa4d46b42a104097cefa33a4d)
|
|
Guenther
(This used to be commit 7d8461d080c92a83bd7a8d168fdf1fe98e8bec9a)
|
|
Guenther
(This used to be commit c92b585cc42ba9f42727512c08c896ee40e5e319)
|
|
Guenther
(This used to be commit cb0b0fd2684b63257421aba599f9d2111c0438bf)
|
|
(This used to be commit 20ddbcaa0c113646cea774c36209f382cada50b0)
|
|
Michael
(This used to be commit 54c0461679642b38653f803e7b21d865472f3f91)
|
|
Michael
(This used to be commit 640b8ae7ad7aa53e05c7124fed072f2312aa91aa)
|
|
...for consistency.
Michael
(This used to be commit 3d1da73f66b8452693262e2d03f986eec438451d)
|
|
Michael
(This used to be commit dd9fe5aec43e60d554f2580a0699fe6e4cfb5d3c)
|
|
In getgrsid_lookupsid_recv() we use parse_domain_user which itself looks at
lp_winbind_separator(). Thus when building up that group name we should better
use it as well.
(This used to be commit 5df75578ef1da41164936cd11b14114889201d47)
|
|
Michael
(This used to be commit af2a1f15e6d45139ba62e334a3529d407430e6bd)
|
|
This finally enables joining AD using workgroup or realm name.
Guenther
(This used to be commit 0cf16e6b47f5978bdcb84ac8a29ef13ff2b5cca8)
|