torture: Fix copy and paste error in debug message.
[kai/samba.git] / source3 /
2012-11-30 Andreas Schneiders3-reg: Fix copy and paste error in debug message.
2012-11-30 Stefan Metzmachers3:popt_common: Fix password processing.
2012-11-30 Stefan Metzmachers3:util: fix usage of popt_burn_cmdline_password()
2012-11-30 Günther Deschners3-winbind: use new reconnect logic in rpc_lookup_sids...
2012-11-30 Günther Deschners3-winbindd: rework reconnect logic in winbindd_lookup_...
2012-11-30 Günther Deschners3-winbindd: rework reconnect logic in winbindd_lookup_...
2012-11-30 Günther Deschners3-winbindd: remove lookup_sids_fn_t.
2012-11-30 Günther Deschners3-winbindd: remove lookup_names_fn_t.
2012-11-30 Günther Deschners3-rpc_client: make dcerpc_lsa_lookup_names_generic...
2012-11-30 Günther Deschners3-rpc_cli: make dcerpc_lsa_lookup_sids_generic() public.
2012-11-30 Günther Deschners3-winbindd: add cm_connect_lsat().
2012-11-30 Günther Deschners3-rpc_cli: Remove some unused wrapping code.
2012-11-30 Volker LendeckeFix Bug 9422 - large read requests cause server to...
2012-11-29 Volker Lendeckedbwrap: Do not rely on dbwrap_record_get_value to retur...
2012-11-29 Volker Lendeckes3: Remove db_ctdb_fetch
2012-11-29 Volker Lendeckes3: Directly parse local existing records in db_ctdb_pa...
2012-11-29 Volker Lendeckes3: Factor out db_ctdb_can_use_local_hdr from db_ctdb_c...
2012-11-29 Volker Lendeckes3: Remove unused code for fetching persistent ctdb...
2012-11-29 Volker Lendeckes3: Avoid db_ctdb_fetch for persistent databases
2012-11-29 Volker Lendeckes3: Factor out parse_newest_in_marshall_buffer from...
2012-11-29 Volker Lendeckes3: reduce db_ctdb_marshall_loop_next to specialized...
2012-11-29 Volker Lendeckes3: Factor out db_ctdb_marshall_loop_next_key from...
2012-11-29 Volker Lendeckes3: Slightly simplify db_ctdb_marshall_loop_next
2012-11-29 Volker Lendeckes3: Use db_ctdb_ltdb_parse in db_ctdb_fetch_db_seqnum_f...
2012-11-29 Volker Lendeckes3: Use db_ctdb_ltdb_parse in db_ctdb_ltdb_fetch
2012-11-29 Volker Lendeckes3: Add db_ctdb_ltdb_parse
2012-11-29 Volker Lendeckes3: Slightly simplify db_ctdb_transaction_commit
2012-11-29 Volker Lendeckes3: Remove header==NULL code from db_ctdb_marshall_record
2012-11-29 Volker Lendeckes3: test dbwrap_ctdb
2012-11-29 David Disseldorps3-printing: add missing carriage return to debug str
2012-11-29 David Disseldorprpcclient: fix usage docs for rpcclient adddriver
2012-11-29 David Disseldorpspoolss: fix segfault when "default devmode" is disabled
2012-11-28 Volker Lendeckes3: Use dbwrap_parse_record in fetch_share_mode_unlocked
2012-11-28 Andreas SchneiderBUG 9436: Fix leaking sockets of SMB connections to...
2012-11-28 Stefan Metzmachers3:vfs_gpfs: add no memory check in gpfs2smb_acl()
2012-11-28 Stefan Metzmachers3:vfs_gpfs: make sure we return the correct errno...
2012-11-28 Stefan Metzmachers4:smbd/open: add missing TALLOC_FREE(frame) to inherit...
2012-11-28 Stefan Metzmachers3:vfs_aixacl2: make use of vfs_aixacl_util.h
2012-11-28 Volker Lendeckes3: Open gencache_notrans with TDB_NOSYNC
2012-11-28 Volker Lendeckes3: Avoid some transaction_commit on gencache.tdb
2012-11-27 Volker Lendeckes3: Fix bug 9428 -- inotify detection broken
2012-11-26 Volker Lendeckes3: Do not free a string where we should not
2012-11-26 Volker Lendeckes3: Do not free a string where we should not
2012-11-26 Volker Lendeckes3: Fix Coverity ID 741407 -- resource leak
2012-11-26 Günther Deschners3-rpc_client: try to use socket_addr if available...
2012-11-23 Michael Adamconfigure(waf): Fail "configure --with-ads" if ads...
2012-11-23 Günther Deschners3-rpc_client: lookup nametype 0x20 in rpc_pipe_open_tc...
2012-11-23 Matthieu PatouFix MD5 detection in the autoconf build
2012-11-22 Andrew Bartlettbuild: Do not install testing binaries
2012-11-22 Andrew Bartlettbuild: Remove --enable-smbtorture, require bin/smbtortu...
2012-11-22 Andrew Bartlettbuild: Be consistent with the name of smbtorture binaries
2012-11-22 Andrew Bartletttorture: remove source3 locktest and masktest
2012-11-22 Andrew Bartlettbuild: Use ntlm_auth from source3 as the only ntlm_auth...
2012-11-20 Christian Ambachs3:smbd/aio do not mark file modified during reads
2012-11-20 Volker Lendeckes3: Fix some blank line endings
2012-11-20 Stefan Metzmachers3:librpc: add support for PFC_FLAG_OBJECT_UUID when...
2012-11-20 Stefan Metzmachers3:param: set "map archive = no" in ROLE_ACTIVE_DIRECTO...
2012-11-20 Christian Ambachbuild(waf): fix a typo
2012-11-20 Jeremy AllisonMore for #9374 - Allow smb2.acls torture test to pass...
2012-11-19 Jeremy AllisonAdd comments explaining exactly *why* we don't check...
2012-11-17 Christian Ambachs3:modules:nfs4_acls remove unused mem_ctx parameter...
2012-11-16 Christian Ambachs3:modules:nfs4_acls fix memory hierarchy in smb_create...
2012-11-16 Christian Ambachs3:vfs_gpfs fix a memory leak in gpfsacl_get_posix_acl
2012-11-16 Christian Ambachs3:vfs_gpfs fix memory corruption in gpfs2smb_acl
2012-11-16 Christian Ambachs3:vfs_gpfs fix memory leak in gpfs_get_nfs4_acl
2012-11-16 Christian Ambachs3:vfs_gpfs fix memory leaks in gpfs_getacl_alloc
2012-11-16 Michael Adams3:param: make init_locals() static.
2012-11-16 Andrew Bartletts3-param: Handle setting default AD DC per-share settin...
2012-11-15 Jeremy AllisonAnother fix needed for bug #9236 - ACL masks incorrectl...
2012-11-14 Richard Sharpesmbd_open_one_socket does not use the messaging_context...
2012-11-13 Richard SharpeA small error message fix in source3/smbd/server.c
2012-11-13 Andrew Bartlettsmbd: Remove NT4 compatability handling in posix -...
2012-11-13 Andrew BartlettChange get_nt_acl_no_snum() to return an NTSTATUS,...
2012-11-13 Andrew Bartlettsmbd: Correctly set fsp->is_directory before dealing...
2012-11-13 Andrew BartlettEnsure we Correctly set fsp->is_directory before dealin...
2012-11-12 Andreas Schneiders3:winbind: BUG 9386: Failover if netlogon pipe is...
2012-11-12 Sumit BoseUse work around for 'winbind use default domain' only...
2012-11-11 Andrew Bartlettpysmbd: Add SMB_ACL_EXECUTE to the mask set by make_sim...
2012-11-10 Arvid Requates3:smbd: Fix typo in got_duplicate_group check
2012-11-09 Christian Ambachbuild: add DMAPI configure option and checks
2012-11-09 David DisseldorpRevert "s3-winbindd: make sure we obey the -n switch...
2012-11-08 Andreas Schneiders3fs-client: Burn commandline password of client utils.
2012-11-08 Andreas Schneiders3fs-popt: Add function to burn the commandline password.
2012-11-07 Volker LendeckeRemove two unused variables
2012-11-05 Stefan Metzmachers3:smbd: pass the current time to make_connection[_smb1]()
2012-11-05 Christian Ambachs3:utils fix a whitespace error
2012-11-05 Stefan Metzmachers3:vfs_default: optimize vfswrap_asys_finished() and...
2012-11-05 Andrew Bartlettlibads: Always free the talloc_stackframe() on error...
2012-11-02 Andrew Bartlettvfs_acl_common: In add_directory_inheritable_components...
2012-11-02 Karolin Seegersmb2_server: Fix typo in comment.
2012-11-02 Björn Baumbachbuild(waf): Fail "configure --with-cluster-support...
2012-11-02 Björn Baumbachs3-torture:test_ctdbconn: fix the build against older...
2012-11-02 Björn Baumbachs3:ctdb library: fix the build against older ctdb versions
2012-11-02 Björn Baumbachbuild(waf): check if we have ctdb_protocol.h in the...
2012-11-02 Björn Baumbachbuild(autoconf): check if we have ctdb_protocol.h in...
2012-11-02 Björn Baumbachbuild(autoconf): fix check for ctdb_private.h
2012-11-02 Michael Adambuild(waf): fix the cluster(ctdb) build without system...
2012-11-02 Michael Adambuild(waf): fix a tab indentation to spaces
2012-11-02 Michael Adams3:smbd:smb2: fix a comment typo in the crediting code.
2012-11-01 Stefan Metzmachers3:winbindd: use PROTOCOL_LATEST instead of PROTOCOL_SM...
next