index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
utils
/
smbcontrol.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r21115: notify_internal.c needs to remove the table entry if a process has cr...
Volker Lendecke
1
-1
/
+2
2007-10-10
r21064: The core of this patch is
Volker Lendecke
1
-11
/
+14
2007-10-10
r19206: Jeremy, for some reason storing a value-less entry in TDB does not work
Günther Deschner
1
-9
/
+11
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-1
/
+1
2007-10-10
r15890: Use correct enum type (bug #3722) from Jason Mader <jason@ncac.gwu.edu>.
Jeremy Allison
1
-1
/
+1
2007-10-10
r15428: Add "smbcontrol winbind onlinestatus" for debugging purpose.
Günther Deschner
1
-0
/
+31
2007-10-10
r15424: Implement a "stacktrace" smbcontrol option using libunwind's remote
James Peach
1
-1
/
+186
2007-10-10
r15152: Fix a case when target is offline. Jerry, this needs to be in 3.0.23pre1
Alexander Bokovoy
1
-1
/
+1
2007-10-10
r14900: Separate words in error message.
James Peach
1
-1
/
+1
2007-10-10
r14899: Add missing semi-colon.
James Peach
1
-1
/
+1
2007-10-10
r14898: This change is an attempt to improve the quality of the information that
James Peach
1
-0
/
+43
2007-10-10
r13695: Make code consistent with documentation. :-)
Alexander Bokovoy
1
-5
/
+8
2007-10-10
r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()
Gerald Carter
1
-1
/
+1
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-2
/
+112
2007-10-10
r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500
Derrell Lipman
1
-1
/
+1
2007-10-10
r12781: Support the level parameter for lsa_lookupsids.
Volker Lendecke
1
-0
/
+2
2007-10-10
r11962: Bring talloc up to date with Samba4, re-add the
Jeremy Allison
1
-2
/
+2
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-47
/
+79
2007-10-10
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
1
-2
/
+49
2007-10-10
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
1
-1
/
+2
2007-10-10
r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...
Derrell Lipman
1
-1
/
+1
2007-10-10
r416: add a newline to the debuglevel message returned string
Herb Lewis
1
-1
/
+9
2004-01-06
Fix -s option to smbcontrol (#908)
Jelmer Vernooij
1
-1
/
+1
2003-11-06
Final round of printf warnings fixes for the moment.
Tim Potter
1
-1
/
+2
2003-07-22
Replace the eight (!) copies of dummy become/unbecome root with a single one.
Tim Potter
1
-6
/
+0
2003-07-15
Add support for MSG_SMB_CONF_UPDATED and MSG_SHUTDOWN to all daemons (smbd, n...
Alexander Bokovoy
1
-0
/
+11
2003-06-27
Some const correctness. Stop tdb being used as a remote backend. If an
Jeremy Allison
1
-25
/
+24
2003-05-10
Reverse previous patch from Stefan and me after comments by Andrew Bartlett
Jelmer Vernooij
1
-2
/
+0
2003-05-10
Patch from metze and me that adds dummy smb_register_*() functions so
Jelmer Vernooij
1
-0
/
+2
2003-04-30
Sun CC requires constant initialisers, so use a static here.
Andrew Bartlett
1
-1
/
+1
2003-04-28
Merge of const fixes from HEAD.
Tim Potter
1
-1
/
+1
2003-04-23
Fix up non-constant initialisers for Sun's CC.
Andrew Bartlett
1
-1
/
+1
2003-04-14
Merge rewrite of smbcontrol.
Tim Potter
1
-549
/
+572
2003-04-03
Give warning if 'drvupgrade' doesn't get an argument
Jelmer Vernooij
1
-0
/
+5
2003-02-12
Merge of smbcontrol debuglevel fixes from HEAD.
Tim Potter
1
-4
/
+1
2003-01-30
Add 3 second timeout when terminating server and sending print notify
Jeremy Allison
1
-1
/
+1
2003-01-03
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
1
-3
/
+3
2002-12-20
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
1
-0
/
+38
2002-12-16
fix usage message
Gerald Carter
1
-2
/
+3
2002-11-29
Merge a bunch of trivial changes from HEAD. The difference remaining
Tim Potter
1
-1
/
+1
2002-11-26
[print notify fixes from APP_HEAD]
Gerald Carter
1
-4
/
+48
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-1
/
+1
2002-11-07
Merge of scalable printing code fix... Needs testing.
Jeremy Allison
1
-0
/
+3
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-0
/
+5
2002-08-17
sync 3.0 branch with HEAD
Jelmer Vernooij
1
-0
/
+20
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-30
/
+127
2002-03-29
added a shutdown command to smbcontrol.
Jean-François Micouleau
1
-0
/
+6
2002-03-14
getpid() -> sys_getpid()
Tim Potter
1
-1
/
+1
2002-02-26
Fixup the sending of printer change messages from job changes.
Jeremy Allison
1
-2
/
+8
2002-01-30
Removed version number from file header.
Tim Potter
1
-1
/
+1
[next]