summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2003-09-10Still on my mb rampage. Ensure smbldap_make_mod() correctly detects oldJeremy Allison1-15/+13
2003-09-10Fix a nasty mess, and also bug #296. passdb/pdb_ldap.c was not convertingJeremy Allison4-256/+288
2003-09-10Fix for bug #273 - smbd crash on machine account change.Jeremy Allison1-10/+7
2003-09-10Fix stupid typo bug causing CPU spin. Spotted by Markus Ungermann <ungermann@...Jeremy Allison1-0/+1
2003-09-10Back out --with-good-getgrouplist patchAlexander Bokovoy1-21/+2
2003-09-10Now that CAN-2003-0689 is published officially, we need to make possibleAlexander Bokovoy1-2/+21
2003-09-10Fix error return path memory leaks in vampire code for creating users.Tim Potter1-3/+8
2003-09-10Use opt_target_workgroup instead of lp_workgroup() in vampire code soTim Potter1-2/+2
2003-09-10Formatting fixups for help output.Tim Potter1-2/+2
2003-09-10Remove tags file for distclean.Tim Potter1-1/+1
2003-09-10Fix mb bug in fast path code. strlen_w() returns number of *characters*Jeremy Allison1-3/+3