| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This is an option for file systems that do not implement xattrs: in
lockdir/eas.tdb an array of xatts per inode is stored.
It can not solve the problem that xattrs might reappear if a posix-level
process deletes a file and happens to re-create it under the same name. On file
systems with birthtime we might have a chance to detect this, but not with
standard posix. A future version might put relief on file systems that do have
xattrs but where these are severely limited in size/speed/whatever: We can put
a simple marker as a native xattr, but the xattrs proper are stored in the tdb.
Volker
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
metze
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
metze
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This makes the installed wbclient.h header usable.
metze
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Guenther
|
| | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | | |
Jeremy.
|
| | | | | | |
|
|\| | | | | |
|
| | |/ / /
| |/| | |
| | | | |
| | | | | |
address of a local variable.
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
This only detects if the tdb sequence number has changed
since the data has last been read.
Michael
|
| | | |
| | | |
| | | |
| | | | |
Guenther
|
| | | |
| | | |
| | | |
| | | | |
Guenther
|
| | | |
| | | |
| | | |
| | | | |
Guenther
|
| | | |
| | | |
| | | |
| | | | |
Guenther
|
| | | |
| | | |
| | | |
| | | | |
Guenther
|
| | | |
| | | |
| | | |
| | | | |
Guenther
|
| | | |
| | | |
| | | |
| | | | |
Guenther
|
| | | |
| | | |
| | | |
| | | | |
Guenther
|
| | | |
| | | |
| | | |
| | | | |
Guenther
|
|\| | | |
|
| | | |
| | | |
| | | |
| | | | |
Guenther
|
| | | |
| | | |
| | | |
| | | | |
Michael
|
| | | |
| | | |
| | | |
| | | | |
Guenther
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
domain secrets.
Guenther
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
(rpccli_lsa_open_trusted_domain,
rpccli_lsa_query_trusted_domain_info,
cli_lsa_query_domain_info_policy).
Guenther
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
rpccli_lsa_open_trusted_domain_by_name,
rpccli_lsa_query_trusted_domain_info_by_sid and
rpccli_lsa_query_trusted_domain_info_by_name).
Guenther
|
| | | |
| | | |
| | | |
| | | | |
Guenther
|
| | | |
| | | |
| | | |
| | | | |
Michael
|
| | | |
| | | |
| | | |
| | | | |
This reverts commit 0093f618e91f7dcc69d57dbd09d23acc614999aa.
|
| | | |
| | | |
| | | |
| | | | |
Guenther
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
Michael
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This will reveal the currently breaking tdbtorture to the build farm...
Michael
|
| | | |
| | | |
| | | |
| | | | |
Michael
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
It has been removed from libnet_conf_set_parameter().
Michael
|
| | | |
| | | |
| | | |
| | | | |
Michael
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Create the [global] section if it does not yet exist.
Michael
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
It creates the [global] section if it does not yet exist.
Michael
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Also remove the "convenience function" section comment.
The set_global_parameter function now has a right to exist
in the api.
Michael
|
| | | |
| | | |
| | | |
| | | | |
Michael
|
| | | |
| | | |
| | | |
| | | | |
Michael
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Günther, I wanted to have this as atomic as possible.
I will add this behaviour to libnet_conf_set_global_parameter() next
with the justification that [global] should exist transparently.
Michael
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
Michael
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The libnet_conf_ctx stores the information necessary to interoperate
with the configuration. It is created by calling libnet_conf_open()
and destroyed by calling libnet_conf_close(). The context is passed
to all the libnet_conf functions. It currently stores the token to
access the registry. Later, it could store more data, e.g. the server
to connect to, credentials, and so on. For support of other backends
than registry or support of remote configuration, only the open
function will have to be changed.
In net_conf, the calls to the actual net_conf functions is wrapped
into a function that calls libnet_conf_open()/_close(). Thus an
individual variant of net_conf_runfunction2() and functable2 is
used to cope with functions being called by the wrapper with the
additional libnet_conf_ctx argument.
Michael
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
We now refer directly to the file name in the tdb data, so don't delete it.
|
| | | | |
|
| | | | |
|