s4-ldap_server Allow multiple binds on LDAP server
[kai/samba.git] / source3 / winbindd /
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...
2010-11-14 Jeremy AllisonMove error reporting of messaging context creation...
2010-11-08 Jeremy AllisonSecond part of fix for bug #7777 - When requesting...
2010-11-08 Jeremy AllisonFirst part of fix for bug #7777 - When requesting looku...
2010-11-08 Günther Deschners3-waf: add idmap_autorid to the build.
2010-11-08 Volker Lendeckes3: Fix an uninitialized variable
2010-11-08 Christian Ambachs3:idmap: add a new ID mapping module autorid
2010-11-08 Christian Ambachs3:winbind add wcache_tdc_fetch_domainbysid
2010-11-08 Volker Lendeckes3: Put some parentheses around conditionals
2010-11-08 Volker Lendeckes3: Consistently use stdbool types in new code
2010-11-08 Christian Ambachs3:winbind add timeouts to winbind cache
2010-11-05 Volker Lendeckes3: Remove some duplicate prototypes
2010-11-03 Volker Lendeckes3: Fix a getgrent crash with many groups
2010-11-02 Volker Lendeckes3: Fix a typo in a DEBUG msg
2010-11-02 Andrew Bartletts3-debug Impove setup_logging() to specify logging...
2010-11-01 Michael Adams3:winbindd: fix query_user for users with NULL full...
2010-11-01 Michael Adams3:winbindd: fix query_user_list for users with NULL...
2010-10-20 Volker Lendeckes3: Use any_nt_status_not_ok in winbind
2010-10-18 Günther Deschners3: fix the build of idmap_adex, idmap_tdb2, idmap_hash...
2010-10-18 Andreas Schneiders3-winbind: Fixed init order.
2010-10-15 Andreas Schneiders3-winbind: Fixed the build of idmap_rid.
2010-10-14 Andrew Bartlettlibcli/auth Merge source4/libcli/security and util_sid...
2010-10-14 Andrew Bartletts3-auth Use security_token_debug() from common code
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-10-08 Volker LendeckeMove talloc_enable_null_tracking() to the s3 daemons
2010-10-08 Günther Deschners3-waf: slowly getting modules to match how they look...
2010-10-07 Günther Deschnersamr: for correctness, rename samr_RidTypeArray to...
2010-10-05 Günther Deschners3-waf: convert NSS_INFO into a subsystem.
2010-10-01 Steven Dannemans3:events: Call all ready fd event handlers on each...
2010-10-01 Günther Deschnersamba: share select wrappers.
2010-09-30 Volker Lendeckes3: Add "smbcontrol winbindd ip-dropped <local-ip>"
2010-09-30 Volker Lendeckes3: Re-introduce a procid_self()
2010-09-28 Günther Deschners3-waf: fix dependencies in most of our module subsystems.
2010-09-28 Jeremy AllisonChange to using TDB_INCOMPATIBLE_HASH (the jenkins...
2010-09-26 Günther Deschners3-waf: add missing IDMAP modules.
2010-09-26 Günther Deschners3-waf: move idmap subsystem to winbindd/wscript_build.
2010-09-21 Volker Lendeckes3: Remove a pointless if-statement
2010-09-21 Günther Deschners3-winbindd: another attempt to fix the non-ldap build.
2010-09-20 Andrew Bartletts3: Replace sid_binstring and sid_guidstring with PIDL...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschners3-util: use shared dom_sid_dup.
2010-09-20 Günther Deschners3-util_sid: use shared dom_sid_compare_auth and dom_si...
2010-09-20 Björn Jackes3/winbind: remove unused winbindd_check_cache_size
2010-09-15 Simo Sorces3-winbindd: Use rpc_open_pipe_interface in winbindd.
2010-09-14 Pierre CarrierAllows changing the maximum number of simultaneous...
2010-09-12 Volker Lendeckes3: Remove a nesting level in winbindd_dual_pam_chauthtok
2010-09-11 Andrew Bartletts3:auth Remove NT_USER_TOKEN
2010-09-11 Andrew Bartletts3-auth Change struct nt_user_token -> struct security_...
next