summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2002-11-29Merge of compiler warning fixes from HEAD.Tim Potter2-5/+6
2002-11-27Change default codepage to UNIX.Jeremy Allison1-34/+54
2002-11-27Test was reversed for ERRmoredata in cli_read.Jeremy Allison1-0/+10
2002-11-27reverted the removal of DESTDIR and adding a comment about itGerald Carter1-17/+25
2002-11-27dumping up version numberGerald Carter1-1/+1
2002-11-27preparing for release of 3.0alpha21Samba Release Account1-1/+1
2002-11-27* finializnig RedHat package for alpha21 releaseGerald Carter1-1/+1
2002-11-26* fixing RedHat spec file for 3.0Gerald Carter4-908/+904
2002-11-26Merge tridge's fixes to pdb_ldap (don't look for number of results in aAndrew Bartlett1-17/+34
2002-11-26lining up some spaces in configure.in and reran autoconfGerald Carter2-17695/+8844
2002-11-26Ensure data is not used uninitialised.Jeremy Allison1-1/+1
2002-11-26Fix bug in tdb_fetch tidyup.Jeremy Allison1-3/+1
2002-11-26This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2-0/+419
2002-11-26Having waited for *way* too long, this is mimir's namecache and trusted domainAndrew Bartlett11-219/+552
2002-11-26[print notify fixes from APP_HEAD]Gerald Carter5-286/+191
2002-11-26[print notify fixes from APP_HEAD]Gerald Carter6-287/+396
2002-11-25Regenerate with newer autoconfJelmer Vernooij1-9260/+20500
2002-11-25Instead of walking the entire group database, grabbing all members of eachAndrew Bartlett2-10/+38
2002-11-25Make lp_winbind_separator a const string.Tim Potter1-1/+1
2002-11-25Fix some argument checking bugs found by testsuite.Tim Potter1-16/+22
2002-11-24Add support to switch between Squid 2.4 and 2.5 protocols - squid doesn'tAndrew Bartlett1-7/+20
2002-11-24Move from NT_STATUS_UNSUCCESSFUL to NT_STATUS_NO_SUCH_USER, and other slightlyAndrew Bartlett1-16/+21
2002-11-24Try to twiddle with the makefile to avoid having a trailing \ when weAndrew Bartlett1-2/+2
2002-11-24Remove silly ideas about taking the LM or NT hash as a password in pam_smbpass.Andrew Bartlett1-19/+0
2002-11-24No need to #include smb.h, when we already #include include.hAndrew Bartlett6-7/+0
2002-11-24Add ntlm_auth, a new program to provide a stable interface to winbind'sAndrew Bartlett4-42/+470
2002-11-23[merge from APP_HEAD]Gerald Carter5-29/+115
2002-11-23[merge from APP_HEAD]Gerald Carter5-29/+115
2002-11-23a working timegm() function for systems that don't have itAndrew Tridgell1-18/+15
2002-11-23Please compile with :Jeremy Allison1-20/+26
2002-11-23Please compile with :Jeremy Allison1-20/+26
2002-11-23Lots of fixes for error paths where tdb_fetch() data need freeing.Jeremy Allison14-58/+112
2002-11-23Lots of fixes for error paths where tdb_fetch() data need freeing.Jeremy Allison14-58/+112
2002-11-23jcmd really should run with a higher compiler warning level more often :-).Jeremy Allison1-1/+1
2002-11-23jcmd really should run with a higher compiler warning level more often :-).Jeremy Allison1-1/+1
2002-11-22Added install-everything option.John Terpstra1-2/+4
2002-11-22Rerun autoconf.Tim Potter1-17738/+8862
2002-11-22Here's a bit of a cleanup of the {configure,Makefile}.in files. I'veTim Potter2-64/+43
2002-11-22Added some extra code to test absence/presence of LM and NT passwords.Tim Potter1-8/+17
2002-11-22Fixed some compiler warnings.Tim Potter2-5/+6
2002-11-22Fixed some globals that escaped the recent globalcide.Tim Potter2-10/+2
2002-11-22Restrict anonymous=2 support merged from HEADAndrew Bartlett1-1/+3
2002-11-22Add support for 'restrict anonymous=2' and make the doco give a slight hintAndrew Bartlett1-1/+3
2002-11-22Add support for new 'F' format, which is a string in the defaultMartin Pool1-34/+64
2002-11-21If you don't specify --with-python, we assume "python" anyhow, becauseMartin Pool2-1613/+491
2002-11-21get_nt_error_msg from APPLIANCE_HEAD is called nt_errstr in HEAD. This shoul...Jim McDonough1-1/+1
2002-11-21get_nt_error_msg from APPLIANCE_HEAD is called nt_errstr in HEAD. This shoul...Jim McDonough1-1/+1
2002-11-21merge get_friendly_nt_err_msg() from app_headGerald Carter1-0/+50
2002-11-21merge get_friendly_nt_err_msg() from app_headGerald Carter1-0/+50
2002-11-20fixed a number of places where we can try to free a wild pointer orAndrew Tridgell1-2/+14