s4: fix warning: unused variable ‘i’
[kamenim/samba.git] / source3 / winbindd /
2010-07-08 Günther Deschners3-rpc: when using rpc_pipe_open_internal, make sure...
2010-07-08 Simo Sorces3:winbindd_samr Do not use static contexts
2010-07-07 Günther Deschners3-winbindd: Fix child logfile handling which broke...
2010-07-07 Günther Deschners3-winbindd: route samr chgpwd ops for own domain over...
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 winbind crash
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-winbind: Free some memory which isn't needed anymore.
2010-07-04 Volker Lendeckes3: Pass the new server_id through reinit_after_fork
2010-07-04 Volker Lendeckes3: Remove serverid_[de]register_self
2010-07-01 Günther Deschners3-nss_info: only include nss_info.h where needed.
2010-07-01 Günther Deschners3-libads: move ldap posix schema defines to their...
2010-07-01 Günther Deschners3-libads: only include libds flags where needed.
2010-06-28 Volker Lendeckes3: More cleanup in winbindd_ads.c:query_user
2010-06-28 Volker Lendeckes3: Fix a valgrind error
2010-06-28 Volker Lendeckes3: Re-arrange winbindd_ads.c:query_user
2010-06-28 Volker Lendeckes3: free -> SAFE_FREE
2010-06-28 Volker Lendeckes3: Do an early TALLOC_FREE
2010-06-25 Volker Lendeckes3: Fix a winbind crash
2010-06-25 Volker Lendeckes3: Fix a winbind crash
2010-06-21 Volker Lendeckes3-winbind: Make KRB5_EVENT_REFRESH_TIME a function
2010-06-21 Michael Adams3:idmap_ldap: remove unreached code (and explicit...
2010-06-17 Jeremy AllisonUse #defined constant instead of "false" to be clearer...
2010-06-10 Simo Sorces3:winbindd use common server context functions
2010-06-09 Andreas Schneiders3-winbind: Fixed setting default sequence number.
2010-06-02 Günther Deschners3: remove unused librpc/ndr/sid.c.
2010-06-01 Stefan Metzmachers3:winbindd: make sure we only call static_init_idmap...
2010-06-01 Andrew Bartletts3:winbind Ensure we always init idmap_passdb before...
2010-05-31 Andrew Bartletts3:winbindd move reinit_after_fork() back out of winbin...
2010-05-31 Andrew Bartletts3:winbind Make state->mem_ctx a talloc child of state
2010-05-31 Andrew Bartletts3:winbind tidy up connecting the winbind sockets.
2010-05-31 Andrew BartlettRevert "s3:winbindd Split helper functions to allow...
2010-05-31 Andrew Bartlettntlmssp: Make the ntlmssp.h from source3/ a common...
2010-05-31 Günther Deschners3: only use netlogon/nbt header when needed.
2010-05-31 Günther Deschners3-build: only use ndr_security.h where needed.
2010-05-28 Andrew Bartletts3:winbind Kill amusing but un-used winbindd_kill_all_c...
2010-05-26 Günther Deschners3-samr: move chgpasswd.c out of smbd and into the...
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-20 Michael Adams3:winbind:idmap_tdb2_set_mapping: untangle assignment...
2010-05-18 Günther Deschners3-rpc_client: move protos to cli_lsarpc.h
2010-05-18 Günther Deschners3-rpc_client: move protos to cli_netlogon.h
2010-05-18 Günther Deschners3-rpc_client: move protos to cli_samr.h
next