summaryrefslogtreecommitdiff
path: root/source3/nsswitch
AgeCommit message (Expand)AuthorFilesLines
2003-03-19Fix debug message not to use an uninitialized variable.Volker Lendecke1-2/+1
2003-03-18Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)Andrew Bartlett1-8/+8
2003-03-18Merge of popt help cleanups.Tim Potter1-5/+5
2003-03-17Merge from HEAD - make winbindd locking sane again:Andrew Bartlett1-36/+32
2003-03-11Remove obsolete file.Tim Potter1-13/+0
2003-02-28*Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limitJeremy Allison2-15/+59
2003-02-25Merge: newline on debug message.Tim Potter1-1/+1
2003-02-25Merge: add popt_common_version to command line options table.Tim Potter1-0/+1
2003-02-24Merge from HEAD client-side authentication changes:Andrew Bartlett1-1/+0
2003-02-19Merge some random looking setenv related kerberos stuff that makesTim Potter1-4/+9
2003-02-19Merge from HEAD: We don't need this any more, setenv() is in replace.c nowAndrew Bartlett1-14/+0
2003-02-19Merge minor library fixes from HEAD to 3.0.Andrew Bartlett1-1/+1
2003-02-18Check return code of string_to_sid. (Merge from HEAD)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-14Mop and bucket for trusted domain enumeration fix.Tim Potter2-7/+8
2003-02-12Merge from HEAD...setup the %U substitution in winbindd for the homedir templateJeremy Allison1-0/+1
2003-01-31Ensure Luke Howard's (C) is added.Jeremy Allison1-1/+21
2003-01-29Merge tpot's changes to request the correct sizes for user dispinfoJeremy Allison1-5/+10
2003-01-28Merge from HEAD:Andrew Bartlett3-1/+16
2003-01-16Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.Jeremy Allison1-28/+41
2003-01-16Add mutex protection around auth calls.Jeremy Allison1-41/+37
2003-01-15Merge of holding pattern stuff from HEAD.Tim Potter1-21/+5
2003-01-15playing janitor for tpot; remove holding patternGerald Carter1-6/+0
2003-01-15*lots of small merges form HEADGerald Carter1-1/+2
2003-01-15winbindd merges from HEADGerald Carter3-18/+13
2003-01-08cannot assign to constHerb Lewis1-1/+1
2003-01-06Fix from "Ken Cross" <kcross@nssolutions.com> for enumeratingJeremy Allison1-1/+3
2003-01-04The winbind in Samba 3.0 doesn't use the 'proof' for ntlm_auth_crap, so don'tAndrew Bartlett1-1/+0
2003-01-03patch to include support for daemontools from Michael HandlerGerald Carter1-3/+21
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2-2/+2
2003-01-02Typo..Jeremy Allison1-1/+1
2003-01-02Merge Andrew Bartletts (size_t)-1 checks.Jeremy Allison1-3/+3
2002-12-23Finish adding strings to all talloc_init() calls.Jeremy Allison1-0/+1
2002-12-20Forward port the change to talloc_init() to make all talloc contextsJeremy Allison7-18/+38
2002-12-20Merge removal of unpopular winbind client environment variable.Tim Potter3-47/+1
2002-12-20Formatting syncup.Tim Potter1-2/+4
2002-12-20Merge from HEAD.Tim Potter2-3/+9
2002-12-13merge of get_dc_name()-like code from APP_HEAD; better support password serve...Gerald Carter1-49/+1
2002-11-23[merge from APP_HEAD]Gerald Carter1-3/+4
2002-11-20merged the %U changes to 3.0Andrew Tridgell1-0/+1
2002-11-18Bug fix from appliance - we must initialise the winbindd server stateTim Potter1-2/+2
2002-11-18Merge from HEAD:Tim Potter1-1/+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-09Last sync with HEADJelmer Vernooij1-6/+0
2002-11-09remove accidental debug code.Gerald Carter1-4/+0
2002-11-08fix for defunct winbindd from APP_HEADGerald Carter1-2/+7
2002-11-07Perform my janitorial duties.Tim Potter1-6/+0
2002-11-07Keep branches in sync.....Jeremy Allison2-15/+26