summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/winbindd_dual.c
Commit message (Expand)AuthorAgeFilesLines
* r15526: Avoid double \n.Günther Deschner2007-10-101-1/+1
* r15428: Add "smbcontrol winbind onlinestatus" for debugging purpose.Günther Deschner2007-10-101-0/+76
* r15084: Try and squeeze more out of the non-read/write code path.Jeremy Allison2007-10-101-2/+3
* r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter2007-10-101-8/+8
* r14954: Fix #3569 based on William Jojo's work. AIX alsoJeremy Allison2007-10-101-1/+1
* r14505: Rename the timed_event to lockout_policy_event.Günther Deschner2007-10-101-8/+8
* r14474: Also flush the nscd caches before entering the main winbindd loop.Günther Deschner2007-10-101-16/+1
* r14405: Fix the build when nscd_flush_cache is detectedJeremy Allison2007-10-101-10/+12
* r14403: * modifies create_local_nt_token() to create a BUILTIN\AdministratorsGerald Carter2007-10-101-1/+0
* r14329: Fix the build on systems without libcom_err.Günther Deschner2007-10-101-2/+2
* r14321: When we have libnscd and winbindd comes (back) online, try to flush theGünther Deschner2007-10-101-0/+16
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2007-10-101-3/+3
* r13409: No functional changes, just some DEBUG cleanup.Günther Deschner2007-10-101-1/+1
* r13316: Let the carnage begin....Gerald Carter2007-10-101-3/+214
* r11251: Fix a commentVolker Lendecke2007-10-101-7/+5
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-59/+92
* r9709: Fix two bugs found by Brian Moran: Any request sent to winbind while t...Volker Lendecke2007-10-101-6/+4
* r9362: formatting cleanupGerald Carter2007-10-101-28/+21
* r9330: Remove the classic dual daemon since it was not being used.Gerald Carter2007-10-101-180/+0
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-101-29/+29
* r7785: This looks much larger than it is. It changes the top-level functions ...Volker Lendecke2007-10-101-0/+36
* r7423: Fix the build on sol10Volker Lendecke2007-10-101-1/+1
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2007-10-101-1/+444
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-1/+1
* r2440: Use sys_fork instead of fork for the dual daemon so that we get theVolker Lendecke2007-10-101-1/+1
* a small include file rearrangement that doesn't affect normalAndrew Tridgell2003-11-121-0/+1
* Whoops - tried to merge to wrong branch for bug #60 merge. This redosTim Potter2003-05-271-3/+0
* Merge of fix for bug #60.Tim Potter2003-05-261-0/+3
* There appears to be no reason why we have to execute theTim Potter2003-05-061-3/+0
* Fixup swat warning.Jeremy Allison2003-04-031-0/+6
* remove accidental debug code.Gerald Carter2002-11-091-4/+0
* fix for defunct winbindd from APP_HEADGerald Carter2002-11-081-2/+7
* Fix spelling of background_process.Jeremy Allison2002-10-151-4/+4
* this is a trick to work around the fact that posix does not supplyAndrew Tridgell2002-07-141-0/+1
* more debug classess activatedSimo Sorce2002-06-181-0/+3
* damn! I forgot to commit winbindd_dual.cAndrew Tridgell2002-04-241-0/+205