summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ensure we return correct error on trying to unlock a region not locked.Jeremy Allison2001-06-303-3/+12
* Fix another small problem with Makefile.in ... not doing the correctRichard Sharpe2001-06-301-1/+1
* This should return the build to normallity.Andrew Bartlett2001-06-301-2/+1
* Fixed the first locking error (test #8 found by locktest code fromJeremy Allison2001-06-304-17/+56
* Modified Makefile.in to work properly. Define BLDSHARED as a variable in the ...Richard Sharpe2001-06-302-732/+742
* These changes cause the libsmbclient stuff to always build a non-shared libra...Richard Sharpe2001-06-292-9/+15
* Added LsaGetConnectedCredentials patch from Manoj Naik <manoj@almaden.ibm.com>.Jeremy Allison2001-06-294-0/+160
* Ensured all the system calls in msdfs.c go through the vfs layer.Jeremy Allison2001-06-299-697/+750
* From JF....Jeremy Allison2001-06-293-54/+126
* Experimental support for joining a domain without creating an account inTim Potter2001-06-291-23/+344
* Removed another silly static array.Tim Potter2001-06-292-7/+18
* Win9x weirdness. When setting the named pipe handle state on a UnicodeTim Potter2001-06-291-2/+10
* Replaced memcpy() with memmove() to make safe_strcpy() safe for overlappingTim Potter2001-06-291-1/+1
* Use a logical cli_read(), removed the cli_read_one() hack.Jeremy Allison2001-06-292-126/+63
* param/loadparm.c: Fix for bad volume label, found by TAKAHASHI MotonobuJeremy Allison2001-06-281-12/+6
* Added info to some of the debug messages to get a better handle on a problemChristopher R. Hertel2001-06-281-24/+56
* Properly instrument print_job_start()/print_job_end() so every fail caseJeremy Allison2001-06-281-4/+20
* 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