summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2002-12-10fix broken incremental tar - merge from 2.2Herb Lewis1-1/+2
2002-12-10The _abs time functions should not be converting from/to GMT.Jeremy Allison1-18/+11
2002-12-08Fixed Typo.John Terpstra1-1/+1
2002-12-08fix rpcclient querygroup command (from 2.2 and head)Simo Sorce3-374/+337
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-05More printer data to publishJim McDonough3-33/+94
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-04Added Volker's directory fix - save the attributesJeremy Allison1-0/+3
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-04Make sure we have a default st_blocksize.Jeremy Allison2-394/+403
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-3/+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-54/+302
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-19865/+10362
2002-12-04DO NOT REMOVE THIS FILE. It breaks autoconf 2.13 without it.Jeremy 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-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-02Ensure callid is not used uninitialized.Jeremy Allison1-1/+1
2002-12-01Merge from HEAD, struct in_addr is always in network byte order, so we don'tAndrew Bartlett1-5/+0
2002-12-01Merge from HEAD - Patch from Paul Green to detect exe suffix for Stratus VOS.Andrew Bartlett3-8946/+18950
2002-12-01Fixup of ordered cleanup of get_dc_list - bug found by Dominik 'Aeneas' Schni...Jeremy Allison1-27/+10
2002-11-29remove bin/developer.so - it's not in 3.0 yetJelmer Vernooij1-5/+3
2002-11-29Sync with HEAD:Jelmer Vernooij1-7/+13
2002-11-29Merge a bunch of trivial changes from HEAD. The difference remainingTim Potter20-27/+12
2002-11-29Rerun autoconf.Tim Potter1-501/+492
2002-11-29Merge from HEAD:Tim Potter2-66/+79
2002-11-29Another global_myname() fix from HEAD.Tim Potter1-2/+1
2002-11-29Merge from HEAD:Tim Potter1-8/+17
2002-11-29Merge of argument check fixes from HEAD.Tim Potter1-16/+22
2002-11-29Merge of global_myname() fixes from HEAD.Tim Potter1-8/+1
2002-11-29Merge of compiler warning fixes from HEAD.Tim Potter2-5/+6