Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | the IRIX make is very fussy amount comment lines. If a comment line | Andrew Tridgell | 1998-10-05 | 1 | -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 | |||||
* | rpcclient srvsvc commands. | Luke Leighton | 1998-10-05 | 5 | -12/+21 | |
| | ||||||
* | - fixed errno return in smbw_open() | Andrew Tridgell | 1998-10-05 | 3 | -7/+17 | |
| | | | | | - updated README a bit - fixed Linux compilation of utime() | |||||
* | More yuck changes for Red Hat RPM production. | John Terpstra | 1998-10-05 | 2 | -0/+12 | |
| | ||||||
* | - keep IRIX cc -64 happy | Andrew Tridgell | 1998-10-05 | 3 | -12/+12 | |
| | | | | - fixed a chdir bug | |||||
* | ignore *.po32 files | Andrew Tridgell | 1998-10-05 | 4 | -0/+7 | |
| | ||||||
* | fixed some cast warnings from "cc -64" on IRIX | Andrew Tridgell | 1998-10-05 | 2 | -7/+8 | |
| | ||||||
* | - fixed cast warnings | Andrew Tridgell | 1998-10-05 | 2 | -11/+15 | |
| | | | | - ignore *.po32 files | |||||
* | new prototypes | Andrew Tridgell | 1998-10-05 | 1 | -1/+1 | |
| | ||||||
* | fixed a cast warning | Andrew Tridgell | 1998-10-05 | 1 | -1/+1 | |
| | ||||||
* | reran autoconf for IRIX changes | Andrew Tridgell | 1998-10-05 | 1 | -364/+377 | |
| | ||||||
* | got smbwrapper working on IRIX 6.4. Things got a bit tricky, | Andrew Tridgell | 1998-10-05 | 8 | -14/+69 | |
| | | | | especially as the headers get the syscall numbers wrong! | |||||
* | fixed Makefile for IRIX make (it doesn't know %.o=%.po, leaving off | Andrew Tridgell | 1998-10-05 | 1 | -2/+2 | |
| | | | | the % works) | |||||
* | this gets it compiling under IRIX 6.4. Doesn't work yet though. | Andrew Tridgell | 1998-10-05 | 2 | -3/+13 | |
| | ||||||
* | test for creat64() | Andrew Tridgell | 1998-10-05 | 4 | -3/+6 | |
| | ||||||
* | handle systems that are missing either SYS_utime or SYS_utimes | Andrew Tridgell | 1998-10-05 | 4 | -10/+51 | |
| | ||||||
* | ported smbwrapper to SunOS4. It seems to work. pity so many binaries on | Andrew Tridgell | 1998-10-05 | 5 | -12/+102 | |
| | | | | my SunOS box are statically linked. | |||||
* | fixed typo in getgroups code | Andrew Tridgell | 1998-10-05 | 1 | -1/+3 | |
| | ||||||
* | new file realcalls.c | Andrew Tridgell | 1998-10-05 | 1 | -0/+1 | |
| | ||||||
* | Added rpcclient and smbwrapper stuff. | John Terpstra | 1998-10-05 | 1 | -4/+16 | |
| | ||||||
* | IRIX uses -shared for shared libray creation. | Andrew Tridgell | 1998-10-05 | 2 | -361/+363 | |
| | ||||||
* | need to use SYS_open64 not _open64 for solaris 2.6 or stdio doesn't | Andrew Tridgell | 1998-10-05 | 2 | -6/+13 | |
| | | | | work right. | |||||
* | got rid of all assembly code and gcc special features. I'm hoping to | Andrew Tridgell | 1998-10-05 | 4 | -108/+106 | |
| | | | | get smbsh working with the normal sun compiler | |||||
* | added Solaris 2.5 | Alexandre Oliva | 1998-10-05 | 1 | -0/+1 | |
| | ||||||
* | updated README | Andrew Tridgell | 1998-10-05 | 1 | -5/+10 | |
| | ||||||
* | get type of callback right | Andrew Tridgell | 1998-10-05 | 1 | -1/+1 | |
| | ||||||
* | test for loff_t and offset_t to support llseek() on Solaris and Linux. | Andrew Tridgell | 1998-10-05 | 4 | -242/+314 | |
| | ||||||
* | revert 64-bit file support; it's hard-coded already | Alexandre Oliva | 1998-10-05 | 3 | -365/+241 | |
| | ||||||
* | just try to rmdir bin after removing bin/.dummy, in realclean | Alexandre Oliva | 1998-10-05 | 1 | -1/+2 | |
| | ||||||
* | it's a bit dangerous to use rm -rf | Andrew Tridgell | 1998-10-05 | 1 | -1/+1 | |
| | ||||||
* | rm object files created by mkdir probes | Alexandre Oliva | 1998-10-05 | 1 | -7/+6 | |
| | | | | make sure it works even if clobbering is not allowed | |||||
* | removed requirement of having a smb.conf for smbwrapper to work. | Andrew Tridgell | 1998-10-05 | 2 | -5/+5 | |
| | ||||||
* | handle ENOTDIR errno in cli_error() | Andrew Tridgell | 1998-10-05 | 1 | -0/+2 | |
| | ||||||
* | - added pread pread64 pwrite pwrite64 and open64 | Andrew Tridgell | 1998-10-05 | 3 | -3/+162 | |
| | | | | - fixed utime() for null tbuf | |||||
* | added 64-bit file support | Alexandre Oliva | 1998-10-05 | 3 | -241/+365 | |
| | ||||||
* | added pread pread64 pwrite pwrite64 and open64 | Andrew Tridgell | 1998-10-05 | 3 | -126/+339 | |
| | ||||||
* | added a function set_maxfiles() to set our file rlimit to the max | Andrew Tridgell | 1998-10-05 | 4 | -27/+34 | |
| | | | | possible and return the max. | |||||
* | this gets smbwrapper working under Solaris 2.6. Not tested much yet. | Andrew Tridgell | 1998-10-05 | 4 | -7/+129 | |
| | ||||||
* | tests for readdir64 | Andrew Tridgell | 1998-10-05 | 3 | -2/+11 | |
| | ||||||
* | reran autoconf | Andrew Tridgell | 1998-10-05 | 2 | -126/+263 | |
| | ||||||
* | some tests for stat64() and friends | Andrew Tridgell | 1998-10-05 | 1 | -0/+2 | |
| | ||||||
* | Speed up directory creation for the common case (i.e., it exists already) | Alexandre Oliva | 1998-10-05 | 1 | -16/+24 | |
| | | | | | | | | | | Link $(LIBS) in when creating smbwrapper.so rm -rf bin in distclean rm smbwrapper files in realclean remove .h from .SUFFIXES | |||||
* | don't define creat() under linux until we get the CREAT_BITS stuff | Andrew Tridgell | 1998-10-05 | 2 | -2/+9 | |
| | | | | sorted out. | |||||
* | we need to use __readdir() in preference to SYS_readdir for systems | Andrew Tridgell | 1998-10-04 | 2 | -3/+2 | |
| | | | | that use getdents. | |||||
* | bin/cvsignore: deleted, so that bin can be removed from the repository | Alexandre Oliva | 1998-10-04 | 8 | -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 | |||||
* | Avoid the message `make: [.deps/.P] Error 1 (ignored)' | Alexandre Oliva | 1998-10-04 | 1 | -2/+2 | |
| | ||||||
* | drat. We can't include sys/fcntl.h because that gives | Andrew Tridgell | 1998-10-04 | 2 | -2/+2 | |
| | | | | | | conflicts. Instead use "01101" for O_CREAT|O_WRONLY|O_TRUNC. uggh. | |||||
* | more solaris 2.5 fixups. It now seems to be working pretty well. | Andrew Tridgell | 1998-10-04 | 9 | -274/+716 | |
| | ||||||
* | ignore .po files | Andrew Tridgell | 1998-10-04 | 1 | -1/+1 | |
| | ||||||
* | warn user if LIBDIR isn't set right | Andrew Tridgell | 1998-10-04 | 1 | -1/+6 | |
| |