summaryrefslogtreecommitdiff
path: root/source3/nsswitch
AgeCommit message (Expand)AuthorFilesLines
2003-12-04fix debug messageGerald Carter1-2/+2
2003-11-27Correct freebsd 5.1 support for winbind contributed by Aaron Collins.Tim Potter1-0/+81
2003-11-27use samr_dispinfo(level == 1) for enumerating domain users so we can include ...Gerald Carter1-17/+34
2003-11-25Add a comment, and a useful debug message.Andrew Bartlett2-0/+3
2003-11-22Changes all over the shop, but all towards:Andrew Bartlett2-5/+10
2003-11-19as discussed on irc, this is a small patch that allows a few moreAndrew Tridgell6-7/+292
2003-11-12a small include file rearrangement that doesn't affect normalAndrew Tridgell15-1/+14
2003-11-07fix for bug 680 (heads up). This gist is to map theGerald Carter1-25/+215
2003-11-06Final round of printf warnings fixes for the moment.Tim Potter1-3/+3
2003-11-04Use a static string instead of malloced one in winbind_{off,on}() utilityTim Potter1-29/+8
2003-11-03Fix for winbindd on HPUX from albert chin (china@thewrittenword.com)Jeremy Allison1-4/+2
2003-11-02Use putenv() instead of setenv() in the winbind_{off,on}() functions. SomeTim Potter1-3/+30
2003-10-31prompt for password when invoking --set-auth-user and no pwGerald Carter1-2/+7
2003-10-22Put strcasecmp/strncasecmp on the banned list (except for needed callsJeremy Allison2-5/+5
2003-10-21fixed a number of bugs and memory leaks in the AIX winbind shimAndrew Tridgell1-249/+231
2003-10-21Merge of spelling fix from HEAD.Tim Potter1-1/+1
2003-10-14Undo previous commit because it breaks the build.Tim Potter1-2/+0
2003-10-13Add a better error message to wb_common.c when unable to connect to a pipeRichard Sharpe2-0/+9
2003-10-13make sure to use the escaped DN; patch from Guenther Deschner; bug 592Gerald Carter1-1/+1
2003-10-03don't call ads_destroy() twice; fixes segfault in winbindd when DC goes down;...Gerald Carter1-4/+11
2003-09-24fixing a bug in the retry loop for winbindd_pam_auth[_crap]()Gerald Carter1-15/+25
2003-09-22fix some warnings found by the Sun C compilerGerald Carter1-1/+0
2003-09-17Obviously correct typo bugfix from Lin Li <linl@xandros.com>.Jeremy Allison1-1/+1
2003-09-08fix valgrind errors; don't access cli_state pointer after it has been shutdownGerald Carter1-17/+13
2003-09-08Fix for bug #299.Tim Potter1-30/+80
2003-09-06finish off bug 282. AAdd extra checks for pointers afterGerald Carter1-7/+7
2003-09-06fix bug 382: make sure to free and reset the cli_state pointer after flushing...Gerald Carter1-0/+6
2003-09-06revert retry loops in winbindd_ads as abartket points out, weGerald Carter1-312/+151
2003-09-05fixes for ads domain membership when only the realm is defined inGerald Carter4-15/+54
2003-09-05Fix for bug 282 that didn't get checked in.Tim Potter1-1/+1
2003-09-05should fix bug 364 & 311: Retry patch based on suggestion fromGerald Carter1-142/+316
2003-09-04Check in Andrew's fix for bug #305 (always use lp_realm() )Gerald Carter1-13/+2
2003-09-04More FreeBSD PAM compile fixes. Don't redefine PAM_AUTHTOK_RECOVER_ERRTim Potter1-0/+3
2003-09-02Fix for bug 261. Create a configure #define for FreeBSD and a check inTim Potter1-1/+1
2003-08-27Typo fix.Rafal Szczesniak1-1/+1
2003-08-27Update last scan time in rescan_trusted_domains().Tim Potter1-0/+2
2003-08-25make sure we keep the trusted domain cache up to dateGerald Carter2-10/+33
2003-08-20metze's autogenerate patch for version.hGerald Carter2-2/+2
2003-08-20fix small logic error in cm_open_connection() to work with non-krb5 connectionsGerald Carter1-7/+31
2003-08-19 - Make 'net' use a single funciton for setting the 'use machine account' code.Andrew Bartlett1-10/+80
2003-08-15get rid of more compiler warningsHerb Lewis4-8/+8
2003-08-132 fixesGerald Carter1-4/+14
2003-08-12Fix for bug 269. Change wbinfo and ntlm_auth to convert domain, usernameTim Potter2-7/+20
2003-08-11adding '.' special name to --domain to mean our domainGerald Carter1-5/+14
2003-08-10add --domain=DOMAINNAME to wbinfoGerald Carter5-18/+71
2003-08-09fix for BUG #267 (problem with supplementary groups).Gerald Carter1-0/+74
2003-08-08fix 2 bugs:Gerald Carter2-33/+36
2003-08-06rework winbindd_accountdb_init() to reduce error messages in the logGerald Carter1-10/+5
2003-08-02make sure to initialize the backend methods when enumerating sequence numbers...Gerald Carter1-0/+2
2003-08-01Update my copyrights according to my agreement with IBMJim McDonough1-1/+1