Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r23569: Also dump fd_event in dump_event_list(). | Günther Deschner | 2007-06-21 | 1 | -1/+10 |
| | | | | Guenther | ||||
* | r23562: Add dump_event_list() for debugging the event list. | Günther Deschner | 2007-06-21 | 1 | -0/+24 |
| | | | | Guenther | ||||
* | r23015: Make message_(de)register static to messages.c | Volker Lendecke | 2007-05-19 | 1 | -0/+15 |
| | |||||
* | r22934: Change smbcontrol to use messaging_register instead of message_register | Volker Lendecke | 2007-05-16 | 1 | -2/+45 |
| | |||||
* | r21322: No feedback means consent :-) | Volker Lendecke | 2007-02-13 | 1 | -26/+197 |
| | | | | | | | | | | | It does not matter if I screw up 3.0.25 or 3.0.26 with this, so do it rather sooner than later. Add the notify support that already exists in 3_0 to 3_0_25. If you want to see this patch dissected into digestable parts, look at 3_0, revisions at about 20800 and following. Volker | ||||
* | r20912: Ensure the list always remains sorted even when | Jeremy Allison | 2007-01-19 | 1 | -16/+33 |
| | | | | | moving events around. Jeremy. | ||||
* | r20087: Ensure we clean up any random pending events we | Jeremy Allison | 2006-12-08 | 1 | -0/+15 |
| | | | | | | may have inherited from our parent in the winbindd forked child. Jeremy. | ||||
* | r19801: grabbing minor changes (some missing pieces from jmcd's SAMR work as ↵ | Gerald Carter | 2006-11-20 | 1 | -2/+1 |
| | | | | well) | ||||
* | r19488: British trains are at least good for something... | Jeremy Allison | 2006-10-24 | 1 | -18/+30 |
| | | | | | | | Merge back the winbindd changes from SAMBA_3_0 to a release branch. This compiles, but hasn't been valgrinded or tested. That will come... Jeremy. | ||||
* | r15084: Try and squeeze more out of the non-read/write code path. | Jeremy Allison | 2006-04-14 | 1 | -6/+2 |
| | | | | Jeremy. | ||||
* | r13571: Replace all calls to talloc_free() with thye TALLOC_FREE() | Gerald Carter | 2006-02-20 | 1 | -2/+2 |
| | | | | macro which sets the freed pointer to NULL. | ||||
* | r13409: No functional changes, just some DEBUG cleanup. | Günther Deschner | 2006-02-09 | 1 | -2/+2 |
| | | | | Guenther | ||||
* | r13316: Let the carnage begin.... | Gerald Carter | 2006-02-03 | 1 | -0/+125 |
Sync with trunk as off r13315 |