Age | Commit message (Expand) | Author | Files | Lines |
2001-09-06 | got rid of USE_TDB_MMAP_FLAG as its not needed any more | Andrew Tridgell | 1 | -1/+1 |
2001-09-05 | When sending a message via a tdb, it must be open read/write. | Jeremy Allison | 1 | -1/+1 |
2001-08-28 | Added samsync and samrepl (untested) message types to smbcontrol. | Tim Potter | 1 | -0/+38 |
2001-07-30 | Added "use mmap" for HPUX. | Jeremy Allison | 1 | -1/+1 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -1/+0 |
2001-06-20 | added a close-share smbcontrol message that forcibly closes a share in smbd (... | Andrew Tridgell | 1 | -3/+17 |
2001-06-04 | use LDSHFLAGS not -shared in several places | Andrew Tridgell | 1 | -1/+1 |
2001-06-01 | If a debug class was explicitly set to zero the debug system would not | Tim Potter | 1 | -5/+7 |
2001-05-15 | remember to close tdb after use | Andrew Tridgell | 1 | -9/+13 |
2001-05-14 | Fix crash in smbcontrol Gerald pointed out when no parameter given to debug. | Jeremy Allison | 1 | -2/+2 |
2001-04-27 | More gcc compile on solaris tidyups. | Jeremy Allison | 1 | -4/+4 |
2001-04-13 | Merge of Andrew's changes in 2.2. | Jeremy Allison | 1 | -2/+2 |
2001-02-12 | Merge of JohnR's changes to appliance-head, JF's changes to 2.2, | Jeremy Allison | 1 | -19/+32 |
2000-12-15 | Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged | Jeremy Allison | 1 | -1/+8 |
2000-11-17 | support smbcontrol sending messages to itself (for testing purposes) | Andrew Tridgell | 1 | -0/+2 |
2000-11-16 | Fix for a problem with the new messaging system. If a sender is using the | Jeremy Allison | 1 | -10/+10 |
2000-11-11 | Merge of Herb's profiling code. | Jeremy Allison | 1 | -0/+49 |
2000-11-10 | Merge in Herb's changes from 2.2. | Jeremy Allison | 1 | -2/+14 |
2000-10-12 | lib/messages.c add debug print for receipt of PING and | Herb Lewis | 1 | -1/+2 |
2000-10-12 | print source PID in PONG and debuglevel message. Allow request debuglevel | Herb Lewis | 1 | -10/+30 |
2000-10-11 | changes to sync with 2.2. tree | Herb Lewis | 1 | -4/+6 |
2000-10-10 | don't use gets() ! | Andrew Tridgell | 1 | -2/+2 |
2000-10-06 | Added Herb's fixes to HEAD. | Jeremy Allison | 1 | -2/+59 |
2000-09-29 | utils/smbcontrol.c: Fixes from Herb for interactive use. | Jeremy Allison | 1 | -29/+82 |
2000-09-13 | first cut at smbcontrol program. It currently allows syntax like: | Andrew Tridgell | 1 | -0/+155 |