summaryrefslogtreecommitdiffstats
path: root/source3/include/messages.h
Commit message (Expand)AuthorAgeFilesLines
* Added sam sync and sam replication smbd message constants.Tim Potter2001-08-281-0/+2
* added a close-share smbcontrol message that forcibly closes a share in smbd (...Andrew Tridgell2001-06-201-0/+1
* Added a comment.Tim Potter2001-06-011-0/+1
* Use message system to notify when smb.conf is updated.Jeremy Allison2001-04-101-0/+2
* Merge of Herb's profiling code.Jeremy Allison2000-11-111-0/+2
* Added Herb's fixes to HEAD.Jeremy Allison2000-10-061-3/+6
* broadcast printer notify message to all clients. We now have printerJean-François Micouleau2000-09-261-0/+3
* - fixed some memory leaks in the messages codeAndrew Tridgell2000-09-121-0/+1
* - changed the msg_type to be an int instead of an enum so that it isAndrew Tridgell2000-09-121-1/+6
* the first cut of the internal messaging system.Andrew Tridgell2000-09-111-0/+27