| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
enums.
Guenther
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Guenther
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Guenther
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Guenther
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Guenther
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Guenther
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Guenther
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
spoolss helper.
Guenther
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Kai, please check.
Guenther
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Guenther
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
metze
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
metze
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
metze
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
metze
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
metze
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
metze
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
This code path can't really happen anymore, because
launchd support was removed with commit e5a951325a6cac8567af3a66de6d2df577508ae4.
But it's confusing to have that code there...
metze
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Guenther
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
sorry, I could swear this did compile...
Guenther
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Guenther
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Guenther
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Guenther
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Guenther
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Guenther
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Guenther
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Guenther
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Guenther
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Guenther
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Signed-off-by: Michael Adam <obnox@samba.org>
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Signed-off-by: Michael Adam <obnox@samba.org>
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
callers pass in a struct user_auth_info * instead. This commit causes
smbc_set_credentials() to print out a message telling callers to use
smbc_set_credentials_with_fallback() instead, as smbc_set_credentials()
has a broken API (no SMBCCTX * pointer). No more global variables used
in the connection manager API for client dfs calls.
Jeremy.
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Guenther
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Guenther
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Guenther
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
This bug results in a failure to use linker scripts to limit the set of symbols
exported by our shared libraries.
Signed-off-by: Michael Adam <obnox@samba.org>
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Still investigating.
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Also submitted a request to cifs-protocol for a real name for this
thing. Use win7 target logic in smb2 lock test, SMB2-LOCK now passes
against Win7.
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Negotiate 2.1 if possible, leave negotiate results in
transport->negotiate.dialect_revision.
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Thanks to François Legal <devel@thom.fr.eu.org> for reporting this bug
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
metze
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
metze
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
This is very useful to find bugs.
You can use 'p *req' in gdb to show where
tevent_req_done(), tevent_req_error() or tevent_req_nomem()
was called.
metze
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
metze
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Now tevent_req_post() never fails
metze
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
metze
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
metze
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
They're like directly triggered timed events,
but you can preallocated them and scheduling them
will not fail.
metze
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
metze
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
tevent_loop_wait should do the same for all backends.
It should loop as long as we have pending events.
metze
|