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-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
2009-01-20
Remove some unused code
Volker Lendecke
1
-1
/
+0
2009-01-20
Remove some smb fsp knowledge from rpc_server/
Volker Lendecke
1
-5
/
+9
2009-01-19
s3:dbwrap: add dbwrap_delete(), dbwrap_store() and dbwrap_fetch()
Stefan Metzmacher
1
-0
/
+5
2009-01-19
s3:dbwrap: add get_flags() hook to db_context
Stefan Metzmacher
1
-0
/
+1
2009-01-19
Remove unused tdb_search_keys()
Volker Lendecke
1
-10
/
+0
2009-01-18
Add a macro async_req_setup()
Volker Lendecke
1
-0
/
+7
2009-01-18
Make rpc_pipe_bind async
Volker Lendecke
1
-0
/
+5
2009-01-18
Add async rpc_api_pipe_req
Volker Lendecke
1
-0
/
+7
2009-01-18
Move initialization of the reply prs_struct to rpc_api_pipe
Volker Lendecke
2
-3
/
+2
2009-01-17
Determine case sensitivity based on file system attributes.
Derrell Lipman
1
-2
/
+14
2009-01-16
[Bug 6022] smbc_urlencode and smbc_urldecode were not exported
Derrell Lipman
1
-10
/
+0
2009-01-16
Treat file names in POSIX-like case-sensitive fashion by default
Derrell Lipman
2
-0
/
+14
2009-01-16
s3:cluster: fix ctdb ipv6 support
Stefan Metzmacher
1
-2
/
+2
2009-01-16
Correctly calculate the offset for read&x
Volker Lendecke
1
-0
/
+1
2009-01-16
Add a new implementation of chain_reply
Volker Lendecke
1
-0
/
+9
2009-01-15
s3: make better use of ccache by not including version.h in every C-file.
Michael Adam
1
-1
/
+0
2009-01-14
Remove smbclient globals that bled into clidfs.c. Now we only have
Jeremy Allison
1
-2
/
+4
2009-01-14
Remove another global from clidfs that is only used in client.c.
Jeremy Allison
1
-1
/
+2
2009-01-12
Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.c
Steven Danneman
2
-9
/
+11
2009-01-11
Move cli_api_pipe() to its only user cli_pipe.c
Volker Lendecke
1
-6
/
+0
2009-01-09
Pass the full ndr_interface_table into the s3 rpcserver when registering
Volker Lendecke
1
-0
/
+4
2009-01-09
Add derpc_transport_string_by_transport(), apply some const
Volker Lendecke
1
-1
/
+2
2009-01-09
s3: Add delete_all_streams to proto.h
Tim Prouty
1
-0
/
+1
2009-01-09
s3-svcctl: remove last traces of hand-marshalled svcctl code.
Günther Deschner
3
-59
/
+0
2009-01-09
s3-svcctl: remove old marshalling of svcctl_EnumServicesStatusW.
Günther Deschner
2
-38
/
+0
2009-01-09
s3:smbd: handle incoming smb requests via event handlers
Stefan Metzmacher
1
-1
/
+1
2009-01-08
Now that all policy_handle free_fn's are just TALLOC_FREE, dump free_fn
Volker Lendecke
2
-2
/
+1
2009-01-08
Make use of a talloc_destructor for free_printer_entry
Volker Lendecke
1
-1
/
+0
2009-01-08
s3-svcctl: use pidl based struct SERVICE_STATUS.
Günther Deschner
2
-9
/
+3
2009-01-08
s3-svcctl: remove some more redundant headers.
Günther Deschner
1
-13
/
+0
2009-01-08
s3-svcctl: move SVC_HANDLE_IS* defines to implementation specific header file.
Günther Deschner
2
-4
/
+4
2009-01-08
s3-svcctl: remove (now duplicate) defines.
Günther Deschner
1
-22
/
+0
2009-01-08
s3-svcctl: remove (now duplicate) SVCCTL_STAT* defines.
Günther Deschner
1
-5
/
+0
2009-01-08
s3:smbd: make mangle_fns const
Stefan Metzmacher
1
-3
/
+3
2009-01-08
s3-svcctl: remove old hand marshalling of svcctl_QueryServiceConfig2W.
Günther Deschner
2
-42
/
+0
2009-01-08
s3-svcctl: remove old hand marshalling of svcctl_QueryServiceStatusEx.
Günther Deschner
2
-25
/
+0
2009-01-08
svcctl: add svcctl_ErrorControl and svcctl_Type (based on samba3) to IDL.
Günther Deschner
1
-14
/
+0
2009-01-08
svcctl: add svcctl_ConfigLevel from samba 3.
Günther Deschner
1
-4
/
+0
2009-01-08
svcctl: move SVC_STATUS_ to idl.
Günther Deschner
1
-2
/
+0
2009-01-06
Add some const to dcerpc_binding_build_tower()
Volker Lendecke
1
-1
/
+3
2009-01-06
Add a NULL check and some const to dcerpc_floor_get_lhs_data()
Volker Lendecke
1
-1
/
+2
2009-01-06
s3-lsa: remove all init_lsa* functions.
Günther Deschner
1
-21
/
+0
2009-01-06
s3-srvsvc: remove all init_srvsvc* functions.
Günther Deschner
1
-128
/
+0
2009-01-06
s3-samr: remove all init_samr_alias* functions.
Günther Deschner
1
-6
/
+0
2009-01-06
s3-samr: remove all init_samr_group* functions.
Günther Deschner
1
-14
/
+0
2009-01-06
s3-samr: remove all init_samr_dom* functions.
Günther Deschner
1
-37
/
+0
2009-01-06
s3-samr: remove init_samr_user* functions.
Günther Deschner
1
-126
/
+0
[prev]
[next]