git.samba.org
/
ira
/
wip.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
"userdom_struct" does not need "full_name" anymore -- unused
2009-01-20
Volker Lendecke
"userdom_struct" does not need "full_name" anymore...
commit
|
commitdiff
|
tree
2009-01-20
Volker Lendecke
Fix some nonempty blank lines
commit
|
commitdiff
|
tree
2009-01-20
Volker Lendecke
Remove some unused code
commit
|
commitdiff
|
tree
2009-01-20
Volker Lendecke
Remove some smb fsp knowledge from rpc_server/
commit
|
commitdiff
|
tree
2009-01-20
Volker Lendecke
Make use of TALLOC_FREE
commit
|
commitdiff
|
tree
2009-01-19
Volker Lendecke
Fix the same bug as 8b618d0 fixes, this time in winbindd_pas...
commit
|
commitdiff
|
tree
2009-01-19
Volker Lendecke
Attempt to fix the merged build
commit
|
commitdiff
|
tree
2009-01-18
Volker Lendecke
Remove unused tdb_search_keys()
commit
|
commitdiff
|
tree
2009-01-18
Volker Lendecke
simplify gencache_iterate a bit, fix nonempty blank...
commit
|
commitdiff
|
tree
2009-01-18
Volker Lendecke
libnetapi_open_pipe does not need to return cli_state
commit
|
commitdiff
|
tree
2009-01-18
Volker Lendecke
Add a macro async_req_setup()
commit
|
commitdiff
|
tree
2009-01-18
Volker Lendecke
Add code to torture the fragmentation code a bit
commit
|
commitdiff
|
tree
2009-01-18
Volker Lendecke
Remove unused functions
commit
|
commitdiff
|
tree
2009-01-18
Volker Lendecke
Make rpc_pipe_bind async
commit
|
commitdiff
|
tree
2009-01-18
Volker Lendecke
Fix an uninitialized variable
commit
|
commitdiff
|
tree
2009-01-18
Volker Lendecke
Remove sync rpc_api_pipe_req
commit
|
commitdiff
|
tree
2009-01-18
Volker Lendecke
Add async rpc_api_pipe_req
commit
|
commitdiff
|
tree
2009-01-18
Volker Lendecke
Tiny simplification of prs_set_offset
commit
|
commitdiff
|
tree
2009-01-18
Volker Lendecke
Add rpc_write_send/recv
commit
|
commitdiff
|
tree
2009-01-18
Volker Lendecke
Remove unused sync functions
commit
|
commitdiff
|
tree
2009-01-18
Volker Lendecke
Make rpc_api_pipe async
commit
|
commitdiff
|
tree
2009-01-18
Volker Lendecke
Rename the async version of get_complete_pdu to get_complete...
commit
|
commitdiff
|
tree
2009-01-18
Volker Lendecke
Move initialization of the reply prs_struct to rpc_api_pipe
commit
|
commitdiff
|
tree
2009-01-18
Volker Lendecke
Always check the max send sizein rpc_api_pipe, not...
commit
|
commitdiff
|
tree
2009-01-18
Volker Lendecke
Make cli_api_pipe async
commit
|
commitdiff
|
tree
2009-01-18
Volker Lendecke
Remove sync rpc_read wrapper
commit
|
commitdiff
|
tree
2009-01-18
Volker Lendecke
Make cli_pipe_get_current_pdu async, rename it to get_curren...
commit
|
commitdiff
|
tree
2009-01-18
Volker Lendecke
Make rpc_read async
commit
|
commitdiff
|
tree
2009-01-18
Volker Lendecke
Fix some real bugs found by "type-punned" gcc warnings
commit
|
commitdiff
|
tree
2009-01-17
Volker Lendecke
Slightly simplify the paths after rpc_api_pipe()
commit
|
commitdiff
|
tree
2009-01-16
Volker Lendecke
remove the old chain_reply code
commit
|
commitdiff
|
tree
2009-01-16
Volker Lendecke
Correctly calculate the offset for read&x
commit
|
commitdiff
|
tree
2009-01-16
Volker Lendecke
Add a new implementation of chain_reply
commit
|
commitdiff
|
tree
2009-01-14
Volker Lendecke
Make rpc_read look like a real read call
commit
|
commitdiff
|
tree
2009-01-14
Volker Lendecke
Make rpc_read() match the control flow normally used...
commit
|
commitdiff
|
tree
2009-01-14
Volker Lendecke
Simplify rpc_read a bit
commit
|
commitdiff
|
tree
2009-01-14
Volker Lendecke
Remove an unnecessary size check
commit
|
commitdiff
|
tree
2009-01-14
Volker Lendecke
Check the fragment size the server has sent us
commit
|
commitdiff
|
tree
2009-01-14
Volker Lendecke
Slightly simplify rpc_read: It should not do the resize
commit
|
commitdiff
|
tree
2009-01-14
Volker Lendecke
Always read with offset 0 from a named pipe
commit
|
commitdiff
|
tree
2009-01-12
Volker Lendecke
Even for srclen == 0 we have to return something
commit
|
commitdiff
|
tree
2009-01-11
Volker Lendecke
Move cli_api_pipe() to its only user cli_pipe.c
commit
|
commitdiff
|
tree
2009-01-10
Volker Lendecke
Fix a type-punned error
commit
|
commitdiff
|
tree
2009-01-10
Volker Lendecke
Fix a C++ warning
commit
|
commitdiff
|
tree
2009-01-09
Volker Lendecke
Remove the rpc_srv_register wrapper around rpc_pipe_register...
commit
|
commitdiff
|
tree
2009-01-09
Volker Lendecke
Call rpc_srv_register instead of rpc_pipe_register_commands...
commit
|
commitdiff
|
tree
2009-01-09
Volker Lendecke
Fake up ndr_table_spoolss
commit
|
commitdiff
|
tree
2009-01-09
Volker Lendecke
Pass the full ndr_interface_table into the s3 rpcserver...
commit
|
commitdiff
|
tree
2009-01-09
Volker Lendecke
Add derpc_transport_string_by_transport(), apply some...
commit
|
commitdiff
|
tree
2009-01-09
Volker Lendecke
start rpcclient epmapper
commit
|
commitdiff
|
tree
2009-01-09
Volker Lendecke
Fix some nonempty blank lines
commit
|
commitdiff
|
tree
2009-01-09
Volker Lendecke
Simplify find_pipe_fns_by_context slightly
commit
|
commitdiff
|
tree
2009-01-09
Volker Lendecke
Fix some nonempty blank lines
commit
|
commitdiff
|
tree
2009-01-08
Volker Lendecke
Now that all policy_handle free_fn's are just TALLOC_FREE...
commit
|
commitdiff
|
tree
2009-01-08
Volker Lendecke
Use TALLOC for struct lsa_info
commit
|
commitdiff
|
tree
2009-01-08
Volker Lendecke
Make use of a talloc_destructor for free_printer_entry
commit
|
commitdiff
|
tree
2009-01-08
Volker Lendecke
Make use of a talloc_destructor for free_eventlog_info()
commit
|
commitdiff
|
tree
2009-01-08
Volker Lendecke
Make samr_info a talloc context of its own
commit
|
commitdiff
|
tree
2009-01-08
Volker Lendecke
Simplify init_pipe_handle_list a bit
commit
|
commitdiff
|
tree
2009-01-08
Volker Lendecke
Attempt to fix the build
commit
|
commitdiff
|
tree
2009-01-07
Volker Lendecke
Remove unused struct CLI_POLICY_HND
commit
|
commitdiff
|
tree
2009-01-07
Volker Lendecke
Several fixes to our use of splice
commit
|
commitdiff
|
tree
2009-01-06
Volker Lendecke
Add a talloc failure check
commit
|
commitdiff
|
tree
2009-01-06
Volker Lendecke
Add some const to dcerpc_binding_build_tower()
commit
|
commitdiff
|
tree
2009-01-06
Volker Lendecke
Add a NULL check and some const to dcerpc_floor_get_lhs_data()
commit
|
commitdiff
|
tree
2009-01-06
Volker Lendecke
s3/swat: Fix creation of the first share using SWAT.
commit
|
commitdiff
|
tree
2009-01-06
Volker Lendecke
Move the "rid_name" typedef to the only place where...
commit
|
commitdiff
|
tree
2009-01-05
Volker Lendecke
Attempt to fix the build on netbsd5
commit
|
commitdiff
|
tree
2009-01-05
Volker Lendecke
Attempt to fix the build with dnssd
commit
|
commitdiff
|
tree
2009-01-05
Volker Lendecke
Fix bug 6014 -- mget shouldn't segfault without arguments
commit
|
commitdiff
|
tree
2009-01-05
Volker Lendecke
Use talloc_tos in vfs_full_audit.c:do_log
commit
|
commitdiff
|
tree
2009-01-05
Volker Lendecke
Fix a bad memleak in vfs_full_audit
commit
|
commitdiff
|
tree
2009-01-05
Volker Lendecke
Add create_file to vfs_op_names
commit
|
commitdiff
|
tree
2009-01-05
Volker Lendecke
Fix bug 6012: Add "get_real_filename" to full_audit
commit
|
commitdiff
|
tree
2009-01-04
Volker Lendecke
Fix a typo found by the IBM Checker
commit
|
commitdiff
|
tree
2009-01-04
Volker Lendecke
Remove a duplicated comment
commit
|
commitdiff
|
tree
2009-01-04
Volker Lendecke
Fix the build of smbfilter
commit
|
commitdiff
|
tree
2009-01-04
Volker Lendecke
Simulate the Windows behaviour to fire 445 and after...
commit
|
commitdiff
|
tree
2009-01-04
Volker Lendecke
Add open_socket_out_defer_send/recv
commit
|
commitdiff
|
tree
2009-01-04
Volker Lendecke
Async wrapper for open_socket_out_send/recv
commit
|
commitdiff
|
tree
2009-01-04
Volker Lendecke
Add a quick test of wb_trans_send/recv
commit
|
commitdiff
|
tree
2009-01-04
Volker Lendecke
async libwbclient infrastructure
commit
|
commitdiff
|
tree
2009-01-04
Volker Lendecke
Remove wb_trans_send/recv
commit
|
commitdiff
|
tree
2009-01-04
Volker Lendecke
Move winbindd/winbindd_reqtrans.c to lib/wb_reqtrans.c
commit
|
commitdiff
|
tree
2009-01-04
Volker Lendecke
Convert async_connect to "normal" style
commit
|
commitdiff
|
tree
2009-01-04
Volker Lendecke
Actually do a non-blocking connect.... :-)
commit
|
commitdiff
|
tree
2009-01-04
Volker Lendecke
Add an async queueing mechanism
commit
|
commitdiff
|
tree
2009-01-04
Volker Lendecke
Add async timeout helpers
commit
|
commitdiff
|
tree
2009-01-03
Volker Lendecke
open_socket_out is always used with SOCK_STREAM, remove...
commit
|
commitdiff
|
tree
2009-01-03
Volker Lendecke
Fix retval of async_syscall_result_int
commit
|
commitdiff
|
tree
2009-01-03
Volker Lendecke
struct async_req doesn't really need to carry an event_context
commit
|
commitdiff
|
tree
2009-01-03
Volker Lendecke
Remove unused argument "vuid" from make_internal_rpc_pipe_p
commit
|
commitdiff
|
tree
2009-01-02
Volker Lendecke
Replace some SMB_ASSERTs with NT_STATUS_INTERNAL_ERROR
commit
|
commitdiff
|
tree
2009-01-02
Volker Lendecke
Optimize for the common case that packet.c received...
commit
|
commitdiff
|
tree
2009-01-02
Volker Lendecke
packet.h API: The callback is now responsible to talloc_free...
commit
|
commitdiff
|
tree
2009-01-02
Volker Lendecke
Alternative fix for 45db33e73 and 0d443ae7931
commit
|
commitdiff
|
tree
2009-01-02
Volker Lendecke
Revert "s:Fix uid_to_sid mapping when the idmap cache...
commit
|
commitdiff
|
tree
2009-01-02
Volker Lendecke
Revert "s3:idmap: Remove passd check from idmap_backends_uni...
commit
|
commitdiff
|
tree
2009-01-01
Volker Lendecke
Fix bug 5913.
commit
|
commitdiff
|
tree
2009-01-01
Volker Lendecke
Remove a global variable
commit
|
commitdiff
|
tree
next