summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix write error returning EFBIG - found by Conrad.Jeremy Allison2002-12-111-0/+3
* | Fix client reporting of 64 bit files.Jeremy Allison2002-12-103-5/+9
* | Updating changes from HEAD.John Terpstra2002-12-101-1/+2
* | fix broken incremental tar - merge from 2.2Herb Lewis2002-12-101-1/+2
* | The _abs time functions should not be converting from/to GMT.Jeremy Allison2002-12-101-18/+11
* | Fixed Typo.John Terpstra2002-12-081-1/+1
* | fix rpcclient querygroup command (from 2.2 and head)Simo Sorce2002-12-083-374/+337
* | Ensure global_scope() returns "", not the NULL string. Froma tpot fix.Jeremy Allison2002-12-062-1/+7
* | Merge from HEAD:Tim Potter2002-12-055-25/+5
* | Merge from HEAD:Tim Potter2002-12-052-10/+20
* | Merge from HEAD, Revision 1.379:Tim Potter2002-12-051-10/+7
* | Merge from appliance, Revision 1.223.2.41:Tim Potter2002-12-051-9/+8
* | Fix debugs for rap mapping. Delete job on map fail.Jeremy Allison2002-12-052-3/+7
* | More printer data to publishJim McDonough2002-12-053-33/+94
* | Add some constJim McDonough2002-12-051-3/+3
* | The element in fsp->print_job should be a RAP jobid, not a uint32 RPCJeremy Allison2002-12-056-16/+59
* | fix stat reporting on put commandHerb Lewis2002-12-051-1/+1
* | Added Volker's directory fix - save the attributesJeremy Allison2002-12-041-0/+3
* | Janitor for tpot yet again... Merging in memory leak fix.Jeremy Allison2002-12-041-2/+2
* | merges from HEAD - change_trust_account_password() must always talk to PDCGerald Carter2002-12-042-88/+80
* | Make sure we have a default st_blocksize.Jeremy Allison2002-12-042-394/+403
* | cleaning up some friendly error messagesGerald Carter2002-12-041-22/+26
* | [merge] remove assert(count ==1) for multi-homed PDCs; CR 1277Gerald Carter2002-12-041-3/+22
* | Need brackets around macro args. Spotted by Patrick Welche <prlw1@newn.cam.ac...Jeremy Allison2002-12-041-1/+1
* | Doing janitorial duty for tpot - memory leak fix.Jeremy Allison2002-12-041-0/+2
* | Automatic printer publishing when using APW or choosing 'list in the director...Jim McDonough2002-12-043-54/+302
* | Missed the removal of the incorrect ifdef.Jeremy Allison2002-12-041-3/+1
* | Fix for 64 bit issues with oplocks and allocation size.Jeremy Allison2002-12-048-19865/+10362
* | DO NOT REMOVE THIS FILE. It breaks autoconf 2.13 without it.Jeremy Allison2002-12-041-0/+237
* | [merge from app_head]Gerald Carter2002-12-041-2/+15
* | Reformat of reply.c before Volker's patch.Jeremy Allison2002-12-031-1059/+1029
* | use the new IVAL_TO_SMB_OFF_T for file_info size memberHerb Lewis2002-12-031-4/+4
* | Support printer info 7, used for publishingJim McDonough2002-12-032-0/+79
* | Stop using hardcoded key/value strings, be more forgiving of dsspooler/dsdriv...Jim McDonough2002-12-031-70/+74
* | Stop using hacks for dns host/domain names.Jim McDonough2002-12-031-3/+5
* | fns for retrieving dns host name and domain name (get rid of lp_realm hacks).Jim McDonough2002-12-031-0/+56
* | Add defines for standard DsSpooler/DsDriver values that get published.Jim McDonough2002-12-031-0/+54
* | Don't segfault when trying to delete a key when none exist.Jim McDonough2002-12-031-0/+2
* | Fixed nasty bug where file writes with start offsets in the rangeJeremy Allison2002-12-034-23/+26
* | Ensure callid is not used uninitialized.Jeremy Allison2002-12-021-1/+1
* | Merge from HEAD, struct in_addr is always in network byte order, so we don'tAndrew Bartlett2002-12-011-5/+0
* | Merge from HEAD - Patch from Paul Green to detect exe suffix for Stratus VOS.Andrew Bartlett2002-12-013-8946/+18950
* | Fixup of ordered cleanup of get_dc_list - bug found by Dominik 'Aeneas' Schni...Jeremy Allison2002-12-011-27/+10
* | remove bin/developer.so - it's not in 3.0 yetJelmer Vernooij2002-11-291-5/+3
* | Sync with HEAD:Jelmer Vernooij2002-11-291-7/+13
* | Merge a bunch of trivial changes from HEAD. The difference remainingTim Potter2002-11-2920-27/+12
* | Rerun autoconf.Tim Potter2002-11-291-501/+492
* | Merge from HEAD:Tim Potter2002-11-292-66/+79
* | Another global_myname() fix from HEAD.Tim Potter2002-11-291-2/+1
* | Merge from HEAD:Tim Potter2002-11-291-8/+17