Age | Commit message (Collapse) | Author | Files | Lines |
|
This is consistent with the test names used by selftest, should
make the names less confusing and easier to integrate with other tools.
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Sat Dec 11 04:16:13 CET 2010 on sn-devel-104
|
|
this converts all callers that use the Samba4 loadparm lp_ calling
convention to use the lpcfg_ prefix.
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
|
|
The reason for this is that some systems include
<rpc/rpc.h> from within system headers. HP-UX 11.00
does so somewhere deep inside of <shadow.h>.
For torture/winbind/struct_based.c <rpc/rpc.h> resolves
to torture/rpc/rpc.h and breaks the build.
metze
|
|
metze
|
|
This reduces compile time somewhat.
|
|
For KERBEROS applications the realm should be upcase (function "lp_realm") but
for DNS ones it should be used lowcase (function "lp_dnsdomain"). This patch
implements the use of both in the right way.
|
|
metze
|
|
(This used to be commit ebe5e8399422eb7e2ff4deb546338823e2718907)
|
|
uses of global_loadparm.
(This used to be commit a33a5530545086b81a3b205aa109dff11c546926)
|
|
but at least
displays a lot of very useful information.
Guenther
(This used to be commit 361744b89cfd1e727dba01c1512b1ba9c919e6ac)
|
|
Guenther
(This used to be commit 0bab602b8e38ca758d3795db3d33a92eb162bb92)
|
|
Guenther
(This used to be commit e7fc3c1da9764a2e7c103e05f3d774b540334f75)
|
|
Guenther
(This used to be commit ebcbdb5fbdb30005a60431687a738df5f26d3472)
|