summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-02-05Updating the Debian packaging stuff in packaging/Debian/. This hadn'tEloy Paris17-233/+419
2004-02-04Fix final valgrind errors with #830. Catch mb conversion error that may notJeremy Allison1-2/+16
2004-02-04move disabling code to context functions instead of backwards compatible wrap...Gerald Carter1-28/+28
2004-02-04Fixup the allocate version of the function to do "crap" conversions too.Jeremy Allison1-20/+83
2004-02-04return NSS_SUCCESS if we have found the max number of gids possible on Solari...Gerald Carter1-4/+7
2004-02-04Fix const warningAndrew Bartlett1-2/+2
2004-02-04This should be the correct fix for the lack of a prototype forAndrew Bartlett3-13/+1
2004-02-04Working on #830. Cope with bad conversions better - don't just memcpy butJeremy Allison2-11/+82
2004-02-03Fix for a bug where the mutex could be left locked. Also remove theJeremy Allison2-168/+8
2004-02-02A few fixes from "L. Lucius" <ib@digicron.com>. Don't use int when it'sJeremy Allison1-3/+3
2004-02-02fix installmodules problem with make on True64Gerald Carter1-2/+2
2004-02-02fix problems with proto.hGerald Carter2-2/+2
2004-02-02update script to build a tarball from the cvs treeGerald Carter1-0/+14
2004-02-02there are places in the samba3 code that don't check properly forAndrew Tridgell1-0/+4
2004-02-02the conversion from int to size_t in charcnv did not take into accountAndrew Tridgell1-1/+1
2004-02-02Remove bogus check. No functional change, just cosmetics.Volker Lendecke1-5/+0
2004-02-02Always at least try to compile in cracklib support.Andrew Bartlett1-1/+1
2004-02-02Merge the 'use cracklib' parameter from HEAD back to 3.0Andrew Bartlett1-0/+4
2004-02-02remerge andrew's cracklib patch from HEAD and fix a compile warningsGerald Carter5-26/+144
2004-02-01Include sys/acl.h in check for broken nisplus include files. Bug #1025.Tim Potter1-1/+3
2004-02-01Don't log an error in tdb_brlock() if a non-blocking lock returns EAGAIN -Tim Potter1-4/+8
2004-01-31* BUG 101: patch from j.lu@tiesse.com to set the SV_TYPE_PRINTQ_SERVER;Gerald Carter2-115/+10
2004-01-31cleanup patch for bug 977 so we don't display incorrect debug messagesGerald Carter1-8/+12
2004-01-30If we are setting the NT or LM password to NULL, remove the attributeAndrew Bartlett1-17/+31
2004-01-30fix pam config fileGerald Carter1-2/+4
2004-01-30fix a few more bugs in Fedora scripts (files not getting installed)Gerald Carter2-1/+5
2004-01-30Fix up name canonicalization (needed for krb5 keytab support later).Jeremy Allison8-56/+39
2004-01-30fixes for fedora packagingGerald Carter2-15/+307
2004-01-30disable any account that doesn't have a password and doesn't had the ACB_PWNO...Gerald Carter1-6/+12
2004-01-29more initialization fixesGerald Carter2-0/+63
2004-01-29disable template accounts by defaultGerald Carter1-1/+1
2004-01-29initialization fixesGerald Carter2-2/+51
2004-01-29removing more unused parametersGerald Carter1-10/+0
2004-01-29BUG 570: don't overwrite LDFLAGS; patch from MORIYAMA Masayuki <moriyama@mira...Gerald Carter1-1/+1
2004-01-29completely rewrote the AIX UESS backend (UESS is the AIX equivalent ofAndrew Tridgell1-148/+778
2004-01-29Remove an unused parameter from reload_services_file.Richard Sharpe1-4/+3
2004-01-28Merge of Chris's fix.Jeremy Allison1-11/+31
2004-01-27forgotten commit -- version == 3.0.3pre1Gerald Carter1-1/+1
2004-01-27fix typo in init scriptGerald Carter1-1/+1
2004-01-27prepping the SAMBA_3_0 branch for 3.0.3 workGerald Carter2-41/+41
2004-01-27bug 977 - don't create a homes share for a user if a static share already exi...Gerald Carter1-1/+7
2004-01-27Clarify comment on set_effective_uid()Andrew Bartlett1-2/+10
2004-01-26Revise our server-side password change code to cope with the variousAndrew Bartlett1-109/+158
2004-01-26This adds client-side support for the unicode/SAMR password change scheme.Andrew Bartlett10-91/+220
2004-01-26Add a few more NTSTATUS <=> PAM error mappings.Andrew Bartlett1-1/+3
2004-01-26Patch by Luca Bolcioni <Luca.Bolcioni@yacme.com>. Ensure we alwaysAndrew Bartlett1-0/+2
2004-01-25Fix memleak just introduced. Thanks to abartlet :-)Volker Lendecke1-0/+1
2004-01-25On my SuSE 8.2 (glibc 2.3.2) the getpwnam inside pdb_getsampwnam resetVolker Lendecke1-30/+43
2004-01-25Fix the initialisation vectors for NTLM2, so that they at least make sense,Andrew Bartlett1-2/+2
2004-01-25If we are providing strndup(), ensure we provide a prototype too.Andrew Bartlett1-0/+4