Changes from APPLIANCE_HEAD:
[ira/wip.git] / source3 / printing / printing.c
2000-12-13 David O'NeillChanges from APPLIANCE_HEAD:
2000-12-07 Jeremy Allisonfile_lines_load/file_lines_pload can now optionally...
2000-12-06 Jeremy AllisonSync-up with appliance-head printing code.
2000-11-21 Jeremy AllisonFix for updating of print queues changed from a local...
2000-11-16 Jeremy AllisonFix for a problem with the new messaging system. If...
2000-11-15 Jeremy AllisonTuyrn debug timestamps on by default.
2000-11-14 Jeremy AllisonMerge from appliance head of JR's changes for driver...
2000-11-10 Jeremy AllisonAdded Tim's changes to lock DB during update.
2000-11-10 Jeremy Allisonprinting/nt_printing.c: use getpwuid not smbgetpwuid...
2000-11-07 Tim PotterMerge ... latest round of printing fixes from appliance...
2000-11-04 Jeremy AllisonMerge from Tim - don't reinsert UNIX job if already...
2000-11-04 Tim PotterMerge ... printing improvements/fixes from appliance...
2000-10-18 Tim PotterRemoved null user checks to enable lanman print queue...
2000-10-11 Jeremy AllisonFix for growing printing.tdb by adding check on job...
2000-10-11 Jeremy AllisonRemove lpq as root fix - do this in print_job_start...
2000-10-10 Jeremy AllisonFixes to periodically scan printing.tdb in idle time...
2000-10-10 Jeremy AllisonFixed Realloc memory fragmentation problems.
2000-10-10 Andrew Tridgellgot rid of tdb_writelock() and instead lock a chain...
2000-09-13 Tim PotterWhen creating a print job entry for the printing backen...
2000-09-13 Jeremy AllisonAdded time check test before allowing print job.
2000-09-01 David O'NeillChanges from APPLIANCE_HEAD (per Tim Potter):
2000-08-30 Jeremy AllisonImplemented AbortPrinter() from Gerald's Win32 test...
2000-08-23 Jeremy AllisonTidied up some error returns from printing calls. Still...
2000-08-09 Andrew Tridgelladded printer admin option
2000-08-01 Jeremy AllisonAdded print job substitutions for %{printername}, ...
2000-07-17 Tim PotterAllow job owner to delete own print job.
2000-07-10 Tim PotterRe-instated lanman printing security checks (oops).
2000-07-06 Jeremy Allisonprinting/nt_printing.c: (From JF) use the driver name...
2000-07-06 Tim PotterImplemented NT printer descriptor checking. Yay!
2000-06-16 Tim PotterCall print_access_check() function from printing back...
2000-06-03 Andrew Tridgelladded %J and %T to run_print_command()
2000-05-24 Andrew Tridgella fairly big change in spoolss.
2000-05-12 Tim PotterWhile we're all making incompatible tdb changes, I...
2000-05-10 Andrew Tridgellfail a print start on a deleted auto printer
2000-05-02 Jeremy AllisonAdded sys_fork() and sys_getpid() functions to stop...
2000-04-23 Andrew Tridgellcheck for a valid snum when running a printing command
2000-04-23 Andrew Tridgellsplit fsp specific routines out of printing.c to fix...
2000-04-22 Jeremy AllisonThis is a *big* checkin that may break some things...
2000-04-19 Andrew Tridgelluse sys_fsusage() not disk_free() in printing.c
2000-04-18 Jeremy Allisonlocking/locking.c: Fixed placeholder code for POSIX...
2000-04-16 Andrew Tridgellimproved the error handling and added queue pause and...
2000-04-16 Andrew Tridgellthe bulk of the changes. Also split the loadparm relate...
2000-04-10 Andrew Tridgellrather than doing print file open processing in open...
2000-04-10 Andrew Tridgellsplit out the lpq parsing code into a separate file
2000-03-13 Jean-François Mico... Interim fix for LPRng. If a lpq parsed line start with...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-12 Luke Leightondelineation between smb and msrpc more marked. smbd...
1999-04-07 Tim PotterChanged calls to strncat() to safe_strcat(). Fix from...
1998-11-25 Jeremy AllisonMakefile.in: Added maintainer mode fixes.
1998-11-23 Andrew Tridgellreplace ' with _ as well
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-11-12 Jeremy Allisoninclude/kanji.h include/proto.h lib/kanji.c: Added...
1998-11-11 Jeremy AllisonJ.F.'s latest printer fixes plus his gcc -picky fix...
1998-11-10 Jeremy Allisoninclude/local.h:
1998-11-09 Jeremy AllisonMakefile.in: Removed rpc_server/srv_ldap_helpers.c...
1998-11-03 Jeremy AllisonMakefile.in configure configure.in include/proto.h...
1998-09-18 Jeremy AllisonChanged variable TAB to htab as TAB is defined in a...
1998-09-03 Jeremy AllisonOk - this is the 64 bit widening check in. It changes...
1998-09-01 Jeremy AllisonMore abstraction of file system data types, to move...
1998-08-31 Andrew Tridgellbounds check next_token() to prevent possible buffer...
1998-08-15 Jeremy Allisonconfigure: Changes for extra headers.
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-07-16 Jeremy AllisonMakefile: Added CC=gcc to DGUX on Intel. Comment from...
1998-05-21 Jeremy Allisonprinting.c: Fixed overflow by one problem in LPRng.
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-05-11 Andrew Tridgellchanged to use slprintf() instead of sprintf() just...
1998-05-07 Jeremy AllisonThis should (hopefully :-) be the final fix for the...
1998-05-06 Jeremy AllisonFixes for the %U and %G problems people have reported.
1998-04-02 Jeremy AllisonPatch from Chris Maltby <chris@softway.com.au>. His...
1998-02-07 Jeremy AllisonA small raft of changes, I will sync up with 1.9.18...
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1998-01-22 Jeremy Allisonprinting.c: Bug fix for lpng reporting.
1998-01-07 Jeremy Allisonincludes.h: Added FreeBSD 3.x fixes. Added HPUX10.x...
1997-12-03 Andrew Tridgellmake the "printing" option a per share option rather...
1997-12-03 Andrew Tridgellhopefully handle "ready and waiting" messages in print...
1997-09-26 Jeremy AllisonAdding Andrews buffer overflow fixes into the main...
1997-08-31 Andrew Tridgellfixed a bug in the printjob encoding/decoding. We weren...
1997-05-08 Samba Release Account'The mother of all checkins' :-). Jeremy Allison (jalli...
1997-02-06 Samba Release AccountFixed incorrect offset into array.
1996-10-24 Andrew Tridgell- added support for TMPDIR env variable
1996-10-04 Andrew Tridgell- changed the umask handling. We now set the umask...
1996-08-21 Andrew Tridgellfix compiler warning
1996-08-19 Andrew Tridgell- added "netbios name" option in smb.conf to make contr...
1996-08-13 Andrew Tridgelldon't allow newlines in printer status messages
1996-08-13 Andrew Tridgell- sequent-ptx support from bressler@iftccu.ca.boeing...
1996-06-19 Andrew Tridgell- change date as a demo for john
1996-06-10 Andrew Tridgellgot rid of a lot of redundent header files as we now...
1996-05-31 Andrew TridgellLots of changes!
1996-05-04 Samba Release AccountThis commit was generated by cvs2svn to compensate...
1996-05-04 Samba Release AccountInitial version imported to CVS