summaryrefslogtreecommitdiffstats
path: root/source/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* fix valgrind errors; don't access cli_state pointer after it has been shutdownGerald Carter2003-09-081-17/+13
* Fix for bug #299.Tim Potter2003-09-081-30/+80
* finish off bug 282. AAdd extra checks for pointers afterGerald Carter2003-09-061-7/+7
* fix bug 382: make sure to free and reset the cli_state pointer after flushing...Gerald Carter2003-09-061-0/+6
* revert retry loops in winbindd_ads as abartket points out, weGerald Carter2003-09-061-312/+151
* fixes for ads domain membership when only the realm is defined inGerald Carter2003-09-054-15/+54
* Fix for bug 282 that didn't get checked in.Tim Potter2003-09-051-1/+1
* should fix bug 364 & 311: Retry patch based on suggestion fromGerald Carter2003-09-051-142/+316
* Check in Andrew's fix for bug #305 (always use lp_realm() )Gerald Carter2003-09-041-13/+2
* More FreeBSD PAM compile fixes. Don't redefine PAM_AUTHTOK_RECOVER_ERRTim Potter2003-09-041-0/+3
* Fix for bug 261. Create a configure #define for FreeBSD and a check inTim Potter2003-09-021-1/+1
* Typo fix.Rafal Szczesniak2003-08-271-1/+1
* Update last scan time in rescan_trusted_domains().Tim Potter2003-08-271-0/+2
* make sure we keep the trusted domain cache up to dateGerald Carter2003-08-252-10/+33
* metze's autogenerate patch for version.hGerald Carter2003-08-202-2/+2
* fix small logic error in cm_open_connection() to work with non-krb5 connectionsGerald Carter2003-08-201-7/+31
* - Make 'net' use a single funciton for setting the 'use machine account' code.Andrew Bartlett2003-08-191-10/+80
* get rid of more compiler warningsHerb Lewis2003-08-154-8/+8
* 2 fixesGerald Carter2003-08-131-4/+14
* Fix for bug 269. Change wbinfo and ntlm_auth to convert domain, usernameTim Potter2003-08-122-7/+20
* adding '.' special name to --domain to mean our domainGerald Carter2003-08-111-5/+14
* add --domain=DOMAINNAME to wbinfoGerald Carter2003-08-105-18/+71
* fix for BUG #267 (problem with supplementary groups).Gerald Carter2003-08-091-0/+74
* fix 2 bugs:Gerald Carter2003-08-082-33/+36
* rework winbindd_accountdb_init() to reduce error messages in the logGerald Carter2003-08-061-10/+5
* make sure to initialize the backend methods when enumerating sequence numbers...Gerald Carter2003-08-021-0/+2
* Update my copyrights according to my agreement with IBMJim McDonough2003-08-011-1/+1
* Fix copyright statements for various pieces of Anthony Liguori's work.Jim McDonough2003-08-011-1/+1
* fix cut-n-paste error found by abartletGerald Carter2003-08-011-8/+10
* Fix a memory leak. I did not check all the calls to winbindd_request, butVolker Lendecke2003-08-011-0/+2
* make sure the domain sid is set when enumerating trusted domainsGerald Carter2003-07-311-1/+24
* working on transtive trusts issue:Gerald Carter2003-07-315-69/+154
* Add a command line option (-S on|off|required) to enable signing on clientJeremy Allison2003-07-301-1/+2
* fix typo in debugGerald Carter2003-07-261-1/+1
* domain in schannel bind credentials must be the dest domain, not oursGerald Carter2003-07-251-0/+5
* Make wbinfo -p work again. Fixes bug 251.Tim Potter2003-07-251-1/+1
* convert snprintf() calls using pstrings & fstringsGerald Carter2003-07-234-16/+16
* Move a function to avoid a warning.Tim Potter2003-07-231-24/+24
* Another round of uid/gid/pid format string changes I missed theTim Potter2003-07-225-9/+9
* Fixup a bunch of printf-style functions and debugs to use unsigned long whenTim Potter2003-07-228-76/+77
* Replace the eight (!) copies of dummy become/unbecome root with a single one.Tim Potter2003-07-221-14/+0
* Typo fixes.Rafal Szczesniak2003-07-201-1/+1
* fixes for 'net rpc vampire'. I can now take a blank Samba hostGerald Carter2003-07-162-17/+21
* Add support for MSG_SMB_CONF_UPDATED and MSG_SHUTDOWN to all daemons (smbd, n...Alexander Bokovoy2003-07-151-4/+22
* remove -B and default to dual-daemon mode (-Y to run as a single process)Gerald Carter2003-07-151-2/+2
* patch for domain groups with no members (rpc only) from Ken CrossGerald Carter2003-07-111-1/+1
* fix sid_to_[uid|gid] (spotted by Volker).Gerald Carter2003-07-111-70/+76
* moving more code around.Gerald Carter2003-07-115-47/+350
* Just a few formatting fixed caught while testing.Rafal Szczesniak2003-07-101-4/+0
* i guess i'm the only one this ever annyoed...Gerald Carter2003-07-102-22/+105