summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-08Fix example command (reported by Cameron Maxwell)Jelmer Vernooij1-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-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-05Fix debugs for rap mapping. Delete job on map fail.Jeremy Allison2-3/+7
2002-12-05More printer data to publishJim McDonough3-71/+70
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-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-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-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
2002-12-04cleaning up some friendly error messagesGerald Carter1-22/+26
2002-12-04[merge] remove assert(count ==1) for multi-homed PDCs; CR 1277Gerald Carter1-182/+22
2002-12-04Need brackets around macro args. Spotted by Patrick Welche <prlw1@newn.cam.ac...Jeremy Allison1-1/+1
2002-12-04Doing janitorial duty for tpot - memory leak fix.Jeremy Allison1-0/+2
2002-12-04Automatic printer publishing when using APW or choosing 'list in the director...Jim McDonough3-19/+267
2002-12-04ln -s /lib/libns_winbind.so /lib/libnss_winbind.so.2Gerald Carter1-2/+1
2002-12-04Missed the removal of the incorrect ifdef.Jeremy Allison1-3/+1
2002-12-04Fix for 64 bit issues with oplocks and allocation size.Jeremy Allison8-1745/+2138
2002-12-04THIS FILE IS NOT OBSOLETE JELMER. DO NOT REMOVE ! Removing it breaksJeremy Allison1-0/+237
2002-12-04[merge from app_head]Gerald Carter1-2/+15
2002-12-03Reformat of reply.c before Volker's patch.Jeremy Allison1-1059/+1029
2002-12-03Rerun autoconf.Tim Potter1-18889/+8987
2002-12-03Defaulting python breaks the clean target it python isn't installed.Tim Potter1-6/+3
2002-12-03use FILE_MACRO instead of __FILE__Herb Lewis7-60/+60
2002-12-03use the new IVAL_TO_SMB_OFF_T for file_info size memberHerb Lewis1-4/+4
2002-12-03Support printer info 7, used for publishingJim McDonough2-0/+79
2002-12-03Stop using hardcoded key/value strings, be more forgiving of dsspooler/dsdriv...Jim McDonough1-70/+74
2002-12-03Stop using hacks for dns host/domain names.Jim McDonough1-3/+5
2002-12-03fns for retrieving dns host name and domain name (get rid of lp_realm hacks).Jim McDonough1-0/+56
2002-12-03Add defines for standard DsSpooler/DsDriver values that get published.Jim McDonough1-0/+54
2002-12-03Don't segfault when trying to delete a key when none exist.Jim McDonough1-0/+2
2002-12-03Fixed nasty bug where file writes with start offsets in the rangeJeremy Allison4-23/+26
2002-12-03Fixes for EXEEXT - must use \$ signs when you want an actual $ sign toTim Potter1-4/+4