summaryrefslogtreecommitdiffstats
path: root/source/printing
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-misc-tags/tng/release-alpha-0-0cvs2svn Import User2000-01-221-206/+0
* decided to add tridge's tdb code into SAMBA_TNG. i may (will) need it inLuke Leighton2000-01-032-11/+11
* This commit was manufactured by cvs2svn to create branch 'SAMBA_TNG'.cvs2svn Import User2000-01-031-0/+206
|\
| * printing/print_cups.c from 2.0.6Andrew Tridgell1999-12-171-0/+206
| * 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell1999-12-131-1412/+0
| * first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-133-99/+115
|/
* delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1999-12-122-20/+51
* don't leak printer handles,Jean-François Micouleau1999-09-271-3/+3
* Don't duplicate forms anymore, just update the definition.Jean-François Micouleau1999-09-251-14/+51
* many small bugs...Jean-François Micouleau1999-07-011-1/+1
* Fixed most memory leak and big-endian bug in the spoolss code.Jean-François Micouleau1999-06-221-1/+88
* last part of RPC api change.Jean-François Micouleau1999-05-031-2/+2
* Adding RPC spoolss code support and some new low-level printing functions.Jean-François Micouleau1999-04-271-0/+1289
* Changed calls to strncat() to safe_strcat(). Fix from SAMBA_2_0 branch.Tim Potter1999-04-071-4/+4
* Makefile.in: Added maintainer mode fixes.Jeremy Allison1998-11-251-1/+1
* replace ' with _ as wellAndrew Tridgell1998-11-231-12/+12
* Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1998-11-172-5/+5
* include/kanji.h include/proto.h lib/kanji.c: Added const parameters in string...Jeremy Allison1998-11-121-4/+6
* J.F.'s latest printer fixes plus his gcc -picky fix for web/cgi.cJeremy Allison1998-11-111-1/+3
* include/local.h:Jeremy Allison1998-11-101-3/+6
* Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.Jeremy Allison1998-11-091-2/+2
* Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...Jeremy Allison1998-11-031-176/+106
* Small tidyups for gcc in 'preen' mode....Jeremy Allison1998-10-171-0/+1
* get away with dummy and .dummy filesAlexandre Oliva1998-09-291-1/+0
* automated generation of .dummy files for each subdirectory;Alexandre Oliva1998-09-281-1/+0
* major autoconf clean-upAlexandre Oliva1998-09-211-0/+1
* Changed variable TAB to htab as TAB is defined in a header file on RedHat5.1Jeremy Allison1998-09-181-2/+2
* some cleanups to use ZERO_STRUCT() and friendsAndrew Tridgell1998-09-051-1/+1
* Ok - this is the 64 bit widening check in. It changes the configureJeremy Allison1998-09-031-1/+1
* More abstraction of file system data types, to move to a 64Jeremy Allison1998-09-011-2/+2
* bounds check next_token() to prevent possible buffer overflowsAndrew Tridgell1998-08-311-9/+18
* some more dummy files to ignoreAndrew Tridgell1998-08-151-0/+1
* moved the printing related files to a separate printing/ directory.Andrew Tridgell1998-08-151-0/+0
* configure: Changes for extra headers.Jeremy Allison1998-08-151-14/+14
* this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1998-08-141-151/+186
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-1/+2
* Makefile: Added CC=gcc to DGUX on Intel. Comment from ross@filmworks.com.Jeremy Allison1998-07-161-0/+33
* printing.c: Fixed overflow by one problem in LPRng.Jeremy Allison1998-05-211-2/+2
* This is a security audit change of the main source.Jeremy Allison1998-05-122-33/+33
* changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1998-05-111-1/+1
* This should (hopefully :-) be the final fix for the %U %G substitutionJeremy Allison1998-05-071-4/+4
* Fixes for the %U and %G problems people have reported.Jeremy Allison1998-05-061-4/+4
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-132-3/+3
* Patch from Chris Maltby <chris@softway.com.au>. His comments follow:Jeremy Allison1998-04-021-0/+81
* Added MAXPRINTERLEN define in smb.h setting printer share name length to maxi...John Terpstra1998-03-201-2/+2
* A small raft of changes, I will sync up with 1.9.18 also.Jeremy Allison1998-02-071-2/+2
* fix bug when using lpstat as printcap file - remove space at start ofHerb Lewis1998-01-301-1/+1
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-223-4/+4
* printing.c: Bug fix for lpng reporting.Jeremy Allison1998-01-221-1/+6
* Makefile: Added new codepage - 866.Jeremy Allison1998-01-161-2/+2