summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* oh my goodness! He's gone an done it now! :-)Gerald Carter2001-06-292-0/+102
* Merge in off-by-one fix for Win9x on the IPC$ pipe.Jeremy Allison2001-06-291-4/+12
* Removing static arrays is always good :-).Jeremy Allison2001-06-292-7/+18
* Merge client libsmb code over from HEAD to allow build tests.Jeremy Allison2001-06-294-13/+27
* Merged cli_pipe large read fix over pipes from HEAD. Fixed cli_read().Jeremy Allison2001-06-293-660/+664
* Updated - fixed type.John Terpstra2001-06-291-3/+4
* nmbd/nmbd_namequery.c: Merged Chris's debug stuff from HEAD.Jeremy Allison2001-06-282-33/+62
* Properly instrument print_job_start()/print_job_end() so every fail caseJeremy Allison2001-06-282-5/+21
* Update to: make audit facility an option, removal of shadow parameter fromJohn Terpstra2001-06-281-2/+2
* Update prompted by: Kristof Van Landschoot <kristof@jixsolutions.com>John Terpstra2001-06-281-2/+2
* This commit was manufactured by cvs2svn to create branch 'SAMBA_2_2'.cvs2svn Import User2001-06-282-0/+100
|\
| * fixed guest account for build farm boxesAndrew Tridgell2001-06-282-2/+6
| * temporarily made smbclient a non-error target so that builds will succeed whe...Andrew Tridgell2001-06-281-10/+6
| * Syncup between 2.2 and HEAD.Jeremy Allison2001-06-271-17/+16
| * Jigger around with the tests a bit moreAndrew Bartlett2001-06-2714-51/+120
| * on sco2 socketpair_tcp needs a bindAndrew Tridgell2001-06-271-0/+9
| * handle EISCONN in socketpair_tcpAndrew Tridgell2001-06-271-1/+2
| * Add the generic funcions file for the basicsmb testsAndrew Bartlett2001-06-271-0/+21
| * Added some missing entries to usage().Tim Potter2001-06-271-1/+7
| * Added back the automatic build of libsmbclient.so in head.Richard Sharpe2001-06-271-1/+1
| * Added doco for the -d parameter.Tim Potter2001-06-271-0/+10
| * Fix a stupid typo ...Richard Sharpe2001-06-271-2/+2
| * Changed some of the tests around, made failures for parts actualy countAndrew Bartlett2001-06-276-58/+65
| * SGI compiler fixes.Herb Lewis2001-06-264-15/+9
| * Add check for working AF_LOCAL sockets, which are borkenMartin Pool2001-06-265-601/+743
| * Added the basic tests of smb functionality for HEADAndrew Bartlett2001-06-263-0/+82
| * Ensure we always have a valid pointer on unmarshalling an SD with zeroJeremy Allison2001-06-261-3/+7
| * Put an 0x in front of a hex number.Tim Potter2001-06-261-1/+1
| * Fixed bug introduced by changeover of security descriptor code fromTim Potter2001-06-261-1/+8
| * Always use DOMAIN\user first that this is the more specific case.Jeremy Allison2001-06-261-12/+17
| * fixed buildAndrew Tridgell2001-06-261-0/+1
| * fall back to "unsigned" for uint32 on systems that don't have oneAndrew Tridgell2001-06-261-1/+3
| * Remove warning about trapdoor systems for non-root mode.Andrew Bartlett2001-06-261-0/+4
| * Ensure numeric group or user names don't get misinterpreted.Jeremy Allison2001-06-251-4/+8
| * Added Andrew's pam password change stuff. Needs some testing but looks good !Jeremy Allison2001-06-252-88/+280
| * Fixed stupid typo that would stop trusted domains working.Jeremy Allison2001-06-251-4/+3
| * Cosmetic fixups found while playing with the server manager. Added supportTim Potter2001-06-253-1/+122
| * got rid of the date headers off all text docsAndrew Tridgell2001-06-2532-98/+0
| * fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins...Andrew Tridgell2001-06-2515-621/+682
| * make sure we have BOOL in autoconf usage of util_sec.cAndrew Tridgell2001-06-251-0/+1
| * added a -L option to smbpasswd to force it to run locally so we can test smbp...Andrew Tridgell2001-06-251-3/+17
| * - make the regresison test mode code build in by default. This shouldAndrew Tridgell2001-06-255-46/+59
| * fixed errorSimo Sorce2001-06-241-5/+5
| * Log debug before and after netbios names copied so we know if they've beenJeremy Allison2001-06-231-0/+3
| * uhm some pointer went wrongSimo Sorce2001-06-231-4/+4
| * handle P_LIST parametersSimo Sorce2001-06-231-0/+25
| * fix compiler warningsSimo Sorce2001-06-231-0/+2
| * fix compiler warningsSimo Sorce2001-06-232-4/+0
| * Added other_safe_chars to alpha_strcpy(). Needs testing but is a betterJeremy Allison2001-06-235-10/+20
| * Better fix for client name vulnarability.Jeremy Allison2001-06-231-0/+2