Age | Commit message (Collapse) | Author | Files | Lines |
|
Jeremy.
|
|
libcli-auth-merge-without-netlogond
|
|
|
|
|
|
|
|
|
|
|
|
|
|
available. This means it's possible to compile libreplace when these
functions are not available and use it, as long as this particular
function is not used.
|
|
Windows.)
|
|
doesn't take a mode argument.
|
|
This should help compiling talloc on Windows.
|
|
|
|
metze
|
|
|
|
|
|
|
|
(found by jra on code review)
Andrew Bartlett
|
|
versions.
Jeremy.
|
|
Jeremy.
|
|
Jeremy.
|
|
this.
Jeremy.
|
|
|
|
|
|
This ensures that a talloc_free() of both pointers won't double-free
(sharing pointers like this is evil anyway).
Andrew Bartlett
|
|
|
|
Guenther
|
|
Another babystep in order to make us pass RPC-SPOOLSS.
Guenther
|
|
Guenther
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
All policy handles have a mask of allowed operations attached that were
calculated at creation time, so they should carry this mask. This is the basis
for consolidating all our policy handle access checks.
If you want to do your own more complicated access checks further down, just
pass "0" to policy_handle_find.
|
|
|
|
|
|
|
|
|
|
Also add some become_root()/unbecome_root() pairs which were missing IMHO.
Guenther
|
|
metze
|
|
metze
|
|
This fixes a crash bug if we timeout in net rpc trustdom list.
metze
|
|
Guenther
|
|
Guenther
|
|
Guenther
|
|
Guenther
|
|
Guenther
|