Don't use TMPDIR as variable, it's already used for other purposes.
[metze/samba/wip.git] / source3 / include /
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...
2009-01-02 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-02 Stefan MetzmacherHappy New Year!
2009-01-01 Jelmer VernooijAdd iconv_convenience argument to size functions.
2008-12-31 Volker LendeckeRename parent_dirname_talloc() to parent_dirname()
2008-12-31 Volker LendeckeRemove unused function parent_dirname
2008-12-31 Volker LendeckeRemove unused function get_numlist()
2008-12-31 Volker LendeckeFix an ancient uninitialized variable read
2008-12-31 Tim Proutys3 build: Revert previous patch to fix the build
2008-12-31 Tim Proutys3/s4: Move CONST_DISCARD into lib/util so it's availab...
2008-12-31 Tim Proutys3 build: Remove redundant #defines that are in idl...
2008-12-30 Stefan Metzmachers3:cluster: register the client connection via CTDB_CON...
2008-12-29 Stefan Metzmachers3:passdb: add SAMU_BUFFER_V4 with no changes
2008-12-29 Stefan Metzmachers3:passdb: make marshalling struct samu from and to...
2008-12-29 Volker LendeckeAdd write_data_iov
2008-12-29 Volker LendeckeAdd sys_writev
2008-12-29 Stefan Metzmachers3:dbwrap: fix dbwrap_store_uint32() to match dbwrap_st...
2008-12-19 Jelmer VernooijMerge branch 'pyregistry' of git://git.samba.org/jelmer...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Volker LendeckeAdd async cli_write_andx and cli_pull
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Volker LendeckeAdd the cli_wct_ofs routine to calculate the offset...
2008-12-19 Volker LendeckeRemove the direct inbuf reference from construct_reply_...
2008-12-19 Volker LendeckeConvert cli_request->outbuf to uint8_t
2008-12-19 Volker LendeckeFor large smbwrite&x, we need more than 64k bcc
2008-12-19 Volker LendeckePass "bytes_alignment" up through cli_request_send
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
next