summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* s3-net: Check return values of push_reg_sz().Andreas Schneider2012-12-211-4/+22
* param: Correctly create directory and create common function.Andreas Schneider2012-12-211-55/+41
* librpc: Check return codes of ndr functions.Andreas Schneider2012-12-211-2/+9
* ndr: Check return code of ndr_pull_advance().Andreas Schneider2012-12-211-1/+1
* s4-libnet: Checkr return codes in samsync_ldb_handle_domain().Andreas Schneider2012-12-211-3/+15
* s3-nmbd: Check if we created the directories correctly.Andreas Schneider2012-12-211-4/+11
* s3-eventlog: Make sure the eventlog directory exists.Andreas Schneider2012-12-211-2/+5
* s4-regsitry: Check return value of ldb_msg_add_empty().Andreas Schneider2012-12-211-1/+7
* s3-winbind: Check if we created the directories correctly.Andreas Schneider2012-12-211-4/+11
* s4-lib: Use directory_create_or_exist() to create messaging dir.Andreas Schneider2012-12-211-1/+6
* s3-smbd: Check return code of SMB_VFS_{L}STAT.Andreas Schneider2012-12-211-2/+7
* s4-client: Check return codes in do_connect().Andreas Schneider2012-12-211-2/+18
* tdb: Add a comment explaining the "check"Volker Lendecke2012-12-211-1/+4
* tdb: Make tdb_new_database() follow a more conventional styleVolker Lendecke2012-12-211-3/+4
* tdb: Fix a typoVolker Lendecke2012-12-211-1/+1
* tdb: Fix a typoVolker Lendecke2012-12-211-1/+1
* tdb: Use tdb_lock_covered_by_allrecord_lock in tdb_unlockVolker Lendecke2012-12-211-7/+1
* tdb: Factor out tdb_lock_covered_by_allrecord_lock from tdb_lock_listVolker Lendecke2012-12-211-23/+31
* tdb: Simplify logic in tdb_lock_list slightlyVolker Lendecke2012-12-211-7/+22
* tdb: Slightly simplify tdb_lock_listVolker Lendecke2012-12-211-11/+11
* tdb: Fix blank line endingsVolker Lendecke2012-12-2111-89/+89
* tdb: Fix a commentVolker Lendecke2012-12-211-1/+1
* tdb: Fix a typoVolker Lendecke2012-12-211-1/+1
* tdb: Fix a missing CONVERTVolker Lendecke2012-12-211-1/+1
* Fix bug #9196 - defer_open is triggered multiple times on the same request.Jeremy Allison2012-12-181-3/+3
* s4-rpc_server: use netlogon_creds_encrypt_samlogon().Günther Deschner2012-12-161-34/+3
* s3-rpc_server: use netlogon_creds_encrypt_samlogon().Günther Deschner2012-12-151-20/+3
* libcli/auth: add netlogon_creds_encrypt_samlogon_validation().Günther Deschner2012-12-152-6/+44
* libcli/auth: rename netlogon_creds_decrypt_samlogon() to netlogon_creds_decry...Günther Deschner2012-12-155-14/+25
* s3fs: make the log warning go awayRicky Nance2012-12-151-0/+1
* tdr: Strip trailing whitespace.Jelmer Vernooij2012-12-151-10/+10
* s4-libnet: Fix setting the group handle and return codes.Andreas Schneider2012-12-131-4/+9
* util: Remove unused fde_stdin in samba_runcmd.Andreas Schneider2012-12-121-22/+5
* s3-lib: Don't close the listener twice if we goto failed.Andreas Schneider2012-12-121-1/+1
* s3: Fix a typo in a debug messageVolker Lendecke2012-12-121-1/+1
* s3-printing: Correctly create the printing cache path.Andreas Schneider2012-12-121-1/+6