summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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-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
2002-12-01As per Jeremy's request back this out, so as to re-gain the implicit lengthAndrew Bartlett1-7/+5
2002-12-01Link less with smbmnt and smbumount. Also change from a pstrcpy() to aAndrew Bartlett2-5/+5
2002-12-01No need for fstring manipulation here (Tcon&X), just use string pointers.Andrew Bartlett1-5/+7
2002-12-01Remove extra headers, and ensure that we correctly bail out of winbindd if weAndrew Bartlett7-7/+7
2002-12-01Dereference the correct thing here, so we don't segfaultAndrew Bartlett1-1/+1
2002-12-01Make it clear that we might not be talking to a PDC here.Andrew Bartlett1-1/+1
2002-12-01POSIX indicates that this is always in network byte order, so we don't need theAndrew Bartlett1-5/+0
2002-12-01Patch from Paul Green to detect exe extensions, needed for Stratus VOS.Andrew Bartlett3-8961/+18968
2002-12-01Fixup of ordered cleanup of get_dc_list - bug found by Dominik 'Aeneas' Schni...Jeremy Allison1-27/+10
2002-11-29Ignore ntlm_auth binary.Tim Potter1-4/+5
2002-11-29Fixed silly bug.Tim Potter1-1/+1
2002-11-29Rerun autoconf.Tim Potter1-866/+872
2002-11-29Fix up smbwrapper target.Tim Potter2-1/+3
2002-11-28merge in some changes from metze's patches (rest follows later, afterJelmer Vernooij1-2/+2
2002-11-28Add PDBLIBDIR, just like VFSLIBDIRJelmer Vernooij1-3/+9
2002-11-27Fix comment - 850 -> iso8859-1Jeremy Allison1-1/+1
2002-11-27Remove use of 'F' - make 'f' and 'p' do unix (iso8859-1) encoding.Jeremy Allison1-10/+0
2002-11-27Test was reversed for ERRmoredata in cli_read.Jeremy Allison1-0/+10
2002-11-27merging changes from SAMBA_3_0 relating to RPM packagingGerald Carter3-20519/+9284
2002-11-27removing inet_aton()Gerald Carter1-1/+2
2002-11-27fix cli_ds_getprimarydominfo(); merge from SAMBA_3_0Gerald Carter1-1/+1
2002-11-26After consultation with tpot, remove the 'winbind_domain' environmentAndrew Bartlett5-47/+3
2002-11-26Having waited for *way* too long, this is mimir's namecache and trusted domainAndrew Bartlett11-219/+552
2002-11-26[print notify fixes from APP_HEAD]Gerald Carter6-287/+396
2002-11-25Regenerate with newer autoconfJelmer Vernooij1-9260/+20500
2002-11-25Instead of walking the entire group database, grabbing all members of eachAndrew Bartlett2-10/+38
2002-11-25Make lp_winbind_separator a const string.Tim Potter1-1/+1
2002-11-25Fix some argument checking bugs found by testsuite.Tim Potter1-16/+22
2002-11-24Add support to switch between Squid 2.4 and 2.5 protocols - squid doesn'tAndrew Bartlett1-7/+20
2002-11-24Move from NT_STATUS_UNSUCCESSFUL to NT_STATUS_NO_SUCH_USER, and other slightlyAndrew Bartlett1-16/+21
2002-11-24Try to twiddle with the makefile to avoid having a trailing \ when weAndrew Bartlett1-2/+2