summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* | Apply some NULL pointer paranoia to previous wins hook fix.Tim Potter2003-09-291-2/+2
* | Fix broken wins hook functionality. A i18n fixe caused the name typeTim Potter2003-09-291-2/+8
* | Testparm fixes:Jelmer Vernooij2003-09-291-3/+9
* | Change AC_CHECK_LIB_EXT to prepend libraries instead of append. ThisTim Potter2003-09-281-1/+1
* | iconv isn't const safe. Neither should smb_iconv be.Jeremy Allison2003-09-271-1/+1
* | Ensure %S gets expanded in read/write lists.Jeremy Allison2003-09-261-6/+13
* | Fix for valid users = %S in homes share.Jeremy Allison2003-09-261-3/+7
* | don't write to static pointers; patch from AnthonyGerald Carter2003-09-261-1/+1
* | Fix to parse the level-2 strings. From Anthony Liguori aliguor@us.ibm.com.Jeremy Allison2003-09-261-16/+4
* | More bug #413. Fix bad html table row termination in SWAT wizard code found byTim Potter2003-09-261-4/+3
* | Change title of SWAT globals page from 'Global Variables' to 'GlobalTim Potter2003-09-261-1/+3
* | Allow d_printf() to handle strings with escaped quotation marks since theTim Potter2003-09-261-2/+33
* | Fix for #480. Change the interface for init_unistr2 to not take a lengthJeremy Allison2003-09-2522-650/+467
* | Don't #ifdef an AFS option with WITH_ADS. Thanks, jerry!Volker Lendecke2003-09-241-1/+1
* | Fix bug #456 for 3.0.0 release.Tim Potter2003-09-242-1/+27
* | fixing a bug in the retry loop for winbindd_pam_auth[_crap]()Gerald Carter2003-09-241-15/+25
* | This only touches the fake kaserver support. It adds two parameters:Volker Lendecke2003-09-234-28/+49
* | Add a descriptive comment to our usage of setresuid. lib/afs.c needsVolker Lendecke2003-09-231-0/+4
* | Reformat - preparing to fix bug #480 (which will be ugly).Jeremy Allison2003-09-221-81/+59
* | fix some warnings found by the Sun C compilerGerald Carter2003-09-227-10/+8
* | Fix return of result. Patch from Yasuma Takeda <yasuma@miraclelinux.com>Jeremy Allison2003-09-221-0/+1
* | Applied Monyo's patch for bug #412 which allows \n characters toTim Potter2003-09-221-0/+2
* | Fix typoJelmer Vernooij2003-09-211-1/+1
* | Fix a bug and warn when configuration file values are incorrect. Thanks toJelmer Vernooij2003-09-201-10/+28
* | Ensure that dup_sec_desc copies the 'type' field correctly. This causedJeremy Allison2003-09-198-24/+26
* | Fix pdb_mysql. Jelmer will look into details tonight.Alexander Bokovoy2003-09-191-3/+5
* | Put in some DEBUGs for swat language selection. Part of bug 456.Tim Potter2003-09-191-13/+22
* | The "unknown_5" 32 bit field in the user structs is actually 2 16-bitJeremy Allison2003-09-1811-52/+129
* | Oops. Proper fix for #470.Jeremy Allison2003-09-181-18/+20
* | Fix for #470 - unable to display SIDs in ACLs.Jeremy Allison2003-09-181-2/+11
* | Change error message displayed when --without-libiconv is used asTim Potter2003-09-181-1/+1
* | Unregister event fix from metze.Jeremy Allison2003-09-171-3/+6
* | Fix coredump from Samba4 torture suite.Jeremy Allison2003-09-172-0/+5
* | Obviously correct typo bugfix from Lin Li <linl@xandros.com>.Jeremy Allison2003-09-171-1/+1
* | Fix warnings on Sun cc Workshop Compilers 5.0. Reported by "Richard Bollinger...Alexander Bokovoy2003-09-172-79/+79
* | Fix scripts to generate correct tables for compilers which have character con...Alexander Bokovoy2003-09-171-2/+2
* | Fix typo. Found by Aurelien DegremontJelmer Vernooij2003-09-161-1/+1
* | Applied Steve Langasek's patch for bug #450.Tim Potter2003-09-161-3/+4
* | Fix #442 which Alexander considered a showstopper. Allow us to join mixedJeremy Allison2003-09-162-8/+6
* | Fix from gregory@networksentry.co.za, don't clobber the comment if itJeremy Allison2003-09-151-2/+2
* | Fix OOPS when dealing with mangled names reported by several users.Jeremy Allison2003-09-151-1/+1
* | A *curse* upon the person who #ifdefed out the mangle debug statementsJeremy Allison2003-09-151-1/+1
* | Fixed test and wording for long share names.Christopher R. Hertel2003-09-151-3/+4
* | fix online helpSimo Sorce2003-09-151-1/+1
* | Alias charset 646 internally as it is same as ASCII. Should solve Solaris pro...Alexander Bokovoy2003-09-151-0/+1
* | Fixed typo in debug.Tim Potter2003-09-151-1/+1
* | This ldap_value_free() looks like it was part of Jeremy's recent rampageTim Potter2003-09-151-2/+0
* | I think this is a bugfix that somehow was dropped from the 3.0 tree.Tim Potter2003-09-151-0/+2
* | Patch from Gregory Hinton Nietsky <gregory@networksentry.co.za>,Jeremy Allison2003-09-151-1/+1
* | For some reason testparm runs at debug level 2 which causes the module probe ...Tim Potter2003-09-151-1/+1