tsocket: split out a smaller tdgram_context abstraction
[metze/samba/wip.git] / source3 / lib /
2009-04-02 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-01 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-01 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-01 Jeremy AllisonTidy up some convert_string_internal error cases, found...
2009-03-27 Jeremy AllisonFix bug #6195 - Migrating from 3.0.x to 3.3.x can fail...
2009-03-26 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-26 Jelmer VernooijMerge branch 'copyright' of /home/jelmer/samba4
2009-03-26 Jelmer VernooijMerge branch 'displaysec' of /home/jelmer/samba4
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-26 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-26 Volker LendeckeFix a talloc/malloc screwup in file_lines_pload
2009-03-26 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-26 Günther Deschners3-libnetapi: fix creds in libnetapi_open_ipc_connection().
2009-03-26 Günther Deschners3-net: Fix Bug #6102. NetQueryDisplayInformation could...
2009-03-26 Volker LendeckeAvahi disables a timer by tv=NULL in avahi_timeout_upda...
2009-03-25 Jelmer Vernooijdisplay_sec: Move to common libcli/security directory.
2009-03-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-24 Kai Blinwbclient: Fix use of wb_int_trans_send, queue parameter...
2009-03-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Volker LendeckeAdd tevent avahi binding
2009-03-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Günther Deschners3-netapi: Fix Coverity #774 (REVERSE_INULL).
2009-03-20 Günther Deschners3-netapi: Fix Coverity #775 (REVERSE_INULL).
2009-03-20 Günther Deschners3-netapi: Fix Coverity #776 (REVERSE_INULL).
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-19 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-19 Michael Adamadd a versiontest program to print samba_version_string().
2009-03-19 Dan Sledzs3: Fix a free of an uninitialized variable in winbind_...
2009-03-19 Stefan Metzmachers3:lib/util_sock: use sys_recv() instead of sys_read...
2009-03-18 Günther Deschners3: remove POLICY_HND.
2009-03-18 Günther Deschners3-rpc_parse: remove unused BUFFER5 and UNISTR3.
2009-03-17 Jeremy AllisonRemove the global "struct cm_cred_struct" and associate...
2009-03-17 Stefan Metzmachers3:events: add support for immediate events
2009-03-17 Stefan Metzmachers3:events: make use of tevent_common_loop_wait()
2009-03-17 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-16 Jeremy AllisonAdd some appropriate const.
2009-03-16 Volker LendeckeRemove unused async_req references from wb_reqtrans.c
2009-03-16 Volker LendeckeConvert wb_trans to tevent_req
2009-03-16 Volker LendeckeRemove an unnecessary variable
2009-03-16 Volker LendeckeMake struct wb_context private to wbclient.c
2009-03-16 Volker LendeckeUse tevent_wakeup_send in wb_trans
2009-03-16 Volker LendeckeConvert open_socket_out_defer to tevent_req
2009-03-16 Volker LendeckeUse tevent_wakeup_send in open_socket_out_defer
2009-03-15 Jelmer Vernooijdisplay_sec: Remove use of samba3-specific data types.
2009-03-15 Jelmer VernooijMerge branch 'sharedm4' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'nodiscard' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'tdr' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'checktalloc' of /home/jelmer/samba4
2009-03-15 Volker LendeckeAdd queue argument to wb_resp_write
2009-03-13 Jeremy AllisonRemove the static "struct client_connection" mess which...
2009-03-12 Stefan Metzmachers3:events: pass __location__ to event_loop_*()
2009-03-10 Andrew Tridgellfixed a bug in message handling for code the change...
2009-03-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-09 Stefan Metzmachers3:lib: interfaces.c isn't used in the configure tests...
2009-03-09 Björn Jackefix "dubious escape" warning of Studio compiler
2009-03-08 Volker LendeckeDon't copy the winbindd_request in wb_trans
2009-03-08 Volker LendeckeConvert wb_open_pipe to tevent_req
2009-03-08 Volker LendeckeConvert wb_connect to tevent_req
2009-03-08 Volker LendeckeConvert wb_int_trans to tevent_req
2009-03-08 Volker LendeckeAdd parameter "queue" to wb_int_trans_send
2009-03-08 Volker LendeckeMove "struct req_read_state" where it belongs
2009-03-08 Volker LendeckeConvert wb_resp_write to tevent_req
2009-03-08 Volker LendeckeConvert wb_resp_read to tevent_req
2009-03-08 Volker LendeckeConvert wb_req_read to tevent_req
2009-03-08 Volker LendeckeConvert wb_req_write to tevent_req
2009-03-08 Volker LendeckeAdd tevent_req wbc helpers
2009-03-08 Volker LendeckeAdd "queue" to writev_send
2009-03-08 Jelmer VernooijRevert accidental reintroduction of void ** bug.
2009-03-06 Stefan Metzmachers3:errormap: add ECANCELED, ERRDOS/ERRbadfid, NT_STATUS...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-04 Michael Adams3:dbwrap_ctdb_marshall_add: don't leak the ctdb_rec_da...
2009-03-04 Michael Adams3:smbconf: move smbconf_share_exists checks into backend
2009-03-04 Steven Dannemans3: Remove madvise support
2009-03-04 Michael Adams3: Fix a memleak in dbwrap_rbt.
2009-03-03 Jeremy AllisonFix "ignore return" warning.
2009-03-02 Simo SorceFix wbclient.c wrt tevent_req changes too.
2009-03-02 Volker LendeckeAttempt to fix the build
2009-03-02 Simo SorceMake struct tevent_req opaque
2009-03-02 Jelmer VernooijUse samba3's own iconv implementation for now, until...
2009-03-02 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-02 Tim Proutys3: Fix incompatible type warnings
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijUse common header file for character set handling in...
2009-03-01 Jelmer VernooijMove secacl to top-level.
2009-03-01 Jelmer VernooijMove secace.c to top-level.
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMove next_token_talloc() to top-level.
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijEliminate two duplicate SEC_ACE_TYPE constants already...
2009-02-28 Volker LendeckeFix async reading winbindd_response
2009-02-26 Volker LendeckeRemove a temporary debug message -- sorry
2009-02-26 Volker LendeckeConvert open_socket_out to tevent_req
2009-02-26 Michael Adams3:libsmbconf: add transactions to the libsmbconf api
2009-02-26 Volker LendeckeAdd db_tdb_parse
2009-02-26 Volker LendeckeAdd dbwrap->parse_record
2009-02-26 Volker LendeckeSpeed up "net conf list"
2009-02-26 Volker LendeckeSpeed up "net conf list"
next