ira/wip.git
2009-01-05 Stefan Metzmachertevent: don't crash if te->event_ctx is NULL
2009-01-05 Stefan Metzmachertevent: keep a linked list of fd_events
2009-01-05 Stefan Metzmachertevent: keep a linked list of signal events
2009-01-05 Stefan Metzmachertevent: make tevent_debug() a noop if ev is NULL
2009-01-05 Volker LendeckeAttempt to fix the build on netbsd5
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Volker LendeckeAttempt to fix the build with dnssd
2009-01-05 Karolin Seegerexamples: Avoid bashism in perfcount.init.
2009-01-05 Karolin SeegerRevert "examples: Avoid bashism in perfcount.init."
2009-01-05 Volker LendeckeFix bug 6014 -- mget shouldn't segfault without arguments
2009-01-05 Stefan Metzmachers3:winbindd: also handle fd events from the winbind_eve...
2009-01-05 Stefan Metzmachers3:events: register as tevent backend
2009-01-05 Stefan Metzmachers3: build lib/tevent staticly into samba3
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 Stefan Metzmachers3:winbindd: regain tickets for all ccache entries...
2009-01-05 Stefan Metzmachers3:winbindd: cancel all ccache entry events and not...
2009-01-05 Stefan Metzmachers3:winbindd: recreate the per domain check_online_event...
2009-01-05 Stefan Metzmachers3:winbindd: rename fd_event => winbindd_fd_event
2009-01-05 Stefan Metzmachers3:winbindd: move WINBINDD_CCACHE_ENTRY and WINBINDD_ME...
2009-01-05 Bo YangFix broken krb5 refresh chain
2009-01-05 Bo Yangclean event context after child is forked.
2009-01-05 Karolin Seegerexamples: Avoid bashism in perfcount.init.
2009-01-05 Karolin Seegerdocs: Document the -g option of smbclient.
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Volker LendeckeUse talloc_tos in vfs_full_audit.c:do_log
2009-01-05 Volker LendeckeFix a bad memleak in vfs_full_audit
2009-01-05 Volker LendeckeAdd create_file to vfs_op_names
2009-01-05 Volker LendeckeFix bug 6012: Add "get_real_filename" to full_audit
2009-01-05 Michael Adamsmbd: prevent access to root filesystem when connecting...
2009-01-05 Stefan Metzmachertevent: fix tevent_add_timer() and tevent_add_aio(...
2009-01-05 Andrew BartlettInitialise 'flags' in new python ldb binding for ldb_co...
2009-01-05 Tim Proutys3: Remove a few unnecessary checks from the streams...
2009-01-05 Tim Proutys3: Remove a few unnecessary checks from the streams...
2009-01-05 Tim Proutys3: Allow renames of streams via NTRENAME and fix strea...
2009-01-05 Tim Proutys4 torture: Add more rename tests to RAW-STREAMS
2009-01-05 Andrew BartlettMore work to have OpenLDAP accept the full AD schema
2009-01-04 Jelmer VernooijUse fqdn rather than gethostname when guessing realm.
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-04 Jeremy AllisonFix bug #6009 - Setting "min receivefile size = 1"...
2009-01-04 Stefan Metzmachertevent: move samba4 stuff from libtevent.m4 to samba.m4
2009-01-04 Stefan Metzmachers4:build: add SMB_MAKE_SETTINGS() macro
2009-01-04 Volker LendeckeFix a typo found by the IBM Checker
2009-01-04 Volker LendeckeRemove a duplicated comment
2009-01-04 Volker LendeckeFix the build of smbfilter
2009-01-04 Volker LendeckeSimulate the Windows behaviour to fire 445 and after...
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 LendeckeAdd a quick test of wb_trans_send/recv
2009-01-04 Volker Lendeckeasync libwbclient infrastructure
2009-01-04 Volker LendeckeRemove wb_trans_send/recv
2009-01-04 Volker LendeckeMove winbindd/winbindd_reqtrans.c to lib/wb_reqtrans.c
2009-01-04 Volker LendeckeConvert async_connect to "normal" style
2009-01-04 Volker LendeckeActually do a non-blocking connect.... :-)
2009-01-04 Volker LendeckeAdd an async queueing mechanism
2009-01-04 Volker LendeckeAdd async timeout helpers
2009-01-04 Stefan Metzmachertevent: completely initialize tevent_fd structs
2009-01-03 Stefan Metzmachers4:smbd: convert to tevent_* api
2009-01-03 Stefan Metzmachers4:libcli/ldap: convert to tevent_* api
2009-01-03 Stefan Metzmachers4:auth/kerberos: convert to tevent_* api
2009-01-03 Stefan Metzmachertevent: raise version to 0.9.2 after AUTOCLOSE changes
2009-01-03 Stefan Metzmachertevent: remove TEVENT_FD_AUTOCLOSE feature
2009-01-03 Stefan Metzmachertevent: remove dependency to SOCKET_WRAPPER via "system...
2009-01-03 Stefan Metzmachers4:socket: use a socket_wrapper aware function to auto...
2009-01-03 Stefan Metzmachers4:sysdep/inotify: use tevent_fd_set_auto_close()
2009-01-03 Stefan Metzmachertevent: add tevent_fd_set_auto_close()
2009-01-03 Stefan Metzmachertevent: add tevent_fd_set_close_fn()
2009-01-03 Stefan Metzmachertevent: move some common tevent_fd related functions...
2009-01-03 Stefan Metzmachertevent: specify argument names for the event handlers
2009-01-03 Stefan Metzmachertevent: fix standalone make test
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-03 Volker LendeckeRemove unused argument "vuid" from make_internal_rpc_pipe_p
2009-01-03 Stefan Metzmachertevent: raise version to 0.9.1
2009-01-02 Kai Blins4 winbind: Correctly silence a "discard const" warning
2009-01-02 Volker LendeckeReplace some SMB_ASSERTs with NT_STATUS_INTERNAL_ERROR
2009-01-02 Volker LendeckeOptimize for the common case that packet.c received...
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 Jeremy AllisonRemove cli_cm_set_dest_ss() - removes the global dest_ss
2009-01-02 scudette@gmail.comChanged code to use proper talloc context instead of...
2009-01-02 scudette@gmail.comMemory leak fixed due to accumulation of open reg keys.
2009-01-02 scudette@gmail.comFixes uninitialised access as reported by valgrind.
2009-01-02 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-02 Jeremy AllisonFix warnings in make test code.
2009-01-02 Stefan Metzmachers4:lib/events: remove unused events_internal.h
2009-01-02 Stefan Metzmachers4:selftest: report tevent tests as 'tevent.python'
2009-01-02 Stefan Metzmachers4:lib/events: convert to use tevent_* functions instea...
2009-01-02 Stefan Metzmachertevent: only provide compat macros if the caller wants...
2009-01-02 Stefan Metzmachertevent: change pytevent to tevent_*
2009-01-02 Stefan Metzmachertevent: use TEVENT_FD_* instead of EVENT_FD_*
2009-01-02 Stefan Metzmachertevent: rename ev_debug_ops => tevent_debug_ops
2009-01-02 Stefan Metzmachertevent: rename events => tevent in tevent.pc
2009-01-02 Stefan Metzmachertevent: pass down handler_name and location to the...
2009-01-02 Stefan Metzmachertevent: make tevent_add_*() macros arround _tevent_add_*()
2009-01-02 Stefan Metzmachertevent: use HAVE_EPOLL instead of HAVE_EVENTS_EPOLL
next