- Tweaked the letters output by "%i", including adding support for
authorWayne Davison <wayned@samba.org>
Sat, 19 Feb 2005 02:39:26 +0000 (02:39 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 19 Feb 2005 02:39:26 +0000 (02:39 +0000)
commit19bc826d8b16a750d5826998d739692928a45103
tree11c5a9cfd2a3a81cb01d2a2d1d66fdb32fa883a5
parentc786a7aec545259f857212a2376ee4c274d2e3b6
- Tweaked the letters output by "%i", including adding support for
  logging a deleted item and an identical item.
- Added log_delete(), a routine that either logs the fact that a
  deletion happened, or sends a MSG_DELETED message to the client
  side (or both if we're a daemon server receiver).
log.c