s4:libcli: Modify S4 client library to check for proper CN alignment
[metze/samba/wip.git] / source3 /
2010-07-06 Chere Zhous3:smbd: Align change notify replies on 4-byte boundary
2010-07-06 Günther Deschners3-selftest: add "make testenv" target to Makefile.
2010-07-06 Björn Jackes3:pdb_ldap: change LDAP password before samba password...
2010-07-06 Andreas Schneiders3-winbind: Handle aliases in rpc_lookup_groupmem().
2010-07-06 Günther Deschners3-winbind: Fixed the winbind caching.
2010-07-06 Andreas Schneiders3-winbind: Use same format for all msrpc debug messages.
2010-07-06 Andreas Schneiders3-winbind: Fixed debug messages of open_internal_lsa_p...
2010-07-06 Andreas Schneiders3-winbind: Make sure that the policy handles are closed.
2010-07-06 Andreas Schneiders3-winbind: Make sure we close all policy handles in...
2010-07-06 Andreas Schneiders3-winbind: Create all logfiles in the same directory.
2010-07-06 Volker Lendeckes3: Fix another aspect of bug 7262 and make paged resul...
2010-07-06 Volker Lendeckes3: Fix a segfault in the RPC server
2010-07-06 Volker Lendeckes3: Fix another winbind crash
2010-07-05 Günther Deschners3-waf: fix the build.
2010-07-05 Andreas Schneiders3-winbind: Rename lookup_groupmem to msrpc_lookup_grou...
2010-07-05 Andreas Schneiders3-winbind: Use rpc_trusted_domains in msrpc.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_trusted_domains in samr.
2010-07-05 Andreas Schneiders3-winbind: Added a common rpc_trusted_domains function.
2010-07-05 Andreas Schneiders3-winbind: Rename common_password_policy to sam_passwo...
2010-07-05 Andreas Schneiders3-winbind: Rename common_lockout_policy to sam_lockout...
2010-07-05 Andreas Schneiders3-winbind: Use rpc_sequence_number in msrpc.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_sequence_number in samr.
2010-07-05 Andreas Schneiders3-winbind: Added a common rpc_sequence_number function.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_lookup_groupmem in samr.
2010-07-05 Andreas Schneiders3-winbind: Added a common rpc_lookup_groupmem function.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_lookup_useraliases in msrpc.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_lookup_useraliases in samr.
2010-07-05 Andreas Schneiders3-winbind: Added a common rpc_lookup_useraliases function.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_lookup_usergroups in msrpc.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_lookup_usergroups in samr.
2010-07-05 Andreas Schneiders3-winbind: Added a common rpc_lookup_usergroups function.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_query_user in samr.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_query_user in msrpc.
2010-07-05 Andreas Schneiders3-winbind: Added a common rpc_query_user function.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_rids_to_names in samr.
2010-07-05 Andreas Schneiders3-winbind: Added a common rpc_rids_to_names function.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_sid_to_name in samr.
2010-07-05 Andreas Schneiders3-winbind: Added a common rpc_sid_to_name function.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_name_to_sid in samr.
2010-07-05 Andreas Schneiders3-winbind: Added a common rpc_name_to_sid function.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_enum_local_groups in samr.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_enum_local_groups in msrpc.
2010-07-05 Andreas Schneiders3-winbind: Added a common rpc_enum_local_groups function.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_query_user_list in samr.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_query_user_list in msrpc.
2010-07-05 Andreas Schneiders3-winbind: Added a common rpc_query_user_list function.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_enum_dom_groups in samr.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_enum_dom_groups in msrpc.
2010-07-05 Andreas Schneiders3-winbind: Added a common rpc_enum_dom_groups function.
2010-07-05 Andreas Schneiders3-winbind: Rename winbindd_rpc.c to winbindd_msrpc.c.
2010-07-05 Andreas Schneiders3-winbind: Replace the passdb backend with a samr...
2010-07-05 Andreas Schneiders3-winbind: Implemented samr backend function common_se...
2010-07-05 Andreas Schneiders3-winbind: Implemented samr backend function common_lo...
2010-07-05 Andreas Schneiders3-winbind: Implemented samr backend function common_lo...
2010-07-05 Andreas Schneiders3-winbind: Implemented samr backend function common_pa...
2010-07-05 Andreas Schneiders3-winbind: Implemented samr backend function common_lo...
2010-07-05 Andreas Schneiders3-winbind: Implemented samr backend function common_ri...
2010-07-05 Andreas Schneiders3-winbind: Implemented samr backend function common_si...
2010-07-05 Andreas Schneiders3-winbind: Implemented samr backend function common_na...
2010-07-05 Andreas Schneiders3-winbind: Implemented samr backend function common_en...
2010-07-05 Andreas Schneiders3-winbind: Implemented samr backend function sam_looku...
2010-07-05 Andreas Schneiders3-winbind: Implemented samr backend function sam_trust...
2010-07-05 Andreas Schneiders3-winbind: Implemented samr backend function sam_query...
2010-07-05 Andreas Schneiders3-winbind: Implemented samr backend function sam_enum_...
2010-07-05 Andreas Schneiders3-winbind: Implemented samr backend function sam_query...
2010-07-05 Andreas Schneiders3-winbind: Added a skeleton for samr based functions.
2010-07-05 Andreas Schneiders3-winbind: Initialize the server_info on winbindd...
2010-07-05 Andreas Schneiders3-rpc_client: Use the right memory context for array...
2010-07-05 Andreas Schneiders3-winbind: Free some memory which isn't needed anymore.
2010-07-05 Günther Deschners3-build: add idl_full to Makefile.
2010-07-05 Günther Deschners3-idl: support --full for s3 build_idl.sh as well.
2010-07-05 Matthias Dieter... s4:include/smbldap.h - introduce a placeholder for...
2010-07-05 Matthias Dieter... samr.idl:UserInfo structures - fix some names according...
2010-07-05 Volker Lendeckes3: Make talloc_attrs() static
2010-07-05 Volker Lendeckes3: Remove procid_self() from srv_spoolss_reply[open...
2010-07-05 Volker Lendeckes3: Remove procid_self() from ctdb_read_req() and ctdb_...
2010-07-05 Volker Lendeckes3: Remove some type-punned warnings
2010-07-05 Volker Lendeckes3: Put serverid_key and serverid_data together
2010-07-05 Volker Lendeckes3: Remove procid_self() from brl_close_fnum()
2010-07-05 Volker Lendeckes3: Remove procid_self() from srv_spoolss_drv_upgrade_p...
2010-07-05 Volker Lendeckes3: Remove procid_self() from cancel_pending_lock_reque...
2010-07-05 Volker Lendeckes3: Remove procid_self() from remove_pending_lock()
2010-07-05 Volker Lendeckes3: Remove procid_self() from fill_deferred_open_entry()
2010-07-05 Volker Lendeckes3: Remove procid_self() from do_lock_cancel()
2010-07-05 Volker Lendeckes3: Remove procid_self() from do_unlock()
2010-07-05 Volker Lendeckes3: Remove procid_self() from do_lock()
2010-07-05 Volker Lendeckes3: Remove procid_self() from query_lock()
2010-07-05 Volker Lendeckes3: Remove smbd_messaging_context() from shutdown_other...
2010-07-05 Volker Lendeckes3: Remove smbd_messaging_context() from make_connectio...
2010-07-05 Volker Lendeckes3: Remove smbd_messaging_context() from reprocess_bloc...
2010-07-05 Volker Lendeckes3: Remove smbd_messaging_context() from remove_pending...
2010-07-05 Volker Lendeckes3: Remove smbd_messaging_context() from push_blocking_...
2010-07-05 Volker Lendeckes3: Remove procid_self() from irix_oplocks_read_fde_han...
2010-07-05 Volker Lendeckes3: Remove smbd_messaging_context() from smb_set_posix_...
2010-07-05 Volker Lendeckes3: Remove smbd_messaging_context() from linux_oplock_s...
2010-07-05 Volker Lendeckes3: Remove procid_self() from blocking_lock_cancel_smb1()
2010-07-05 Volker Lendeckes3: Remove procid_self() from process_blocking_lock_queue()
2010-07-05 Volker Lendeckes3: Remove procid_self() from remove_pending_lock_reque...
2010-07-05 Volker Lendeckes3: Remove procid_self() from cancel_pending_lock_reque...
2010-07-05 Volker Lendeckes3: Remove procid_self() from generic_blocking_lock_error()
next