summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-24Add winbind_msg_dump_domain_list to winbindd.Günther Deschner1-0/+4
2008-01-07Fix a comment.Michael Adam1-1/+2
2008-01-07Make wcache_invalidate_cache() return bool, not int.Michael Adam1-1/+1
2008-01-07Prevent winbindd from segfaulting due to corrupted cache tdb.Andreas Schneider1-1/+17
2007-12-12Don't restart winbind if a corrupted tdb is found during initialization.Andreas Schneider1-15/+9
2007-12-12winbindd: remove unused WINBINDD_DUMP_MAPS supportStefan Metzmacher1-2/+0
2007-12-10Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison1-4/+4
2007-12-07Don't build rpctorture anymore - not maintained. Just remove.Jeremy Allison1-1/+1
2007-11-20More pstring elimination.Jeremy Allison1-9/+13
2007-11-15More pstring removal. This one was tricky. I had to addJeremy Allison1-1/+3
2007-10-30start smbd, nmbd and winbindd with the same startup messageStefan Metzmacher1-3/+2
2007-10-19Fix the popt / bool issues. Some places we used BOOLJeremy Allison1-10/+28
2007-10-19Merge Tridge's fix for the winbind 32/64bit padding.Günther Deschner1-2/+2
2007-10-19fix startup of smbd, nmbd, winbinddStefan Metzmacher1-4/+4
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-29/+29
2007-10-10[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter1-80/+51
2007-10-10r25154: move winbindd code into winbindd/Stefan Metzmacher1-0/+1254