summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-01s4:scripting/python: always treat the highwatermark as opaque (bug #9508)Stefan Metzmacher3-3/+3
2013-01-01selftest/flapping: more samba4.rpc.samr.large-dc.two subtests are flakeyStefan Metzmacher1-1/+1
2013-01-01Happy New Year 2013Stefan Metzmacher2-2/+2
2012-12-27subunit: Update to latest upstream version.Jelmer Vernooij13-12/+101
2012-12-27testtools: Update to latest upstream version.Jelmer Vernooij19-63/+503
2012-12-27lib/param: use the correct path names againStefan Metzmacher1-5/+5
2012-12-27selftest/flapping: mark samba4.rpc.samr.large-dc.two as knownfailStefan Metzmacher1-0/+1
2012-12-26selftest.pl: Fix typo 'snprintf' -> 'sprintf'.Jelmer Vernooij1-1/+1
2012-12-26wafsamba: python-config is not always a script.Jelmer Vernooij1-1/+1
2012-12-22Recent coverity changes added directory_create_or_exist() checks to many dire...Jeremy Allison2-0/+13
2012-12-21s3-prefork: Directly fail if tevent_req_is_unix_error() fails.Andreas Schneider1-1/+3
2012-12-21s3-libsmb: Remove check if array is NULL.Andreas Schneider1-1/+2
2012-12-21s3-rpc_server: Fix username and remote check.Andreas Schneider1-2/+2
2012-12-21s4-libcli: Use a do-while loop.Andreas Schneider1-3/+3
2012-12-21s3-lib: Cleanup transfer_file_internal() a bit.Andreas Schneider1-2/+6
2012-12-21libgpo: Make it clear that we want to fall trough here.Andreas Schneider1-0/+2
2012-12-21s4-dsdb: Make it clear that we want to fall trough here.Andreas Schneider1-0/+1
2012-12-21s3-rpc_server: Make it clear we want to fall trough here.Andreas Schneider1-0/+1
2012-12-21s3-lib: Make it clear that we want to fall trough here.Andreas Schneider1-0/+2
2012-12-21s3-netapi: Add missing break in NetUserSetInfo_r().Andreas Schneider1-0/+1
2012-12-21s3-libsmb: Fix a possible null pointer dereference.Andreas Schneider1-1/+1
2012-12-21s3-rpc_server: Fix null pointer derefs in rpc_pipe_open_interface().Andreas Schneider1-5/+7
2012-12-21s3-winbind: Fix null pointer dereference in store_memory_creds().Andreas Schneider1-4/+4
2012-12-21s3-vfs: Fix a null pointer deferference in vfs_media_harmony.Andreas Schneider1-1/+3
2012-12-21s3-rpc_server: Fix a possible null pointer dereference.Andreas Schneider1-1/+2
2012-12-21s3-vfs: Fix typo in readonly_connect().Andreas Schneider1-1/+1
2012-12-21libcli: Fix smb2cli_ioctl_send() if clause.Andreas Schneider1-1/+1
2012-12-21libwbclient: Fix null check in process_domain_info_string().Andreas Schneider1-5/+0
2012-12-21s3-rpc_server: Fix useless check if we still have a valid string.Andreas Schneider1-3/+3
2012-12-21s3-libads: Fix copy&paste error in ads_keytab_add_entry().Andreas Schneider1-1/+1
2012-12-21s3-lib: Fix push_ucs2() for-loop.Andreas Schneider1-2/+2
2012-12-21s3-tldap: Fix dead code in tldap_sasl_bind_send().Andreas Schneider1-1/+1
2012-12-21s4-librpc: Remove dead code in smb_send_request().Andreas Schneider1-4/+0
2012-12-21krb5_wrap: Remove dead code in smb_krb5_renew_ticket().Andreas Schneider1-7/+2
2012-12-21nsswitch: Fix wbclient BAIL macros.Andreas Schneider1-2/+2
2012-12-21libcli: Check schannel state return value of tdb_transaction_commit().Andreas Schneider1-1/+5
2012-12-21s3-utils: Check return value of secrets_init().Andreas Schneider1-1/+6
2012-12-21s3-net: Check return values of push_reg_sz().Andreas Schneider1-4/+22
2012-12-21param: Correctly create directory and create common function.Andreas Schneider1-55/+41
2012-12-21librpc: Check return codes of ndr functions.Andreas Schneider1-2/+9
2012-12-21ndr: Check return code of ndr_pull_advance().Andreas Schneider1-1/+1
2012-12-21s4-libnet: Checkr return codes in samsync_ldb_handle_domain().Andreas Schneider1-3/+15
2012-12-21s3-nmbd: Check if we created the directories correctly.Andreas Schneider1-4/+11
2012-12-21s3-eventlog: Make sure the eventlog directory exists.Andreas Schneider1-2/+5
2012-12-21s4-regsitry: Check return value of ldb_msg_add_empty().Andreas Schneider1-1/+7
2012-12-21s3-winbind: Check if we created the directories correctly.Andreas Schneider1-4/+11
2012-12-21s4-lib: Use directory_create_or_exist() to create messaging dir.Andreas Schneider1-1/+6
2012-12-21s3-smbd: Check return code of SMB_VFS_{L}STAT.Andreas Schneider1-2/+7
2012-12-21s4-client: Check return codes in do_connect().Andreas Schneider1-2/+18
2012-12-21tdb: Add a comment explaining the "check"Volker Lendecke1-1/+4