summaryrefslogtreecommitdiff
path: root/source3/nsswitch
AgeCommit message (Expand)AuthorFilesLines
2003-02-18Add -V option (to print out version) to utilities where possibleJelmer Vernooij1-0/+1
2003-02-18Check return code from string_to_sid.Martin Pool1-3/+6
2003-02-15Patch based on work by Michael Steffens <michael_steffens@hp.com> to wrapJeremy Allison1-65/+107
2003-02-14Ensure that only parse_prs.c access internal members of the prs_struct.Jeremy Allison1-1/+2
2003-02-14Fix for trusted domains scan not working inspired by Ken Cross.Tim Potter2-7/+8
2003-02-12setup the %U substitution in winbindd for the homedir templateAndrew Tridgell1-0/+1
2003-02-01Always escape ldap filter strings. Escaping code was from pam_ldap, but I'm toAndrew Bartlett1-1/+8
2003-01-31Ensure Luke Howard's (C) is added.Jeremy Allison1-1/+21
2003-01-29Use new interface for cli_samr_query_dispinfo().Tim Potter1-5/+10
2003-01-16Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.Jeremy Allison1-28/+41
2003-01-16Updates to the NTLMSSP code again - moving the base64 decode fuctionality outAndrew Bartlett3-1/+16
2003-01-16Add mutex protection around auth calls.Jeremy Allison1-41/+37
2003-01-15small merges from SAMBA_3_0; mostly typos, renames, etc...Gerald Carter1-3/+3
2003-01-14Remove wrapper function _get_trust_account_password() as it doesn'tTim Potter1-15/+2
2003-01-14Added a comment in case anyone is thinking of doing a SMB_ASSERT in winbindd.Tim Potter1-0/+2
2003-01-13Merge of remove "winbindd holding pattern" from appliance. It's a bitTim Potter3-28/+10
2003-01-11Return the 'freindly' NT error message if at all possible.Andrew Bartlett2-2/+3
2003-01-09Correct misleading comment: winbindd_lookupname gets the SID for aMartin Pool1-1/+3
2003-01-07cannot make assignments to const values.Herb Lewis1-1/+1
2003-01-06Fix from "Ken Cross" <kcross@nssolutions.com> for enumeratingJeremy Allison1-1/+3
2003-01-03patch to include support for daemontools from Michael HandlerGerald Carter1-3/+21
2003-01-02Becouse these functions return a size_t, they can't return negitive numbers.Andrew Bartlett1-3/+3
2003-01-02BIG patch...Andrew Bartlett2-2/+2
2002-12-20Forward port the change to talloc_init() to make all talloc contextsJeremy Allison7-18/+38
2002-12-12merge of get_dc_name()-like code from APP_HEAD; better support password serve...Gerald Carter1-49/+1
2002-12-01Remove extra headers, and ensure that we correctly bail out of winbindd if weAndrew Bartlett2-2/+7
2002-11-26After consultation with tpot, remove the 'winbind_domain' environmentAndrew Bartlett5-47/+3
2002-11-26Having waited for *way* too long, this is mimir's namecache and trusted domainAndrew Bartlett2-6/+12
2002-11-23[merge from APP_HEAD]Gerald Carter1-3/+4
2002-11-18Bug fix from appliance - we must initialise the winbindd server stateTim Potter1-2/+2
2002-11-15enable enumeration of domain local groups using LDAP (and in a native mode do...Gerald Carter1-5/+30
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison6-52/+31
2002-11-09remove accidental debug code..Gerald Carter1-4/+0
2002-11-08defunct winbindd fix from APP_HEADGerald Carter1-2/+7
2002-11-08Compleatly remove support for logfile truncation. All logs are opened forAndrew Bartlett1-6/+0
2002-11-07Remove lp_security() checks for winbindd as this is how we act as a PDC.Tim Potter1-6/+0
2002-11-07Call winbindd_param_init() earlier on in the piece so we don't get stuck inTim Potter2-15/+22
2002-11-06Merge of get_dc_list() api change. This was slightly more intrusiveTim Potter1-4/+16
2002-11-05Merge of lp_talloc_free() call in init_domain_list() from APPLIANCE.Tim Potter1-0/+7
2002-11-02Fix --set-auth-user command to delete entries from the secrets file when anTim Potter1-12/+68
2002-11-02Some winbindd cleanups I made trying to fix cr1020:Tim Potter2-38/+108
2002-11-02Handle the case where the password used in RPC connections (for restrictTim Potter1-3/+8
2002-10-26Updates to winbind's PAM client and server - make the debug logsAndrew Bartlett2-19/+44
2002-10-23much simpler code to choose a DC to contact in winbindd. We now alwaysAndrew Tridgell1-55/+6
2002-10-23if trusted domains are disabled then we should not try to connect toAndrew Tridgell1-1/+6
2002-10-18must add one to the extra_data size to transfer the 0 string terminator.Herb Lewis1-1/+2
2002-10-18NULL enum_local_groups for ads winbindd (temporary workaround).Gerald Carter2-1/+2
2002-10-17Added new error codes. Fix up connection code to retry in the same wayJeremy Allison1-4/+18
2002-10-15- we need to rescan the trusted domain list regularly to cope withAndrew Tridgell2-1/+5
2002-10-15Fix spelling of background_process.Jeremy Allison2-6/+6