Age | Commit message (Expand) | Author | Files | Lines |
2008-07-24 | Remove unused request_finished_cont() | Volker Lendecke | 1 | -12/+0 |
2008-07-24 | Make use of TALLOC_FREE when freeing the per-winbindrequest memory context | Volker Lendecke | 1 | -12/+3 |
2008-07-17 | From Jim McDonough | Jeremy Allison | 1 | -6/+12 |
2008-07-01 | MSG_DEBUG now forwarded to all the winbindd children by parent. | Darshan Purandare | 1 | -0/+5 |
2008-06-26 | winbind: remove duplicate debug message for failing messaging_init(). | Michael Adam | 1 | -1/+0 |
2008-06-26 | winbind: untangle logic in winbind_messaging_context() slightly. | Michael Adam | 1 | -2/+5 |
2008-06-26 | winbindd: don't panic if messaging_init() fails - return NULL instead. | Michael Adam | 1 | -1/+1 |
2008-05-30 | Fix bug #5504. winbindd children and parent were handing SIGTERM in the same ... | Jeremy Allison | 1 | -10/+15 |
2008-05-13 | Enable winbind child processes to do something with signals, | Jim McDonough | 1 | -12/+23 |
2008-04-23 | Fix CLEAR_IF_FIRST handling of messages.tdb | Volker Lendecke | 1 | -1/+1 |
2008-04-18 | winbindd: create the messaging conntext earlier | Stefan Metzmacher | 1 | -7/+17 |
2008-04-12 | dbwrap: wait for tdb2 change notifies in smbd, nmbd and winbindd | Stefan Metzmacher | 1 | -0/+7 |
2008-04-10 | winbindd: only call winbindd_validate_cache when not in offline logon mode. | Michael Adam | 1 | -20/+3 |
2008-03-25 | Fix typo | Volker Lendecke | 1 | -1/+1 |
2008-01-24 | Add winbind_msg_dump_domain_list to winbindd. | Günther Deschner | 1 | -0/+4 |
2008-01-07 | Fix a comment. | Michael Adam | 1 | -1/+2 |
2008-01-07 | Make wcache_invalidate_cache() return bool, not int. | Michael Adam | 1 | -1/+1 |
2008-01-07 | Prevent winbindd from segfaulting due to corrupted cache tdb. | Andreas Schneider | 1 | -1/+17 |
2007-12-12 | Don't restart winbind if a corrupted tdb is found during initialization. | Andreas Schneider | 1 | -15/+9 |
2007-12-12 | winbindd: remove unused WINBINDD_DUMP_MAPS support | Stefan Metzmacher | 1 | -2/+0 |
2007-12-10 | Remove the char[1024] strings from dynconfig. Replace | Jeremy Allison | 1 | -4/+4 |
2007-12-07 | Don't build rpctorture anymore - not maintained. Just remove. | Jeremy Allison | 1 | -1/+1 |
2007-11-20 | More pstring elimination. | Jeremy Allison | 1 | -9/+13 |
2007-11-15 | More pstring removal. This one was tricky. I had to add | Jeremy Allison | 1 | -1/+3 |
2007-10-30 | start smbd, nmbd and winbindd with the same startup message | Stefan Metzmacher | 1 | -3/+2 |
2007-10-19 | Fix the popt / bool issues. Some places we used BOOL | Jeremy Allison | 1 | -10/+28 |
2007-10-19 | Merge Tridge's fix for the winbind 32/64bit padding. | Günther Deschner | 1 | -2/+2 |
2007-10-19 | fix startup of smbd, nmbd, winbindd | Stefan Metzmacher | 1 | -4/+4 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -29/+29 |
2007-10-10 | [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. | Gerald (Jerry) Carter | 1 | -80/+51 |
2007-10-10 | r25154: move winbindd code into winbindd/ | Stefan Metzmacher | 1 | -0/+1254 |