Age | Commit message (Expand) | Author | Files | Lines |
2004-01-05 | (merge from 3.0) | Andrew Bartlett | 1 | -2/+2 |
2003-12-30 | Move to short lived TALLOC_CTX* for allocating printer | Gerald Carter | 1 | -4/+22 |
2003-11-05 | Merge of 64-bit printf warning fixes. | Tim Potter | 1 | -8/+8 |
2003-10-30 | More GUID->struct uuid changes. | Jim McDonough | 1 | -7/+10 |
2003-10-29 | Fixes to check for wraps which could cause coredumps. | Jeremy Allison | 1 | -5/+14 |
2003-10-20 | make sure we have a devmode before copying a string to the devicename; patch ... | Gerald Carter | 1 | -3/+4 |
2003-09-19 | Ensure that dup_sec_desc copies the 'type' field correctly. This caused | Jeremy Allison | 1 | -3/+3 |
2003-09-15 | Merge from Samba 3.0: | Tim Potter | 1 | -5/+39 |
2003-09-09 | sync 3.0 into HEAD for the last time | Gerald Carter | 1 | -9/+30 |
2003-07-16 | trying to get HEAD building again. If you want the code | Gerald Carter | 1 | -80/+91 |
2003-05-27 | Squash another compiler warning. | Tim Potter | 1 | -2/+2 |
2003-03-06 | add #define for the max device name length in a DEVICEMODE | Gerald Carter | 1 | -1/+1 |
2003-03-05 | Writable string const fixes. | Jeremy Allison | 1 | -6/+12 |
2003-03-04 | Fix another 'off by one' bug with safe_strcpy(). It is unclear if the intent | Andrew Bartlett | 1 | -2/+2 |
2003-02-25 | Progress on CR 601 | Gerald Carter | 1 | -152/+214 |
2003-02-17 | This patch fixes one of my longest-standing pet hates with Samba :-). | Andrew Bartlett | 1 | -1/+1 |
2003-02-15 | * set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736 | Gerald Carter | 1 | -2/+2 |
2003-01-15 | Crash fixes: | Andrew Bartlett | 1 | -2/+7 |
2003-01-14 | The last of the fstring/pstring mixups, and an extra 'static'. | Andrew Bartlett | 1 | -1/+1 |
2003-01-02 | BIG patch... | Andrew Bartlett | 1 | -21/+21 |
2002-12-20 | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 1 | -4/+4 |
2002-12-13 | Store printer guid in the dsspooler registry key so we don't have to | Jim McDonough | 1 | -72/+178 |
2002-12-13 | More printer publishing code. | Jim McDonough | 1 | -6/+16 |
2002-12-05 | More printer data to publish | Jim McDonough | 1 | -71/+68 |
2002-12-04 | More attributes to publish. All DsSpooler attributes except REG_MULTI_SZ one... | Jim McDonough | 1 | -3/+62 |
2002-12-04 | Janitor for tpot yet again... Merging in memory leak fix. | Jeremy Allison | 1 | -2/+2 |
2002-12-04 | Automatic printer publishing when using APW or choosing 'list in the director... | Jim McDonough | 1 | -1/+143 |
2002-11-23 | Lots of fixes for error paths where tdb_fetch() data need freeing. | Jeremy Allison | 1 | -8/+11 |
2002-11-07 | Keeping branches in sync.... | Jeremy Allison | 1 | -1/+2 |
2002-10-31 | Fix slowdown because of enumerating all print queues on every smbd startup. | Jeremy Allison | 1 | -1/+7 |
2002-10-31 | Check the long_archi name is not null. | Jeremy Allison | 1 | -0/+6 |
2002-10-21 | merge from samba_3_0 | Gerald Carter | 1 | -62/+0 |
2002-10-04 | Add a timeout to tdb_lock_bystring(). Ensure we never have more than | Jeremy Allison | 1 | -2/+2 |
2002-09-18 | printjob merge from APP_HEAD regarding device modes | Gerald Carter | 1 | -2/+2 |
2002-09-04 | DeletePrinterDriver[Ex]() fixes from APP_HEAD | Gerald Carter | 1 | -147/+125 |
2002-08-30 | fix up print portion of registry. Merge from APP_HEAD. | Gerald Carter | 1 | -2/+2 |
2002-08-30 | merge of phant0m key fix from APP_HEAD | Gerald Carter | 1 | -7/+152 |
2002-08-18 | * Fix DeletePrinterDataEx() to work with arbitrary registry keys | Gerald Carter | 1 | -24/+101 |
2002-08-18 | fix GetPrinterDataEx() to work with registry subkeys using a depth > 1 | Gerald Carter | 1 | -1/+1 |
2002-08-18 | fix to allow EnumPrinterKey() to enumerate multiple levels of subkeys. | Gerald Carter | 1 | -5/+62 |
2002-08-17 | * the printing code should now be back to the working state it was | Gerald Carter | 1 | -38/+19 |
2002-08-16 | Fairly large change to printing code. | Gerald Carter | 1 | -435/+311 |
2002-08-08 | one line merge from APP_HEAD | Gerald Carter | 1 | -1/+1 |
2002-08-08 | delete printer driver fix from APP_HEAD | Gerald Carter | 1 | -14/+37 |
2002-08-08 | printing change notification merge from APPLIANCE_HEAD | Gerald Carter | 1 | -1/+11 |
2002-07-29 | couple of minor formatting fixes to help me see better. | Gerald Carter | 1 | -4/+2 |
2002-07-20 | another intermediate checkin on the way to enumerating forms | Gerald Carter | 1 | -5/+9 |
2002-07-11 | added copyright | Gerald Carter | 1 | -0/+1 |
2002-07-11 | last check in for tonight. | Gerald Carter | 1 | -40/+128 |
2002-07-11 | all that is left to do is to actually perform the | Gerald Carter | 1 | -15/+155 |