Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Fixed ADDPRINTEREX to take a devmode and a security descriptor... | Jeremy Allison | 2002-01-26 | 3 | -36/+37 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Fixed display of "remote downlevel document" in old print job submission | Jeremy Allison | 2002-01-25 | 4 | -5/+15 | |
| | | | | | | | | | | | | | | | | | | | | case. Jeremy. | |||||
| * | | | Make systemtime work for spooling on bigendian systems. Fix from | Jeremy Allison | 2002-01-25 | 1 | -4/+21 | |
| | | | | | | | | | | | | | | | | | | | | Benjamin (Bj) Kuit bj@it.uts.edu.au. Jeremy. | |||||
| * | | | picky about realloc (from jf). | Jeremy Allison | 2002-01-25 | 1 | -4/+5 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | fix segfault reported by Alexander Bokovoy | Gerald Carter | 2002-01-25 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | merge from APPLIANCE_HEAD (remove add_a_printer) | Gerald Carter | 2002-01-25 | 3 | -39/+4 | |
| | | | | ||||||
| * | | | Return correct RPC fault PDU's for bad handles. | Jeremy Allison | 2002-01-25 | 4 | -34/+48 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | A double free of mem_ctx spotted by Charlene Zang of Panasas | Richard Sharpe | 2002-01-25 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | A *disgusting* hack to make some driver initialisation work. Not as bad | Jeremy Allison | 2002-01-24 | 1 | -1/+28 | |
| | | | | | | | | | | | | | | | | | | | | as the older srvsvc hack - but close.... Jeremy. | |||||
| * | | | removed ifdef that accidently got checked in | Gerald Carter | 2002-01-24 | 1 | -2/+0 | |
| | | | | ||||||
| * | | | printing/nt_printing.c: Tidyup debugs. | Jeremy Allison | 2002-01-24 | 2 | -7/+4 | |
| | | | | | | | | | | | | | | | | | | | | rpc_server/srv_spoolss_nt.c: Don't mix up pointers allocated with malloc and talloc. Jeremy. | |||||
| * | | | Improved debugging tracking down handle problems. | Jeremy Allison | 2002-01-24 | 2 | -27/+29 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | generated docs | Gerald Carter | 2002-01-24 | 14 | -819/+830 | |
| | | | | ||||||
| * | | | fixed broken links, fixed, typo, and bad SGML syntax | Gerald Carter | 2002-01-24 | 3 | -298/+104 | |
| | | | | ||||||
| * | | | updated an old comment so we don't get confused. | Gerald Carter | 2002-01-23 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | ChangeID must be set on AddForm(), DeleteForm(), & SetForm() | Gerald Carter | 2002-01-23 | 1 | -1/+67 | |
| | | | | ||||||
| * | | | make sure we return the correct error code when the client | Gerald Carter | 2002-01-23 | 2 | -1/+17 | |
| | | | | | | | | | | | | | | | | attempts to add a form that already exists. | |||||
| * | | | fixed typo in debug statement | Gerald Carter | 2002-01-23 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Sync up with changes to startpageprinter in HEAD. | Tim Potter | 2002-01-23 | 1 | -5/+5 | |
| | | | | ||||||
| * | | | bug in processing message for spoolss_notify. We we never using the | Gerald Carter | 2002-01-23 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | low,high values (didn't read the mesage buffer). | |||||
| * | | | fixed inverted logic with the lp_default_devmode() check. | Gerald Carter | 2002-01-23 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | Jeremy, you can beat me later for this one.... :-( | |||||
| * | | | I know believe the GetPrinter info level 4 and 5 to be correct. | Gerald Carter | 2002-01-23 | 1 | -8/+0 | |
| | | | | | | | | | | | | | | | | | | | | Although the Win2k spooler seems a little funny at times with these (against both Win2k and Samba print servers). | |||||
| * | | | Don't clear a printer handle before passing it to the close fn (D'oh !). | Jeremy Allison | 2002-01-23 | 2 | -5/+5 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Insure caught memleak. | Jeremy Allison | 2002-01-23 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Insure fixes. | Jeremy Allison | 2002-01-23 | 2 | -12/+8 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Fixed link list add in wrong place that caused coredump. | Jeremy Allison | 2002-01-23 | 1 | -3/+9 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Reformatting fix. | Jeremy Allison | 2002-01-22 | 1 | -26/+26 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Fixed change notify as per app-head. | Jeremy Allison | 2002-01-22 | 1 | -108/+47 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Updating build file for 2.2.3 release. Update provided by <evanh@caldera.com>. | John Terpstra | 2002-01-22 | 14 | -1553/+2486 | |
| | | | | ||||||
| * | | | Formatting tidyups in printing/nt_printing.c rpc_server/srv_lsa_hnd.c ↵ | Jeremy Allison | 2002-01-22 | 4 | -56/+60 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | rpc_server/srv_spoolss_nt.c. Fixed bug in handle check in rpc_server/srv_reg_nt.c. Jeremy. | |||||
| * | | | added comment about NT4 spoolsv.exe 12Mb PDU bug | Gerald Carter | 2002-01-22 | 1 | -0/+3 | |
| | | | | ||||||
| * | | | merge from appliance_head | Gerald Carter | 2002-01-22 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | add "default devmode" parameter to control the generation of | Gerald Carter | 2002-01-22 | 3 | -675/+682 | |
| | | | | | | | | | | | | | | | | | | | | default device mode for a printer when info_2.devmode == NULL. Defaults to "no" and is a service level parameter. | |||||
| * | | | Oops. Couple of tests that shouldn't have been checked in. | Gerald Carter | 2002-01-22 | 2 | -3/+7 | |
| | | | | | | | | | | | | | | | | Commented out uintil I get them finished. | |||||
| * | | | Added in some comments and minor fixes from | Gerald Carter | 2002-01-22 | 1 | -3/+42 | |
| | | | | | | | | | | | | | | | | last week's work. | |||||
| * | | | start syncing up9 printing fixes from last week. | Gerald Carter | 2002-01-22 | 2 | -10/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3 changes.... * removed a bug I introduced during testing where the setup time for a printer was set to to current_time - 1day * set the printer attributes to PRINTER_ATTRIBUTE_SHARED | PRINTER_ATTRIBUTE_NETWORK. This matches NT and is needed to match the output files generated during testing.... * Respond to the GetPrinterData("W3SvcInstalled") client query. I think this is right (what I saw from NT). My only guess is that the client spooler is looking for IIS. | |||||
| * | | | Merged Martin's RAP names. | Jeremy Allison | 2002-01-22 | 1 | -20/+24 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Ensure fsp->size is up to date. | Jeremy Allison | 2002-01-22 | 1 | -3/+1 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Ensure fsp->size is up to date so readraw's work. | Jeremy Allison | 2002-01-22 | 1 | -9/+14 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Merged in the new c_setprinter code from JohnR - fixed up the tdb_store_int | Jeremy Allison | 2002-01-22 | 3 | -46/+146 | |
| | | | | | | | | | | | | | | | | | | | | to use endian independent modes. Jeremy. | |||||
| * | | | Fixed the search for the passed handle. JohnR - please look at this as I | Jeremy Allison | 2002-01-22 | 1 | -9/+29 | |
| | | | | | | | | | | | | | | | | | | | | believe this is the correct fix. Jeremy. | |||||
| * | | | Brillient discovery by JohnR. When we're sending a change notify to | Jeremy Allison | 2002-01-22 | 1 | -11/+34 | |
| | | | | | | | | | | | | | | | | | | | | | | | | ourselves on printer change we *must* use the same handle that the change was caused on, or we really confuse the client spooler.... Jeremy. | |||||
| * | | | Ensure non-root users cannot update the ldap backend. Jerry, please | Jeremy Allison | 2002-01-21 | 1 | -21/+30 | |
| | | | | | | | | | | | | | | | | | | | | | | | | look at this - we need to ensure that password changing by the local user still works. Jeremy. | |||||
| * | | | Removed freebsd hack. Not correct. | Jeremy Allison | 2002-01-21 | 1 | -4/+0 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Found and fixed the logic bug in write cache code. Amazingly helpful | Jeremy Allison | 2002-01-21 | 1 | -4/+10 | |
| | | | | | | | | | | | | | | | | | | | | work from Juergen.Hasch@de.bosch.com in tracking this down. Jermy. | |||||
| * | | | make sure the setuptime is getting set on an AddPrinterEx(). | Gerald Carter | 2002-01-21 | 1 | -14/+6 | |
| | | | | | | | | | | | | | | | | | | | | This was deleted from 2.2. for some reason. I'm guessing a mistaken checkin.... | |||||
| * | | | updated debug to make it clearer. | Gerald Carter | 2002-01-21 | 1 | -2/+5 | |
| | | | | ||||||
| * | | | change to use the SAM_ACCOUNT flags and make user existence cheks in ↵ | Simo Sorce | 2002-01-20 | 1 | -112/+122 | |
| | | | | | | | | | | | | | | | | init_sam_from_buffer as pdb_ldap do. | |||||
| * | | | Ensure we delete the wcp pointer from the fsp. | Jeremy Allison | 2002-01-20 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Fix file size calculations for write cache code. | Jeremy Allison | 2002-01-20 | 1 | -5/+41 | |
| | | | | | | | | | | | | | | | | Jeremy. |