index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
async_req: Fix the S4 build
Kai Blin
2009-01-27
1
-1
/
+1
*
Decouple clistr_pull from struct cli_state->inbuf
Volker Lendecke
2009-01-26
2
-8
/
+8
*
Extend NTIMES to allow setting create_time
todd stecher
2009-01-23
3
-3
/
+13
*
talloc_free() copes with a NULL pointer just fine
Volker Lendecke
2009-01-24
1
-1
/
+1
*
async_req: Move to top level dir
Kai Blin
2009-01-23
1
-160
/
+0
*
Abstract away the transport in cli_pipe.c
Volker Lendecke
2009-01-22
1
-12
/
+1
*
Add the socket rpc client transport
Volker Lendecke
2009-01-22
1
-0
/
+5
*
Add the named pipe rpc client transport
Volker Lendecke
2009-01-22
1
-1
/
+6
*
Add struct rpc_cli_transport
Volker Lendecke
2009-01-22
1
-0
/
+50
*
s3: Fix warning
Tim Prouty
2009-01-22
1
-1
/
+1
*
s3:printing: make some functions static and use tevent functions
Stefan Metzmacher
2009-01-22
1
-2
/
+0
*
s3:messages: finally make message_dispatch() static
Stefan Metzmacher
2009-01-22
1
-1
/
+0
*
s3:smbd: restructure kernel oplocks code
Stefan Metzmacher
2009-01-22
2
-10
/
+17
*
cli_get_pipe_name_from_iface does not need the cli_state
Volker Lendecke
2009-01-22
1
-1
/
+0
*
Memory leaks and other fixes found by Coverity
todd stecher
2009-01-21
1
-1
/
+1
*
s3:libsmbconf: remove the init headers from smbconf.h
Michael Adam
2009-01-21
1
-0
/
+3
*
Allow calling DCE/RPC server implementations directly using
Jelmer Vernooij
2009-01-21
2
-0
/
+12
*
"userdom_struct" does not need "full_name" anymore -- unused
Volker Lendecke
2009-01-20
2
-2
/
+1
*
Fix some nonempty blank lines
Volker Lendecke
2009-01-20
1
-11
/
+11
*
Remove some unused code
Volker Lendecke
2009-01-20
1
-1
/
+0
*
Remove some smb fsp knowledge from rpc_server/
Volker Lendecke
2009-01-20
1
-5
/
+9
*
s3:dbwrap: add dbwrap_delete(), dbwrap_store() and dbwrap_fetch()
Stefan Metzmacher
2009-01-19
1
-0
/
+5
*
s3:dbwrap: add get_flags() hook to db_context
Stefan Metzmacher
2009-01-19
1
-0
/
+1
*
Remove unused tdb_search_keys()
Volker Lendecke
2009-01-19
1
-10
/
+0
*
Add a macro async_req_setup()
Volker Lendecke
2009-01-18
1
-0
/
+7
*
Make rpc_pipe_bind async
Volker Lendecke
2009-01-18
1
-0
/
+5
*
Add async rpc_api_pipe_req
Volker Lendecke
2009-01-18
1
-0
/
+7
*
Move initialization of the reply prs_struct to rpc_api_pipe
Volker Lendecke
2009-01-18
2
-3
/
+2
*
Determine case sensitivity based on file system attributes.
Derrell Lipman
2009-01-17
1
-2
/
+14
*
[Bug 6022] smbc_urlencode and smbc_urldecode were not exported
Derrell Lipman
2009-01-16
1
-10
/
+0
*
Treat file names in POSIX-like case-sensitive fashion by default
Derrell Lipman
2009-01-16
2
-0
/
+14
*
s3:cluster: fix ctdb ipv6 support
Stefan Metzmacher
2009-01-16
1
-2
/
+2
*
Correctly calculate the offset for read&x
Volker Lendecke
2009-01-16
1
-0
/
+1
*
Add a new implementation of chain_reply
Volker Lendecke
2009-01-16
1
-0
/
+9
*
s3: make better use of ccache by not including version.h in every C-file.
Michael Adam
2009-01-15
1
-1
/
+0
*
Remove smbclient globals that bled into clidfs.c. Now we only have
Jeremy Allison
2009-01-14
1
-2
/
+4
*
Remove another global from clidfs that is only used in client.c.
Jeremy Allison
2009-01-14
1
-1
/
+2
*
Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.c
Steven Danneman
2009-01-12
2
-9
/
+11
*
Move cli_api_pipe() to its only user cli_pipe.c
Volker Lendecke
2009-01-11
1
-6
/
+0
*
Pass the full ndr_interface_table into the s3 rpcserver when registering
Volker Lendecke
2009-01-09
1
-0
/
+4
*
Add derpc_transport_string_by_transport(), apply some const
Volker Lendecke
2009-01-09
1
-1
/
+2
*
s3: Add delete_all_streams to proto.h
Tim Prouty
2009-01-09
1
-0
/
+1
*
s3-svcctl: remove last traces of hand-marshalled svcctl code.
Günther Deschner
2009-01-09
3
-59
/
+0
*
s3-svcctl: remove old marshalling of svcctl_EnumServicesStatusW.
Günther Deschner
2009-01-09
2
-38
/
+0
*
s3:smbd: handle incoming smb requests via event handlers
Stefan Metzmacher
2009-01-09
1
-1
/
+1
*
Now that all policy_handle free_fn's are just TALLOC_FREE, dump free_fn
Volker Lendecke
2009-01-08
2
-2
/
+1
*
Make use of a talloc_destructor for free_printer_entry
Volker Lendecke
2009-01-08
1
-1
/
+0
*
s3-svcctl: use pidl based struct SERVICE_STATUS.
Günther Deschner
2009-01-08
2
-9
/
+3
*
s3-svcctl: remove some more redundant headers.
Günther Deschner
2009-01-08
1
-13
/
+0
*
s3-svcctl: move SVC_HANDLE_IS* defines to implementation specific header file.
Günther Deschner
2009-01-08
2
-4
/
+4
[prev]
[next]