summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch
Commit message (Expand)AuthorAgeFilesLines
...
| * Don't use usage function, but use popt for usage and help infoJelmer Vernooij2002-10-051-38/+37
| * fix typoGerald Carter2002-10-041-1/+1
| * merge native_mode flag in winbindd_domain struct from app-headGerald Carter2002-10-043-5/+61
| * merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter2002-10-041-1/+1
| * Doh ! Lookup name before checking negative cache (the way Tim originallyJeremy Allison2002-10-011-10/+10
| * Fix memory leak in getting DC list. Remember to exclude failed lookups.Jeremy Allison2002-09-301-5/+21
| * Move a number of ADS related functions out into utility libs, so that thingsAndrew Bartlett2002-09-271-186/+11
| * fix getpass replacement check (i thought I fixed this a few daysGerald Carter2002-09-251-0/+2
* | (merge from HEAD)Andrew Bartlett2003-03-247-33/+131
* | Fix debug message not to use an uninitialized variable.Volker Lendecke2003-03-191-2/+1
* | Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)Andrew Bartlett2003-03-181-8/+8
* | Merge of popt help cleanups.Tim Potter2003-03-181-5/+5
* | Merge from HEAD - make winbindd locking sane again:Andrew Bartlett2003-03-171-36/+32
* | Remove obsolete file.Tim Potter2003-03-111-13/+0
* | *Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limitJeremy Allison2003-02-282-15/+59
* | Merge: newline on debug message.Tim Potter2003-02-251-1/+1
* | Merge: add popt_common_version to command line options table.Tim Potter2003-02-251-0/+1
* | Merge from HEAD client-side authentication changes:Andrew Bartlett2003-02-241-1/+0
* | Merge some random looking setenv related kerberos stuff that makesTim Potter2003-02-191-4/+9
* | Merge from HEAD: We don't need this any more, setenv() is in replace.c nowAndrew Bartlett2003-02-191-14/+0
* | Merge minor library fixes from HEAD to 3.0.Andrew Bartlett2003-02-191-1/+1
* | Check return code of string_to_sid. (Merge from HEAD)Martin Pool2003-02-181-3/+6
* | Patch based on work by Michael Steffens <michael_steffens@hp.com> to wrapJeremy Allison2003-02-151-65/+107
* | Ensure that only parse_prs.c access internal members of the prs_struct.Jeremy Allison2003-02-141-1/+2
* | Mop and bucket for trusted domain enumeration fix.Tim Potter2003-02-142-7/+8
* | Merge from HEAD...setup the %U substitution in winbindd for the homedir templateJeremy Allison2003-02-121-0/+1
* | Ensure Luke Howard's (C) is added.Jeremy Allison2003-01-311-1/+21
* | Merge tpot's changes to request the correct sizes for user dispinfoJeremy Allison2003-01-291-5/+10
* | Merge from HEAD:Andrew Bartlett2003-01-283-1/+16
* | Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.Jeremy Allison2003-01-161-28/+41
* | Add mutex protection around auth calls.Jeremy Allison2003-01-161-41/+37
* | Merge of holding pattern stuff from HEAD.Tim Potter2003-01-151-21/+5
* | playing janitor for tpot; remove holding patternGerald Carter2003-01-151-6/+0
* | *lots of small merges form HEADGerald Carter2003-01-151-1/+2
* | winbindd merges from HEADGerald Carter2003-01-153-18/+13
* | cannot assign to constHerb Lewis2003-01-081-1/+1
* | Fix from "Ken Cross" <kcross@nssolutions.com> for enumeratingJeremy Allison2003-01-061-1/+3
* | The winbind in Samba 3.0 doesn't use the 'proof' for ntlm_auth_crap, so don'tAndrew Bartlett2003-01-041-1/+0
* | patch to include support for daemontools from Michael HandlerGerald Carter2003-01-031-3/+21
* | Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-032-2/+2
* | Typo..Jeremy Allison2003-01-021-1/+1
* | Merge Andrew Bartletts (size_t)-1 checks.Jeremy Allison2003-01-021-3/+3
* | Finish adding strings to all talloc_init() calls.Jeremy Allison2002-12-231-0/+1
* | Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-207-18/+38
* | Merge removal of unpopular winbind client environment variable.Tim Potter2002-12-203-47/+1
* | Formatting syncup.Tim Potter2002-12-201-2/+4
* | Merge from HEAD.Tim Potter2002-12-202-3/+9
* | merge of get_dc_name()-like code from APP_HEAD; better support password serve...Gerald Carter2002-12-131-49/+1
* | [merge from APP_HEAD]Gerald Carter2002-11-231-3/+4
* | merged the %U changes to 3.0Andrew Tridgell2002-11-201-0/+1