summaryrefslogtreecommitdiff
path: root/source3/nsswitch
AgeCommit message (Expand)AuthorFilesLines
2003-01-02Typo..Jeremy Allison1-1/+1
2003-01-02Merge Andrew Bartletts (size_t)-1 checks.Jeremy Allison1-3/+3
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-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-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-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-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-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-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-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-09remove accidental debug code.Gerald Carter1-4/+0
2002-11-08fix for defunct winbindd from APP_HEADGerald Carter1-2/+7
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-07Perform my janitorial duties.Tim Potter1-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-07Keep branches in sync.....Jeremy Allison2-15/+26
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 from HEAD.Tim Potter1-54/+17
2002-11-06Merge of get_dc_list() api change. This was slightly more intrusiveTim Potter1-4/+16
2002-11-06Merge things that bloody tpot should be doing :-).Jeremy Allison1-2/+14
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-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-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-11-02Handle the case where the password used in RPC connections (for restrictTim Potter1-3/+8
2002-10-29Sync with HEADJelmer Vernooij1-38/+37
2002-10-26Try to catch up on the code I've put into HEAD that should be in 3.0:Andrew Bartlett2-19/+44
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