metze/samba/wip.git
2011-03-31 Michael Adams3:configure: introduce "--enable-old-ctdb" to enable...
2011-03-31 Michael Adams3:configure: add check for new CTDB_CONTROL_SCHEDULE_F...
2011-03-31 Michael Adams3:configure: rework logic of ctdb/clustering checks
2011-03-31 Michael Adams3:configure: remove unused variable CTDB_CFLAGS
2011-03-31 Michael Adams3:configure: fix a comment.
2011-03-31 Michael Adams3:dbwrap_ctdb: in ctdb_delete, send a SCHEDULE_FOR_DEL...
2011-03-31 Michael Adams3:ctdb: pass the ctdb control flags to the ctdb daemon...
2011-03-31 Michael Adams3:ctdb: correctly handle cstatus if CTDB_CTRL_FLAG_NOR...
2011-03-31 Jeremy AllisonFix bug #7996 - sgid bit lost on folder rename.
2011-03-31 Holger HetterichSMBTA: make vfs_smb_traffic_analyzer aware of the sendf...
2011-03-31 Jeremy AllisonMake ndr_push_charset robust in the face of zero destin...
2011-03-31 Andrew Tridgelldebug: ignore debug_set_logfile() with a blank string
2011-03-30 Volker Lendeckes3: Fix g_lock_lock after the select/poll conversion
2011-03-30 Günther Deschners3-waf: fix spoolssd compile.
2011-03-30 Andreas Schneiders3-rpc_server: Fixed rpc_pipe_open_internal documentation.
2011-03-30 Andreas Schneiders3-rpc_server: Only allow embedded, daemon and external...
2011-03-30 Andreas Schneiders3-spoolssd: Start the spoolss service correctly.
2011-03-30 Andreas Schneiders3-spoolssd: Register spoolssd endpoints.
2011-03-30 Andreas Schneiders3-epmap: Make rpc_ep_setup_register an internal function.
2011-03-30 Andreas Schneiders3-spoolssd: Fixed logfile creation.
2011-03-30 Andreas Schneiders3-spoolssd: Added missing include.
2011-03-30 Andreas Schneiders3-spoolssd: Pass down event and messanging context.
2011-03-30 Andreas Schneiders3-spoolssd: Fixed reopening of logs.
2011-03-30 Simo Sorces3:spoolssd Start spoolss from smbd
2011-03-30 Simo Sorces3:spoolssd Initialize the spoolss rpc interfaces
2011-03-30 Simo Sorces3:spoolssd Add spoolss own signal handlers
2011-03-30 Simo Sorces3:spoolssd handle smb.conf reloads directly
2011-03-30 Simo Sorces3:spoolssd Create our own log file
2011-03-30 Simo Sorces3:spoolssd Add skeleton for spoolss daemon
2011-03-30 Simo Sorces3:printing Make print_queue_receive public
2011-03-30 Volker Lendeckes3: Use cli_ntcreate to when listing snapshots
2011-03-30 Günther Deschners3: Fix Coverity ID 2041, "UNUSED_VALUE"
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2217: RESOURCE_LEAK
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2220: RESOURCE_LEAK
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2221: RESOURCE_LEAK
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2222: RESOURCE_LEAK
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2223: RESOURCE_LEAK
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2236: REVERSE_INULL
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2332: MISSING_BREAK
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2237: REVERSE_INULL
2011-03-30 Volker Lendecketdb: Fix Coverity ID 2238: SECURE_CODING
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2304: FORWARD_NULL
2011-03-29 Günther Deschners3-libsmb: remove duplicate NTSTATUS variable.
2011-03-29 Michael Adams3:rpc_client: fix argument order of call to lsa_open_p...
2011-03-29 Jeremy AllisonRemove two unused labels.
2011-03-29 David Disseldorp=?UTF-8?q?alpha=5Fstrcpy()=20is=20a=20utility=20functio...
2011-03-28 Andrew Bartletts3-selftest Fix test_smbclient_auth.sh
2011-03-28 Andrew Bartletts3-selftest Allow LM passwords and turn of NTLMv2 for...
2011-03-28 Andrew Bartletts3-selftest Add tests for security=server
2011-03-28 Michael Adams3:dbwrap_ctdb: fix non-locked fetch on persistent...
2011-03-28 Jeremy AllisonBe a little clearer about when and when not to set...
2011-03-28 Jeremy AllisonFix inspired by work done by David Disseldorp for bug...
2011-03-28 Volker Lendeckes3: Fix Coverity ID 2143: DEADCODE
2011-03-28 Volker Lendeckes3: Fix Coverity ID 2143: DEADCODE
2011-03-28 Volker Lendeckes3: Fix Coverity ID 2173: FORWARD_NULL
2011-03-28 Stefan MetzmacherRevert "Change strict allocate to default to true.
2011-03-27 Volker Lendeckes3: Fix Coverity ID 2188: MISSING_BREAK
2011-03-27 Volker Lendeckes3: Fix Coverity ID 2189: MISSING_BREAK
2011-03-27 Volker Lendecketdb: Fix Coverity ID 2192: NO_EFFECT
2011-03-27 Volker Lendeckes3: Fix Coverity ID 2195: NO_EFFECT
2011-03-27 Volker Lendeckelibrpc: Add some error checking to dcerpc_floor_pack_rh...
2011-03-27 Volker Lendeckelibrpc: Fix Coverity ID 2198: NULL_RETURNS
2011-03-27 Volker Lendeckes3: Fix Coverity ID 2200: NULL_RETURNS (cut&paste error)
2011-03-27 Volker Lendeckes3: Fix Coverity ID 2228: RESOURCE_LEAK
2011-03-27 Volker Lendeckes3: Fix Coverity ID 2226: RESOURCE_LEAK
2011-03-27 Volker Lendeckes3: Fix Coverity ID 976: BAD_SIZEOF
2011-03-27 Volker Lendeckes3: Fix Coverity ID 958: BAD_SIZEOF
2011-03-27 Volker Lendeckes3: Fix Coverity ID 682: NEGATIVE_RETURNS
2011-03-27 Volker Lendeckes3: Fix Coverity ID 590: DEADCODE
2011-03-27 Volker Lendeckes3: Fix Coverity ID 585: NEGATIVE_RETURNS
2011-03-27 Volker Lendeckes3: Fix Coverity ID 513: UNINIT
2011-03-27 Volker Lendeckes3: Fix Coverity ID 83: RESOURCE_LEAK
2011-03-27 Volker Lendeckes3: Convert cli_raw_tcon to cli_smb
2011-03-27 Volker Lendeckes3: Fix a memleak
2011-03-27 Volker Lendeckes3: Replace a use of cli_errstr
2011-03-27 Volker Lendeckes3: Replace cli_negprot_sendsync() by cli_negprot_send()
2011-03-27 Volker Lendeckes3: Remove a pointless static
2011-03-27 Volker Lendeckes3: Remove a use of cli_send_smb
2011-03-27 Volker Lendeckes3: Remove two calls to cli_errstr
2011-03-27 Volker Lendeckes3: Fix Coverity ID 2296: UNUSED_VALUE
2011-03-27 Volker Lendeckes3: Fix Coverity ID 2327: FORWARD_NULL
2011-03-27 Volker Lendeckes3: Fix Coverity ID 2328: FORWARD_NULL
2011-03-27 Volker Lendeckes3: Fix Coverity ID 2329: RESOURCE_LEAK
2011-03-27 Volker Lendeckes3: Fix Coverity ID 2330: RESOURCE_LEAK
2011-03-27 Volker Lendeckes3: Fix Coverity ID 2331: RESOURCE_LEAK
2011-03-26 Volker Lendeckes3: Fix an uninitialized variable read
2011-03-26 Volker Lendeckes3: Fix Coverity ID 2326, CHECKED_RETURN
2011-03-26 Jeremy AllisonRevert "Fix bug 8021 - Incorrect string termination...
2011-03-25 Jeremy AllisonFix bug 8040 - smbclient segfaults when a Cyrillic...
2011-03-25 Günther Deschners3-netapi: fix memoryleak while not using talloc_tos...
2011-03-25 Volker Lendeckes3: Compile IDL files in autogen, some configure tests...
2011-03-24 Günther Deschners3-rpc_server: remove two uneeded include registry...
2011-03-24 Günther Deschners3-ldapsam: fix ldapsam_create_user() with existing...
2011-03-24 Günther Deschners3-netapi: use cli_get_session_key() in netapi.
2011-03-24 Volodymyr KhomenkoFix bug 8021 - Incorrect string termination in volume...
2011-03-24 Jeremy AllisonFix is_myname_or_ipaddr() to be robust against strange...
2011-03-24 Simo Sorces3-epmapper: fix vars init and return errors
2011-03-24 Andreas Schneiderlibrpc: Return an error if we a broken floor.
2011-03-24 Simo Sorcecleanup: fix some trailing spaces
2011-03-24 Simo Sorces3-epmapper: Fix allocation of data on the wrong context
next