| Commit message (Expand) | Author | Age | Files | Lines |
* | DeletePrinterDriver[Ex]() fixes from APP_HEAD | Gerald Carter | 2002-09-04 | 1 | -24/+113 |
* | usrmgr expects unicode as ProductType. | Volker Lendecke | 2002-09-02 | 1 | -3/+11 |
* | Add a fix for 'query_disp_info level 2', which should return all machines in | Andrew Bartlett | 2002-08-30 | 1 | -19/+21 |
* | fix up print portion of registry. Merge from APP_HEAD. | Gerald Carter | 2002-08-30 | 1 | -1/+1 |
* | merge of phant0m key fix from APP_HEAD | Gerald Carter | 2002-08-30 | 1 | -59/+32 |
* | Removed some misleading comment. | Volker Lendecke | 2002-08-30 | 1 | -2/+0 |
* | Move samr_make_sam_obj_sd to lib/util_seaccess.c. samtest now compiles and | Jelmer Vernooij | 2002-08-29 | 1 | -40/+0 |
* | add proto for forward reference | Herb Lewis | 2002-08-28 | 1 | -0/+1 |
* | Put in intermediate version of new SAM system. It's not stable yet, code | Jelmer Vernooij | 2002-08-28 | 1 | -3/+1 |
* | merge from APP_HEAD | Gerald Carter | 2002-08-26 | 1 | -1/+1 |
* | merge from APP_HEAD | Gerald Carter | 2002-08-26 | 1 | -35/+60 |
* | fix registry editor API for printing backend after I changed | Gerald Carter | 2002-08-22 | 1 | -3/+1 |
* | Fix compile warnings. | Tim Potter | 2002-08-22 | 1 | -3/+0 |
* | get the access check in addform() correct this time. | Gerald Carter | 2002-08-22 | 1 | -111/+94 |
* | addform fix from SAMBA_2_2 | Gerald Carter | 2002-08-21 | 1 | -17/+29 |
* | segfault fixes merged from APP_HEAD | Gerald Carter | 2002-08-20 | 1 | -32/+42 |
* | Based orginally by work by Kai, this patch moves our NT_TOKEN generation into | Andrew Bartlett | 2002-08-20 | 2 | -19/+22 |
* | add support for the "value,OID" format described in MSDN. | Gerald Carter | 2002-08-19 | 1 | -1/+31 |
* | added wrapper for delete_printer_data() that write the printer out to disk. | Gerald Carter | 2002-08-19 | 1 | -7/+15 |
* | change notify fix left out of merge by APP_HEAD by accident | Gerald Carter | 2002-08-19 | 1 | -1/+2 |
* | * Fix DeletePrinterDataEx() to work with arbitrary registry keys | Gerald Carter | 2002-08-18 | 1 | -29/+72 |
* | fix to allow EnumPrinterKey() to enumerate multiple levels of subkeys. | Gerald Carter | 2002-08-18 | 1 | -51/+36 |
* | * small formatting fixes | Gerald Carter | 2002-08-18 | 1 | -57/+79 |
* | fixed up a few comments | Gerald Carter | 2002-08-18 | 1 | -64/+2 |
* | * fix Get/SetPrinterDataEx() to work with printer key other | Gerald Carter | 2002-08-18 | 1 | -119/+217 |
* | * the printing code should now be back to the working state it was | Gerald Carter | 2002-08-17 | 1 | -18/+38 |
* | fix seg fault in _spoolss_enumprinterkey after changes... | Gerald Carter | 2002-08-17 | 1 | -19/+29 |
* | Return access granted in create_user2. | Tim Potter | 2002-08-16 | 1 | -3/+1 |
* | fix small bug in enumprinterdataex due to my changes (still more lurking | Gerald Carter | 2002-08-16 | 1 | -1/+3 |
* | Fairly large change to printing code. | Gerald Carter | 2002-08-16 | 1 | -466/+244 |
* | Return the error if get_group_domain_entries() fails. | Andrew Bartlett | 2002-08-16 | 1 | -1/+3 |
* | Rename unknown_0 field in create_user2 reply in the actual struct. | Tim Potter | 2002-08-15 | 1 | -1/+4 |
* | printing change notification merge from APPLIANCE_HEAD | Gerald Carter | 2002-08-08 | 1 | -109/+171 |
* | Merge of incomplete rffpcnex testing code from APPLIANCE_HEAD. | Tim Potter | 2002-08-08 | 2 | -0/+84 |
* | Add SAMR 0x3e, which is samr_connect4. Seems to be the same as our | Jim McDonough | 2002-08-06 | 2 | -7/+93 |
* | Add LSA RPC 0x2E, lsa_query_info2. Only level implemented is 0x0c, which | Jim McDonough | 2002-07-30 | 2 | -3/+131 |
* | add another registry rpc (opnum 0x14). Have no idea what it's real name | Gerald Carter | 2002-07-29 | 2 | -0/+50 |
* | couple of minor formatting fixes to help me see better. | Gerald Carter | 2002-07-29 | 1 | -2/+5 |
* | merge from SAMBA_2_2 | Gerald Carter | 2002-07-29 | 1 | -7/+13 |
* | Fix a missing 'no memory' return in last night's svrsvc code, and use | Andrew Bartlett | 2002-07-28 | 1 | -1/+1 |
* | A very long time ago (actually 6 months ago) I promised to commit this code | Andrew Bartlett | 2002-07-27 | 2 | -87/+338 |
* | 3 things: | Gerald Carter | 2002-07-26 | 1 | -5/+10 |
* | Mimir has been busy with patches again, and sent in the following | Andrew Bartlett | 2002-07-26 | 1 | -3/+1 |
* | * fix return code so we don't let a client just open any key it wants | Gerald Carter | 2002-07-24 | 1 | -1/+1 |
* | done! printer_info_2, devicemode, sec_desc, & printer data all enumerate | Gerald Carter | 2002-07-24 | 1 | -1/+1 |
* | several changes in this checkin | Gerald Carter | 2002-07-24 | 2 | -64/+119 |
* | implemented getgrouplist() for systems that don't have it and use it | Andrew Tridgell | 2002-07-23 | 1 | -33/+29 |
* | * changed structure of REG_R_ENUM_VALUE structure since the BUFFER2 | Gerald Carter | 2002-07-23 | 2 | -3/+72 |
* | Sync with APPLIANCE_HEAD branch (whitespace, const only) | Tim Potter | 2002-07-22 | 1 | -2/+0 |
* | Merge from APPLIANCE_HEAD. | Tim Potter | 2002-07-22 | 1 | -9/+9 |