summaryrefslogtreecommitdiff
path: root/source3/printing
AgeCommit message (Expand)AuthorFilesLines
1999-12-17 printing/print_cups.c from 2.0.6Andrew Tridgell1-0/+206
1999-12-132nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell1-1412/+0
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell3-99/+115
1999-12-12delineation between smb and msrpc more marked. smbd now constructsLuke Leighton2-20/+51
1999-09-27don't leak printer handles,Jean-François Micouleau1-3/+3
1999-09-25Don't duplicate forms anymore, just update the definition.Jean-François Micouleau1-14/+51
1999-07-01many small bugs...Jean-François Micouleau1-1/+1
1999-06-22Fixed most memory leak and big-endian bug in the spoolss code.Jean-François Micouleau1-1/+88
1999-05-03last part of RPC api change.Jean-François Micouleau1-2/+2
1999-04-27Adding RPC spoolss code support and some new low-level printing functions.Jean-François Micouleau1-0/+1289
1999-04-07Changed calls to strncat() to safe_strcat(). Fix from SAMBA_2_0 branch.Tim Potter1-4/+4
1998-11-25Makefile.in: Added maintainer mode fixes.Jeremy Allison1-1/+1
1998-11-23replace ' with _ as wellAndrew Tridgell1-12/+12
1998-11-17Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison2-5/+5
1998-11-12include/kanji.h include/proto.h lib/kanji.c: Added const parameters in string...Jeremy Allison1-4/+6
1998-11-11J.F.'s latest printer fixes plus his gcc -picky fix for web/cgi.cJeremy Allison1-1/+3
1998-11-10include/local.h:Jeremy Allison1-3/+6
1998-11-09Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.Jeremy Allison1-2/+2
1998-11-03Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...Jeremy Allison1-176/+106
1998-10-17Small tidyups for gcc in 'preen' mode....Jeremy Allison1-0/+1
1998-09-29get away with dummy and .dummy filesAlexandre Oliva1-1/+0
1998-09-28automated generation of .dummy files for each subdirectory;Alexandre Oliva1-1/+0
1998-09-21major autoconf clean-upAlexandre Oliva1-0/+1
1998-09-18Changed variable TAB to htab as TAB is defined in a header file on RedHat5.1Jeremy Allison1-2/+2
1998-09-05some cleanups to use ZERO_STRUCT() and friendsAndrew Tridgell1-1/+1
1998-09-03Ok - this is the 64 bit widening check in. It changes the configureJeremy Allison1-1/+1
1998-09-01More abstraction of file system data types, to move to a 64Jeremy Allison1-2/+2
1998-08-31bounds check next_token() to prevent possible buffer overflowsAndrew Tridgell1-9/+18
1998-08-15some more dummy files to ignoreAndrew Tridgell1-0/+1
1998-08-15moved the printing related files to a separate printing/ directory.Andrew Tridgell1-0/+0
1998-08-15configure: Changes for extra headers.Jeremy Allison1-14/+14
1998-08-14this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1-151/+186
1998-07-29merge from the autoconf2 branch to the main branchAndrew Tridgell1-1/+2
1998-07-16Makefile: Added CC=gcc to DGUX on Intel. Comment from ross@filmworks.com.Jeremy Allison1-0/+33
1998-05-21printing.c: Fixed overflow by one problem in LPRng.Jeremy Allison1-2/+2
1998-05-12This is a security audit change of the main source.Jeremy Allison2-33/+33
1998-05-11changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1-1/+1
1998-05-07This should (hopefully :-) be the final fix for the %U %G substitutionJeremy Allison1-4/+4
1998-05-06Fixes for the %U and %G problems people have reported.Jeremy Allison1-4/+4
1998-04-13Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison2-3/+3
1998-04-02Patch from Chris Maltby <chris@softway.com.au>. His comments follow:Jeremy Allison1-0/+81
1998-03-20Added MAXPRINTERLEN define in smb.h setting printer share name length to maxi...John Terpstra1-2/+2
1998-02-07A small raft of changes, I will sync up with 1.9.18 also.Jeremy Allison1-2/+2
1998-01-30fix bug when using lpstat as printcap file - remove space at start ofHerb Lewis1-1/+1
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison3-4/+4
1998-01-22printing.c: Bug fix for lpng reporting.Jeremy Allison1-1/+6
1998-01-16Makefile: Added new codepage - 866.Jeremy Allison1-2/+2
1998-01-07includes.h: Added FreeBSD 3.x fixes. Added HPUX10.x fixes.Jeremy Allison2-2/+26
1997-12-03applied a patch from Norm Jacobs to allow "printcap name = lpstat"Andrew Tridgell2-1/+141
1997-12-03make the "printing" option a per share option rather than global. WhenAndrew Tridgell1-1/+1