metze/samba/wip.git
2010-07-06 Matthias Dieter... s4:SAMR rpc server - "SetUserInfo" - fix the implementa...
2010-07-06 Matthias Dieter... s4:SAMR rpc server - "QueryUserInfo" - send back the...
2010-07-06 Matthias Dieter... s4:dsdb - samdb_result_force_password_change - also...
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 Sumit Boses4:rpc_server/lsa/dcesrv_lsa.c - fix typo
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 Deschnerpidl: s3 server stubs: make sure LIBNDR_FLAG_BIGENDIAN...
2010-07-05 Günther Deschners4-smbtorture: add my (C) to rap torture lib.
2010-07-05 Stefan Metzmachers4:dsdb/password_hash: implement DSDB_CONTROL_BYPASS_PA...
2010-07-05 Stefan Metzmachers4:dsdb: allocate DSDB_CONTROL_BYPASS_PASSWORD_HASH_OID
2010-07-05 Stefan Metzmachers4:dsdb/password_hash: fix some c++ compiler warnings
2010-07-05 Zahari ZaharievDNS objects should not be ignored
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... s4:winbind/wb_cmd_setpwent.c - fix a possible crash...
2010-07-05 Matthias Dieter... s4:samr RPC server - "SetUserInfo" - allow some more...
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...
next