index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
utils
/
smbcontrol.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix -s option to smbcontrol (#908)
Jelmer Vernooij
2004-01-06
1
-1
/
+1
*
Final round of printf warnings fixes for the moment.
Tim Potter
2003-11-06
1
-1
/
+2
*
Replace the eight (!) copies of dummy become/unbecome root with a single one.
Tim Potter
2003-07-22
1
-6
/
+0
*
Add support for MSG_SMB_CONF_UPDATED and MSG_SHUTDOWN to all daemons (smbd, n...
Alexander Bokovoy
2003-07-15
1
-0
/
+11
*
Some const correctness. Stop tdb being used as a remote backend. If an
Jeremy Allison
2003-06-27
1
-25
/
+24
*
Reverse previous patch from Stefan and me after comments by Andrew Bartlett
Jelmer Vernooij
2003-05-10
1
-2
/
+0
*
Patch from metze and me that adds dummy smb_register_*() functions so
Jelmer Vernooij
2003-05-10
1
-0
/
+2
*
Sun CC requires constant initialisers, so use a static here.
Andrew Bartlett
2003-04-30
1
-1
/
+1
*
Merge of const fixes from HEAD.
Tim Potter
2003-04-28
1
-1
/
+1
*
Fix up non-constant initialisers for Sun's CC.
Andrew Bartlett
2003-04-23
1
-1
/
+1
*
Merge rewrite of smbcontrol.
Tim Potter
2003-04-14
1
-549
/
+572
*
Give warning if 'drvupgrade' doesn't get an argument
Jelmer Vernooij
2003-04-03
1
-0
/
+5
*
Merge of smbcontrol debuglevel fixes from HEAD.
Tim Potter
2003-02-12
1
-4
/
+1
*
Add 3 second timeout when terminating server and sending print notify
Jeremy Allison
2003-01-30
1
-1
/
+1
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
1
-3
/
+3
*
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
2002-12-20
1
-0
/
+38
*
fix usage message
Gerald Carter
2002-12-16
1
-2
/
+3
*
Merge a bunch of trivial changes from HEAD. The difference remaining
Tim Potter
2002-11-29
1
-1
/
+1
*
[print notify fixes from APP_HEAD]
Gerald Carter
2002-11-26
1
-4
/
+48
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
1
-1
/
+1
*
Merge of scalable printing code fix... Needs testing.
Jeremy Allison
2002-11-07
1
-0
/
+3
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-0
/
+5
*
sync 3.0 branch with HEAD
Jelmer Vernooij
2002-08-17
1
-0
/
+20
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-30
/
+127
*
added a shutdown command to smbcontrol.
Jean-François Micouleau
2002-03-29
1
-0
/
+6
*
getpid() -> sys_getpid()
Tim Potter
2002-03-14
1
-1
/
+1
*
Fixup the sending of printer change messages from job changes.
Jeremy Allison
2002-02-26
1
-2
/
+8
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-1
/
+1
*
Quieten warning about uninitialized variable.
Martin Pool
2002-01-10
1
-1
/
+3
*
Add two more memory-debug smbcontrol messages: these ones should
Martin Pool
2002-01-09
1
-6
/
+17
*
merge changes from 2.2 branch to prevent smb.conf from changing debug level
Herb Lewis
2002-01-07
1
-0
/
+5
*
Cleanup format.
Martin Pool
2002-01-03
1
-1
/
+1
*
smbd now sends a reply to MSG_REQ_POOL_USAGE, though it's pretty
Martin Pool
2002-01-03
1
-1
/
+2
*
smbd should register to receive MSG_REQ_POOL_USAGE. Response should
Martin Pool
2002-01-03
1
-2
/
+0
*
smbcontrol in non-interactive mode was returning True for success --
Martin Pool
2001-12-21
1
-1
/
+4
*
Add option to pass NULL max_replies to wait_for_replies in case you
Martin Pool
2001-12-21
1
-4
/
+7
*
Add code to send MSG_REQ_POOL_USAGE. (smbd doesn't respond yet.)
Martin Pool
2001-12-21
1
-15
/
+57
*
Removed TimeInit() call from every client program (except for one place
Tim Potter
2001-11-23
1
-1
/
+0
*
Merged in JohnR's ping messaging extension.
Jeremy Allison
2001-11-20
1
-6
/
+9
*
Store some path names in global variables initialized to configure
Martin Pool
2001-11-19
1
-3
/
+2
*
Added -s configfile to smbcontrol.c.
Volker Lendecke
2001-09-21
1
-6
/
+9
*
got rid of USE_TDB_MMAP_FLAG as its not needed any more
Andrew Tridgell
2001-09-06
1
-1
/
+1
*
When sending a message via a tdb, it must be open read/write.
Jeremy Allison
2001-09-05
1
-1
/
+1
*
Added samsync and samrepl (untested) message types to smbcontrol.
Tim Potter
2001-08-28
1
-0
/
+38
*
Added "use mmap" for HPUX.
Jeremy Allison
2001-07-30
1
-1
/
+1
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-1
/
+0
*
added a close-share smbcontrol message that forcibly closes a share in smbd (...
Andrew Tridgell
2001-06-20
1
-3
/
+17
*
use LDSHFLAGS not -shared in several places
Andrew Tridgell
2001-06-04
1
-1
/
+1
*
If a debug class was explicitly set to zero the debug system would not
Tim Potter
2001-06-01
1
-5
/
+7
*
remember to close tdb after use
Andrew Tridgell
2001-05-15
1
-9
/
+13
[next]