s3: Fix pdb_ads_enum_aliasmem for empty aliases
[metze/samba/wip.git] / source3 / winbindd /
2011-02-20 Volker Lendeckes3: Convert init_system_info to NTSTATUS
2011-02-18 Andrew Tridgells3-waf: use SAMBA3_*() build rules in source3/build
2011-02-16 Günther Deschnernsswitch: make wb_reqtrans a common subsystem.
2011-02-13 Volker Lendeckes3: Fix some nonempty blank lines
2011-02-11 Günther Deschners3-waf: use bld.env.HAVE_LDAP in some more places,...
2011-02-10 Günther Deschners3: give ../librpc/ndr/util.c its own header.
2011-02-08 Volker Lendeckes3: Fix some nonempty blank lines and some typos
2011-02-08 Günther Deschnerpam: share pam errors in a common location.
2011-02-04 Günther Deschners3-winbindd: let winbind try to use samlogon validation...
2011-02-04 Stefan Metzmachers3:winbindd: fix segfaults on addrchange errors and...
2011-02-03 Jeremy AllisonFix value overflow (one too many 'f's ).
2011-02-02 Günther Deschners3-winbind: prefer dcerpc_lsa_X functions in winbindd...
2011-02-02 Günther Deschners3-winbind: prefer dcerpc_lsa_X functions in winbindd...
2011-02-02 Günther Deschners3-winbind: prefer dcerpc_lsa_X functions in winbindd...
2011-02-02 Volker Lendeckes3: Fix a typo
2011-02-02 Stefan Metzmachers3:winbindd: catch lookup_names/sids schannel errors...
2011-02-02 Günther Deschners3: Remove superfluous ;
2011-02-02 Günther Deschners3-winbind: prefer dcerpc_samr_X functions in winbindd...
2011-02-02 Günther Deschners3-winbind: prefer dcerpc_samr_X functions in winbindd...
2011-02-02 Günther Deschners3-winbind: prefer dcerpc_samr_X functions in winbindd...
2011-02-02 Günther Deschners3-winbind: prefer dcerpc_samr_X functions in winbindd...
2011-02-02 Günther Deschners3-winbind: prefer dcerpc_samr_X functions in invalidat...
2011-02-02 Günther Deschners3-winbind: prefer dcerpc_samr_X functions in cm_connec...
2011-02-02 Günther Deschners3-winbind: use status variable name in cm_connect_sam.
2011-02-01 Volker Lendeckes3: Send a dropped_ip message if we lose an IP
2011-01-31 Stefan MetzmacherRevert "s3:events: Call all ready fd event handlers...
2011-01-28 Volker Lendeckes3: inline get_uid_from_state
2011-01-28 Volker Lendeckes3: Lift winbindd_cli_state from fillup_password_policy
2011-01-28 Volker Lendeckes3: Do not use state->mem_ctx in fillup_password_policy
2011-01-28 Volker Lendeckes3: Lift winbindd_cli_state from winbindd_dual_pam_auth...
2011-01-28 Volker Lendeckes3: Lift winbindd_cli_state from winbindd_raw_kerberos_...
2011-01-26 Günther Deschners3-winbind: share a common winbind_samlogon_retry_loop().
2011-01-26 Günther DeschnerRevert "s3: These assignments are overwritten immediately"
2011-01-26 Günther DeschnerRevert "s3-winbind: fix winbindd_dual_pam_auth_samlogon...
2011-01-24 Günther Deschners3-winbind: fix winbindd_dual_pam_auth_samlogon() for...
2011-01-21 Andreas Schneiders3-rpc_client: Rename get_query_dispinfo_params.
2011-01-21 Volker Lendeckes3:winbind: Fork multiple children per domain
2011-01-21 Volker Lendeckes3:winbind: Protect against invalid winbindd_cache...
2011-01-19 Volker Lendeckes3: Add wbinfo --dc-info
2011-01-18 Günther Deschners3-winbind: no need to include ../librpc/gen_ndr/cli_ls...
2011-01-13 Günther Deschners3-winbind: prefer dcerpc_netr_X functions.
2011-01-11 Stefan Metzmachers3:winbindd: use ndr_wbint_c.h instead of cli_wbint.h
2011-01-11 Stefan Metzmachers3:winbindd: use ndr_dssetup_c.h instead of cli_dssetup.h
2011-01-07 Volker Lendeckes3: Remove some unused code
2011-01-07 Volker Lendeckes3: Use the new nbt_getdc in winbindd_cm
2011-01-07 Volker Lendeckes3: Make name_query use /tmp/.nmbd/unexpected
2011-01-07 Volker Lendeckes3: Make node_status_query use /tmp/.nmbd/unexpected
2011-01-04 Stefan Metzmachers3:winbindd: use dcerpc_dssetup_DsRoleGetPrimaryDomainI...
2011-01-03 Michael Adams3:winbindd/idmap_ad.c: update my C
2011-01-03 Michael Adams3:winbindd/idmap_util.c: add my C
2011-01-03 Michael Adams3:winbindd/idmap.c: add my C
2011-01-02 Michael Adams3:idmap_ldap: remove special handling of alloc secret...
2011-01-02 Michael Adams3:idmap_ldap: remove unused idmap_ldap_alloc_context.
2011-01-02 Michael Adams3:idmap_ldap: remove alloc context member from ldap_id...
2011-01-02 Michael Adams3:idmap_ldap: remove use of alloc context from idmap_l...
2011-01-02 Michael Adams3:idmap_ldap: remove unused idmap_ldap_alloc_close_des...
2011-01-02 Michael Adams3:idmap_ldap: remove unused idmap_ldap_alloc_init().
2011-01-02 Michael Adams3:idmap_ldap: don't call idmap_ldap_alloc_init in...
2011-01-02 Michael Adams3:idmap_ldap: remove use of the ldap_idmap_alloc_conte...
2011-01-01 Volker Lendeckes3: Remove unused mem_ctx arg from set_getdc_request
2010-12-29 Volker Lendeckes3: Allow more control over smbsock_[any_]connect
2010-12-28 Volker Lendeckes3: Make name_query return NTSTATUS
2010-12-28 Volker Lendeckes3: Make node_status_query return NTSTATUS
2010-12-28 Volker Lendeckes3: Remove an ancient typedef
2010-12-28 Stefan Metzmachers3:winbindd: remove useless ';'
2010-12-23 Jeremy AllisonAll calls to event_add_to_select_args() call GetTimeOfD...
2010-12-22 Volker Lendeckes3: Use smbsock_any_connect in winbind
2010-12-19 Volker Lendeckes3: Use the right uid winbindd_raw_kerberos_login()
2010-12-19 Volker Lendeckewb_reqtrans is not used in libwbclient
2010-12-19 Volker Lendeckelibwbclient: Put the wb_reqtrans definitions into wb_re...
2010-12-19 Volker Lendeckes3: wcache_invalidate_samlogon only needs the SID
2010-12-19 Volker Lendeckes3: netsamlogon_clear_cached_user only needs the SID
2010-12-19 Volker Lendeckes3: Fix some typos
2010-12-10 Andrew Bartletts3-winbind Improve memory handling in NTLMv2-backend...
2010-12-10 Andrew Bartletts3-winbind Don't send the LM password to the server...
2010-12-06 Volker Lendeckes3: Fix bug 7844: Race in winbind
2010-12-06 Volker Lendeckes3: Fix bug 7842: WINBIND_LOOKUPRIDS does not return...
2010-12-06 Volker Lendeckes3: Fix bug 7841: WINBINDD_LOOKUPRIDS asks the wrong...
2010-12-06 Jeremy Allisons3: Fix bug 7843: Expand the local SAMs aliases
2010-12-01 Günther Deschners3-waf: avoid module name uppercasing.
2010-11-30 Günther Deschners3-waf: convert IDMAP_AD into a subsystem.
2010-11-30 Günther Deschners3-waf: convert IDMAP_HASH into a subsystem.
2010-11-30 Günther Deschners3-waf: convert IDMAP_ADEX into a subsystem.
2010-11-30 Volker Lendeckes3: Fix bug 7832
2010-11-27 Volker Lendeckes3: Return the correct result from winbindd_dual_auth_p...
2010-11-26 Volker Lendeckes3: Fix filling in the pam_auth_crap domain name
2010-11-24 Christian Ambachs3:winbind correct a copy&paste error
2010-11-22 Volker Lendeckes3: Use sid_check_is..
2010-11-19 Volker Lendeckes3: Remove some unused code
2010-11-18 Volker Lendeckes3: Call sid_check_is_domain instead of dom_sid_equal
2010-11-17 Volker Lendeckes3: Remove a reference to "winbindd_cli_state" from...
2010-11-17 Volker Lendeckes3: Remove a reference to "winbindd_cli_state" from...
2010-11-17 Volker Lendeckes3: Remove a reference to "winbindd_cli_state" from...
2010-11-17 Volker Lendeckes3: Remove a reference to "winbindd_cli_state" from...
2010-11-17 Volker Lendeckes3: Remove a reference to "winbindd_cli_state" from...
2010-11-17 Volker Lendeckes3: Remove a reference to "winbindd_cli_state" from...
2010-11-17 Volker Lendecke"bool ? true : false" is a bit pointless
2010-11-17 Volker Lendeckes3: Move parse_sidlist to the only calling file
2010-11-17 Volker Lendeckes3: Remove some unused code
2010-11-14 Jeremy AllisonFix the unexpected.tdb database problem. Change nmbd...
next