s3: Add db_ctdb_ltdb_parse
[kai/samba.git] / source3 /
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...
2012-11-01 Stefan Metzmachers3:winbindd: disconnection after getting NETWORK_SESSIO...
2012-11-01 Michael Adams3:winbindd:cache: fix offline logons with cached crede...
2012-11-01 Andrew Bartletts3-param: Move the options needed for running smbd...
2012-10-31 Jeremy AllisonAdd regression test for bug #9329 - Directory listing...
2012-10-30 Andreas Schneiders3fs-utils: Free the popt context in smbcacls and smbqu...
2012-10-30 Andreas Schneiders3fs-net: Use talloc for memory allocation.
2012-10-30 Stefan Metzmachers3:smb2_read: fix SMBD_SMB2_NUM_IOV_PER_REQ check for...
2012-10-29 Volker Lendeckes3: Use file_id_string in file_id_string_tos
2012-10-29 Volker Lendeckes3: Fix some nonempty line endings
2012-10-29 Michael Adams3:smbd:durable: remove a TODO comment about write...
2012-10-29 Andreas SchneiderBUG 9326: Fix net ads join message for the dns domain.
2012-10-29 Jeremy AllisonFix bug #9329 - Directory listing with SeBackup can...
2012-10-27 Jelmer Vernooijsource3.selftest: Move last variables to selftesthelpers.
2012-10-27 Jelmer Vernooijsource3.selftest: Move more variables to be in common.
2012-10-27 Jelmer Vernooijsource3.selftests.tests: Use common plansmbtorture4test...
2012-10-27 Jelmer Vernooijsource3.selftest.tests: Add suffix for smbclient3/ntlm_...
2012-10-27 Jelmer Vernooijsource3.selftest.tests: Remove tabs.
2012-10-27 Jelmer Vernooijselftesthelpers: Add function for printing smbtorture4...
2012-10-27 Jelmer Vernooijselftest: Move determining of smbtorture4 options to...
2012-10-27 Jelmer Vernooijselftest/selftesthelpers: Share environment handling...
2012-10-27 Jelmer Vernooijselftest/selftesthelpers.py: Share configuration variab...
2012-10-27 Jelmer Vernooijselftesthelpers: Share code for listing smbtorture4...
2012-10-26 Andreas Schneiderntlm_auth: Increase debug level if we use config domain...
2012-10-26 Andrew Bartlettvfstest: set umask(0) in vfstest
2012-10-26 Andrew Bartlettpysmbd: Set umask to 0 during smbd operations
next