summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-12-03Reformat of reply.c before Volker's patch.Jeremy Allison1-1059/+1029
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-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-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 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-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-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-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-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-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-02Ensure callid is not used uninitialized.Jeremy Allison1-1/+1
2002-12-02Changed conditional in .rpmmacros from -x to -r.John Terpstra1-1/+1
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-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-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-12-01Fixup of ordered cleanup of get_dc_list - bug found by Dominik 'Aeneas' Schni...Jeremy Allison1-27/+10
2002-11-30Added smbsh and smbwrapper.so.John Terpstra1-2/+2
2002-11-30Typos! Argh!John Terpstra1-1/+1
2002-11-30Added pam_smbpass suppot back, added smbsh files.John Terpstra1-2/+10
2002-11-30Update to include support for new vfs and pdb modules.John Terpstra1-3/+4
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-29This does not work - VFS module handling is broken.John Terpstra1-11/+2
2002-11-29Another update from Kurt Pfeifle.John Terpstra1-1/+66
2002-11-29Merge a bunch of trivial changes from HEAD. The difference remainingTim Potter20-27/+12
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-29Rerun autoconf.Tim Potter1-501/+492