summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s4:drsuapi: make sure we never return the same highwatermark twice in a repli...Stefan Metzmacher2013-01-011-0/+36
* s4:drsuapi: add drsuapi_DsReplicaHighWaterMark_cmp()Stefan Metzmacher2013-01-011-0/+20
* s4:drsuapi: always use the current uptodateness_vectorStefan Metzmacher2013-01-011-11/+9
* s4:drsuapi: avoid a ldb_dn_copy() and use talloc_move() insteadStefan Metzmacher2013-01-011-3/+3
* s4:drsuapi: remove unused 'highest_usn' from drsuapi_getncchanges_stateStefan Metzmacher2013-01-011-4/+0
* s4:drsuapi: move struct drsuapi_getncchanges_state to the top of getncchanges.cStefan Metzmacher2013-01-011-17/+17
* s4:dsdb/drepl: update the source_dsa_obj/invocation_id in repsFromStefan Metzmacher2013-01-011-0/+4
* s4:dsdb/common: use 01.01.1970 as last_sync_success for our entry in the upto...Stefan Metzmacher2013-01-011-3/+4
* s4:dsdb/common: use LDB_SEQ_HIGHEST_SEQ for our entry in the uptodatevectorStefan Metzmacher2013-01-011-2/+2
* s4:dsdb/repl_meta_data: don't merge highwatermark and uptodatevector (bug #9508)Stefan Metzmacher2013-01-011-38/+1
* s4:dsdb/repl_meta_data: also update the last_sync_success in replUpToDateVectorStefan Metzmacher2013-01-011-5/+1
* s4:dsdb/repl_meta_data: store the last results and timestamps in the repsFromStefan Metzmacher2013-01-011-0/+3
* s4:dsdb/repl_meta_data: always treat the highwatermark as opaque (bug #9508)Stefan Metzmacher2013-01-011-1/+0
* s4:scripting/python: always treat the highwatermark as opaque (bug #9508)Stefan Metzmacher2013-01-013-3/+3
* selftest/flapping: more samba4.rpc.samr.large-dc.two subtests are flakeyStefan Metzmacher2013-01-011-1/+1
* Happy New Year 2013Stefan Metzmacher2013-01-012-2/+2
* subunit: Update to latest upstream version.Jelmer Vernooij2012-12-2713-12/+101
* testtools: Update to latest upstream version.Jelmer Vernooij2012-12-2719-63/+503
* lib/param: use the correct path names againStefan Metzmacher2012-12-271-5/+5
* selftest/flapping: mark samba4.rpc.samr.large-dc.two as knownfailStefan Metzmacher2012-12-271-0/+1
* selftest.pl: Fix typo 'snprintf' -> 'sprintf'.Jelmer Vernooij2012-12-261-1/+1
* wafsamba: python-config is not always a script.Jelmer Vernooij2012-12-261-1/+1
* Recent coverity changes added directory_create_or_exist() checks to many dire...Jeremy Allison2012-12-222-0/+13
* s3-prefork: Directly fail if tevent_req_is_unix_error() fails.Andreas Schneider2012-12-211-1/+3
* s3-libsmb: Remove check if array is NULL.Andreas Schneider2012-12-211-1/+2
* s3-rpc_server: Fix username and remote check.Andreas Schneider2012-12-211-2/+2
* s4-libcli: Use a do-while loop.Andreas Schneider2012-12-211-3/+3
* s3-lib: Cleanup transfer_file_internal() a bit.Andreas Schneider2012-12-211-2/+6
* libgpo: Make it clear that we want to fall trough here.Andreas Schneider2012-12-211-0/+2
* s4-dsdb: Make it clear that we want to fall trough here.Andreas Schneider2012-12-211-0/+1
* s3-rpc_server: Make it clear we want to fall trough here.Andreas Schneider2012-12-211-0/+1
* s3-lib: Make it clear that we want to fall trough here.Andreas Schneider2012-12-211-0/+2
* s3-netapi: Add missing break in NetUserSetInfo_r().Andreas Schneider2012-12-211-0/+1
* s3-libsmb: Fix a possible null pointer dereference.Andreas Schneider2012-12-211-1/+1
* s3-rpc_server: Fix null pointer derefs in rpc_pipe_open_interface().Andreas Schneider2012-12-211-5/+7
* s3-winbind: Fix null pointer dereference in store_memory_creds().Andreas Schneider2012-12-211-4/+4
* s3-vfs: Fix a null pointer deferference in vfs_media_harmony.Andreas Schneider2012-12-211-1/+3
* s3-rpc_server: Fix a possible null pointer dereference.Andreas Schneider2012-12-211-1/+2
* s3-vfs: Fix typo in readonly_connect().Andreas Schneider2012-12-211-1/+1
* libcli: Fix smb2cli_ioctl_send() if clause.Andreas Schneider2012-12-211-1/+1
* libwbclient: Fix null check in process_domain_info_string().Andreas Schneider2012-12-211-5/+0
* s3-rpc_server: Fix useless check if we still have a valid string.Andreas Schneider2012-12-211-3/+3
* s3-libads: Fix copy&paste error in ads_keytab_add_entry().Andreas Schneider2012-12-211-1/+1
* s3-lib: Fix push_ucs2() for-loop.Andreas Schneider2012-12-211-2/+2
* s3-tldap: Fix dead code in tldap_sasl_bind_send().Andreas Schneider2012-12-211-1/+1
* s4-librpc: Remove dead code in smb_send_request().Andreas Schneider2012-12-211-4/+0
* krb5_wrap: Remove dead code in smb_krb5_renew_ticket().Andreas Schneider2012-12-211-7/+2
* nsswitch: Fix wbclient BAIL macros.Andreas Schneider2012-12-211-2/+2
* libcli: Check schannel state return value of tdb_transaction_commit().Andreas Schneider2012-12-211-1/+5
* s3-utils: Check return value of secrets_init().Andreas Schneider2012-12-211-1/+6