summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge of argument check fixes from HEAD.Tim Potter2002-11-291-16/+22
* | Merge of global_myname() fixes from HEAD.Tim Potter2002-11-291-8/+1
* | Merge of compiler warning fixes from HEAD.Tim Potter2002-11-292-5/+6
* | Change default codepage to UNIX.Jeremy Allison2002-11-271-34/+54
* | Test was reversed for ERRmoredata in cli_read.Jeremy Allison2002-11-271-0/+10
* | reverted the removal of DESTDIR and adding a comment about itGerald Carter2002-11-271-17/+25
* | dumping up version numberGerald Carter2002-11-271-1/+1
* | preparing for release of 3.0alpha21Samba Release Account2002-11-271-1/+1
* | * finializnig RedHat package for alpha21 releaseGerald Carter2002-11-271-1/+1
* | * fixing RedHat spec file for 3.0Gerald Carter2002-11-264-908/+904
* | Merge tridge's fixes to pdb_ldap (don't look for number of results in aAndrew Bartlett2002-11-261-17/+34
* | lining up some spaces in configure.in and reran autoconfGerald Carter2002-11-262-17695/+8844
* | Ensure data is not used uninitialised.Jeremy Allison2002-11-261-1/+1
* | Fix bug in tdb_fetch tidyup.Jeremy Allison2002-11-261-3/+1
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2002-11-262-0/+419
|\|
| * Having waited for *way* too long, this is mimir's namecache and trusted domainAndrew Bartlett2002-11-2611-219/+552
| * [print notify fixes from APP_HEAD]Gerald Carter2002-11-266-287/+396
| * Regenerate with newer autoconfJelmer Vernooij2002-11-251-9260/+20500
| * Instead of walking the entire group database, grabbing all members of eachAndrew Bartlett2002-11-252-10/+38
| * Make lp_winbind_separator a const string.Tim Potter2002-11-251-1/+1
| * Fix some argument checking bugs found by testsuite.Tim Potter2002-11-251-16/+22
| * Add support to switch between Squid 2.4 and 2.5 protocols - squid doesn'tAndrew Bartlett2002-11-241-7/+20
| * Move from NT_STATUS_UNSUCCESSFUL to NT_STATUS_NO_SUCH_USER, and other slightlyAndrew Bartlett2002-11-241-16/+21
| * Try to twiddle with the makefile to avoid having a trailing \ when weAndrew Bartlett2002-11-241-2/+2
| * Remove silly ideas about taking the LM or NT hash as a password in pam_smbpass.Andrew Bartlett2002-11-241-19/+0
| * No need to #include smb.h, when we already #include include.hAndrew Bartlett2002-11-246-7/+0
| * Add ntlm_auth, a new program to provide a stable interface to winbind'sAndrew Bartlett2002-11-244-42/+470
| * [merge from APP_HEAD]Gerald Carter2002-11-235-29/+115
| * a working timegm() function for systems that don't have itAndrew Tridgell2002-11-231-18/+15
| * Please compile with :Jeremy Allison2002-11-231-20/+26
| * Lots of fixes for error paths where tdb_fetch() data need freeing.Jeremy Allison2002-11-2314-58/+112
| * jcmd really should run with a higher compiler warning level more often :-).Jeremy Allison2002-11-231-1/+1
| * Rerun autoconf.Tim Potter2002-11-221-17738/+8862
| * Here's a bit of a cleanup of the {configure,Makefile}.in files. I'veTim Potter2002-11-222-64/+43
| * Added some extra code to test absence/presence of LM and NT passwords.Tim Potter2002-11-221-8/+17
| * Fixed some compiler warnings.Tim Potter2002-11-222-5/+6
| * Fixed some globals that escaped the recent globalcide.Tim Potter2002-11-222-10/+2
| * Add support for 'restrict anonymous=2' and make the doco give a slight hintAndrew Bartlett2002-11-221-1/+3
| * Add support for new 'F' format, which is a string in the defaultMartin Pool2002-11-221-34/+64
| * If you don't specify --with-python, we assume "python" anyhow, becauseMartin Pool2002-11-212-1613/+491
| * get_nt_error_msg from APPLIANCE_HEAD is called nt_errstr in HEAD. This shoul...Jim McDonough2002-11-211-1/+1
| * merge get_friendly_nt_err_msg() from app_headGerald Carter2002-11-211-0/+50
| * fixed a number of places where we can try to free a wild pointer orAndrew Tridgell2002-11-201-2/+14
| * Spelling fix.Tim Potter2002-11-202-2/+2
| * more %U fixes for headAndrew Tridgell2002-11-202-0/+4
| * a better for for using %U in smb.confAndrew Tridgell2002-11-193-8/+32
| * Very curious. It turns out attribute matching on truncate only mattersJeremy Allison2002-11-191-2/+2
| * Merge from appliance:Tim Potter2002-11-191-6/+16
| * Fix typo in docstring.Tim Potter2002-11-191-1/+1
| * Added HIDDEN/NORMAL attribute test.Jeremy Allison2002-11-181-1/+49