summaryrefslogtreecommitdiffstats
path: root/source3/winbindd
Commit message (Expand)AuthorAgeFilesLines
...
* s3: Consistently use stdbool types in new codeVolker Lendecke2010-11-081-11/+11
* s3:winbind add timeouts to winbind cacheChristian Ambach2010-11-081-14/+57
* s3: Remove some duplicate prototypesVolker Lendecke2010-11-051-16/+0
* s3: Fix a getgrent crash with many groupsVolker Lendecke2010-11-031-0/+1
* s3: Fix a typo in a DEBUG msgVolker Lendecke2010-11-021-1/+1
* s3-debug Impove setup_logging() to specify logging to stderrAndrew Bartlett2010-11-021-1/+5
* s3:winbindd: fix query_user for users with NULL full name.Michael Adam2010-11-011-1/+3
* s3:winbindd: fix query_user_list for users with NULL full_nameMichael Adam2010-11-011-1/+3
* s3: Use any_nt_status_not_ok in winbindVolker Lendecke2010-10-2019-95/+19
* s3: fix the build of idmap_adex, idmap_tdb2, idmap_hash and several vfs modules.Günther Deschner2010-10-184-0/+4
* s3-winbind: Fixed init order.Andreas Schneider2010-10-181-3/+3
* s3-winbind: Fixed the build of idmap_rid.Andreas Schneider2010-10-151-0/+1
* libcli/auth Merge source4/libcli/security and util_sid.c into the common codeAndrew Bartlett2010-10-141-1/+1
* s3-auth Use security_token_debug() from common codeAndrew Bartlett2010-10-142-2/+1
* 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