summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-01-14Finish adding cracklib support - this adds the configure test to enableAndrew Bartlett2-0/+65
2004-01-13* allow dns lookups to be disabled for DOMAIN#1c (and #1b)Gerald Carter1-7/+26
2004-01-13* allow dns lookups to be disabled for DOMAIN#1c (and #1b)Gerald Carter1-7/+26
2004-01-13sync HEAD with recent changes in 3.0Gerald Carter61-1364/+3485
2004-01-12On systems without a working cracklib, ensure we don't include the headerAndrew Bartlett1-0/+2
2004-01-12fixing compile problems due to my recent ads.h changesGerald Carter2-2/+2
2004-01-12First stab at cracklib support (password quality checking) in Samba 3.0Andrew Bartlett4-26/+79
2004-01-11fix formattingGerald Carter1-6/+5
2004-01-11Fix --with-fhs for swatdirJelmer Vernooij1-0/+1
2004-01-11update copyright to -2004Stefan Metzmacher4-4/+4
2004-01-11update copyright to -2004Stefan Metzmacher4-4/+4
2004-01-10Fix swatdir location for --with-fhsJelmer Vernooij2-3/+7
2004-01-09starting new version of release notes -- post 3.0.2pre1Gerald Carter1-35/+73
2004-01-09fix some warnings from the Sun compiler; also merge some of abartlet's error ...Gerald Carter8-36/+45
2004-01-09fix some warnings from the Sun compilerGerald Carter6-34/+34
2004-01-09Romve debugging assertions (oops...)Andrew Bartlett1-6/+0
2004-01-09Add a new type of name lookup 'ads'. This seperates this from normalAndrew Bartlett1-33/+59
2004-01-08Use StrCaseCmp, not strcasecmp. Should fix winbind build on IRIXJelmer Vernooij1-2/+2
2004-01-08fix segfault when sid_ptr == 0 in DsEnumDomainTrusts() replyGerald Carter2-6/+5
2004-01-08fix segfault when sid_ptr == 0 in DsEnumDomainTrusts() replyGerald Carter2-6/+5
2004-01-08fix a seg fault caused by abartlet's last checkin; there's no way this could ...Gerald Carter1-1/+1
2004-01-08We might not have the 'samba' directory in the samba_3_0 build.Andrew Bartlett1-1/+1
2004-01-08use SAFE_FREE(), not free().Andrew Bartlett1-1/+1
2004-01-08This merges in my 'always use ADS' patch. Tested on a mix of NT and ADSAndrew Bartlett20-158/+298
2004-01-08In tdb_allocate(), we would create a new record by writing a local variableAndrew Bartlett1-0/+2
2004-01-08Make it clearer that the domain here is the domain of the user forAndrew Bartlett1-5/+5
2004-01-08Move more of winbind to use 'find_our_domain()' rather than the dangerousAndrew Bartlett5-48/+38
2004-01-08The correct test for 'is our primary domain' is domain->primaryAndrew Bartlett1-1/+1
2004-01-07Machines are people too!Andrew Bartlett5-36/+25
2004-01-07Fix for bug #922. Fast path not called for strlower_m() and strupper_m().Jeremy Allison1-2/+2
2004-01-07Fix for bug #922. Fast path not called for strlower_m() and strupper_m().Jeremy Allison1-2/+2
2004-01-07Typo fix.Rafal Szczesniak1-1/+1
2004-01-07Doxygen comment fix.Rafal Szczesniak1-2/+5
2004-01-07This was cut-n-paste mistake, I guess... :)Rafal Szczesniak1-1/+1
2004-01-07Typo fix.Rafal Szczesniak1-1/+1
2004-01-07Fixes to doxygen comment.Rafal Szczesniak1-2/+5
2004-01-07Prototype version of trust passwords moved to SAM/pdb. This isRafal Szczesniak2-1/+195
2004-01-07Fix from Justin Baugh <justin.baugh@request.com> for bugid #948 forJeremy Allison1-1/+4
2004-01-07commiting jra's fix for Exchange clear test authGerald Carter1-1/+2
2004-01-07commiting jra's fix for Exchange clear test authGerald Carter1-1/+2
2004-01-07Fix from Luke Howard <lukeh@PADL.COM> for incorrect early free().Jeremy Allison1-5/+7
2004-01-07Fix from Luke Howard <lukeh@PADL.COM> for incorrect early free().Jeremy Allison1-5/+7
2004-01-07Don't duplicate pulling the 'IPC' username from secrets.tdb, insteadAndrew Bartlett2-7/+45
2004-01-07Merge Translation fixesVolker Lendecke1-5/+5
2004-01-07There is a German translation of swat -- surprise :-)Volker Lendecke1-5/+5
2004-01-07Add smbget utility, a simple wget-like utility that uses libsmbclient.Jelmer Vernooij3-4/+585
2004-01-07(merge from 3.0)Andrew Bartlett1-5/+9
2004-01-06Fix segfualt caused by incorrect configuration. If lp_realm() was not set,Andrew Bartlett1-5/+9
2004-01-06Patch penguin. Cleaning out old mbp patch.Jeremy Allison1-22/+24
2004-01-06Patch penguin. Cleaning out old mbp patch.Jeremy Allison1-22/+24