summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* Fix for a bug where the mutex could be left locked. Also remove theJeremy Allison2004-02-032-168/+8
* A few fixes from "L. Lucius" <ib@digicron.com>. Don't use int when it'sJeremy Allison2004-02-021-3/+3
* fix installmodules problem with make on True64Gerald Carter2004-02-021-2/+2
* fix problems with proto.hGerald Carter2004-02-022-2/+2
* there are places in the samba3 code that don't check properly forAndrew Tridgell2004-02-021-0/+4
* the conversion from int to size_t in charcnv did not take into accountAndrew Tridgell2004-02-021-1/+1
* Remove bogus check. No functional change, just cosmetics.Volker Lendecke2004-02-021-5/+0
* Always at least try to compile in cracklib support.Andrew Bartlett2004-02-021-1/+1
* Merge the 'use cracklib' parameter from HEAD back to 3.0Andrew Bartlett2004-02-021-0/+4
* remerge andrew's cracklib patch from HEAD and fix a compile warningsGerald Carter2004-02-025-26/+144
* Include sys/acl.h in check for broken nisplus include files. Bug #1025.Tim Potter2004-02-011-1/+3
* Don't log an error in tdb_brlock() if a non-blocking lock returns EAGAIN -Tim Potter2004-02-011-4/+8
* * BUG 101: patch from j.lu@tiesse.com to set the SV_TYPE_PRINTQ_SERVER;Gerald Carter2004-01-312-115/+10
* cleanup patch for bug 977 so we don't display incorrect debug messagesGerald Carter2004-01-311-8/+12
* If we are setting the NT or LM password to NULL, remove the attributeAndrew Bartlett2004-01-301-17/+31
* Fix up name canonicalization (needed for krb5 keytab support later).Jeremy Allison2004-01-308-56/+39
* disable any account that doesn't have a password and doesn't had the ACB_PWNO...Gerald Carter2004-01-301-6/+12
* more initialization fixesGerald Carter2004-01-292-0/+63
* disable template accounts by defaultGerald Carter2004-01-291-1/+1
* initialization fixesGerald Carter2004-01-292-2/+51
* removing more unused parametersGerald Carter2004-01-291-10/+0
* BUG 570: don't overwrite LDFLAGS; patch from MORIYAMA Masayuki <moriyama@mira...Gerald Carter2004-01-291-1/+1
* completely rewrote the AIX UESS backend (UESS is the AIX equivalent ofAndrew Tridgell2004-01-291-148/+778
* Remove an unused parameter from reload_services_file.Richard Sharpe2004-01-291-4/+3
* Merge of Chris's fix.Jeremy Allison2004-01-281-11/+31
* forgotten commit -- version == 3.0.3pre1Gerald Carter2004-01-271-1/+1
* prepping the SAMBA_3_0 branch for 3.0.3 workGerald Carter2004-01-271-2/+2
* bug 977 - don't create a homes share for a user if a static share already exi...Gerald Carter2004-01-271-1/+7
* Clarify comment on set_effective_uid()Andrew Bartlett2004-01-271-2/+10
* Revise our server-side password change code to cope with the variousAndrew Bartlett2004-01-261-109/+158
* This adds client-side support for the unicode/SAMR password change scheme.Andrew Bartlett2004-01-2610-91/+220
* Add a few more NTSTATUS <=> PAM error mappings.Andrew Bartlett2004-01-261-1/+3
* Patch by Luca Bolcioni <Luca.Bolcioni@yacme.com>. Ensure we alwaysAndrew Bartlett2004-01-261-0/+2
* Fix memleak just introduced. Thanks to abartlet :-)Volker Lendecke2004-01-251-0/+1
* On my SuSE 8.2 (glibc 2.3.2) the getpwnam inside pdb_getsampwnam resetVolker Lendecke2004-01-251-30/+43
* Fix the initialisation vectors for NTLM2, so that they at least make sense,Andrew Bartlett2004-01-251-2/+2
* If we are providing strndup(), ensure we provide a prototype too.Andrew Bartlett2004-01-251-0/+4
* Fix removal of attributes in LDAP - we would not actually remove the oldAndrew Bartlett2004-01-251-16/+16
* A Samba DC is nothing special these days - so every domain controllerAndrew Bartlett2004-01-241-8/+8
* Fix typoVolker Lendecke2004-01-231-2/+1
* Fix decoding of base64. We got the length wrong when the result was notVolker Lendecke2004-01-231-0/+2
* Fix for debian Bug#225328 by LaMont Jones <lamont@debian.org>, whereAndrew Bartlett2004-01-221-0/+2
* * Add SIGABRT to fault handlingStefan Metzmacher2004-01-221-3/+6
* Fix compiler warningVolker Lendecke2004-01-211-0/+2
* Display some nicer error messages for login via 'net'. I don'tVolker Lendecke2004-01-211-0/+8
* Fix for a signing bug when the mid wraps.Jeremy Allison2004-01-171-3/+11
* fix another bug caused by cli_lsa_query_info_policy() changesGerald Carter2004-01-161-2/+4
* Fix another join problem. Don't use a TALLOC_CTX before it has beenJim McDonough2004-01-161-4/+25
* Patch from "Stoian Ivanov" <sdr@bultra.com>: Add -g (greppable..) toVolker Lendecke2004-01-161-14/+34
* Commit sid<->[ug]id extensions to libnss_winbind.so on Linux, as well as aVolker Lendecke2004-01-161-0/+138