summaryrefslogtreecommitdiffstats
path: root/source3/winbindd
Commit message (Expand)AuthorAgeFilesLines
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-1236-7/+36
* Move talloc_enable_null_tracking() to the s3 daemonsVolker Lendecke2010-10-081-1/+7
* s3-waf: slowly getting modules to match how they look like in old build.Günther Deschner2010-10-081-32/+32
* samr: for correctness, rename samr_RidTypeArray to samr_RidAttrArray.Günther Deschner2010-10-072-2/+2
* s3-waf: convert NSS_INFO into a subsystem.Günther Deschner2010-10-051-0/+49
* s3:events: Call all ready fd event handlers on each iteration of the main loopSteven Danneman2010-10-011-3/+3
* samba: share select wrappers.Günther Deschner2010-10-011-0/+1
* s3: Add "smbcontrol winbindd ip-dropped <local-ip>"Volker Lendecke2010-09-304-0/+69
* s3: Re-introduce a procid_self()Volker Lendecke2010-09-301-1/+1
* s3-waf: fix dependencies in most of our module subsystems.Günther Deschner2010-09-281-1/+0
* Change to using TDB_INCOMPATIBLE_HASH (the jenkins hash) on allJeremy Allison2010-09-271-2/+5
* s3-waf: add missing IDMAP modules.Günther Deschner2010-09-271-0/+16
* s3-waf: move idmap subsystem to winbindd/wscript_build.Günther Deschner2010-09-271-0/+74
* s3: Remove a pointless if-statementVolker Lendecke2010-09-211-4/+0
* s3-winbindd: another attempt to fix the non-ldap build.Günther Deschner2010-09-212-0/+5
* s3: Replace sid_binstring and sid_guidstring with PIDL-based alternativesAndrew Bartlett2010-09-204-6/+10
* s3-util: use shared dom_sid_dup.Günther Deschner2010-09-201-2/+3
* s3-util_sid: use shared dom_sid_compare_auth and dom_sid_equal_X functions.Günther Deschner2010-09-205-9/+14
* s3/winbind: remove unused winbindd_check_cache_sizeBjörn Jacke2010-09-192-30/+0
* s3-winbindd: Use rpc_open_pipe_interface in winbindd.Simo Sorce2010-09-151-2/+3
* Allows changing the maximum number of simultaneous clients in winbindd throug...Pierre Carrier2010-09-141-5/+3
* s3: Remove a nesting level in winbindd_dual_pam_chauthtokVolker Lendecke2010-09-121-18/+19
* s3:auth Remove NT_USER_TOKENAndrew Bartlett2010-09-111-4/+4
* s3-auth Change struct nt_user_token -> struct security_tokenAndrew Bartlett2010-09-112-4/+4
* s3-auth Change type of num_sids to uint32_tAndrew Bartlett2010-09-116-15/+15
* s3: Simplify the logic in generate_krb5_ccacheVolker Lendecke2010-09-111-51/+28
* s3/winbind: use mono time for startup timeout checkBjörn Jacke2010-09-103-6/+6
* s3: Simplify generate_krb5_ccache slightlyVolker Lendecke2010-09-101-4/+0
* s3: Ensure NULL termination for "workstation" in auth_crapVolker Lendecke2010-09-091-0/+2
* s3: These assignments are overwritten immediatelyVolker Lendecke2010-09-091-4/+0
* s3: Remove "mem_ctx" from a few functionsVolker Lendecke2010-09-093-13/+3
* s3: Remove "mem_ctx" from wcache_save_creds()Volker Lendecke2010-09-093-3/+1
* s3: Remove "mem_ctx" from lookup_cached_name()Volker Lendecke2010-09-094-8/+4
* s3: Remove a nested if-statementVolker Lendecke2010-09-091-5/+3
* s3: Fill in workstation in winbindd_pam_auth_crap_sendVolker Lendecke2010-09-092-6/+5
* s3: Fill in domain in winbindd_pam_auth_crap_sendVolker Lendecke2010-09-092-11/+3
* s3: Remove redundant flag checksVolker Lendecke2010-09-091-10/+0
* s3: Remove unused arg "user_sid" from winbindd_store_credsVolker Lendecke2010-09-093-11/+5
* s3: Remove unused winbindd_update_creds_by_sidVolker Lendecke2010-09-092-12/+0
* s3: Remove unused winbindd_dual_show_sequence()Volker Lendecke2010-09-093-25/+0
* s3: "== false" looks wrong :-)Volker Lendecke2010-09-081-1/+1
* s3: Make winbind_add_failed_connection_entry staticVolker Lendecke2010-09-082-6/+4
* s3: Fix a typoVolker Lendecke2010-09-081-1/+1
* s3: Simplify cm_connect_sam a bitVolker Lendecke2010-09-081-5/+1
* s3: Check for sid instead of name in cm_connect_samVolker Lendecke2010-09-081-1/+1
* s3:winbindd: implement wbint_bh_set_timeout() as dummyStefan Metzmacher2010-09-041-0/+8
* s3: Remove unused nss_info_adex_init()Volker Lendecke2010-09-021-5/+0
* s3-auth Rename NT_USER_TOKEN user_sids -> sidsAndrew Bartlett2010-08-311-1/+1
* winbindd: Add the client status in the clients list outputPierre Carrier2010-08-261-4/+12
* winbindd: useless functionPierre Carrier2010-08-261-8/+1