index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
s3-svcctl: remove (now duplicate) defines.
Günther Deschner
2009-01-08
1
-22
/
+0
*
s3-svcctl: remove (now duplicate) SVCCTL_STAT* defines.
Günther Deschner
2009-01-08
1
-5
/
+0
*
s3:smbd: make mangle_fns const
Stefan Metzmacher
2009-01-08
1
-3
/
+3
*
s3-svcctl: remove old hand marshalling of svcctl_QueryServiceConfig2W.
Günther Deschner
2009-01-08
2
-42
/
+0
*
s3-svcctl: remove old hand marshalling of svcctl_QueryServiceStatusEx.
Günther Deschner
2009-01-08
2
-25
/
+0
*
svcctl: add svcctl_ErrorControl and svcctl_Type (based on samba3) to IDL.
Günther Deschner
2009-01-08
1
-14
/
+0
*
svcctl: add svcctl_ConfigLevel from samba 3.
Günther Deschner
2009-01-08
1
-4
/
+0
*
svcctl: move SVC_STATUS_ to idl.
Günther Deschner
2009-01-08
1
-2
/
+0
*
Add some const to dcerpc_binding_build_tower()
Volker Lendecke
2009-01-06
1
-1
/
+3
*
Add a NULL check and some const to dcerpc_floor_get_lhs_data()
Volker Lendecke
2009-01-06
1
-1
/
+2
*
s3-lsa: remove all init_lsa* functions.
Günther Deschner
2009-01-06
1
-21
/
+0
*
s3-srvsvc: remove all init_srvsvc* functions.
Günther Deschner
2009-01-06
1
-128
/
+0
[next]