summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* preparing for release of alpha.1.7Samba Release Account2000-04-0363-63/+65
* switch_value should be uint32 in make_srv_share_info_ctr()Tim Potter2000-04-031-1/+1
* merge of smbd and related files, from cvs main.Luke Leighton2000-04-03134-10350/+18065
* merged sys_popen(), sys_pclose() from HEAD.Elrond2000-03-311-0/+262
* rpcclient wanted to open a logfile in /usr/local/samba/var,Elrond2000-03-313-6/+77
* updates from main (formatting, as it turns out)Luke Leighton2000-03-312-2/+3
* moving code around to the right places: create_ntlmssp_resp() was inLuke Leighton2000-03-317-947/+1016
* make diffs on cvs main easier to compare!Luke Leighton2000-03-311-88/+89
* preparing for release of alpha.1.6Samba Release Account2000-03-3163-64/+64
* info printing in pwd change.Luke Leighton2000-03-311-7/+19
* readline function test.Luke Leighton2000-03-317-1055/+1199
* series of perl scripts (thanks tim!) to replace all calls to bzero:Luke Leighton2000-03-3134-150/+150
* not needed.Luke Leighton2000-03-311-973/+0
* make protoLuke Leighton2000-03-312-732/+732
* more compiler warnings on ultrasparc resolvedLuke Leighton2000-03-311-17/+11
* acknowledging where the md5 source comes from (the ssh 1.2.27 sources)Luke Leighton2000-03-312-32/+7
* attempting to get rid of compiler warnings on every _single_ damn module,Luke Leighton2000-03-315-468/+472
* Tims SMB_ASSERT for checking, that cli_auth_fns functionsElrond2000-03-301-8/+5
* Trying to fix a problem, Luke has on sun.Elrond2000-03-301-1/+1
* oops...Luke Leighton2000-03-301-12/+12
* ZERO_STRUCT not bzeroLuke Leighton2000-03-301-3/+3
* memset not bzeroLuke Leighton2000-03-301-46/+4
* modules is a leaf-node, does not require includes.hLuke Leighton2000-03-301-3/+1
* cannot use snprintf, must use slprintfLuke Leighton2000-03-301-1/+1
* renamed spoolss to ntprintLuke Leighton2000-03-301-2/+2
* - fixed SAM_USER_INFO_21 to work in some cases (i hope) and well, we'llLuke Leighton2000-03-304-5/+226
* hmm, experimenting with last part of SAM_USER_INFO_21 and SAM_USER_INFO_23Luke Leighton2000-03-301-3/+12
* preparing for release of alpha.1.5Samba Release Account2000-03-3063-63/+63
* finally got it right. how easy can it be to transfer an array of uint32sLuke Leighton2000-03-301-20/+18
* bug in uint32* convert to gid_t* issuesLuke Leighton2000-03-301-3/+10
* Use SMB_ASSERT when checking cli_auth_fns functions are non-NULL.Tim Potter2000-03-302-24/+48
* Check cli_auth_fns functions are non-NULL before calling them.Tim Potter2000-03-302-17/+23
* Removal of #ifdef SYSLOG cruft and whitespace cleanup.Tim Potter2000-03-3031-195/+0
* make_nmb_name no longer takes scopeLuke Leighton2000-03-301-2/+2
* HAVE_CRYPT_DECL causing grief.Luke Leighton2000-03-301-5/+0
* Adding AIX fix into TNG. Check for compiler support for LL suffix on long lon...Jeremy Allison2000-03-304-1123/+1090
* oops! getopt was causing grief for make proto.Luke Leighton2000-03-303-10/+10
* From johanh@fusion.kth.se Thu Mar 30 09:42:56 2000Luke Leighton2000-03-304-48/+170
* lonnie noticed that HAVE_PAM needs to be WITH_PAM.Luke Leighton2000-03-302-4/+4
* This commit was manufactured by cvs2svn to create branch 'SAMBA_TNG'.cvs2svn Import User2000-03-298-0/+1790
|\
| * Added check for LL suffix to long long ints needed by AIX 4.3.x compilerJeremy Allison2000-03-295-185/+334
| * Fixed bug found by JF where if the amount of data to return in the prs_structJeremy Allison2000-03-291-1/+1
| * Cause nmbd to ignore loopback interface when constructing its interface ...Jeremy Allison2000-03-291-0/+14
| * split addprinterex in preparation for level 1 support and to stop itJean-François Micouleau2000-03-291-8/+28
| * rewrote getprinterdriver level 3, now correctly handle the dependentJean-François Micouleau2000-03-295-191/+279
| * More Japanese filename fixes wrt VFS code fromTim Potter2000-03-292-12/+16
| * damn, the test was the wrong way around for short_resuestAndrew Tridgell2000-03-281-1/+1
| * Win2k will only accept volume labels in UNICODE. Fixed.... :-(.Jeremy Allison2000-03-281-1/+2
| * Moved common code to set parameter offset field correctly oout of 'if'Jeremy Allison2000-03-281-10/+8
| * Fixed crash bug in new handle_netbios_name code.Jeremy Allison2000-03-271-2/+2