summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-12-04Automatic printer publishing when using APW or choosing 'list in the director...Jim McDonough3-54/+302
2002-12-04ln -s /lib/libns_winbind.so /lib/libnss_winbind.so.2Gerald Carter1-2/+1
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-02Changed conditional in .rpmmacros from -x to -r.John Terpstra1-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-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-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 Account2-1/+2
2002-11-27last touches on release notesGerald Carter1-16/+15
2002-11-27update docs for "password server" and regenerateGerald Carter22-421/+391
2002-11-27* finializnig RedHat package for alpha21 releaseGerald Carter2-1/+4
2002-11-26* fixing RedHat spec file for 3.0Gerald Carter5-939/+938
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 Carter3-17698/+8907
2002-11-26fix path to compiled VFS librariesGerald Carter1-3/+3
2002-11-26fixing install problems with VFS modulesGerald Carter1-16/+7
2002-11-26Ensure data is not used uninitialised.Jeremy Allison1-1/+1