kai/samba.git
2012-12-21 Andreas Schneiderlibgpo: Make it clear that we want to fall trough here.
2012-12-21 Andreas Schneiders4-dsdb: Make it clear that we want to fall trough...
2012-12-21 Andreas Schneiders3-rpc_server: Make it clear we want to fall trough...
2012-12-21 Andreas Schneiders3-lib: Make it clear that we want to fall trough here.
2012-12-21 Andreas Schneiders3-netapi: Add missing break in NetUserSetInfo_r().
2012-12-21 Andreas Schneiders3-libsmb: Fix a possible null pointer dereference.
2012-12-21 Andreas Schneiders3-rpc_server: Fix null pointer derefs in rpc_pipe_open...
2012-12-21 Andreas Schneiders3-winbind: Fix null pointer dereference in store_memor...
2012-12-21 Andreas Schneiders3-vfs: Fix a null pointer deferference in vfs_media_ha...
2012-12-21 Andreas Schneiders3-rpc_server: Fix a possible null pointer dereference.
2012-12-21 Andreas Schneiders3-vfs: Fix typo in readonly_connect().
2012-12-21 Andreas Schneiderlibcli: Fix smb2cli_ioctl_send() if clause.
2012-12-21 Andreas Schneiderlibwbclient: Fix null check in process_domain_info_stri...
2012-12-21 Andreas Schneiders3-rpc_server: Fix useless check if we still have a...
2012-12-21 Andreas Schneiders3-libads: Fix copy&paste error in ads_keytab_add_entry().
2012-12-21 Andreas Schneiders3-lib: Fix push_ucs2() for-loop.
2012-12-21 Andreas Schneiders3-tldap: Fix dead code in tldap_sasl_bind_send().
2012-12-21 Andreas Schneiders4-librpc: Remove dead code in smb_send_request().
2012-12-21 Andreas Schneiderkrb5_wrap: Remove dead code in smb_krb5_renew_ticket().
2012-12-21 Andreas Schneidernsswitch: Fix wbclient BAIL macros.
2012-12-21 Andreas Schneiderlibcli: Check schannel state return value of tdb_transa...
2012-12-21 Andreas Schneiders3-utils: Check return value of secrets_init().
2012-12-21 Andreas Schneiders3-net: Check return values of push_reg_sz().
2012-12-21 Andreas Schneiderparam: Correctly create directory and create common...
2012-12-21 Andreas Schneiderlibrpc: Check return codes of ndr functions.
2012-12-21 Andreas Schneiderndr: Check return code of ndr_pull_advance().
2012-12-21 Andreas Schneiders4-libnet: Checkr return codes in samsync_ldb_handle_do...
2012-12-21 Andreas Schneiders3-nmbd: Check if we created the directories correctly.
2012-12-21 Andreas Schneiders3-eventlog: Make sure the eventlog directory exists.
2012-12-21 Andreas Schneiders4-regsitry: Check return value of ldb_msg_add_empty().
2012-12-21 Andreas Schneiders3-winbind: Check if we created the directories correctly.
2012-12-21 Andreas Schneiders4-lib: Use directory_create_or_exist() to create messa...
2012-12-21 Andreas Schneiders3-smbd: Check return code of SMB_VFS_{L}STAT.
2012-12-21 Andreas Schneiders4-client: Check return codes in do_connect().
2012-12-21 Volker Lendecketdb: Add a comment explaining the "check"
2012-12-21 Volker Lendecketdb: Make tdb_new_database() follow a more conventional...
2012-12-21 Volker Lendecketdb: Fix a typo
2012-12-21 Volker Lendecketdb: Fix a typo
2012-12-21 Volker Lendecketdb: Use tdb_lock_covered_by_allrecord_lock in tdb_unlock
2012-12-21 Volker Lendecketdb: Factor out tdb_lock_covered_by_allrecord_lock...
2012-12-21 Volker Lendecketdb: Simplify logic in tdb_lock_list slightly
2012-12-21 Volker Lendecketdb: Slightly simplify tdb_lock_list
2012-12-21 Volker Lendecketdb: Fix blank line endings
2012-12-21 Volker Lendecketdb: Fix a comment
2012-12-21 Volker Lendecketdb: Fix a typo
2012-12-21 Volker Lendecketdb: Fix a missing CONVERT
2012-12-18 Jeremy AllisonFix bug #9196 - defer_open is triggered multiple times...
2012-12-16 Günther Deschners4-rpc_server: use netlogon_creds_encrypt_samlogon().
2012-12-15 Günther Deschners3-rpc_server: use netlogon_creds_encrypt_samlogon().
2012-12-15 Günther Deschnerlibcli/auth: add netlogon_creds_encrypt_samlogon_valida...
2012-12-15 Günther Deschnerlibcli/auth: rename netlogon_creds_decrypt_samlogon...
2012-12-15 Ricky Nances3fs: make the log warning go away
2012-12-15 Jelmer Vernooijtdr: Strip trailing whitespace.
2012-12-13 Andreas Schneiders4-libnet: Fix setting the group handle and return...
2012-12-12 Andreas Schneiderutil: Remove unused fde_stdin in samba_runcmd.
2012-12-12 Andreas Schneiders3-lib: Don't close the listener twice if we goto failed.
2012-12-12 Volker Lendeckes3: Fix a typo in a debug message
2012-12-12 Andreas Schneiders3-printing: Correctly create the printing cache path.
2012-12-12 Andreas Schneiders3-registry: Fix counters_directory() dir creation.
2012-12-12 Andreas Schneiders4-socket: Make sure unix socket addresses are null...
2012-12-12 Andreas Schneiders3-ctdb: Make sure addr.sun_path is null terminated.
2012-12-12 Andreas Schneidertorture: Make sure we use the correct size for cxd.
2012-12-12 Andreas Schneiders3-libsmb: Fix possible comparsion problems.
2012-12-12 Andreas Schneiders4-libcli: Fix comparison of chosen_oid.
2012-12-12 Andreas Schneiders3-utils: Correctly handle getenv() for the later syste...
2012-12-12 Andreas Schneiders4-client: Make sure we have a valid count if we goto...
2012-12-12 Andreas Schneiders3-utils: Cleanup code in wait_replies().
2012-12-12 Andreas Schneidernsswitch: Fix pam_get_{item,data} build warnings.
2012-12-12 Andreas Schneidernsswitch: Remove unused variable in _pam_winbind_change...
2012-12-12 Andreas Schneidernsswitch: Cleanup code in parse_wbinfo_domain_user().
2012-12-12 Andreas Schneiders4-libnet: Don't call talloc_get_type() for the same...
2012-12-12 Andreas Schneiders3-nmbd: Cleanup code to make it more readable.
2012-12-12 Andreas Schneiders3-lib: Remove unsused variable from sys_get_nfs_quota().
2012-12-12 Andreas Schneiderwinbind: Use talloc in resolve_username_to_alias().
2012-12-12 Andreas Schneiderwinbind: Use talloc in resolve_alias_to_username().
2012-12-12 Andreas Schneidertdb: Improve the documentation of tdb_reopen() and...
2012-12-12 Andreas Schneidertdb: Fix possible crash bugs in the python tdb code.
2012-12-12 Andreas Schneidermisc: Add a config for clang complete.
2012-12-12 Günther Deschners4-selftest: make sure to test rpc.samr.passwords.valid...
2012-12-12 Günther Deschners3-selftest: make sure to test rpc.samr.passwords.valid...
2012-12-12 Günther Deschners4-rpc_server: limit allowed transports for samr_Valida...
2012-12-12 Günther Deschners3-rpc_server: limit allowed transports for samr_Valida...
2012-12-12 Günther Deschners4-torture: move samr_ValidatePassword test out of...
2012-12-12 Andreas Schneiderdfs_server: Don't allocate a subcontext twice.
2012-12-12 Andreas Schneiderutil: Don't use the pid ret value uninitialized.
2012-12-12 Andreas Schneiders3-netapi: Initialize group_handle of NetGroupSetUsers_r().
2012-12-12 Andreas Schneiders4-netapi: Initialize group_handle of NetGroupGetUsers_r().
2012-12-12 Andreas Schneiders3-auth: Make sure we work on valid data_blobs.
2012-12-12 Andreas Schneiders3-netapi: Initialize group_handle of NetUserSetGroups_r.
2012-12-12 Andreas Schneidertorture: Fix torture_rpc_spoolss_printer_teardown_common().
2012-12-12 Andreas Schneiders3-netapi: Fix zeroing policy handles in NetLocalGroupA...
2012-12-12 Andreas Schneidervfs: Make sure we don't call talloc_free on an uninitia...
2012-12-12 Andreas Schneiders3-printing: Don't call talloc_free on an uninitialized...
2012-12-12 Andreas Schneideridl: Fix spoolss check for the size of the struct.
2012-12-12 Andreas Schneiders3-net: Check the return value of strlower_m().
2012-12-12 Andreas Schneiders3-net: Check return value of string_to_sid().
2012-12-12 Andreas Schneiders3-rpcclient: Check return value of add_string_to_array().
2012-12-12 Andreas Schneiders3-registry: Check return code of push_reg_sz().
2012-12-11 Jeremy Allisons3:auth: Tidy up some of the API confusion in create_to...
2012-12-11 Michael Adams3:auth: fix dereference level in talloc checks in...
next