summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-09-22Fix return of result. Patch from Yasuma Takeda <yasuma@miraclelinux.com>Jeremy Allison1-0/+1
2003-09-22solaris packagaing fixes from Brian KingGerald Carter2-1/+16
2003-09-22Applied Monyo's patch for bug #412 which allows \n characters toTim Potter1-0/+2
2003-09-21Fix typoJelmer Vernooij1-1/+1
2003-09-20Fix a bug and warn when configuration file values are incorrect. Thanks toJelmer Vernooij1-10/+28
2003-09-20removing obselete parameter from smb.confGerald Carter1-4/+0
2003-09-20fix from Brad Langhorst to correctly check if the primaryGroupID has been setGerald Carter1-1/+1
2003-09-20updates to SunOne DS schema from André FiebachGerald Carter1-2/+22
2003-09-19Ensure that dup_sec_desc copies the 'type' field correctly. This causedJeremy Allison8-24/+26
2003-09-19insert missing sh-bangGerald Carter1-0/+1
2003-09-19Fix pdb_mysql. Jelmer will look into details tonight.Alexander Bokovoy1-3/+5
2003-09-19Put in some DEBUGs for swat language selection. Part of bug 456.Tim Potter1-13/+22
2003-09-19The -P option to smbclient no longer works - update all smbprint scripts toTim Potter5-5/+3
2003-09-18The "unknown_5" 32 bit field in the user structs is actually 2 16-bitJeremy Allison11-52/+129
2003-09-18Oops. Proper fix for #470.Jeremy Allison1-18/+20
2003-09-18Fix for #470 - unable to display SIDs in ACLs.Jeremy Allison1-2/+11
2003-09-18Change error message displayed when --without-libiconv is used asTim Potter1-1/+1
2003-09-17Unregister event fix from metze.Jeremy Allison1-3/+6
2003-09-17Fix coredump from Samba4 torture suite.Jeremy Allison2-0/+5
2003-09-17Obviously correct typo bugfix from Lin Li <linl@xandros.com>.Jeremy Allison1-1/+1
2003-09-17Fix warnings on Sun cc Workshop Compilers 5.0. Reported by "Richard Bollinger...Alexander Bokovoy2-79/+79
2003-09-17Fix scripts to generate correct tables for compilers which have character con...Alexander Bokovoy1-2/+2
2003-09-17Update WHATSNEW.txt with information from release branch, SAMBA_3_0 talks onl...Alexander Bokovoy1-4/+30
2003-09-16packaging updates from BuchanGerald Carter3-168/+291
2003-09-16Fix typo. Found by Aurelien DegremontJelmer Vernooij1-1/+1
2003-09-16Fix typo.John Terpstra1-1/+1
2003-09-16Applied Steve Langasek's patch for bug #450.Tim Potter1-3/+4
2003-09-16Fix #442 which Alexander considered a showstopper. Allow us to join mixedJeremy Allison2-8/+6
2003-09-15Fix from gregory@networksentry.co.za, don't clobber the comment if itJeremy Allison1-2/+2
2003-09-15Fix OOPS when dealing with mangled names reported by several users.Jeremy Allison1-1/+1
2003-09-15A *curse* upon the person who #ifdefed out the mangle debug statementsJeremy Allison1-1/+1
2003-09-15Fixed test and wording for long share names.Christopher R. Hertel1-3/+4
2003-09-15fix online helpSimo Sorce1-1/+1
2003-09-15Alias charset 646 internally as it is same as ASCII. Should solve Solaris pro...Alexander Bokovoy1-0/+1
2003-09-15Fixed typo in debug.Tim Potter1-1/+1
2003-09-15Remove quotes in smb.conf ldap example - the quotes actually turnTim Potter1-2/+2
2003-09-15This ldap_value_free() looks like it was part of Jeremy's recent rampageTim Potter1-2/+0
2003-09-15I think this is a bugfix that somehow was dropped from the 3.0 tree.Tim Potter1-0/+2
2003-09-15Patch from Gregory Hinton Nietsky <gregory@networksentry.co.za>,Jeremy Allison1-1/+1
2003-09-15For some reason testparm runs at debug level 2 which causes the module probe ...Tim Potter1-1/+1
2003-09-14Fix for typo in darwin detection.Jeremy Allison1-1/+1
2003-09-14Fix typo.John Terpstra1-1/+1
2003-09-13Fix for MacOS/X which uses STUPID BROKEN UNICODE COMPOSE CHARACTERS !Jeremy Allison3-28/+91
2003-09-12Fix from Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>. ReveredJeremy Allison1-1/+1
2003-09-12Fix from Craig Barratt <cbarratt@users.sourceforge.net> to fix restoreJeremy Allison1-2/+4
2003-09-11Updated 3.0 schema files for IBM Directory Server 5.1Jim McDonough2-0/+61
2003-09-11fix unitiailized timestamp where merging print_jobs and lpq listingGerald Carter1-0/+1
2003-09-11remove getpwnam() calls from init_sam_from_xxx().Gerald Carter2-61/+30
2003-09-11Fix error message when calling namedtogid() fails adding a group mapTim Potter1-1/+1
2003-09-10Ensure we consistantly translate to/from utf8 for talking to LDAP.Jeremy Allison1-33/+31