Age | Commit message (Expand) | Author | Files | Lines |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 8 | -54/+36 |
2002-11-11 | fix for CR 601. Only call addprinter command when the port, driver, comment,... | Gerald Carter | 1 | -2/+8 |
2002-11-10 | First cut of fix for changenotify on a print server handle. Use the connectio... | Jeremy Allison | 1 | -11/+29 |
2002-11-09 | deldriver fix | Gerald Carter | 1 | -0/+6 |
2002-11-09 | re-enable ffpcn on print server handle | Gerald Carter | 1 | -1/+1 |
2002-11-08 | Make it easier to track things down here - add some debugs on failure. | Andrew Bartlett | 1 | -0/+2 |
2002-11-07 | Merge of scalable printing code fix... Needs testing. | Jeremy Allison | 1 | -7/+31 |
2002-10-25 | PURGE_PRINTER fix from APP_HEAD | Gerald Carter | 1 | -2/+0 |
2002-10-23 | Reverted a fix from Volker (sorry). We need to move this fix to the correct | Jeremy Allison | 1 | -0/+3 |
2002-10-23 | Debug level 12 is a typo. | Jeremy Allison | 1 | -2/+2 |
2002-10-23 | First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>. | Jeremy Allison | 1 | -1/+1 |
2002-10-22 | Fix for systems that allow more than 65536 open files per process. | Jeremy Allison | 1 | -4/+0 |
2002-10-21 | Same segfault as in add_groupmem. | Volker Lendecke | 1 | -5/+10 |
2002-10-21 | This moves the group mapping API into the passdb backend. | Volker Lendecke | 3 | -19/+19 |
2002-10-19 | Fix full_name for info23 as well. Thanks, Andrew. | Volker Lendecke | 1 | -1/+1 |
2002-10-19 | This fixes some bugs for NT4 usrmgr.exe | Volker Lendecke | 2 | -8/+22 |
2002-10-16 | fix from APP_HEAD to commit a re-init'd printer to disk | Gerald Carter | 1 | -0/+6 |
2002-10-15 | merge from app_head to use GMT in job submission notification | Gerald Carter | 1 | -1/+1 |
2002-10-12 | Nice *big* patch from metze. | Andrew Bartlett | 3 | -74/+101 |
2002-10-09 | print job properties fix from APP_HEAD. a null devmode is not a failure. | Gerald Carter | 1 | -11/+5 |
2002-10-09 | add_printer_hook() fix from APP_HEAD | Gerald Carter | 1 | -6/+17 |
2002-10-08 | merge from APP_HEAD | Gerald Carter | 1 | -7/+1 |
2002-10-08 | Third part of my fix for usrmgr. Assuming automagic mapping | Volker Lendecke | 1 | -1/+1 |
2002-10-06 | try to put every security descriptors related definitions in the same file. | Simo Sorce | 3 | -46/+44 |
2002-10-04 | Add a timeout to tdb_lock_bystring(). Ensure we never have more than | Jeremy Allison | 1 | -1/+1 |
2002-10-04 | merge of new client side support the Win2k LSARPC UUID in rpcbind | Gerald Carter | 2 | -10/+33 |
2002-10-02 | Missing break meant getprintprocessordirectory always returned UNKNOWN_LEVEL. | Jeremy Allison | 1 | -0/+1 |
2002-09-30 | Second part of my fix -- incorrect merge. | Volker Lendecke | 1 | -1/+1 |
2002-09-29 | We have to hand out info on Builtin here as well. They are stored in | Volker Lendecke | 1 | -1/+1 |
2002-09-27 | It turns out that Windows allows delete printer on a handle | Jeremy Allison | 1 | -0/+14 |
2002-09-27 | Check for security on delete printer was reversed... | Jeremy Allison | 1 | -5/+5 |
2002-09-26 | Patch from "Kai Krueger" <kai@kruegernetz.de> to get some more of our access | Andrew Bartlett | 1 | -4/+15 |
2002-09-26 | Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> to do a *much* | Andrew Bartlett | 2 | -78/+346 |
2002-09-25 | merge from APP_HEAD | Gerald Carter | 1 | -0/+2 |
2002-09-23 | Ok, what's this? Samba as a PDC wants to authenticate a user coming in | Volker Lendecke | 1 | -2/+2 |
2002-09-23 | Ok, getting a bit more ambitious. Stop me, if this is wrong. ;-) | Volker Lendecke | 1 | -4/+8 |
2002-09-19 | trivial comment fix | Volker Lendecke | 1 | -2/+2 |
2002-09-18 | printjob merge from APP_HEAD regarding device modes | Gerald Carter | 1 | -63/+93 |
2002-09-11 | merge from APP_HEAD for GetJob() | Gerald Carter | 1 | -15/+23 |
2002-09-11 | DelPrinterDrvEx() fix from APP_HEAD | Gerald Carter | 1 | -10/+12 |
2002-09-11 | Merge the cli_shutdown change from 2_2. All except one call to | Volker Lendecke | 1 | -0/+1 |
2002-09-10 | removed warning about shadowed globals | Gerald Carter | 1 | -5/+5 |
2002-09-10 | AbortPrinter() fix merged from APP_HEAD. | Gerald Carter | 1 | -3/+21 |
2002-09-10 | change notify merge from APP_HEAD | Gerald Carter | 1 | -75/+265 |
2002-09-09 | Actually, I think Jerrys patch was incorrect as it didn't ever | Jeremy Allison | 1 | -40/+8 |
2002-09-07 | merge of printer change notify fix from APP_HEAD | Gerald Carter | 1 | -8/+40 |
2002-09-06 | This is the 'easy' parts of the trusted domains patch n+3 patch from | Andrew Bartlett | 1 | -0/+2 |
2002-09-05 | Revert the "reverse" change to rpc_server/srv_spoolss_nt.c, simply | Jeremy Allison | 1 | -30/+3 |
2002-09-05 | Delivery notify messages over the back channel in *reverse* order in | Tim Potter | 1 | -3/+30 |
2002-09-05 | Roussed on Jeremy for not putting in enough debugs in the new print | Tim Potter | 1 | -0/+2 |