uid_wrapper: The gid wrapper does not require a destructor
[abartlet/samba.git/.git] / source3 / winbindd /
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_...
2010-09-11 Andrew Bartletts3-auth Change type of num_sids to uint32_t
2010-09-10 Volker Lendeckes3: Simplify the logic in generate_krb5_ccache
2010-09-10 Björn Jackes3/winbind: use mono time for startup timeout check
2010-09-10 Volker Lendeckes3: Simplify generate_krb5_ccache slightly
2010-09-09 Volker Lendeckes3: Ensure NULL termination for "workstation" in auth_crap
2010-09-09 Volker Lendeckes3: These assignments are overwritten immediately
2010-09-09 Volker Lendeckes3: Remove "mem_ctx" from a few functions
2010-09-09 Volker Lendeckes3: Remove "mem_ctx" from wcache_save_creds()
2010-09-09 Volker Lendeckes3: Remove "mem_ctx" from lookup_cached_name()
2010-09-09 Volker Lendeckes3: Remove a nested if-statement
2010-09-09 Volker Lendeckes3: Fill in workstation in winbindd_pam_auth_crap_send
2010-09-09 Volker Lendeckes3: Fill in domain in winbindd_pam_auth_crap_send
2010-09-09 Volker Lendeckes3: Remove redundant flag checks
2010-09-09 Volker Lendeckes3: Remove unused arg "user_sid" from winbindd_store_creds
2010-09-09 Volker Lendeckes3: Remove unused winbindd_update_creds_by_sid
2010-09-09 Volker Lendeckes3: Remove unused winbindd_dual_show_sequence()
2010-09-08 Volker Lendeckes3: "== false" looks wrong :-)
2010-09-08 Volker Lendeckes3: Make winbind_add_failed_connection_entry static
2010-09-08 Volker Lendeckes3: Fix a typo
2010-09-08 Volker Lendeckes3: Simplify cm_connect_sam a bit
2010-09-08 Volker Lendeckes3: Check for sid instead of name in cm_connect_sam
2010-09-04 Stefan Metzmachers3:winbindd: implement wbint_bh_set_timeout() as dummy
2010-09-02 Volker Lendeckes3: Remove unused nss_info_adex_init()
2010-08-31 Andrew Bartletts3-auth Rename NT_USER_TOKEN user_sids -> sids
2010-08-26 Pierre Carrierwinbindd: Add the client status in the clients list...
2010-08-26 Pierre Carrierwinbindd: useless function
2010-08-25 Günther Deschners3-build: use talloc_dict.h only where needed.
2010-08-25 Günther Deschners3-build: use dbwrap.h only where needed.
2010-08-25 Günther Deschners3-idmap: only include idmap headers where needed.
2010-08-25 Günther Deschners3-build: only include nsswitch header where needed.
2010-08-23 Jeremy AllisonFinal part of fix for bug #7636 - winbind internal...
2010-08-20 Stefan Metzmachers3:winbindd: fix error handling in wb_next_grent_fetch_...
2010-08-19 Günther Deschners3-idmap: fix uninitialized variable in idmap_tdb_sids_...
2010-08-18 Volker Lendeckes3: Add "client_id" to pipes_struct
2010-08-17 Stefan Metzmachers3:winbindd: don't ignore 'result' in wb_dsgetdcname_done()
2010-08-16 Stefan Metzmachers3:winbindd: remove rpc_pipe_client references from...
2010-08-16 Stefan Metzmachers3:winbindd: use dcerpc_wbint_* functions instead of...
2010-08-16 Stefan Metzmachers3:winbindd: add binding_handle to struct winbindd_child
2010-08-16 Stefan Metzmachers3:winbindd: remove unused wb_ndr_dispatch* functions
2010-08-14 Andrew Bartletts3:auth Change winbindd -> auth interface to more stand...
2010-08-14 Andrew Bartletts3:auth Make Samba3 use the new common struct auth_user...
2010-08-14 Michael Adams3:idmap: fix sid_to_unixid for builtin and own domain.
2010-08-14 Michael Adams3:idmap: fix spacing/indentation
2010-08-14 Michael Adams3:idmap_ldap: use idmap_rw_new_mapping in idmap_ldap_n...
2010-08-14 Michael Adams3:idmap_ldap: add idmap_rw_ops to idmap_ldap_context...
2010-08-14 Michael Adams3:idmap_tdb: use idmap_rw_new_mapping in idmap_tdb_new...
2010-08-14 Michael Adams3:idmap_tdb: add idmap_rw_ops to idmap_tdb_context...
2010-08-14 Michael Adams3:idmap_tdb2: use idmap_rw_new_mapping in idmap_tdb2_n...
2010-08-14 Michael Adams3:idmap_tdb2: add rw_ops to idmap_tdb2_context and...
2010-08-14 Michael Adams3:idmap: add abstract idmap_rw new_mapping mechanism...
2010-08-14 Michael Adams3:idmap_ad: untangle two assignments from checks
2010-08-14 Michael Adams3:idmap_ad: remove unused filter_low_id and filter_hig...
2010-08-14 Michael Adams3:idmap_ad: use range from idmap_domain in idmap_ad_si...
2010-08-14 Michael Adams3:idmap_ad: use range from idmap_domain in idmap_ad_un...
2010-08-14 Michael Adams3:idmap_rid: remove a comment that does not apply...
2010-08-14 Michael Adams3:idmap_rid: remove unused domain_name from the idmap_...
2010-08-14 Michael Adams3:idmap_rid: remove range from idmap_rid_context()
2010-08-14 Michael Adams3:idmap_rid: use range from idmap_domain in idmap_rid_...
2010-08-14 Michael Adams3:idmap_rid: use ranges from idmap_domain struct in...
2010-08-14 Michael Adams3:idmap_rid: remove unused talloc context var from...
2010-08-14 Michael Adams3:idmap_rid: remove unused talloc context arg from...
2010-08-14 Michael Adams3:idmap_rid: remove unused talloc context var from...
2010-08-14 Michael Adams3:idmap_rid: remove unused talloc ctx argument from...
2010-08-14 Michael Adams3:idmap_rid: untangle assignment from check in idmap_r...
2010-08-14 Michael Adams3:idmap_ldap: add my (C)
2010-08-14 Michael Adams3:idmap_ldap: create mappings for unmapped sids in...
2010-08-14 Michael Adams3:idmap_ldap: add a idmap_ldap_new_mapping().
2010-08-14 Michael Adams3:idmap_ldap: add idmap_ldap_get_new_id() to allocate...
2010-08-14 Michael Adams3:idmap_ldap: move idmap_ldap_set_mapping() further up.
2010-08-14 Michael Adams3:idmap_ldap: make idmap_ldap_alloc_context a member...
next