Age | Commit message (Expand) | Author | Files | Lines |
2002-12-10 | Add support to Makefile.in for editreg | Richard Sharpe | 2 | -4/+6 |
2002-12-10 | Complete more of the code. An iterator is close to complete. Compiles, | Richard Sharpe | 1 | -18/+87 |
2002-12-10 | Clean up the code some more. Create more elements of the tree. | Richard Sharpe | 1 | -7/+84 |
2002-12-10 | The _abs time functions should not be converting from/to GMT. | Jeremy Allison | 1 | -18/+11 |
2002-12-10 | The _abs time functions should not be converting from/to GMT. | Jeremy Allison | 1 | -18/+11 |
2002-12-09 | finnally put in Alexander parametric pacth | Simo Sorce | 2 | -115/+319 |
2002-12-09 | make vfs recycle use vfs facilities correctly! | Simo Sorce | 2 | -23/+148 |
2002-12-09 | Handle the creation of more parts of the tree ... Still have to do SK records | Richard Sharpe | 1 | -3/+38 |
2002-12-09 | Start allocating structures to keep the in memory copy of the registry tree | Richard Sharpe | 1 | -5/+52 |
2002-12-09 | Begin to decode Value Keys, names and values ... | Richard Sharpe | 1 | -0/+79 |
2002-12-09 | Add some more handling of Key records ... | Richard Sharpe | 1 | -8/+124 |
2002-12-08 | Fixed Typo. | John Terpstra | 1 | -1/+1 |
2002-12-08 | Commit some more changes ... Start processing the sub-keys, recursively. | Richard Sharpe | 1 | -4/+30 |
2002-12-08 | Fix the breakage, and start processing the first key record: | Richard Sharpe | 1 | -8/+110 |
2002-12-08 | A small fix to Makefile.in from Bradley Longhurst. | Richard Sharpe | 1 | -2/+2 |
2002-12-08 | Define some macros for accessing shorts and ints in an endian independent man... | Richard Sharpe | 1 | -19/+46 |
2002-12-08 | Add definitions of the various NT Registry on-disk structures ... | Richard Sharpe | 1 | -3/+181 |
2002-12-08 | Fix DAT_TIME so it becomes NTTIME and matches Samba source. | Richard Sharpe | 1 | -3/+12 |
2002-12-08 | fix rpcclient querygroup command (from 2.2 and head) | Simo Sorce | 3 | -374/+337 |
2002-12-08 | make querygroup in rpcclient working, same fix as per 2.2 tree | Simo Sorce | 2 | -7/+5 |
2002-12-08 | Some more updates ... | Richard Sharpe | 1 | -2/+43 |
2002-12-08 | The beginnings of a registry editing program. | Richard Sharpe | 1 | -0/+506 |
2002-12-06 | Ensure global_scope() returns "", not the NULL string. Froma tpot fix. | Jeremy Allison | 2 | -1/+7 |
2002-12-06 | Ensure global_scope() returns "", not the NULL string. Froma tpot fix. | Jeremy Allison | 2 | -1/+7 |
2002-12-05 | Merge from HEAD: | Tim Potter | 5 | -25/+5 |
2002-12-05 | Merge from HEAD: | Tim Potter | 2 | -10/+20 |
2002-12-05 | Merge from HEAD, Revision 1.379: | Tim Potter | 1 | -10/+7 |
2002-12-05 | Merge from appliance, Revision 1.223.2.41: | Tim Potter | 1 | -9/+8 |
2002-12-05 | Fix debugs for rap mapping. Delete job on map fail. | Jeremy Allison | 2 | -3/+7 |
2002-12-05 | Fix debugs for rap mapping. Delete job on map fail. | Jeremy Allison | 2 | -3/+7 |
2002-12-05 | More printer data to publish | Jim McDonough | 3 | -33/+94 |
2002-12-05 | More printer data to publish | Jim McDonough | 3 | -71/+70 |
2002-12-05 | Add some const | Jim McDonough | 1 | -3/+3 |
2002-12-05 | Add some const | Jim McDonough | 1 | -3/+3 |
2002-12-05 | The element in fsp->print_job should be a RAP jobid, not a uint32 RPC | Jeremy Allison | 6 | -16/+59 |
2002-12-05 | The element in fsp->print_job should be a RAP jobid, not a uint32 RPC | Jeremy Allison | 6 | -16/+59 |
2002-12-05 | fix stat reporting on put command | Herb Lewis | 1 | -1/+1 |
2002-12-05 | fix stat reporting on put command | Herb Lewis | 1 | -1/+1 |
2002-12-05 | Rerun configure. | Tim Potter | 1 | -770/+739 |
2002-12-04 | Remove FILE_MACRO as __FILE__ is ANSI C. | Tim Potter | 8 | -33/+13 |
2002-12-04 | FUNCTION_MACRO change broke the Python modules. | Tim Potter | 2 | -8/+18 |
2002-12-04 | Added Volker's directory fix - save the attributes | Jeremy Allison | 1 | -0/+3 |
2002-12-04 | Added Volker's directory fix - save the attributes | Jeremy Allison | 1 | -0/+3 |
2002-12-04 | More attributes to publish. All DsSpooler attributes except REG_MULTI_SZ one... | Jim McDonough | 2 | -3/+65 |
2002-12-04 | Janitor for tpot yet again... Merging in memory leak fix. | Jeremy Allison | 1 | -2/+2 |
2002-12-04 | Janitor for tpot yet again... Merging in memory leak fix. | Jeremy Allison | 1 | -2/+2 |
2002-12-04 | merges from HEAD - change_trust_account_password() must always talk to PDC | Gerald Carter | 2 | -88/+80 |
2002-12-04 | change_trust_account_password() must always use the PDC for rpc | Gerald Carter | 2 | -88/+80 |
2002-12-04 | Make sure we have a default st_blocksize. | Jeremy Allison | 2 | -395/+404 |
2002-12-04 | Make sure we have a default st_blocksize. | Jeremy Allison | 2 | -394/+403 |