summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd_util.c
AgeCommit message (Expand)AuthorFilesLines
2004-01-08This merges in my 'always use ADS' patch. Tested on a mix of NT and ADSAndrew Bartlett1-10/+29
2004-01-07Machines are people too!Andrew Bartlett1-5/+1
2004-01-05Fix warningVolker Lendecke1-1/+1
2004-01-05Change our Domain controller lookup routines to more carefully seperateAndrew Bartlett1-6/+4
2003-12-31Changes to our PAM code to cope with the fact that we can't handle someAndrew Bartlett1-3/+1
2003-12-31Jerry rightly complained that we can't assume that the first domain isAndrew Bartlett1-3/+21
2003-12-31auth/auth_util.c:Andrew Bartlett1-14/+46
2003-11-12a small include file rearrangement that doesn't affect normalAndrew Tridgell1-0/+1
2003-10-22Put strcasecmp/strncasecmp on the banned list (except for needed callsJeremy Allison1-4/+4
2003-09-22fix some warnings found by the Sun C compilerGerald Carter1-1/+0
2003-09-05fixes for ads domain membership when only the realm is defined inGerald Carter1-11/+24
2003-08-27Typo fix.Rafal Szczesniak1-1/+1
2003-08-27Update last scan time in rescan_trusted_domains().Tim Potter1-0/+2
2003-08-25make sure we keep the trusted domain cache up to dateGerald Carter1-2/+31
2003-08-15get rid of more compiler warningsHerb Lewis1-1/+1
2003-08-08fix 2 bugs:Gerald Carter1-32/+29
2003-08-01fix cut-n-paste error found by abartletGerald Carter1-8/+10
2003-07-31make sure the domain sid is set when enumerating trusted domainsGerald Carter1-1/+24
2003-07-31working on transtive trusts issue:Gerald Carter1-4/+54
2003-07-10Just a few formatting fixed caught while testing.Rafal Szczesniak1-4/+0
2003-07-09Large set of changes to add UNIX account/group managementGerald Carter1-6/+10
2003-07-03Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison1-1/+1
2003-06-24Explain why winbindd is exiting.Jeremy Allison1-2/+4
2003-06-24add tdb backup function separation and winbind idmap upgrade code formSimo Sorce1-0/+206
2003-06-10- fixed the bug that forced us not to use the winbindd cache when weAndrew Tridgell1-2/+3
2003-06-03* set winbind cache time to 5 minutesGerald Carter1-6/+4
2003-05-12And finally IDMAP in 3_0Simo Sorce1-5/+4
2003-04-29remove convert_smbpasswd and addtosmbpass from tree; people can get them from...Gerald Carter1-2/+3
2003-04-23Merge HEAD's winbind into 3.0.Andrew Bartlett1-7/+33
2003-03-24(merge from HEAD)Andrew Bartlett1-0/+24
2003-02-14Mop and bucket for trusted domain enumeration fix.Tim Potter1-6/+7
2003-01-15Merge of holding pattern stuff from HEAD.Tim Potter1-21/+5
2002-12-20Forward port the change to talloc_init() to make all talloc contextsJeremy Allison1-2/+2
2002-12-20Formatting syncup.Tim Potter1-2/+4
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-5/+4
2002-11-07Perform my janitorial duties.Tim Potter1-6/+0
2002-11-07Keep branches in sync.....Jeremy Allison1-1/+7
2002-11-06Merge things that bloody tpot should be doing :-).Jeremy Allison1-2/+14
2002-11-02Some winbindd cleanups I made trying to fix cr1020:Tim Potter1-0/+86
2002-10-08merge from APP_HEAD of winbindd's domain local group fixGerald Carter1-1/+1
2002-10-04* merge native_mode flag in winbindd_domain struct from app-headGerald Carter1-1/+10
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-2/+8
2002-08-17sync 3.0 branch with headJelmer Vernooij1-41/+77
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-4/+3
2002-03-09prevent a segv when a trusted domain is unavailable at startupAndrew Tridgell1-3/+2
2002-02-27this allows us to support foreign SIDs in winbindd and smbdAndrew Tridgell1-1/+1
2002-01-30Removed version number from file header.Tim Potter1-1/+1
2002-01-26Change the winbind interface to use seperate 'domain' and 'username' feilds forAndrew Bartlett1-1/+0
2002-01-20This patch makes the 'winbind use default domain' code interact better withAndrew Bartlett1-22/+5
2002-01-18This is the 'winbind default domain' patch from Alexander BokovoyAndrew Bartlett1-4/+52