index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
1998-10-07
possibly use __sys_llseek()
Andrew Tridgell
1
-0
/
+2
1998-10-07
won't need wrapper.h anymore
Andrew Tridgell
1
-0
/
+0
1998-10-07
more OSF1 changes as well as changes to allow us to use the standard
Andrew Tridgell
13
-358
/
+344
1998-10-07
test whether seekdir() returns void or not
Andrew Tridgell
5
-104
/
+159
1998-10-07
- no getdents on OSF1
Andrew Tridgell
5
-54
/
+35
1998-10-07
reran autoconf
Andrew Tridgell
1
-1
/
+1
1998-10-07
fix typo
Andrew Tridgell
1
-1
/
+1
1998-10-07
fixed a bug in real_seekdir()
Andrew Tridgell
1
-1
/
+1
1998-10-07
some changes for OSF1 support in smbwrapper (just preliminary changes,
Andrew Tridgell
3
-413
/
+423
1998-10-07
added a document on how to port smbwrapper to a new system
Andrew Tridgell
1
-0
/
+77
1998-10-07
added some comments
Andrew Tridgell
1
-6
/
+12
1998-10-07
somehow "in_client" got included twice in two places.
Andrew Tridgell
2
-2
/
+0
1998-10-07
put #if BROKEN_CODE around all the bits of code in rpc_parse.c that
Andrew Tridgell
1
-1
/
+8
1998-10-07
do an anonymous login if the username/password is rejected.
Andrew Tridgell
2
-1
/
+4
1998-10-06
Added capability for smbclient to use the local WINS server on the same
Richard Sharpe
2
-5
/
+7
1998-10-06
dce/rpc
Luke Leighton
8
-119
/
+303
1998-10-06
crc32 algorithm. obtained from dr dobb's journal
Luke Leighton
1
-0
/
+70
1998-10-06
using wrong cli_state in "security = domain" call.
Luke Leighton
1
-47
/
+51
1998-10-06
fixed rename error code from NT servers
Andrew Tridgell
1
-0
/
+1
1998-10-06
implemented unix semantics for rename in smbwrapper
Andrew Tridgell
5
-7
/
+34
1998-10-06
added a wrapper for fork()
Andrew Tridgell
7
-2
/
+91
1998-10-06
fixed a bug in time setting (utime() call)
Andrew Tridgell
2
-9
/
+12
1998-10-06
implemented attribute mapping and chmod. file attributes are mapped in
Andrew Tridgell
4
-6
/
+36
1998-10-06
added SMBW_PREFIX environment variable (allowing you to specify root
Andrew Tridgell
3
-32
/
+77
1998-10-06
removed unused variable
Andrew Tridgell
1
-1
/
+0
1998-10-06
remove unused arguments from some static functions.
Andrew Tridgell
1
-4
/
+4
1998-10-06
use smbw_errno() not smbw_error()
Andrew Tridgell
1
-1
/
+1
1998-10-05
set HOST_OS after canonical system test
Andrew Tridgell
3
-8
/
+9
1998-10-05
clean needs to delete po32 and .so files
Andrew Tridgell
1
-1
/
+1
1998-10-05
tell the user we are producing -32 code for the .32.so library
Andrew Tridgell
1
-1
/
+1
1998-10-05
the IRIX make is very fussy amount comment lines. If a comment line
Andrew Tridgell
1
-1
/
+1
1998-10-05
rpcclient srvsvc commands.
Luke Leighton
5
-12
/
+21
1998-10-05
- fixed errno return in smbw_open()
Andrew Tridgell
3
-7
/
+17
1998-10-05
More yuck changes for Red Hat RPM production.
John Terpstra
2
-0
/
+12
1998-10-05
- keep IRIX cc -64 happy
Andrew Tridgell
3
-12
/
+12
1998-10-05
ignore *.po32 files
Andrew Tridgell
4
-0
/
+7
1998-10-05
fixed some cast warnings from "cc -64" on IRIX
Andrew Tridgell
2
-7
/
+8
1998-10-05
- fixed cast warnings
Andrew Tridgell
2
-11
/
+15
1998-10-05
new prototypes
Andrew Tridgell
1
-1
/
+1
1998-10-05
fixed a cast warning
Andrew Tridgell
1
-1
/
+1
1998-10-05
reran autoconf for IRIX changes
Andrew Tridgell
1
-364
/
+377
1998-10-05
got smbwrapper working on IRIX 6.4. Things got a bit tricky,
Andrew Tridgell
8
-14
/
+69
1998-10-05
fixed Makefile for IRIX make (it doesn't know %.o=%.po, leaving off
Andrew Tridgell
1
-2
/
+2
1998-10-05
this gets it compiling under IRIX 6.4. Doesn't work yet though.
Andrew Tridgell
2
-3
/
+13
1998-10-05
test for creat64()
Andrew Tridgell
4
-3
/
+6
1998-10-05
handle systems that are missing either SYS_utime or SYS_utimes
Andrew Tridgell
4
-10
/
+51
1998-10-05
ported smbwrapper to SunOS4. It seems to work. pity so many binaries on
Andrew Tridgell
5
-12
/
+102
1998-10-05
fixed typo in getgroups code
Andrew Tridgell
1
-1
/
+3
1998-10-05
new file realcalls.c
Andrew Tridgell
1
-0
/
+1
1998-10-05
Added rpcclient and smbwrapper stuff.
John Terpstra
1
-4
/
+16
[next]