summaryrefslogtreecommitdiff
path: root/examples/printing
AgeCommit message (Collapse)AuthorFilesLines
2012-10-29packaging: Move smbprint to a comman location.Andreas Schneider1-176/+0
This also removes all the duplicate smbprint scripts. This fixes bug #9301. Signed-off-by: Andreas Schneider <asn@samba.org> Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Mon Oct 29 14:08:37 CET 2012 on sn-devel-104
2012-07-03doc: Remove all references to 'printer admin' option.Andreas Schneider1-5/+5
2010-12-02smbprinting: fix wrong == in shell testsBjörn Jacke1-2/+2
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2-4/+2
(This used to be commit 87c91e4362c51819032bfbebbb273c52e203b227)
2007-10-10r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison1-1/+1
Jeremy. (This used to be commit c2f7ab1c175ecff0cf44d0bbc4763ba9f7d7803f)
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
Jeremy. (This used to be commit 407e6e695b8366369b7c76af1ff76869b45347b3)
2007-10-10r795: paranoia checksGerald Carter1-0/+6
(This used to be commit c087c51535982bd9db11e78db4064468f3507808)
2007-10-10r397: BUG 1199: check logfile before writing debug outputGerald Carter1-2/+28
(This used to be commit 52df0905cdb68c0b83f64ccca39d377254e371cc)
2007-10-10r291: adding printer and driver migration shell script from Kurt PfeifleGerald Carter1-0/+1657
(This used to be commit 4d806384c0c1b97ca1707809c609090b7a252f90)
2004-03-20removing duplicate smbprint example scriptGerald Carter1-144/+0
(This used to be commit 2426bb4906e0ca3b53800706da2e9d1e17a73dc7)
2003-09-19The -P option to smbclient no longer works - update all smbprint scripts toTim Potter3-3/+1
remove it. Closes bug #473. (This used to be commit a9f22ed9d715e4acf529ff873b0d99d4b29c5f1b)
2003-08-01Update my copyrights according to my agreement with IBMJim McDonough1-1/+1
(This used to be commit c9b209be2b17c2e4677cc30b46b1074f48878f43)
2002-12-16This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User2-0/+250
used to be commit 953ae9d182788308fe4ee97cf98e30ed4fa3c4c0)
2002-12-16Add win32 utility to query driver capabilities to publishJim McDonough2-0/+250
(This used to be commit c09c1e090525aeccb9ee7762a44aba286c4d71f9)
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-27/+77
(This used to be commit 803715d96016767c55202362b17096fc80786c59)
2002-09-24Make sure that Alfred Perlstein's changes get into head as smbprint andRichard Sharpe2-27/+172
that the old one becomes smbprint.old. We still need to hack smbprint some more to make sure that we can pass the username and password in a file rather than on the command line where local hackers can see it. (This used to be commit ef970a764eb97893ff2090f7cbf2f2ec06911d0f)
2002-02-04Add the new smbprint shell script, smbprint-new.sh that is supposed to fix ↵Richard Sharpe1-0/+145
some problems under *BSD and etc ... (This used to be commit 6bd91973bbacc718de5d32a6819cc7e6ae98dd6f)
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-1/+1
(This used to be commit 453a822a76780063dff23526c35408866d0c0154)
1998-10-11Try to make smbprint a better behaved citizen.Richard Sharpe1-2/+20
Removed a -x on the first line that causes lots of output to the console and added a command line parameter handling flag for the tranlate case. The problem is that smbprint is being overwritten/replaced when you upgrade a RedHat rpm. If you had modified smbprint to include translation, you loose it, and you have to go and repatch etc. Now, we have a -t flag on smbprint, so we should have fewer problems in this regard. Untested as yet, but soon will be ... (This used to be commit 4e2f5c625e50ebc09c7ebfa3266ddece6fa00f8e)
1997-03-07Added fix (lost contributor, sorry) for more than 10 parameters.Samba Release Account1-1/+1
jra@cygnus.com (This used to be commit 79f0c550d2cbaf9ed815f4bf923f054063388a9c)
1996-05-04Initial version imported to CVS Samba Release Account2-0/+129
(This used to be commit 291551d80711daab7b7581720bcd9a08d6096517)