tprouty/samba.git
2009-01-27 Kai Blinasync_req: Fix the S4 build
2009-01-27 Michael Adamlibreplace: fix bug #6066 - netinet/ip.h present but...
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 Jelmer Vernooijpyrpc: Raise proper NDR error codes with matching strin...
2009-01-26 Jelmer VernooijAdd function for mapping NDR error codes to strings.
2009-01-26 Andreas SchneiderDocument default of the printing config variable.
2009-01-26 Karolin Seegerdocs: Add manpage for vfs_shadow_copy2.
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-25 Jelmer VernooijAdd prototypes required by samba-gtk.
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 Deschners4-smbtorture: add my copyright.
2009-01-24 Günther Deschners4-smbtorture: add BackupLog handling in eventlog test.
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 Deschners4-smbtorture: add test_GetLogIntormation test.
2009-01-24 Günther Deschners3-rpcclient: add eventlog_reportevent command.
2009-01-24 Günther Deschners4-smbtorture: add ReportEventW test.
2009-01-24 Günther Deschners3-eventlog: add missing _eventlog_ReportEventAndSource...
2009-01-24 Günther Deschners3: re-run make samba3-idl.
2009-01-24 Günther Deschnereventlog: fill in IDL for eventlog_OpenBackupEventLogW.
2009-01-24 Günther Deschnereventlog: fill in IDL for eventlog_BackupEventLogW.
2009-01-24 Günther Deschnereventlog: fill in IDL for eventlog_DeregisterEventSource.
2009-01-24 Günther Deschnereventlog: fill in IDL for eventlog_RegisterEventSourceW.
2009-01-24 Günther Deschnereventlog: add missing IDL (opnum 24) for eventlog_Repor...
2009-01-24 Günther Deschnereventlog: fill in IDL for eventlog_GetLogIntormation.
2009-01-24 Günther Deschnereventlog: fill in IDL for eventlog_ReportEventW.
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 Blins4: add ../lib/async_req to the s4 build
2009-01-23 Kai Blinasync_req: Move to top level dir
2009-01-23 Karolin Seegerdocs: Fix formatting issue in man libsmbclient.
2009-01-23 Stefan Metzmachers4: we're on the way to alhpa7
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 Simo SorceDo not start a transaction this way.
2009-01-22 Volker LendeckeFix a segfault: rpccli_* expect the reply_pdu to always...
2009-01-22 Jelmer VernooijRemove obsolete samr Python module - use samba.dcerpc...
2009-01-22 Jelmer VernooijImplement as_sddl.
2009-01-22 Jelmer VernooijSupport parsing sddl for security descriptors.
2009-01-22 Stefan Metzmacherlib/replace: add defines to let the callers find out...
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 Michael Adampidl/python: Add explicit casts, fixing implicit cast...
2009-01-22 Michael Adamrun make idl_full, thus adding explicit casts to gen_nd...
2009-01-22 Michael Adampidl: reduce implicit cast warnings in gen_ndr server...
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 Vernooijlibsmbconf: Remove use of some Samba3-specific macros.
2009-01-21 Jelmer Vernooijlibsmbconf: Add build magic for Samba 4.
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
next