summaryrefslogtreecommitdiff
path: root/source3/nsswitch
AgeCommit message (Expand)AuthorFilesLines
2003-07-10Just a few formatting fixed caught while testing.Rafal Szczesniak1-4/+0
2003-07-10i guess i'm the only one this ever annyoed...Gerald Carter2-22/+105
2003-07-09Large set of changes to add UNIX account/group managementGerald Carter12-1059/+1430
2003-07-09fix linking issues in winbindd with become/unbecome_root() in passdb.cGerald Carter1-0/+14
2003-07-08fix some formattingGerald Carter1-25/+24
2003-07-07and so it begins....Gerald Carter8-66/+179
2003-07-03Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison4-6/+6
2003-07-03fix for bug #200. flush connections if the machine trsut accountGerald Carter1-1/+31
2003-07-01* fix the trustdom_cache to work when winbindd is not running.Gerald Carter1-0/+14
2003-06-30* cleanup more DC name resolution issues in check_*domain_security()Gerald Carter1-68/+2
2003-06-30* rename samstrict auth method to samGerald Carter3-79/+94
2003-06-30fix for platforms that don't have unsetenv().Gerald Carter1-3/+7
2003-06-30Fix more shadow variable warnings.Tim Potter1-20/+20
2003-06-29Here's the code to make winbindd work on a Samba DCGerald Carter4-18/+69
2003-06-28cleaning up after the s/in_addr/ip_service/ switch for the get_dc_list() patchGerald Carter1-6/+18
2003-06-27Some const correctness. Stop tdb being used as a remote backend. If anJeremy Allison1-1/+1
2003-06-25* fix typos in a few debug statementsGerald Carter1-1/+1
2003-06-25large change:Gerald Carter3-33/+31
2003-06-24Sequence number was not getting updated with ldap hack. Only a bug in thisJeremy Allison2-7/+4
2003-06-24Explain why winbindd is exiting.Jeremy Allison1-2/+4
2003-06-24add tdb backup function separation and winbind idmap upgrade code formSimo Sorce2-0/+209
2003-06-23* s/get_dc_name/rpc_dc_name/g (revert a previous change)Gerald Carter3-107/+20
2003-06-23lp_security() is a function not an integerAndrew Tridgell1-1/+1
2003-06-23* set domain->last_status = NT_STATUS_SERVER_DISABLED on an ads_connect() fai...Gerald Carter4-30/+269
2003-06-22Found out a good number of NT_STATUS_IS_ERR used the wrong way.Simo Sorce4-18/+18
2003-06-21merge of the netsamlogon caching code from APPLIANCE_HEADGerald Carter8-143/+379
2003-06-18Remove the -A option of wbinfo, leaving only the long version,Jim McDonough1-1/+1
2003-06-16Squelch one small compiler warningRichard Sharpe1-1/+2
2003-06-16Fix some compiler warnings.Tim Potter1-2/+0
2003-06-16made a debug statement more usefulAndrew Tridgell1-2/+3
2003-06-13Forward port the app-head changes for dc name cache into 3.0.Jeremy Allison1-6/+1
2003-06-10Add in rety loop for query_user_list (from APP_HEAD). Deals with a bugJeremy Allison2-5/+56
2003-06-10- fixed the bug that forced us not to use the winbindd cache when weAndrew Tridgell5-41/+46
2003-06-10More instrumentation for winbindd.Jeremy Allison1-0/+14
2003-06-10Instrument cache with debug statements so I can have a clue as to whatJeremy Allison1-56/+208
2003-06-06compile errorGerald Carter1-1/+1
2003-06-06merge from APP_HEAD. Push negative connection cacheGerald Carter1-317/+4
2003-06-03* set winbind cache time to 5 minutesGerald Carter3-18/+95
2003-05-27Fix extra arg for cm_get_netlogon_cli()Tim Potter1-1/+1
2003-05-27Whoops - tried to merge to wrong branch for bug #60 merge. This redosTim Potter1-3/+0
2003-05-26Formatting syncup.Tim Potter1-3/+1
2003-05-26Merge of fix for bug #60.Tim Potter1-0/+3
2003-05-23Bug 83: fixes for building when $srcdir != $builddir from David LeeTim Potter1-1/+1
2003-05-19Updates for AIX winbind client from Stephen Roylance.Tim Potter1-62/+58
2003-05-15Fix for winbindd segfault (finally I think this is the correct one :-)Jeremy Allison1-1/+1
2003-05-14Ok, try and fix this correctly... Simplify the nasty loop logic.Jeremy Allison1-7/+7
2003-05-14Fix winbindd coredump. Remember to set a ** pointer to null beforeJeremy Allison1-0/+2
2003-05-12And finally IDMAP in 3_0Simo Sorce6-58/+35
2003-05-10Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij1-2/+0
2003-05-10Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij1-0/+2