Modify OneFS module to support new NTIMES interfaces
[metze/samba/wip.git] / source3 / include /
2009-01-24 todd stecherExtend NTIMES to allow setting create_time
2009-01-24 Volker Lendecketalloc_free() copes with a NULL pointer just fine
2009-01-23 Kai Blinasync_req: Move to top level dir
2009-01-22 Volker LendeckeAbstract away the transport in cli_pipe.c
2009-01-22 Volker LendeckeAdd the socket rpc client transport
2009-01-22 Volker LendeckeAdd the named pipe rpc client transport
2009-01-22 Volker LendeckeAdd struct rpc_cli_transport
2009-01-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-22 Tim Proutys3: Fix warning
2009-01-22 Stefan Metzmachers3:printing: make some functions static and use tevent...
2009-01-22 Stefan Metzmachers3:messages: finally make message_dispatch() static
2009-01-22 Stefan Metzmachers3:smbd: restructure kernel oplocks code
2009-01-22 Volker Lendeckecli_get_pipe_name_from_iface does not need the cli_state
2009-01-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-22 todd stecherMemory leaks and other fixes found by Coverity
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Michael Adams3:libsmbconf: remove the init headers from smbconf.h
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Jelmer VernooijMerge branch 'v4-0-test' of /home/jelmer/samba4
2009-01-21 Jelmer VernooijAllow calling DCE/RPC server implementations directly...
2009-01-21 Jelmer VernooijAllow overriding the function that ships the request...
2009-01-20 Volker Lendecke"userdom_struct" does not need "full_name" anymore...
2009-01-20 Volker LendeckeFix some nonempty blank lines
2009-01-20 Volker LendeckeRemove some unused code
2009-01-20 Volker LendeckeRemove some smb fsp knowledge from rpc_server/
2009-01-19 Jelmer VernooijMerge branch 'v4-0-stable'
2009-01-19 Stefan Metzmachers3:dbwrap: add dbwrap_delete(), dbwrap_store() and...
2009-01-19 Stefan Metzmachers3:dbwrap: add get_flags() hook to db_context
2009-01-19 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-18 Volker LendeckeRemove unused tdb_search_keys()
2009-01-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-18 Volker LendeckeAdd a macro async_req_setup()
2009-01-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-18 Volker LendeckeMake rpc_pipe_bind async
2009-01-18 Volker LendeckeAdd async rpc_api_pipe_req
2009-01-18 Volker LendeckeMove initialization of the reply prs_struct to rpc_api_pipe
2009-01-17 Derrell LipmanDetermine case sensitivity based on file system attributes.
2009-01-17 Derrell Lipman[Bug 6022] smbc_urlencode and smbc_urldecode were not...
2009-01-16 Derrell LipmanTreat file names in POSIX-like case-sensitive fashion...
2009-01-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-16 Stefan Metzmachers3:cluster: fix ctdb ipv6 support
2009-01-16 Volker LendeckeCorrectly calculate the offset for read&x
2009-01-16 Volker LendeckeAdd a new implementation of chain_reply
2009-01-15 Michael Adams3: make better use of ccache by not including version...
2009-01-15 Jeremy AllisonRemove smbclient globals that bled into clidfs.c. Now...
2009-01-14 Jeremy AllisonRemove another global from clidfs that is only used...
2009-01-12 Steven DannemanMake STATEDIR and CACHEDIR configurable through ./confi...
2009-01-11 Volker LendeckeMove cli_api_pipe() to its only user cli_pipe.c
2009-01-09 Volker LendeckePass the full ndr_interface_table into the s3 rpcserver...
2009-01-09 Volker LendeckeAdd derpc_transport_string_by_transport(), apply some...
2009-01-09 Tim Proutys3: Add delete_all_streams to proto.h
2009-01-09 Günther Deschners3-svcctl: remove last traces of hand-marshalled svcctl...
2009-01-09 Günther Deschners3-svcctl: remove old marshalling of svcctl_EnumService...
2009-01-09 Stefan Metzmachers3:smbd: handle incoming smb requests via event handlers
2009-01-08 Volker LendeckeNow that all policy_handle free_fn's are just TALLOC_FR...
2009-01-08 Volker LendeckeMake use of a talloc_destructor for free_printer_entry
2009-01-08 Günther Deschners3-svcctl: use pidl based struct SERVICE_STATUS.
2009-01-08 Günther Deschners3-svcctl: remove some more redundant headers.
2009-01-08 Günther Deschners3-svcctl: move SVC_HANDLE_IS* defines to implementatio...
2009-01-08 Günther Deschners3-svcctl: remove (now duplicate) defines.
2009-01-08 Günther Deschners3-svcctl: remove (now duplicate) SVCCTL_STAT* defines.
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Stefan Metzmachers3:smbd: make mangle_fns const
2009-01-08 Günther Deschners3-svcctl: remove old hand marshalling of svcctl_QueryS...
2009-01-08 Günther Deschners3-svcctl: remove old hand marshalling of svcctl_QueryS...
2009-01-08 Günther Deschnersvcctl: add svcctl_ErrorControl and svcctl_Type (based...
2009-01-08 Günther Deschnersvcctl: add svcctl_ConfigLevel from samba 3.
2009-01-08 Günther Deschnersvcctl: move SVC_STATUS_ to idl.
2009-01-06 Volker LendeckeAdd some const to dcerpc_binding_build_tower()
2009-01-06 Volker LendeckeAdd a NULL check and some const to dcerpc_floor_get_lhs...
2009-01-06 Günther Deschners3-lsa: remove all init_lsa* functions.
2009-01-06 Günther Deschners3-srvsvc: remove all init_srvsvc* functions.
2009-01-06 Günther Deschners3-samr: remove all init_samr_alias* functions.
2009-01-06 Günther Deschners3-samr: remove all init_samr_group* functions.
2009-01-06 Günther Deschners3-samr: remove all init_samr_dom* functions.
2009-01-06 Günther Deschners3-samr: remove init_samr_user* functions.
2009-01-06 Volker LendeckeMove the "rid_name" typedef to the only place where...
2009-01-06 Tim Proutys3 merged build: Remove redundant #defines that are...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Stefan Metzmachers3:events: register as tevent backend
2009-01-05 Stefan Metzmachers3:events: get rid of the stupid set_event_dispatch_tim...
2009-01-05 Stefan Metzmachers3:events: get rid of the stupid cancel_named_event...
2009-01-05 Stefan Metzmachers3:events: change event_add_timed() prototype to match...
2009-01-05 Stefan Metzmachers3:events: move prototypes to event.h
2009-01-05 Stefan Metzmachers3:events: remove unused stuff
2009-01-05 Bo Yangclean event context after child is forked.
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Volker LendeckeAdd create_file to vfs_op_names
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-04 Volker LendeckeAdd open_socket_out_defer_send/recv
2009-01-04 Volker LendeckeAsync wrapper for open_socket_out_send/recv
2009-01-04 Volker Lendeckeasync libwbclient infrastructure
2009-01-04 Volker LendeckeConvert async_connect to "normal" style
2009-01-04 Volker LendeckeAdd an async queueing mechanism
2009-01-04 Volker LendeckeAdd async timeout helpers
2009-01-03 Volker Lendeckeopen_socket_out is always used with SOCK_STREAM, remove...
2009-01-03 Volker LendeckeFix retval of async_syscall_result_int
2009-01-03 Volker Lendeckestruct async_req doesn't really need to carry an event_...
2009-01-02 Volker Lendeckepacket.h API: The callback is now responsible to talloc...
next