summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Bug fix from appliance - we must initialise the winbindd server stateTim Potter2002-11-181-2/+2
* | Merge from HEAD:Tim Potter2002-11-181-1/+2
* | enable enumeration of domain local groups using LDAP (and in a native mode do...Gerald Carter2002-11-151-5/+30
* | Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-126-52/+31
* | Last sync with HEADJelmer Vernooij2002-11-091-6/+0
* | remove accidental debug code.Gerald Carter2002-11-091-4/+0
* | fix for defunct winbindd from APP_HEADGerald Carter2002-11-081-2/+7
* | Perform my janitorial duties.Tim Potter2002-11-071-6/+0
* | Keep branches in sync.....Jeremy Allison2002-11-072-15/+26
* | Merge of get_dc_list() api change from HEAD.Tim Potter2002-11-061-54/+17
* | Merge things that bloody tpot should be doing :-).Jeremy Allison2002-11-061-2/+14
* | Fix --set-auth-user command to delete entries from the secrets file when anTim Potter2002-11-021-12/+68
* | Some winbindd cleanups I made trying to fix cr1020:Tim Potter2002-11-022-38/+108
* | Handle the case where the password used in RPC connections (for restrictTim Potter2002-11-021-3/+8
* | Sync with HEADJelmer Vernooij2002-10-291-38/+37
* | Try to catch up on the code I've put into HEAD that should be in 3.0:Andrew Bartlett2002-10-262-19/+44
* | NULL enum_local_groups for ads winbindd (temporary workaround).Gerald Carter2002-10-182-1/+2