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