index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-01
Split up async_req into a generic and a NTSTATUS specific part
Volker Lendecke
1
-1
/
+1
2009-02-01
Replace pipe names in pipes_struct by ndr_syntax_id
Volker Lendecke
2
-4
/
+4
2009-02-01
cli_get_pipe_name_from_interface does not really need a talloc_ctx
Volker Lendecke
1
-2
/
+1
2009-01-31
Remove unused np_read sync wrapper
Volker Lendecke
1
-2
/
+0
2009-01-31
Remove unused np_write sync wrapper
Volker Lendecke
1
-2
/
+0
2009-01-31
Convert api_rpc_trans_reply to async np_*
Volker Lendecke
1
-0
/
+16
2009-01-31
Add an async np_read wrapper
Volker Lendecke
1
-0
/
+5
2009-01-31
Add an async np_write wrapper
Volker Lendecke
1
-0
/
+4
2009-01-31
make send_file_readbraw static
Volker Lendecke
1
-6
/
+0
2009-01-31
Remove the global variable "chain_size"
Volker Lendecke
3
-6
/
+3
2009-01-31
Make is_andx_req non-static
Volker Lendecke
1
-0
/
+1
2009-01-30
Add the "SMBD" rpc transport
Volker Lendecke
2
-0
/
+35
2009-01-30
Make rpc_transport_np_init async
Volker Lendecke
1
-0
/
+7
2009-01-30
Add async cli_ntcreate
Volker Lendecke
1
-0
/
+22
2009-01-30
Make cli_tcon_andx async
Volker Lendecke
1
-2
/
+8
2009-01-30
Make cli_session_setup_guest async
Volker Lendecke
1
-0
/
+4
2009-01-29
s3 build: Fix "shadows global declaration warning"
Tim Prouty
1
-1
/
+1
2009-01-29
s3: Add a new SMB_VFS_GET_ALLOC_SIZE vfs operation
Tim Prouty
4
-1
/
+12
2009-01-30
s3:proto.h: remove duplicate prototypes.
Michael Adam
1
-2
/
+0
2009-01-30
s3:idmap: move IDMAP_VERSION to the idmap tdb backend, where it belogns.
Michael Adam
1
-5
/
+0
2009-01-29
Add the strlen to push to smb_bytes_push_str, return the converted size
Volker Lendecke
1
-1
/
+2
2009-01-29
cli_ucs2
Volker Lendecke
1
-0
/
+1
2009-01-28
async_sock: Move to top level
Kai Blin
2
-52
/
+1
2009-01-28
s3:util_tdb: remove duplicate prototypes (from ../lib/util/util_tdb.h)
Michael Adam
1
-22
/
+1
2009-01-28
s3: separate tdb validation code out into its own source file
Michael Adam
1
-15
/
+0
2009-01-27
s3:smbd: make mdns registration event driven.
Stefan Metzmacher
2
-22
/
+3
2009-01-27
s3:smbd: make kernel oplocks event driven
Stefan Metzmacher
2
-5
/
+1
2009-01-27
s3:smbd: remove pointless respond_to_all_remaining_local_messages() function
Stefan Metzmacher
1
-1
/
+0
2009-01-27
s3:smbd: convert aio to use tevent_signal
Stefan Metzmacher
1
-17
/
+1
2009-01-27
s3:smbd: use signal events for SIGTERM, SIGHUP and SIGCHLD
Stefan Metzmacher
1
-0
/
+2
2009-01-27
s3:namecache: remove unused namecache_shutdown() function
Stefan Metzmacher
1
-1
/
+0
2009-01-27
async_req: Fix the S4 build
Kai Blin
1
-1
/
+1
2009-01-26
Decouple clistr_pull from struct cli_state->inbuf
Volker Lendecke
2
-8
/
+8
2009-01-23
Extend NTIMES to allow setting create_time
todd stecher
3
-3
/
+13
2009-01-24
talloc_free() copes with a NULL pointer just fine
Volker Lendecke
1
-1
/
+1
2009-01-23
async_req: Move to top level dir
Kai Blin
1
-160
/
+0
2009-01-22
Abstract away the transport in cli_pipe.c
Volker Lendecke
1
-12
/
+1
2009-01-22
Add the socket rpc client transport
Volker Lendecke
1
-0
/
+5
2009-01-22
Add the named pipe rpc client transport
Volker Lendecke
1
-1
/
+6
2009-01-22
Add struct rpc_cli_transport
Volker Lendecke
1
-0
/
+50
2009-01-22
s3: Fix warning
Tim Prouty
1
-1
/
+1
2009-01-22
s3:printing: make some functions static and use tevent functions
Stefan Metzmacher
1
-2
/
+0
2009-01-22
s3:messages: finally make message_dispatch() static
Stefan Metzmacher
1
-1
/
+0
2009-01-22
s3:smbd: restructure kernel oplocks code
Stefan Metzmacher
2
-10
/
+17
2009-01-22
cli_get_pipe_name_from_iface does not need the cli_state
Volker Lendecke
1
-1
/
+0
2009-01-21
Memory leaks and other fixes found by Coverity
todd stecher
1
-1
/
+1
2009-01-21
s3:libsmbconf: remove the init headers from smbconf.h
Michael Adam
1
-0
/
+3
2009-01-21
Allow calling DCE/RPC server implementations directly using
Jelmer Vernooij
2
-0
/
+12
2009-01-20
"userdom_struct" does not need "full_name" anymore -- unused
Volker Lendecke
2
-2
/
+1
2009-01-20
Fix some nonempty blank lines
Volker Lendecke
1
-11
/
+11
[next]