s3:smbd: make kernel oplocks event driven
[metze/samba/wip.git] / source3 /
2009-01-27 Stefan Metzmachers3:smbd: make kernel oplocks event driven
2009-01-27 Stefan Metzmachers3:smbd: remove pointless respond_to_all_remaining_loca...
2009-01-27 Stefan Metzmachers3:smbd: convert aio to use tevent_signal
2009-01-27 Stefan Metzmachers3:nmbd: handle SIG_TERM and SIGHUP via tevent
2009-01-27 Stefan Metzmachers3:nmbd: as the sig_term() handler only sets a flag...
2009-01-27 Stefan Metzmachers3:nmbd: install the SIG_DFL handler for SIGTERM while...
2009-01-27 Stefan Metzmachers3:winbindd: handle SIG_TERM, SIGHUP, SIGCHLD and SIGUS...
2009-01-27 Stefan Metzmachers3:smbd: use signal events for SIGTERM, SIGHUP and...
2009-01-27 Stefan Metzmachers3:smbd: move all code that handles a client connection...
2009-01-27 Stefan Metzmachers3:smbd: we should setup the client socket in the same...
2009-01-27 Stefan Metzmachers3:namecache: remove unused namecache_shutdown() function
2009-01-27 Kai Blinasync_req: Fix the S4 build
2009-01-27 Tim Proutys3 build: Eliminate the gmake-specific Makefile syntax
2009-01-26 Tim Proutys3 make test: Fix a bug in the previous commit
2009-01-26 Tim Proutys3 make test: Add the ability to specify a custom smb...
2009-01-26 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-26 Volker LendeckeDecouple clistr_pull from struct cli_state->inbuf
2009-01-25 Volker LendeckeFix an error path memleak
2009-01-25 Volker LendeckeMake smb_bytes_push_str deal with a NULL buf returning...
2009-01-25 Volker LendeckeFix chain_reply for pipe reads
2009-01-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-24 Volker LendeckeFix a segfault in parse_logentry
2009-01-24 todd stecherModify OneFS module to support new NTIMES interfaces
2009-01-24 todd stecherExtend NTIMES to allow setting create_time
2009-01-24 todd stecherThis change allows for the autoconfigre detection of...
2009-01-24 Günther Deschners3-rpcclient: add eventlog_loginfo command.
2009-01-24 Günther Deschners3-rpcclient: add eventlog_backuplog command.
2009-01-24 Günther Deschners3-rpcclient: add eventlog_registerevsource command.
2009-01-24 Günther Deschners3-rpcclient: add eventlog_reporteventsource command.
2009-01-24 Günther Deschners3-rpcclient: add eventlog_reportevent command.
2009-01-24 Günther Deschners3-eventlog: add missing _eventlog_ReportEventAndSource...
2009-01-24 Günther DeschnerRevert "s3-eventlog: trying to avoid to pass around...
2009-01-24 Günther Deschners3-eventlog: fix various invalid memcpy in read_package...
2009-01-24 Günther Deschners3-eventlog: fix buffer allocation in eventlog read...
2009-01-24 Tim Proutytalloc: Change the two other definitions of TALLOC_FREE...
2009-01-24 Tim Proutys3 ldb: Fix vasprintf segfault that has been the source...
2009-01-24 Volker Lendecketalloc_free() copes with a NULL pointer just fine
2009-01-23 Dan Sledzs3: OneFS unmappable sids support.
2009-01-23 Kai Blinasync_req: Move to top level dir
2009-01-23 Jeremy AllisonApply same logic fix for #4308 Excel save operation...
2009-01-22 Jeremy AllisonFix logic error in try_chown - we shouldn't arbitrarily...
2009-01-22 Jeremy AllisonSecond part of the attemt to fix #4308 - Excel save...
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 LendeckeRPC_CLIENT_OBJ is the right variable for cli_pipe.o
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 Jeremy AllisonAnother attempt to fix bug #4308 - Excel save operation...
2009-01-22 Volker LendeckeFix a segfault: rpccli_* expect the reply_pdu to always...
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:printing: handle tevent_context events in the sys_se...
2009-01-22 Stefan Metzmachers3:winbindd: we don't need to call message_dispatch...
2009-01-22 Stefan Metzmachers3:nmbd: we don't need to call message_dispatch() anymo...
2009-01-22 Stefan Metzmachers3:smbd: we don't need to call message_dispatch() anymo...
2009-01-22 Stefan Metzmachers3:msgtest: don't call message_dispatch() anymore,...
2009-01-22 Stefan Metzmachers3:smbcontrol: don't call message_dispatch() anymore...
2009-01-22 Stefan Metzmachers3:messaging: start with to use signal events instead...
2009-01-22 Stefan Metzmachers3:smbd: restructure kernel oplocks code
2009-01-22 Stefan Metzmachers3: always call run_events() before and after sys_select()
2009-01-22 Stefan Metzmachers3:events: always run_events() before sys_select()
2009-01-22 Volker LendeckeActually complete 3662c2b...
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 Jelmer VernooijMove configure test files to the top-level and share...
2009-01-22 Michael Adams3: run "make samba3-idl"
2009-01-22 todd stecherMemory leaks and other fixes found by Coverity
2009-01-21 Jelmer VernooijFix path to check_python.m4.
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Michael Adamlibsmbconf: move the non-registry parts of libsmbconf...
2009-01-21 Michael Adams3:libsmbconf: include smbconf headers with lib/smbconf...
2009-01-21 Michael Adams3:libsmbconf: use talloc_free instead of TALLOC_FREE...
2009-01-21 Michael Adams3:libsmbconf: use talloc_free instead of TALLOC_FREE...
2009-01-21 Michael Adams3:libsmbconf: use talloc_free instead of TALLOC_FREE...
2009-01-21 Michael Adams3:libsmbconf: use talloc_free instead of TALLOC_FREE...
2009-01-21 Michael Adams3:libsmbconf: use talloc_free instead of TALLOC_FREE...
2009-01-21 Michael Adams3:libsmbconf: use talloc_free instead of TALLOC_FREE...
2009-01-21 Michael Adams3:libsmbconf: remove the init headers from smbconf.h
2009-01-21 Michael Adams3:libsmbconf: remove unused function smbconf_is_writea...
2009-01-21 Karolin Seegers3/vfs_extd_audit: Don't ignore "syslog = 0".
2009-01-21 Jelmer VernooijFix warning; base dn is no longer const.
2009-01-21 Jelmer VernooijMove check_python.m4 to common m4 directory.
2009-01-21 Jelmer Vernooijexpand-includes: Add simple protection against infinite...
2009-01-21 Jelmer VernooijAutomagically expand includes in Makefile.in during...
2009-01-21 Jelmer VernooijOnly check for Perl once in Samba 3.
2009-01-21 Jelmer VernooijMove check_make.m4 to the top-level.
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Jelmer VernooijReplace ldb_search() with ldb_search_exp_fmt(), like...
2009-01-21 Jelmer VernooijReorder arguments to ldb_search() to match what is...
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-21 Stefan Metzmachermerged-build: propare to fix make test4
2009-01-21 Volker LendeckeFix a typo
2009-01-20 Volker Lendecke"userdom_struct" does not need "full_name" anymore...
2009-01-20 Volker LendeckeFix some nonempty blank lines
next