summaryrefslogtreecommitdiff
path: root/source3/nsswitch
AgeCommit message (Expand)AuthorFilesLines
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
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-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-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
2002-10-15Fix spelling of background_process.Jeremy Allison2-6/+6
2002-10-15Change to use sys_read/sys_write.Jeremy Allison1-10/+4
2002-10-15Change to use sys_read/sys_write.Jeremy Allison1-10/+4
2002-10-08merge from APP_HEAD of winbindd's domain local group fixGerald Carter6-13/+200
2002-10-08merge from APP_HEADGerald Carter6-13/+200
2002-10-05Don't use usage function, but use popt for usage and help infoJelmer Vernooij1-38/+37
2002-10-04fix typoGerald Carter1-1/+1
2002-10-04fix typoGerald Carter1-1/+1
2002-10-04* merge native_mode flag in winbindd_domain struct from app-headGerald Carter3-5/+61
2002-10-04merge native_mode flag in winbindd_domain struct from app-headGerald Carter3-5/+61
2002-10-04merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter1-1/+1
2002-10-04merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter1-1/+1
2002-10-01Doh ! Lookup name before checking negative cache (the way Tim originallyJeremy Allison1-10/+10
2002-10-01Doh ! Lookup name before checking negative cache (the way Tim originallyJeremy Allison1-10/+10
2002-10-01syncing up with HEAD. Seems to be a lot of differences creeping inGerald Carter1-186/+11
2002-09-30Fix memory leak in getting DC list. Remember to exclude failed lookups.Jeremy Allison1-5/+21
2002-09-30Fix memory leak in getting DC list. Remember to exclude failed lookups.Jeremy Allison1-5/+21
2002-09-27Move a number of ADS related functions out into utility libs, so that thingsAndrew Bartlett1-186/+11
2002-09-26remove files not in HEADGerald Carter1-143/+0
2002-09-25merge from HEADGerald Carter2-0/+3
2002-09-25fix getpass replacement check (i thought I fixed this a few daysGerald Carter1-0/+2
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter13-130/+183