summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_creds.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-19s3:winbindd: Fix code spellingAndreas Schneider1-1/+1
2021-05-07Fix gcc11 compiler issue "-Werror=stringop-overflow="Günther Deschner1-2/+2
2018-05-11winbind: Fix UPN handling in parse_domain_user()Andreas Schneider1-1/+2
2016-12-02lib: Add samlogon_cache.hVolker Lendecke1-0/+1
2015-05-06Last lot of convert uint32 to uint32_t in winbindd, I promise.Richard Sharpe1-2/+2
2012-11-09Revert "s3-winbindd: make sure we obey the -n switch also for samlogon cache ...David Disseldorp1-4/+0
2011-06-08s3-winbindd: make sure we obey the -n switch also for samlogon cache access.Günther Deschner1-0/+4
2010-10-12libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett1-0/+1
2010-09-09s3: Remove "mem_ctx" from a few functionsVolker Lendecke1-5/+2
2010-09-09s3: Remove "mem_ctx" from wcache_save_creds()Volker Lendecke1-1/+1
2010-09-09s3: Remove "mem_ctx" from lookup_cached_name()Volker Lendecke1-2/+1
2010-09-09s3: Remove unused arg "user_sid" from winbindd_store_credsVolker Lendecke1-8/+3
2010-09-09s3: Remove unused winbindd_update_creds_by_sidVolker Lendecke1-8/+0
2010-05-21s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett1-4/+4
2010-01-10s3: Fix some nonempty blank linesVolker Lendecke1-3/+3
2010-01-09s3: Slightly simplify winbindd_store_credsVolker Lendecke1-4/+2
2009-08-02Fix some nonempty blank linesVolker Lendecke1-7/+7
2009-04-14Rework Samba3 to use new libcli/auth code (partial)Andrew Bartlett1-0/+1
2008-02-17Use netr_SamInfo3 everywhere in winbindd.Günther Deschner1-7/+7
2008-01-17Finally enable pidl generated SAMR & NETLOGON headers and clients.Günther Deschner1-1/+1
2007-10-10r25154: move winbindd code into winbindd/Stefan Metzmacher1-0/+162