summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Collapse)AuthorFilesLines
1998-10-07test whether seekdir() returns void or notAndrew Tridgell5-104/+159
(This used to be commit 4dbfec81b2c67f2d36b26685a631001738d9569f)
1998-10-07- no getdents on OSF1Andrew Tridgell5-54/+35
- try a new method of handling prototype mismatches in wrapped.c. We now try to disable prototypes! (This used to be commit 77aea37bb83f2b9ad541f851b003ca10b9811314)
1998-10-07reran autoconfAndrew Tridgell1-1/+1
(This used to be commit 50526c45ba7920b15b6947edc8bc714a00d80f79)
1998-10-07fix typoAndrew Tridgell1-1/+1
(This used to be commit c4da5741f33f9108e01309a6734f16b1b854ea30)
1998-10-07fixed a bug in real_seekdir()Andrew Tridgell1-1/+1
(This used to be commit 699777a5c149d8608c834034d50b207d6da254b2)
1998-10-07some changes for OSF1 support in smbwrapper (just preliminary changes,Andrew Tridgell3-413/+423
doesn't work yet) (This used to be commit ffa7d0461fa6628302ddf5590a42cca60ec8b90b)
1998-10-07added a document on how to port smbwrapper to a new systemAndrew Tridgell1-0/+77
(This used to be commit bf1e257afb51f93e707bd7c1f75c8a2b35e69bed)
1998-10-07added some commentsAndrew Tridgell1-6/+12
(This used to be commit c81568a6934acab45702639c1c57aadb145f246b)
1998-10-07somehow "in_client" got included twice in two places.Andrew Tridgell2-2/+0
(This used to be commit 378290bfe1dc4965679495aab58be55e81ecf192)
1998-10-07put #if BROKEN_CODE around all the bits of code in rpc_parse.c thatAndrew Tridgell1-1/+8
don't compile. Luke, you'll need to remove these when you've fixed the code. (This used to be commit 4f411d62640615ce94667ddb9946082e72e23bb6)
1998-10-07do an anonymous login if the username/password is rejected.Andrew Tridgell2-1/+4
(This used to be commit 0ee3e0c62378bdf7a8e145de0727ea85763af95a)
1998-10-06Added capability for smbclient to use the local WINS server on the sameRichard Sharpe2-5/+7
machine if WINSsupport configured (This used to be commit 1398feebbcb65a9e78b7084811bf9727b6d89682)
1998-10-06dce/rpcLuke Leighton8-119/+303
(This used to be commit eb279cabd059603b6c8d9b74e4fd31c4ffe87593)
1998-10-06crc32 algorithm. obtained from dr dobb's journalLuke Leighton1-0/+70
http://www.ddj.com/ftp/1992/1992.05/crcman.zip. copyright 1992 mark r nelson. (This used to be commit 73667141af2f707fe306a0fda4853d160e55bd97)
1998-10-06using wrong cli_state in "security = domain" call.Luke Leighton1-47/+51
(This used to be commit 1c08cc2466f7bf615a3508e028f0b65f120d2e5d)
1998-10-06fixed rename error code from NT serversAndrew Tridgell1-0/+1
(This used to be commit e7516901270a4a790a3e346065eb2be8ede16cb3)
1998-10-06implemented unix semantics for rename in smbwrapperAndrew Tridgell5-7/+34
(This used to be commit a5c18f9c82f5f76b00ff29c5668b4f0d3e8d6bd0)
1998-10-06added a wrapper for fork()Andrew Tridgell7-2/+91
in a fork we have to close all server connections otherwise we can end up with two processes writing to the same socket. (This used to be commit b7ecbca3aff34ff06a445e5ee39efba48261b7e8)
1998-10-06fixed a bug in time setting (utime() call)Andrew Tridgell2-9/+12
(This used to be commit 2f4506a33c7015f2a176929d794c6c40f1433591)
1998-10-06implemented attribute mapping and chmod. file attributes are mapped inAndrew Tridgell4-6/+36
the same manner as smbd. See the README for a full explanation. (This used to be commit 0a5dcddd3fa23081d7cd214acc32b8046125a74e)
1998-10-06added SMBW_PREFIX environment variable (allowing you to specify rootAndrew Tridgell3-32/+77
of smb filesystem) fixed "cd /smb" bug updated README with full list of environment variables. (This used to be commit 71acf338d721b106af8d80e7b3a6f318ab75da8b)
1998-10-06removed unused variableAndrew Tridgell1-1/+0
(This used to be commit b923bb2aae8aa13e8f6bd41d2f06dc016b559269)
1998-10-06remove unused arguments from some static functions.Andrew Tridgell1-4/+4
(This used to be commit a9e0e5895a671910f315d9e45eca4fe419d815e5)
1998-10-06use smbw_errno() not smbw_error()Andrew Tridgell1-1/+1
(This used to be commit be7ae2a4e75aab0a71be10eb39cef9434dedae2a)
1998-10-05set HOST_OS after canonical system testAndrew Tridgell3-8/+9
(This used to be commit fc602e5e26a2de94be6b5a5509b77876dc0fd7ff)
1998-10-05clean needs to delete po32 and .so filesAndrew Tridgell1-1/+1
(This used to be commit 969eb180646977a01e6d44bde1e13343fd0fa1f7)
1998-10-05tell the user we are producing -32 code for the .32.so libraryAndrew Tridgell1-1/+1
(This used to be commit e9676812affbdaa0519415fff85d7e31383e7e2f)
1998-10-05the IRIX make is very fussy amount comment lines. If a comment lineAndrew Tridgell1-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)
1998-10-05rpcclient srvsvc commands.Luke Leighton5-12/+21
(This used to be commit 1a9a22c657c46648adaa98ac1fe394ce4bce11f0)
1998-10-05- fixed errno return in smbw_open()Andrew Tridgell3-7/+17
- updated README a bit - fixed Linux compilation of utime() (This used to be commit 4bacf32755f8012110797f7aae2b3e1e0e2f537b)
1998-10-05- keep IRIX cc -64 happyAndrew Tridgell3-12/+12
- fixed a chdir bug (This used to be commit 80d1c5118abaa99fe0f1c9d2089a81c9953cebad)
1998-10-05ignore *.po32 filesAndrew Tridgell4-0/+7
(This used to be commit 01de9a50e030da722076c67c235801c36c90bb66)
1998-10-05fixed some cast warnings from "cc -64" on IRIXAndrew Tridgell2-7/+8
(This used to be commit 624097e8f4a104393865ee100e884f000ca3f6df)
1998-10-05- fixed cast warningsAndrew Tridgell2-11/+15
- ignore *.po32 files (This used to be commit 469474803d39ceec7155792d364787318708fb91)
1998-10-05new prototypesAndrew Tridgell1-1/+1
(This used to be commit 0a733ce59d3e77f8cfd6a8165beeb39c23b26999)
1998-10-05fixed a cast warningAndrew Tridgell1-1/+1
(This used to be commit 4093bb16d20b0057e07085f061bdcfb372c679c1)
1998-10-05reran autoconf for IRIX changesAndrew Tridgell1-364/+377
(This used to be commit cbba700cb5f49fa6833a3326d7ad7c77bb76e3f7)
1998-10-05got smbwrapper working on IRIX 6.4. Things got a bit tricky,Andrew Tridgell8-14/+69
especially as the headers get the syscall numbers wrong! (This used to be commit a5405f1ab069a3123a819311a87ca84f2c5f0fea)
1998-10-05fixed Makefile for IRIX make (it doesn't know %.o=%.po, leaving offAndrew Tridgell1-2/+2
the % works) (This used to be commit 7c4ad07b5989feee6ab84eb7ff2fe2e76e1475a6)
1998-10-05this gets it compiling under IRIX 6.4. Doesn't work yet though.Andrew Tridgell2-3/+13
(This used to be commit 0c8288a72c6d6f2774dd57a7107ad68c98e0d24a)
1998-10-05test for creat64()Andrew Tridgell4-3/+6
(This used to be commit 8aa6c16eeb96d6a66a2946f5048126f175f9f609)
1998-10-05handle systems that are missing either SYS_utime or SYS_utimesAndrew Tridgell4-10/+51
(This used to be commit 4379f0fe48a40e1ff6b343bbcff542efbda1f4f8)
1998-10-05ported smbwrapper to SunOS4. It seems to work. pity so many binaries onAndrew Tridgell5-12/+102
my SunOS box are statically linked. (This used to be commit 541f1c421127334817b73388f4ccb9cc0841dd4e)
1998-10-05fixed typo in getgroups codeAndrew Tridgell1-1/+3
(This used to be commit 046e8a50219ca69ab326fa672c5fcb1ab3689b3b)
1998-10-05new file realcalls.cAndrew Tridgell1-0/+1
(This used to be commit 23f71b979ad7dcfbf461fa4f261ab9dbd0b602fb)
1998-10-05IRIX uses -shared for shared libray creation.Andrew Tridgell2-361/+363
(This used to be commit a32eb93b0e572ebfcf726a0df7443b9afa149453)
1998-10-05need to use SYS_open64 not _open64 for solaris 2.6 or stdio doesn'tAndrew Tridgell2-6/+13
work right. (This used to be commit c185585dd917d6c157460e941e983b5e43d69f7a)
1998-10-05got rid of all assembly code and gcc special features. I'm hoping toAndrew Tridgell4-108/+106
get smbsh working with the normal sun compiler (This used to be commit c6ee915336e1533e1f4f10f14b3d57de01f8fe96)
1998-10-05added Solaris 2.5Alexandre Oliva1-0/+1
(This used to be commit 788992f58613f7f4fa0e9ce7087267dec75f2e51)
1998-10-05updated READMEAndrew Tridgell1-5/+10
(This used to be commit 507646d4e54665cb6ce5ba2aa35d72d95cdd8e81)