summaryrefslogtreecommitdiffstats
path: root/examples/printing
Commit message (Collapse)AuthorAgeFilesLines
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-102-4/+2
|
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-10-101-1/+1
| | | | Jeremy.
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
| | | | Jeremy.
* r795: paranoia checksGerald Carter2007-10-101-0/+6
|
* r397: BUG 1199: check logfile before writing debug outputGerald Carter2007-10-101-2/+28
|
* r291: adding printer and driver migration shell script from Kurt PfeifleGerald Carter2007-10-101-0/+1657
|
* removing duplicate smbprint example scriptGerald Carter2004-03-201-144/+0
|
* The -P option to smbclient no longer works - update all smbprint scripts toTim Potter2003-09-193-3/+1
| | | | remove it. Closes bug #473.
* Update my copyrights according to my agreement with IBMJim McDonough2003-08-011-1/+1
|
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.cvs2svn Import User2002-12-162-0/+250
|\
| * Add win32 utility to query driver capabilities to publishJim McDonough2002-12-162-0/+250
| |
| * Make sure that Alfred Perlstein's changes get into head as smbprint andRichard Sharpe2002-09-242-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.
* | sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-27/+77
|/
* Add the new smbprint shell script, smbprint-new.sh that is supposed to fix ↵Richard Sharpe2002-02-041-0/+145
| | | | some problems under *BSD and etc ...
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-1/+1
|
* Try to make smbprint a better behaved citizen.Richard Sharpe1998-10-111-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 ...
* Added fix (lost contributor, sorry) for more than 10 parameters.Samba Release Account1997-03-071-1/+1
| | | | jra@cygnus.com
* Initial version imported to CVS Samba Release Account1996-05-042-0/+129