summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-2.0.0alpha11cvs2svn Import User1998-10-080-0/+0
|\
* | preparing for release of 2.0.0 alpha 11Samba Release Account1998-10-0853-53/+53
* | fixed bug pointed out by Herb.Andrew Tridgell1998-10-081-1/+1
* | preparing for release of 2.0.0 alpha 10Samba Release Account1998-10-0853-53/+53
* | fixed a bug in the readline supportAndrew Tridgell1998-10-081-3/+4
* | really fixed the warning this time :)Andrew Tridgell1998-10-081-1/+1
* | fixed a warningAndrew Tridgell1998-10-081-1/+1
* | add missing targets that were added to makefileHerb Lewis1998-10-082-2/+12
* | added "permission obtained from John Erickson <jerickson@ddj.com> ...."Luke Leighton1998-10-081-0/+3
* | - don't generate 0 params in tortureAndrew Tridgell1998-10-083-14/+20
* | - fixed a bunch of warnings and minor errorsAndrew Tridgell1998-10-089-70/+53
* | add "smbtorture" alias for building smbtortureAndrew Tridgell1998-10-081-0/+2
* | removed extra comma (some compilers don't like it).Andrew Tridgell1998-10-081-1/+1
* | auto-detect the right flag for the compiler to produce PIC codeAndrew Tridgell1998-10-083-368/+466
* | use 1 second resolution calls if possibleAndrew Tridgell1998-10-085-11/+15
* | fixed a problem with fchdir() that broke "cvs -d" in smbshAndrew Tridgell1998-10-082-10/+10
* | added some commentsAndrew Tridgell1998-10-081-1/+5
* | removed lukes acl check in configure (not needed)Andrew Tridgell1998-10-083-286/+247
* | don't prototype the acl() functionsAndrew Tridgell1998-10-071-5/+5
* | dce/rpcLuke Leighton1998-10-0712-333/+657
* | added aclent_t autoconf test (defines as an int if it doesn't exist).Luke Leighton1998-10-074-363/+401
* | return False _and_ a break in a switch statement.Luke Leighton1998-10-071-1/+0
* | make proto requiredLuke Leighton1998-10-071-0/+5
* | dce/rpcLuke Leighton1998-10-079-22/+105
* | compile to .po.o first then mv to .po in order to make the sunAndrew Tridgell1998-10-071-2/+4
* | restore errno after smbw initialisationAndrew Tridgell1998-10-071-0/+5
* | we need realcalls.h in realcalls.cAndrew Tridgell1998-10-071-0/+1
* | SunOS doesn't need any ld flagsAndrew Tridgell1998-10-071-1/+3
* | fixed a warning on SunOSAndrew Tridgell1998-10-071-1/+1
* | use double for dummy arrays to ensure alignmentAndrew Tridgell1998-10-071-7/+7
* | fixed fork() on SunOS4Andrew Tridgell1998-10-071-1/+1
* | more solaris acl fixesAndrew Tridgell1998-10-071-0/+4
* | - updated docs to say OSF1 worksAndrew Tridgell1998-10-072-4/+7
* | fixed facl() bug for solarisAndrew Tridgell1998-10-071-2/+2
* | fixed __xstat() under linuxAndrew Tridgell1998-10-071-1/+1
* | remoevd a misplaced commaAndrew Tridgell1998-10-071-1/+1
* | return type cleanups for IRIXAndrew Tridgell1998-10-071-32/+33
* | yet another attempt at making this stuff portable. This time I useAndrew Tridgell1998-10-074-297/+206
* | not needed any moreAndrew Tridgell1998-10-071-31/+0
* | fix the SEEKDIR_RETURNS_VOID testAndrew Tridgell1998-10-072-106/+107
* | detect __sys_llseek()Andrew Tridgell1998-10-073-5/+8
* | possibly use __sys_llseek()Andrew Tridgell1998-10-071-0/+2
* | won't need wrapper.h anymoreAndrew Tridgell1998-10-071-0/+0
* | more OSF1 changes as well as changes to allow us to use the standardAndrew Tridgell1998-10-0713-358/+344
* | test whether seekdir() returns void or notAndrew Tridgell1998-10-075-104/+159
* | - no getdents on OSF1Andrew Tridgell1998-10-075-54/+35
* | reran autoconfAndrew Tridgell1998-10-071-1/+1
* | fix typoAndrew Tridgell1998-10-071-1/+1
* | fixed a bug in real_seekdir()Andrew Tridgell1998-10-071-1/+1
* | some changes for OSF1 support in smbwrapper (just preliminary changes,Andrew Tridgell1998-10-073-413/+423