summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* clean needs to delete po32 and .so filesAndrew Tridgell1998-10-051-1/+1
| | | | (This used to be commit 969eb180646977a01e6d44bde1e13343fd0fa1f7)
* tell the user we are producing -32 code for the .32.so libraryAndrew Tridgell1998-10-051-1/+1
| | | | (This used to be commit e9676812affbdaa0519415fff85d7e31383e7e2f)
* the IRIX make is very fussy amount comment lines. If a comment lineAndrew Tridgell1998-10-051-1/+1
| | | | | | | | has a trailing \ then it continues the comment and wipes out the next non-blank line! be careful when commenting out bits of the Makefile (This used to be commit 450b1813bf965cc43b9551f265d824b13885bff4)
* rpcclient srvsvc commands.Luke Leighton1998-10-055-12/+21
| | | | (This used to be commit 1a9a22c657c46648adaa98ac1fe394ce4bce11f0)
* - fixed errno return in smbw_open()Andrew Tridgell1998-10-053-7/+17
| | | | | | - updated README a bit - fixed Linux compilation of utime() (This used to be commit 4bacf32755f8012110797f7aae2b3e1e0e2f537b)
* More yuck changes for Red Hat RPM production.John Terpstra1998-10-052-0/+12
| | | | (This used to be commit aa38a03961442e70e453f65c60f717765b4bea6f)
* - keep IRIX cc -64 happyAndrew Tridgell1998-10-053-12/+12
| | | | | - fixed a chdir bug (This used to be commit 80d1c5118abaa99fe0f1c9d2089a81c9953cebad)
* ignore *.po32 filesAndrew Tridgell1998-10-054-0/+7
| | | | (This used to be commit 01de9a50e030da722076c67c235801c36c90bb66)
* fixed some cast warnings from "cc -64" on IRIXAndrew Tridgell1998-10-052-7/+8
| | | | (This used to be commit 624097e8f4a104393865ee100e884f000ca3f6df)
* - fixed cast warningsAndrew Tridgell1998-10-052-11/+15
| | | | | - ignore *.po32 files (This used to be commit 469474803d39ceec7155792d364787318708fb91)
* new prototypesAndrew Tridgell1998-10-051-1/+1
| | | | (This used to be commit 0a733ce59d3e77f8cfd6a8165beeb39c23b26999)
* fixed a cast warningAndrew Tridgell1998-10-051-1/+1
| | | | (This used to be commit 4093bb16d20b0057e07085f061bdcfb372c679c1)
* reran autoconf for IRIX changesAndrew Tridgell1998-10-051-364/+377
| | | | (This used to be commit cbba700cb5f49fa6833a3326d7ad7c77bb76e3f7)
* got smbwrapper working on IRIX 6.4. Things got a bit tricky,Andrew Tridgell1998-10-058-14/+69
| | | | | especially as the headers get the syscall numbers wrong! (This used to be commit a5405f1ab069a3123a819311a87ca84f2c5f0fea)
* fixed Makefile for IRIX make (it doesn't know %.o=%.po, leaving offAndrew Tridgell1998-10-051-2/+2
| | | | | the % works) (This used to be commit 7c4ad07b5989feee6ab84eb7ff2fe2e76e1475a6)
* this gets it compiling under IRIX 6.4. Doesn't work yet though.Andrew Tridgell1998-10-052-3/+13
| | | | (This used to be commit 0c8288a72c6d6f2774dd57a7107ad68c98e0d24a)
* test for creat64()Andrew Tridgell1998-10-054-3/+6
| | | | (This used to be commit 8aa6c16eeb96d6a66a2946f5048126f175f9f609)
* handle systems that are missing either SYS_utime or SYS_utimesAndrew Tridgell1998-10-054-10/+51
| | | | (This used to be commit 4379f0fe48a40e1ff6b343bbcff542efbda1f4f8)
* ported smbwrapper to SunOS4. It seems to work. pity so many binaries onAndrew Tridgell1998-10-055-12/+102
| | | | | my SunOS box are statically linked. (This used to be commit 541f1c421127334817b73388f4ccb9cc0841dd4e)
* fixed typo in getgroups codeAndrew Tridgell1998-10-051-1/+3
| | | | (This used to be commit 046e8a50219ca69ab326fa672c5fcb1ab3689b3b)
* new file realcalls.cAndrew Tridgell1998-10-051-0/+1
| | | | (This used to be commit 23f71b979ad7dcfbf461fa4f261ab9dbd0b602fb)
* Added rpcclient and smbwrapper stuff.John Terpstra1998-10-051-4/+16
| | | | (This used to be commit 1638930839f295077778dc0af9b27343d452e959)
* IRIX uses -shared for shared libray creation.Andrew Tridgell1998-10-052-361/+363
| | | | (This used to be commit a32eb93b0e572ebfcf726a0df7443b9afa149453)
* need to use SYS_open64 not _open64 for solaris 2.6 or stdio doesn'tAndrew Tridgell1998-10-052-6/+13
| | | | | work right. (This used to be commit c185585dd917d6c157460e941e983b5e43d69f7a)
* got rid of all assembly code and gcc special features. I'm hoping toAndrew Tridgell1998-10-054-108/+106
| | | | | get smbsh working with the normal sun compiler (This used to be commit c6ee915336e1533e1f4f10f14b3d57de01f8fe96)
* added Solaris 2.5Alexandre Oliva1998-10-051-0/+1
| | | | (This used to be commit 788992f58613f7f4fa0e9ce7087267dec75f2e51)
* updated READMEAndrew Tridgell1998-10-051-5/+10
| | | | (This used to be commit 507646d4e54665cb6ce5ba2aa35d72d95cdd8e81)
* get type of callback rightAndrew Tridgell1998-10-051-1/+1
| | | | (This used to be commit 327eba774e5bb17a91f80617bd7359afe0c83f48)
* test for loff_t and offset_t to support llseek() on Solaris and Linux.Andrew Tridgell1998-10-054-242/+314
| | | | (This used to be commit 386026930557584fda14f8cdc07c41d84d630b39)
* revert 64-bit file support; it's hard-coded alreadyAlexandre Oliva1998-10-053-365/+241
| | | | (This used to be commit f604fd1a8b34efb52531c57e68a3cf31319b9262)
* just try to rmdir bin after removing bin/.dummy, in realcleanAlexandre Oliva1998-10-051-1/+2
| | | | (This used to be commit ef9eca92bbaf5e22765e562b3f4b0e2407a57206)
* it's a bit dangerous to use rm -rfAndrew Tridgell1998-10-051-1/+1
| | | | (This used to be commit 102e8c85ff1839103be947c20a4df93ab88bded1)
* rm object files created by mkdir probesAlexandre Oliva1998-10-051-7/+6
| | | | | make sure it works even if clobbering is not allowed (This used to be commit eff11b81fd4ac807cf89a56a04c5b26ee9cd8660)
* removed requirement of having a smb.conf for smbwrapper to work.Andrew Tridgell1998-10-052-5/+5
| | | | (This used to be commit af58bf2ff8ddbf974dbafa36cf1b679226371e09)
* handle ENOTDIR errno in cli_error()Andrew Tridgell1998-10-051-0/+2
| | | | (This used to be commit f1d82e02ff7f2201de5fb13af4cadec648765017)
* - added pread pread64 pwrite pwrite64 and open64Andrew Tridgell1998-10-053-3/+162
| | | | | - fixed utime() for null tbuf (This used to be commit 9047bf59b402de40e520bfc2afa1cbfad5508f72)
* added 64-bit file supportAlexandre Oliva1998-10-053-241/+365
| | | | (This used to be commit 43ec91ac1fbf22f9a0150e1eadec5709a7d21050)
* added pread pread64 pwrite pwrite64 and open64Andrew Tridgell1998-10-053-126/+339
| | | | (This used to be commit 2087e0ce89e113d3989deefdf79b22b2757e008b)
* added a function set_maxfiles() to set our file rlimit to the maxAndrew Tridgell1998-10-054-27/+34
| | | | | possible and return the max. (This used to be commit 7a7b5ee1689b6be57752d176c7b77a2f1b453486)
* this gets smbwrapper working under Solaris 2.6. Not tested much yet.Andrew Tridgell1998-10-054-7/+129
| | | | (This used to be commit 6a1b346d98c10688f0995a6ab8fd155a77ead258)
* tests for readdir64Andrew Tridgell1998-10-053-2/+11
| | | | (This used to be commit bdf02378c634e0d18f4f2de7a74b2f2fc5965e9a)
* reran autoconfAndrew Tridgell1998-10-052-126/+263
| | | | (This used to be commit 32695b1606c6198aca294ebe1436c98d2d698095)
* some tests for stat64() and friendsAndrew Tridgell1998-10-051-0/+2
| | | | (This used to be commit 16e7b196344457218b4902a198e28751311973a7)
* Speed up directory creation for the common case (i.e., it exists already)Alexandre Oliva1998-10-051-16/+24
| | | | | | | | | | | Link $(LIBS) in when creating smbwrapper.so rm -rf bin in distclean rm smbwrapper files in realclean remove .h from .SUFFIXES (This used to be commit a38e7ea04ad74996c91cb1a4f9ed07ba98752a9b)
* don't define creat() under linux until we get the CREAT_BITS stuffAndrew Tridgell1998-10-052-2/+9
| | | | | sorted out. (This used to be commit 86b66d92772d4a72b7b8c7f2d8d793533d7f6130)
* we need to use __readdir() in preference to SYS_readdir for systemsAndrew Tridgell1998-10-042-3/+2
| | | | | that use getdents. (This used to be commit c63ad1b69859653d67d4711b700015860680efff)
* bin/cvsignore: deleted, so that bin can be removed from the repositoryAlexandre Oliva1998-10-048-70/+50
| | | | | | | | | | | | | .cvsignore: added bin; it is no longer part of the source tree smbwrapper/smbsh: now auto-generated from smbsh.in smbwrapper/.cvsignore: added smbsh configure.in: generate @builddir@ configure, include/stamp-h.in: regen Makefile.in: new target `smbwrapper'; sped up directory creation (This used to be commit 8f95ee8fc32d74f20cca489ecd3f7e34e773db2f)
* Avoid the message `make: [.deps/.P] Error 1 (ignored)'Alexandre Oliva1998-10-041-2/+2
| | | | (This used to be commit 9ba19d19ad348bc3be2fc9a2b7ac35b895c0d143)
* drat. We can't include sys/fcntl.h because that givesAndrew Tridgell1998-10-042-2/+2
| | | | | | | conflicts. Instead use "01101" for O_CREAT|O_WRONLY|O_TRUNC. uggh. (This used to be commit cfc06af0b770d6638ba131501f9ea5a5c28cec3b)
* more solaris 2.5 fixups. It now seems to be working pretty well.Andrew Tridgell1998-10-049-274/+716
| | | | (This used to be commit c4e450817886b40474cebdfc50c0c16fb4646baf)