Age | Commit message (Expand) | Author | Files | Lines |
2003-04-07 | Remove duplicate "tallocdump" message from tdb messaging system. The | Tim Potter | 1 | -4/+0 |
2003-02-27 | Fix to allow blocking lock notification to be done rapidly (no wait | Jeremy Allison | 1 | -0/+1 |
2002-12-14 | Ensure talloc pool query messages are reserved. | Jeremy Allison | 1 | -0/+4 |
2002-09-04 | Add bcast_msg_flags to connection struct. Allows sender to filter when | Jeremy Allison | 1 | -0/+8 |
2002-08-08 | printing change notification merge from APPLIANCE_HEAD | Gerald Carter | 1 | -0/+1 |
2002-06-28 | Proper merge of all the working printing stuff from APPLIANCE_HEAD. | Jeremy Allison | 1 | -3/+3 |
2002-05-10 | Oops. Broke the build be removing MSG_PRINTER_UPDATE. Re-added as next | Jeremy Allison | 1 | -0/+1 |
2002-05-09 | Merged in printing fixes... There were many missing ! | Jeremy Allison | 1 | -2/+2 |
2002-03-29 | added a shutdown command to smbcontrol. | Jean-François Micouleau | 1 | -0/+2 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-25 | new message type for nmbd | Jean-François Micouleau | 1 | -0/+1 |
2002-01-09 | Add two more memory-debug smbcontrol messages: these ones should | Martin Pool | 1 | -0/+8 |
2001-12-21 | Add MSG_REQ_POOL_USAGE to get memory usage info. | Martin Pool | 1 | -0/+2 |
2001-10-16 | very simple asynchronous "lpq" thread patch | Jean-François Micouleau | 1 | -0/+1 |
2001-08-28 | Added sam sync and sam replication smbd message constants. | Tim Potter | 1 | -0/+2 |
2001-06-20 | added a close-share smbcontrol message that forcibly closes a share in smbd (... | Andrew Tridgell | 1 | -0/+1 |
2001-06-01 | Added a comment. | Tim Potter | 1 | -0/+1 |
2001-04-10 | Use message system to notify when smb.conf is updated. | Jeremy Allison | 1 | -0/+2 |
2000-11-11 | Merge of Herb's profiling code. | Jeremy Allison | 1 | -0/+2 |
2000-10-06 | Added Herb's fixes to HEAD. | Jeremy Allison | 1 | -3/+6 |
2000-09-26 | broadcast printer notify message to all clients. We now have printer | Jean-François Micouleau | 1 | -0/+3 |
2000-09-12 | - fixed some memory leaks in the messages code | Andrew Tridgell | 1 | -0/+1 |
2000-09-12 | - changed the msg_type to be an int instead of an enum so that it is | Andrew Tridgell | 1 | -1/+6 |
2000-09-11 | the first cut of the internal messaging system. | Andrew Tridgell | 1 | -0/+27 |