jlayton/samba.git
2016-08-10 Amitay Isaacsctdb-daemon: Fix format-nonliteral warning
2016-08-10 Amitay Isaacsctdb-common: Fix format-nonliteral warning
2016-08-10 Amitay Isaacsctdb-tests: Log errors if the test fails
2016-08-09 Amitay Isaacsresolv_wrapper: Update config variable name to match...
2016-08-09 Amitay Isaacsnss_wrapper: Add missing check for printf format validation
2016-08-09 Amitay Isaacsdbwrap: Fix structure initialization
2016-08-09 Uri Simchoniselftest: tests for kerberos encryption types
2016-08-09 Uri Simchoniheimdal: honor conf enctypes when obtaining a service...
2016-08-09 Uri Simchonilibads: use "kerberos encryption types" parameter
2016-08-09 Uri Simchonis3-param: add kerberos encryption types parameter
2016-08-09 Ralph Boehmedbwrap_ctdb: treat empty records in ltdb as non-existing
2016-08-08 Ralph Boehmes4/torture: add a test for ctdb-tombstrone-record deadlock
2016-08-08 Ira Cooperbuildscripts: Fix the regression with --without-acl...
2016-08-08 Ira Coopersource3/wscript: Add support for disabling vfs_cephfs
2016-08-08 Stefan Metzmachersamba-tool/ldapcmp: ignore differences of whenChanged
2016-08-08 Ralph Boehmesmbd: ignore ctdb tombstone records in fetch_share_mode...
2016-08-08 Martin Schwenkectdb-packaging: Stop RPM from renaming working config...
2016-08-08 Martin Schwenkectdb-daemon: Clean up SET_DB_PRIORITY/GET_DB_PRIORITY...
2016-08-08 Martin Schwenkectdb-daemon: Fix CID 1125627 Resource leak (RESOURCE_LEAK)
2016-08-08 Martin Schwenkectdb-common: Fix CID 1125585 Dereference after null...
2016-08-08 Martin Schwenkectdb-common: Fix CID 1125583 Dereference after null...
2016-08-08 Martin Schwenkectdb-common: Fix CID 1125581 Dereference after null...
2016-08-08 Martin Schwenkectdb-tests: Fix CID 1361816 Buffer not null terminated...
2016-08-08 Martin Schwenkectdb-common: Fix CID 1363227 Resource leak (RESOURCE_LEAK)
2016-08-08 Martin Schwenkectdb-mutex: Avoid corner case where helper is already...
2016-08-08 Amitay Isaacsctdb-tools: Use INVALID_GENERATION macro instead of...
2016-08-08 Martin Schwenkectdb-doc: Document that "ctdb tickle" can now read...
2016-08-08 Martin Schwenkectdb-tools: "ctdb tickle" command should run without...
2016-08-08 Amitay Isaacsctdb-tools: Cancel transaction on error or if commit...
2016-08-08 Amitay Isaacsctdb-client: transaction_cancel must free transaction...
2016-08-08 Amitay Isaacsctdb-tools: Free temporary memory context before exiting
2016-08-08 Amitay Isaacsctdb-tools: Close tdb database on error
2016-08-08 Amitay Isaacsctdb-tools: Free connection list after processing it
2016-08-08 Martin Schwenkectdb-tools: Add early return for empty connection list
2016-08-08 Amitay Isaacsctdb-tools: Free tickle list before exiting
2016-08-08 Amitay Isaacsctdb-tools: Free record if it does not contain valid...
2016-08-08 Amitay Isaacsctdb-tools: Fix CID 1364706 - resource leak
2016-08-08 Amitay Isaacsctdb-tools: Fix CID 1364705 - resource leak
2016-08-08 Amitay Isaacsctdb-tools: Fix CID 1364704 - resource leak
2016-08-08 Amitay Isaacsctdb-tools: Fix CID 1364703 - resource leak
2016-08-08 Amitay Isaacsctdb-tools: Fix CID 1364702 - resource leak
2016-08-08 Amitay Isaacsctdb-tools: Fix CID 1364701 - resource leak
2016-08-08 Amitay Isaacsctdb-tools: Fix CID 1364699 - dereference after null...
2016-08-08 Amitay Isaacsctdb-tests: Add explicit wait to the fork_helper()
2016-08-08 Martin Schwenkectdb-tests: Clean up and rename simple transaction_loop...
2016-08-08 Martin Schwenkectdb-tests: Clean up and rename simple transaction_loop...
2016-08-08 Martin Schwenkectdb-tests: Implement --interactive/-i option in transa...
2016-08-08 Martin Schwenkectdb-tests: Clean up and rename simple fetch_ring test
2016-08-08 Martin Schwenkectdb-tests: Implement --interactive/-i option in fetch...
2016-08-08 Martin Schwenkectdb-tests: Clean up and rename simple message_ring...
2016-08-08 Martin Schwenkectdb-tests: Implement --interactive/-i option in messag...
2016-08-08 Martin Schwenkectdb-tests: Add --interactive/-i option to test options...
2016-08-05 Jeremy Allisons4: repl: Ensure all error paths in dreplsrv_op_pull_so...
2016-08-05 Karolin Seegerdocs: Bump version up to 4.6.
2016-08-05 Volker Lendeckeldb: Fix two signed/unsigned hickups
2016-08-05 Volker Lendeckelib: Fix a pointless error check
2016-08-05 Volker Lendeckectdb: Fix uninitialized variable warnings
2016-08-05 Volker Lendeckepyrpc: Fix CID 1364169 Explicit null dereferenced
2016-08-05 Jeremy Allisons4: tests: Skip drs tests.
2016-08-04 Michael Adams3:lib: fix a typo in comment for talloc_sub_basic()
2016-08-04 Michael Adamsmbd: remove redundant comment (with typo) from token_c...
2016-08-04 Michael Adampassdb: remove a misleading comment from lookup_name_sm...
2016-08-04 Martin Schwenkectdb-packaging: Move ctdb tests to libexec directory
2016-08-04 Andreas Schneiderctdb-waf: Move ctdb tests to libexec directory
2016-08-04 Marc Muehlfeldman: Wrong option for parameter ldap ssl in smb.conf...
2016-08-04 Stefan Metzmachertests:blackbox: let samba_dnsupdate.py provide more...
2016-08-04 Stefan Metzmacherscript/autobuild.py: check for AUTOBUILD_SKIP_SAMBA_O3...
2016-08-04 Stefan Metzmachertests:samba_tool: make use of assertCmdFail() in gpo.py
2016-08-04 Stefan Metzmachertests:samba_tool: pass stdout and stderr to assertCmdSu...
2016-08-04 Ralph Boehmeasync_req: make async_connect_send() "reentrant"
2016-08-03 Andrew Bartlettselftest: Merge alternate error codes into backupkey...
2016-08-03 Andrew Bartletttorture/backupkey: Allow WERR_INVALID_ACCESS, WERR_INVA...
2016-08-03 Martin Schwenkectdb-mutex: Fix CID 1359217 Resource leak (RESOURCE_LEAK)
2016-08-03 Martin Schwenkectdb-daemon: Fix CID 1363067 Resource leak (RESOURCE_LEAK)
2016-08-03 Martin Schwenkectdb-daemon: Fix CID 1363233 Resource leak (RESOURCE_LEAK)
2016-08-03 Martin Schwenkectdb-utils: Fix CID 1297451 Explicit null dereferenced...
2016-08-03 Martin Schwenkectdb-common: Consistently use strlcpy() on interface...
2016-08-03 Martin Schwenkectdb-common: Fix CID 1125553 Buffer not null terminated...
2016-08-01 Martin Schwenkectdb-tests: Stop cross-talk between reclock tests
2016-07-28 Stefan MetzmacherVERSION: Bump version up to 4.6.0pre1
2016-07-28 Stefan MetzmacherVERSION: Set version to 4.5.0rc1...
2016-07-28 Stefan MetzmacherWHATSNEW: add shadow:snapprefix and shadow:delimiter
2016-07-28 Rajesh Josephshadow_copy2: Fix error handling in shadow_copy2_get_sh...
2016-07-28 Rajesh Josephshadow_copy2: update man pages for the newly introduced...
2016-07-28 Rajesh Josephshadow_copy2: Add test case for snapprefix and delimiter
2016-07-28 Rajesh Josephshadow_copy2: allow configurable prefix for snapshot...
2016-07-28 Rajesh Josephshadow_copy2: create structure to store module specific...
2016-07-28 Rajesh Josephshadow_copy2: Add test cases to cover shadow:format
2016-07-28 Rajesh Josephshadow_copy2: Fix shadow_copy2_posix_gmt_string return...
2016-07-28 Stefan Metzmacherldb: version 1.1.27
2016-07-28 Andrew Bartlettldb: Use ldb_unpack_data_only_attr_list_flags in re_index()
2016-07-28 Stefan Metzmacherldb: fix compiler warnings on ldb_unpack_data() arguments
2016-07-28 Andrew Bartlettldb: Add flags to ltdb_search_dn1() to control memory...
2016-07-28 Andrew Bartlettldb: Prepare for adding flags to ltdb_search_dn1()...
2016-07-28 Andrew Bartlettldb: Add ldb_unpack_data_only_attr_list_flags()
2016-07-28 Andrew Bartlettldb: Free empty index lists as talloc_realloc() fails...
2016-07-28 Douglas Bagnallldb_tdb index: fix whitespace
2016-07-28 Andrew Bartletttorture: Add tests for ndr_push_struct_into_fixed_blob()
2016-07-28 Andrew Bartlettdsdb: Limit potential stack use when parsing extended DNs
2016-07-28 Andrew Bartlettlib/ldb-samba: Avoid talloc() in ldif_read_objectSid...
next