summaryrefslogtreecommitdiffstats
path: root/source3/winbindd
Commit message (Expand)AuthorAgeFilesLines
* 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
* s3-build: use talloc_dict.h only where needed.Günther Deschner2010-08-261-0/+2
* s3-build: use dbwrap.h only where needed.Günther Deschner2010-08-262-0/+2
* s3-idmap: only include idmap headers where needed.Günther Deschner2010-08-2624-0/+62
* s3-build: only include nsswitch header where needed.Günther Deschner2010-08-262-0/+2
* Final part of fix for bug #7636 - winbind internal error, backtrace.Jeremy Allison2010-08-231-11/+18
* s3:winbindd: fix error handling in wb_next_grent_fetch_done()Stefan Metzmacher2010-08-201-1/+9
* s3-idmap: fix uninitialized variable in idmap_tdb_sids_to_unixids_action().Günther Deschner2010-08-191-1/+1
* s3: Add "client_id" to pipes_structVolker Lendecke2010-08-181-0/+2
* s3:winbindd: don't ignore 'result' in wb_dsgetdcname_done()Stefan Metzmacher2010-08-171-0/+4