git.samba.org
/
kai
/
samba.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix some bogus compiler warnings
2008-09-10
Volker Lendecke
Fix some bogus compiler warnings
commit
|
commitdiff
|
tree
2008-09-09
Volker Lendecke
Fix make test on sparc and possibly also on AIX
commit
|
commitdiff
|
tree
2008-09-09
Volker Lendecke
Convert cli_query_secdesc to the async trans call
commit
|
commitdiff
|
tree
2008-09-09
Volker Lendecke
Convert cli_qfileinfo to the async trans call
commit
|
commitdiff
|
tree
2008-09-09
Volker Lendecke
Add async trans/trans2/nttrans calls to libsmb
commit
|
commitdiff
|
tree
2008-09-09
Volker Lendecke
Add some debug to reply_nttrans
commit
|
commitdiff
|
tree
2008-09-09
Volker Lendecke
Move setting the mid field in req->outbuf from _cork...
commit
|
commitdiff
|
tree
2008-09-09
Volker Lendecke
Add utility function cli_in_chain()
commit
|
commitdiff
|
tree
2008-09-09
Volker Lendecke
make smb_bytes_push_str public
commit
|
commitdiff
|
tree
2008-09-09
Volker Lendecke
Add a utility function to append a DATA_BLOB to a talloc...
commit
|
commitdiff
|
tree
2008-09-09
Volker Lendecke
Fix a memleak in cli_qfilename (only used in smbtorture)
commit
|
commitdiff
|
tree
2008-09-08
Volker Lendecke
Fix calculation of useable_space for trans2 and nttrans...
commit
|
commitdiff
|
tree
2008-09-08
Volker Lendecke
When setting an NFSv4 ACL, map generic bits
commit
|
commitdiff
|
tree
2008-09-08
Volker Lendecke
Thanks metze for pointing out the missing extern :-)
commit
|
commitdiff
|
tree
2008-09-08
Volker Lendecke
Remove some duplicate code
commit
|
commitdiff
|
tree
2008-09-05
Qiao Yang
Fix a memleak
commit
|
commitdiff
|
tree
2008-09-05
Volker Lendecke
Protect against a closed socket
commit
|
commitdiff
|
tree
2008-09-05
Volker Lendecke
Do proper error handling if the socket is closed
commit
|
commitdiff
|
tree
2008-09-03
Volker Lendecke
factor prs_append_some_data out of prs_append_some_prs_data
commit
|
commitdiff
|
tree
2008-09-03
Volker Lendecke
Tiny logic simplification: remove an else branch
commit
|
commitdiff
|
tree
2008-09-02
Volker Lendecke
Remove unused CLI_DO_RPC macros
commit
|
commitdiff
|
tree
2008-09-01
Volker Lendecke
Fix some nonempty blank lines
commit
|
commitdiff
|
tree
2008-09-01
Volker Lendecke
Slightly simplify logic: remove an else branch
commit
|
commitdiff
|
tree
2008-09-01
Volker Lendecke
Fix typo
commit
|
commitdiff
|
tree
2008-09-01
Volker Lendecke
Fix Coverity ID 587
commit
|
commitdiff
|
tree
2008-08-31
Volker Lendecke
Fix Coverity ID 589, dead code
commit
|
commitdiff
|
tree
2008-08-31
Volker Lendecke
Remove a duplicate retval check
commit
|
commitdiff
|
tree
2008-08-31
Volker Lendecke
Fix Coverity ID 592
commit
|
commitdiff
|
tree
2008-08-28
Volker Lendecke
Remove cli_request_get()
commit
|
commitdiff
|
tree
2008-08-28
Volker Lendecke
Add async smbecho client support
commit
|
commitdiff
|
tree
2008-08-28
Volker Lendecke
Add cli_request->recv_helper
commit
|
commitdiff
|
tree
2008-08-28
Volker Lendecke
Activate code to enable chained requests
commit
|
commitdiff
|
tree
2008-08-28
Volker Lendecke
This adds the code to allow chained requests in libsmb/
commit
|
commitdiff
|
tree
2008-08-28
Volker Lendecke
Move "struct cli_request" from client.h to async_smb.h
commit
|
commitdiff
|
tree
2008-08-28
Volker Lendecke
Add cli_pull_reply
commit
|
commitdiff
|
tree
2008-08-28
Volker Lendecke
Remove cli->event_ctx, pass it explicitly
commit
|
commitdiff
|
tree
2008-08-28
Volker Lendecke
Add async open&x
commit
|
commitdiff
|
tree
2008-08-28
Volker Lendecke
Add async cli_close
commit
|
commitdiff
|
tree
2008-08-28
Volker Lendecke
Refactoring: Add the routine cli_request_send()
commit
|
commitdiff
|
tree
2008-08-24
Volker Lendecke
Fix some nonempty blank lines
commit
|
commitdiff
|
tree
2008-08-24
Volker Lendecke
Fix some C++ warnings
commit
|
commitdiff
|
tree
2008-08-23
Volker Lendecke
Revert "Protect against short read&x replies"
commit
|
commitdiff
|
tree
2008-08-23
Volker Lendecke
Protect against short read&x replies
commit
|
commitdiff
|
tree
2008-08-23
Volker Lendecke
Fix some nonempty blank lines
commit
|
commitdiff
|
tree
2008-08-23
Volker Lendecke
Use talloc_stackframe() in machine_password_change_handler
commit
|
commitdiff
|
tree
2008-08-23
Volker Lendecke
Fix a memleak in calculate_next_machine_pwd_change
commit
|
commitdiff
|
tree
2008-08-23
Günther Deschner
winbindd: add event based machine password change.
commit
|
commitdiff
|
tree
2008-08-14
Volker Lendecke
Revert "Add winbind:online check timeout parameter"
commit
|
commitdiff
|
tree
2008-08-13
Volker Lendecke
Revert "If it is a forced DOS error, nt_errstr should...
commit
|
commitdiff
|
tree
2008-08-13
Volker Lendecke
If it is a forced DOS error, nt_errstr should say so
commit
|
commitdiff
|
tree
2008-08-13
Volker Lendecke
Attempt to fix bug 5684
commit
|
commitdiff
|
tree
2008-08-12
Volker Lendecke
Remove two unused variables
commit
|
commitdiff
|
tree
2008-08-12
Volker Lendecke
Do not create a new mapping if a domain with an explicit...
commit
|
commitdiff
|
tree
2008-08-12
Volker Lendecke
Make the docs actually build
commit
|
commitdiff
|
tree
2008-08-12
Volker Lendecke
Document idmap rewrite
commit
|
commitdiff
|
tree
2008-08-12
Volker Lendecke
Some doxygen comments for idmap
commit
|
commitdiff
|
tree
2008-08-12
Volker Lendecke
Fix prototypes
commit
|
commitdiff
|
tree
2008-08-12
Volker Lendecke
Remove "idmap alloc config : range" parameter
commit
|
commitdiff
|
tree
2008-08-12
Volker Lendecke
idmap rewrite
commit
|
commitdiff
|
tree
2008-08-12
Volker Lendecke
Remove the multi-ID lookup code and the 3.2.0 version...
commit
|
commitdiff
|
tree
2008-08-12
Volker Lendecke
Directly call backends from idmap_[ugs]_to_[ugs]id
commit
|
commitdiff
|
tree
2008-08-12
Volker Lendecke
Move the gid2sid cache to the parent winbind process
commit
|
commitdiff
|
tree
2008-08-12
Volker Lendecke
Move the uid2sid cache to the parent winbind process
commit
|
commitdiff
|
tree
2008-08-10
Volker Lendecke
Make events robust against their event_context being...
commit
|
commitdiff
|
tree
2008-08-10
Volker Lendecke
fix smb_len calculation for chained requests
commit
|
commitdiff
|
tree
2008-08-10
Volker Lendecke
Fix andx offset calculation for more than 2 chained...
commit
|
commitdiff
|
tree
2008-08-10
Volker Lendecke
Remove an unused variable, process.c has its static...
commit
|
commitdiff
|
tree
2008-08-08
Volker Lendecke
Add simple async wrappers around send, recv and connect
commit
|
commitdiff
|
tree
2008-08-07
Volker Lendecke
Fix a build failure on host sunX
commit
|
commitdiff
|
tree
2008-08-01
Volker Lendecke
cli_request_new() already gave use the req, remove...
commit
|
commitdiff
|
tree
2008-08-01
Volker Lendecke
Fix a typo
commit
|
commitdiff
|
tree
2008-07-28
Volker Lendecke
Attempt to fix bug 5616
commit
|
commitdiff
|
tree
2008-07-27
Volker Lendecke
Fix a debug message
commit
|
commitdiff
|
tree
2008-07-27
Volker Lendecke
Remove a pointless CONST_DISCARD
commit
|
commitdiff
|
tree
2008-07-27
Volker Lendecke
Fix srvsvc_Net[Get|Set]FileSecurity
commit
|
commitdiff
|
tree
2008-07-27
Volker Lendecke
Make create_conn_struct() public
commit
|
commitdiff
|
tree
2008-07-26
Volker Lendecke
Remove unused extern struct current_user from substitute.c
commit
|
commitdiff
|
tree
2008-07-26
Volker Lendecke
Save 128 byte (32-bit platform) or 256 byte (64-bit...
commit
|
commitdiff
|
tree
2008-07-26
Volker Lendecke
make read/write to internal pipes available externally
commit
|
commitdiff
|
tree
2008-07-26
Volker Lendecke
Refactoring: Make close_internal_rpc_pipe_hnd a talloc...
commit
|
commitdiff
|
tree
2008-07-26
Volker Lendecke
Refactor make_internal_rpc_pipe_p: connection_struct...
commit
|
commitdiff
|
tree
2008-07-26
Volker Lendecke
Create doxygen comments for async_req.[ch]
commit
|
commitdiff
|
tree
2008-07-26
Volker Lendecke
Make api_rpcTNP static to srv_pipe.c
commit
|
commitdiff
|
tree
2008-07-25
Volker Lendecke
Fix an incompatible pointer warning
commit
|
commitdiff
|
tree
2008-07-25
Volker Lendecke
Fix a race condition in winbind leading to a crash
commit
|
commitdiff
|
tree
2008-07-24
Volker Lendecke
Remove unused request_finished_cont()
commit
|
commitdiff
|
tree
2008-07-24
Volker Lendecke
Make use of TALLOC_FREE when freeing the per-winbindrequest...
commit
|
commitdiff
|
tree
2008-07-22
Zach Loafman
Check for f_frsize when using statvfs
commit
|
commitdiff
|
tree
2008-07-22
Zach Loafman
Make DSO_EXPORTS_CMD regexp more POSIX compliant
commit
|
commitdiff
|
tree
2008-07-22
Zach Loafman
Fix warnings on FreeBSD-based platforms
commit
|
commitdiff
|
tree
2008-07-22
Zach Loafman
Fix various build warnings
commit
|
commitdiff
|
tree
2008-07-22
Zach Loafman
Add --enable-picky-developer
commit
|
commitdiff
|
tree
2008-07-21
Volker Lendecke
Update Roadmap
commit
|
commitdiff
|
tree
2008-07-21
Volker Lendecke
YESS -- remove the PI_* pipe constants
commit
|
commitdiff
|
tree
2008-07-21
Volker Lendecke
Make idl: cli_do_rpc_ndr does not use pipe_idx anymore
commit
|
commitdiff
|
tree
2008-07-21
Volker Lendecke
Remove unused function rpccli_is_pipe_idx
commit
|
commitdiff
|
tree
2008-07-21
Volker Lendecke
Refactoring: CLI_DO_RPC_* uses interface instead of...
commit
|
commitdiff
|
tree
2008-07-21
Volker Lendecke
Remove a reference to pipe_idx
commit
|
commitdiff
|
tree
2008-07-21
Volker Lendecke
Remove some unused code
commit
|
commitdiff
|
tree
2008-07-21
Volker Lendecke
Remove one reference to PI_NETLOGON
commit
|
commitdiff
|
tree
next