summaryrefslogtreecommitdiffstats
path: root/nsswitch/wbinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Use global context for winbindd_request_responseMatthew Newton2015-03-101-2/+2
* nsswitch/wbinfo: allow 'wbinfo --ping-dc --domain=SOMEDOMAIN'Stefan Metzmacher2014-12-191-4/+13
* nsswitch: avoid some compiler warningsStefan Metzmacher2014-11-141-3/+4
* nsswitch: Fix bogus #include line.Ira Cooper2014-08-091-1/+0
* s3:lib/afs move afs_settoken.c to common lib dirChristian Ambach2014-06-041-0/+1
* wbinfo: Fix a memory leak in wbinfo_ping_dc().Andreas Schneider2014-01-091-0/+1
* CVE-2013-4408:s3:Ensure LookupSids replies arrays are range checked.Jeremy Allison2013-12-091-2/+12
* wbinfo: fix output of wbinfo --sid-to-name for sids of type DOMAINMichael Adam2013-11-131-2/+6
* wbinfo: fix output of "--lookup-sids" to use the configured winbind separatorMichael Adam2013-11-131-1/+2
* wbinfo: fix ouptput of --lookup-sids for sids of type DOMAINMichael Adam2013-11-131-3/+9
* nsswitch: Add OPT_KRB5CCNAME to avoid an error message.Andreas Schneider2013-07-261-2/+4
* wbinfo: allow to define a custom krb5ccname for kerberized pam auth.Günther Deschner2013-07-231-2/+4
* nsswitch: Don't enumerate all domains with wbinfo -u|-g.Andreas Schneider2013-07-181-4/+18
* nsswitch: Remove #if SAMBA_BUILD_ >= 4 now we only have the waf buildAndrew Bartlett2013-05-281-4/+0
* Bug 9807 - wbinfo: fix segfault in wbinfo_pam_logonDavid Disseldorp2013-04-171-4/+3
* wbinfo: Fix several memory leaks.Andreas Schneider2013-02-221-0/+8
* nsswitch: Cleanup code in parse_wbinfo_domain_user().Andreas Schneider2012-12-121-1/+2
* wbinfo: Use new samba_getpass() function.Andreas Schneider2012-12-031-4/+11
* Extending space for fqdn in wbinfo --trusted-domains in verbose modeDaniel Liberman2012-08-231-2/+2
* wbinfo: Improve output of wbinfo --ping-dcChristof Schmitt2012-08-151-3/+5
* wbinfo: Fix Coverity ID 242684 Resource leakVolker Lendecke2012-05-151-0/+1
* wbinfo: Fix Coverity ID 242685 Resource leakVolker Lendecke2012-05-151-0/+1
* build: build wbinfo only once in the waf buildAndrew Bartlett2011-10-081-1/+2
* wbclient: added support for handling WBC_ID_TYPE_BOTH mappingsAndrew Tridgell2011-09-231-0/+3
* Remove strlower_m() and strupper_m() from source4 and common code.Andrew Bartlett2011-05-031-1/+0
* nsswitch: Add wbinfo --sids-to-unix-idsVolker Lendecke2011-04-131-0/+78
* nsswitch: wbinfo --lookup-sidsVolker Lendecke2011-04-131-0/+63
* s3: Fix Coverity ID 2220: RESOURCE_LEAKVolker Lendecke2011-03-301-0/+2
* s3: Fix Coverity ID 2221: RESOURCE_LEAKVolker Lendecke2011-03-301-0/+2
* s3: Fix Coverity ID 2222: RESOURCE_LEAKVolker Lendecke2011-03-301-0/+2
* s3: Fix Coverity ID 2223: RESOURCE_LEAKVolker Lendecke2011-03-301-0/+2
* wbinfo: Use wbcSidToStringBufVolker Lendecke2011-03-051-60/+14
* wbinfo: Fix a debug messageVolker Lendecke2011-03-051-1/+1
* nsswitch: wbcFreeMemory deals fine with NULLVolker Lendecke2011-03-051-18/+6
* Revert "wbinfo: remove --set-uid-mapping - winbindd does not implement that a...Michael Adam2011-02-101-0/+41
* Revert "wbinfo: remove --set-gid-mapping - winbindd does not implement that a...Michael Adam2011-02-101-0/+41
* Revert "wbinfo: remove --remove-uid-mapping - winbindd does not implement tha...Michael Adam2011-02-101-0/+42
* Revert "wbinfo: remove --remove-gid-mapping - winbindd does not implement tha...Michael Adam2011-02-101-0/+42
* Revert "nsswitch: remove unused code from wbinfo.c"Michael Adam2011-02-101-0/+27
* nsswitch: remove unused code from wbinfo.cGünther Deschner2011-02-021-27/+0
* wbinfo: remove --remove-gid-mapping - winbindd does not implement that any more.Michael Adam2011-01-271-42/+0
* wbinfo: remove --remove-uid-mapping - winbindd does not implement that any more.Michael Adam2011-01-271-42/+0
* wbinfo: remove --set-gid-mapping - winbindd does not implement that any more.Michael Adam2011-01-271-41/+0
* wbinfo: remove --set-uid-mapping - winbindd does not implement that any more.Michael Adam2011-01-271-41/+0
* s3: Add wbinfo --dc-infoVolker Lendecke2011-01-191-0/+33
* s3: Add -P as an alias for --ping-dcVolker Lendecke2010-12-191-3/+2
* s3: Do not directly log off after a pam_logonVolker Lendecke2010-09-131-0/+1
* s3: Fix wbinfo arg for --pam-logonVolker Lendecke2010-09-131-1/+1
* s3: Fix messsssagesVolker Lendecke2010-09-091-5/+5
* s3-popt: Only include popt-common.h when needed.Andreas Schneider2010-08-051-0/+1