summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
2002-11-27Change default codepage to UNIX.Jeremy Allison1-34/+54
2002-11-27Test was reversed for ERRmoredata in cli_read.Jeremy Allison1-0/+10
2002-11-27reverted the removal of DESTDIR and adding a comment about itGerald Carter1-17/+25
2002-11-27dumping up version numberGerald Carter1-1/+1
2002-11-27preparing for release of 3.0alpha21Samba Release Account1-1/+1
2002-11-27* finializnig RedHat package for alpha21 releaseGerald Carter1-1/+1
2002-11-26* fixing RedHat spec file for 3.0Gerald Carter4-908/+904
2002-11-26Merge tridge's fixes to pdb_ldap (don't look for number of results in aAndrew Bartlett1-17/+34
2002-11-26lining up some spaces in configure.in and reran autoconfGerald Carter2-17695/+8844
2002-11-26Ensure data is not used uninitialised.Jeremy Allison1-1/+1
2002-11-26Fix bug in tdb_fetch tidyup.Jeremy Allison1-3/+1