Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit 8bd248456205a82d57af21559a77a1030f4679b7)
|
|
Guenther
(This used to be commit f192737ec8140aa6570bfb49a165b31890d63b16)
|
|
Jeremy.
(This used to be commit 832c093830cb3978641be3d87670fa900105da25)
|
|
Also fixes a doxygen warngin about an undocumented parameter in the same
function.
(This used to be commit 290ab64e9e5fb2a28e14a5f344f22119d5304563)
|
|
Implements a wrapper layer in winbind_util.c which are just stubs
if compiled --without-winbind. When building with winbindd, it
is now required to build the libwbclient DSO first (in the Makefile)
and then either set LD_LIBRARY_PATH or /etc/ld.so.conf to pick up the
library PATH.
(This used to be commit 42787bccff4fcffafc7aae6a678e792604ecaaa5)
|
|
Guenther
(This used to be commit 740a2b080db56d504c4edd58bf41d72edb3d32ee)
|
|
Guenther
(This used to be commit 0c3de6f3458419e57daaa71f1dad679897388f5a)
|
|
Guenther
(This used to be commit cf57ade5ec4a808eccb19a7723d753742fb71ca9)
|
|
Guenther
(This used to be commit c502686f09713a7cf3786c254be6515a7aa23555)
|
|
Guenther
(This used to be commit faedc78fc78527ee3bf05e1177ea43653aea67b2)
|
|
Guenther
(This used to be commit 5bc49546a32abb4524133b9f2916cdd51d4eb462)
|
|
Guenther
(This used to be commit e46aa35d432e930835206b9ce7583f46933015d8)
|
|
Guenther
(This used to be commit 4df868e3c366958c64ed8445489c8d1e8a28e50b)
|
|
Guenther
(This used to be commit acc5d8e784b706001457ceeeb9bd4961a13d57d2)
|
|
Guenther
(This used to be commit c255654c68923aca3e258906e49be82d719d5ccd)
|
|
Guenther
(This used to be commit a2c5beda2ec98dea8951fb3a37774f5f325410ef)
|
|
Guenther
(This used to be commit 15c2bc15f20a677c3c94895150e396275de6ac9b)
|
|
Guenther
(This used to be commit 1cad549f54563c3a9787624ba7a56b54107ebd57)
|
|
Guenther
(This used to be commit d1e4f9dd5cde79f915e3e0f652621d966aa850e8)
|
|
Guenther
(This used to be commit 465e61a3599a277366ada6ecda3a1e6ddb1f2490)
|
|
Guenther
(This used to be commit 74048fe7cfbd05994d533bea4a477d6ca93449d9)
|
|
Guenther
(This used to be commit 96ebdca45b998da7e6137973dea717bf3ac76328)
|
|
Guenther
(This used to be commit 24605c9175fb313c9c888783817da755cd8ce594)
|
|
Guenther
(This used to be commit fbc60c1648ff8b1fa0ae33c09237e41232f9769c)
|
|
Guenther
(This used to be commit e640c3a4a7695613e9e619516befbaf3d44ecb10)
|
|
Guenther
(This used to be commit 65d50f518766ab0a8115c2599d190e642eb00754)
|
|
Guenther
(This used to be commit 97449ea341539a709953a57869570cf13be0f44e)
|
|
Guenther
(This used to be commit 78d8f0e41aa3db0060596a7b345c2f04261986e0)
|
|
Guenther
(This used to be commit 7c38f706b5dc17f15708ac932c84d863a0cc713e)
|
|
Guenther
(This used to be commit 086c55005976b3173e915e465108214876aa5bd6)
|
|
Guenther
(This used to be commit a42850926a26a4065a6126affc3754d291a2e178)
|
|
Guenther
(This used to be commit c10481dba01a084b0f9c4265f3408a0ec9a8b646)
|
|
Guenther
(This used to be commit 1d47247283f7bc75291007be3fde72b1d3d95b99)
|
|
Guenther
(This used to be commit 46db8754511f915c296771e08e822ba810f804d5)
|
|
Guenther
(This used to be commit 9f129c069f9feb357cbe1185058cfe3390609c09)
|
|
Guenther
(This used to be commit 07d33557b95106ac57fdef8c767ab86192930a6d)
|
|
Guenther
(This used to be commit 4896f22bb50ea9ae0c4807ed9b2dd4283c254364)
|
|
NetJoinDomainLocal().
Guenther
(This used to be commit d2f21ce6727ec9e4df67989db07b48470d0790a4)
|
|
Guenther
(This used to be commit d341d251d6e22e9cc1c4596038fd5fe5c7c6c174)
|
|
(This used to be commit 5f5e52ba7b3862dc72a16d84e07503e98ccbbf8a)
|
|
(This used to be commit 5c392c4c6e277a24d0d477902dc7856b2b46ee53)
|
|
(This used to be commit 5ab82d4f574f2a2e2761e9e414c66a70aeffb05d)
|
|
(This used to be commit 93e5de23e7109432f554745b18c6d630a39f9c2b)
|
|
(This used to be commit 7e193c68b2a7eb16afc12379a4ceed41053d1eeb)
|
|
First user is yp_default_domain
(This used to be commit c19363eb77fcc3e1bf3341e6373d38f1e91fc08f)
|
|
... nobody was using it, so we're free to change it now :-)
(This used to be commit 4b06c68482247d859ec30b8b1920706e43358989)
|
|
Only client.c and clitar.c used this, I think they should carry the static
themselves. Also move the a bit funny routine toktocliplist to clitar.c, the
only place where it is used.
(This used to be commit 86d9412611fd99c21e15c71d30a3f95e35d8535b)
|
|
(This used to be commit 032c5589fe7f9f2fcb0f336e72517a81a720b6ce)
|
|
The first memcache API only had blobs, but we have quite a few objects that are
more complex talloc'ed structues. The current one I'm looking at is the
getpwnam cache, but there are others around.
(This used to be commit ea0e5ad9a15c848904dee8cb2d3e392b6a894705)
|
|
It hurts, but I think this global variable is necessary for transition, and it
has the potential to remove quite a few other global variables without messing
with APIs too much.
(This used to be commit c131d0dc52ec09c9227eff3d68877369c37aaed5)
|