Quieten warning about uninitialized variable.
[ira/wip.git] / source3 / utils / smbcontrol.c
2002-01-10 Martin PoolQuieten warning about uninitialized variable.
2002-01-09 Martin PoolAdd two more memory-debug smbcontrol messages: these...
2002-01-07 Herb Lewismerge changes from 2.2 branch to prevent smb.conf from...
2002-01-03 Martin PoolCleanup format.
2002-01-03 Martin Poolsmbd now sends a reply to MSG_REQ_POOL_USAGE, though...
2002-01-03 Martin Poolsmbd should register to receive MSG_REQ_POOL_USAGE...
2001-12-21 Martin Poolsmbcontrol in non-interactive mode was returning True...
2001-12-21 Martin PoolAdd option to pass NULL max_replies to wait_for_replies...
2001-12-21 Martin PoolAdd code to send MSG_REQ_POOL_USAGE. (smbd doesn't...
2001-11-23 Tim PotterRemoved TimeInit() call from every client program ...
2001-11-20 Jeremy AllisonMerged in JohnR's ping messaging extension.
2001-11-19 Martin PoolStore some path names in global variables initialized...
2001-09-21 Volker LendeckeAdded -s configfile to smbcontrol.c.
2001-09-06 Andrew Tridgellgot rid of USE_TDB_MMAP_FLAG as its not needed any...
2001-09-05 Jeremy AllisonWhen sending a message via a tdb, it must be open read...
2001-08-28 Tim PotterAdded samsync and samrepl (untested) message types...
2001-07-30 Jeremy AllisonAdded "use mmap" for HPUX.
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-20 Andrew Tridgelladded a close-share smbcontrol message that forcibly...
2001-06-04 Andrew Tridgelluse LDSHFLAGS not -shared in several places
2001-06-01 Tim PotterIf a debug class was explicitly set to zero the debug...
2001-05-15 Andrew Tridgellremember to close tdb after use
2001-05-14 Jeremy AllisonFix crash in smbcontrol Gerald pointed out when no...
2001-04-27 Jeremy AllisonMore gcc compile on solaris tidyups.
2001-04-13 Jeremy AllisonMerge of Andrew's changes in 2.2.
2001-02-12 Jeremy AllisonMerge ... JohnR's changes to appliance-head, JF's chang...
2000-12-15 Jeremy AllisonFixed memory leaks in lsa_XX calls. Fixed memory leaks...
2000-11-17 Andrew Tridgellsupport smbcontrol sending messages to itself (for...
2000-11-16 Jeremy AllisonFix for a problem with the new messaging system. If...
2000-11-11 Jeremy AllisonMerge of Herb's profiling code.
2000-11-10 Jeremy AllisonMerge in Herb's changes from 2.2.
2000-10-12 Herb Lewislib/messages.c add debug print for receipt...
2000-10-12 Herb Lewisprint source PID in PONG and debuglevel message. Allow...
2000-10-11 Herb Lewischanges to sync with 2.2. tree
2000-10-10 Andrew Tridgelldon't use gets() !
2000-10-06 Jeremy AllisonAdded Herb's fixes to HEAD.
2000-09-29 Jeremy Allisonutils/smbcontrol.c: Fixes from Herb for interactive...
2000-09-13 Andrew Tridgellfirst cut at smbcontrol program. It currently allows...