index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbwrapper
Commit message (
Expand
)
Author
Age
Files
Lines
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
6
-55
/
+19
*
Return a (void *)0 instead of NULL in readdir64() wrapper.
Tim Potter
1999-06-13
1
-2
/
+1
*
Return a #error if no functions could be found to wrap around.
Tim Potter
1999-06-13
1
-0
/
+43
*
removed encrypt-password code pre-cli_session_setup(), session setup
Luke Leighton
1999-01-29
1
-6
/
+2
*
- got client code cleartext passwords working again in cli_session_setup.
Luke Leighton
1999-01-27
1
-2
/
+6
*
issues spotted by herb.
Luke Leighton
1998-12-07
1
-1
/
+1
*
weekend work. user / group database API.
Luke Leighton
1998-11-29
1
-1
/
+2
*
add a error code when failed to get lock
Andrew Tridgell
1998-11-21
1
-1
/
+1
*
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1998-11-17
2
-2
/
+2
*
fixes for OSF1 compilation
Andrew Tridgell
1998-11-13
1
-0
/
+6
*
Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.
Jeremy Allison
1998-11-09
3
-6
/
+6
*
converted smbclient to use clientgen.c rather than clientutil.c
Andrew Tridgell
1998-11-09
2
-5
/
+4
*
some versions of Irix pass the HAVE__ACL test but don't have acl.h
Herb Lewis
1998-10-29
1
-1
/
+1
*
handle the case of an intermediate binary not loading smbwrapper.so
Andrew Tridgell
1998-10-24
1
-2
/
+1
*
volker was concerned about unique inode numbers and smbsh. This set of
Andrew Tridgell
1998-10-24
3
-11
/
+39
*
make sure that apps can't close one of the internal smbw file
Andrew Tridgell
1998-10-24
3
-2
/
+30
*
don't use SMBW_PWD_ENV any more
Andrew Tridgell
1998-10-23
1
-3
/
+0
*
fixed problems with PWD - we no longer use the PWD env variable
Andrew Tridgell
1998-10-23
3
-11
/
+19
*
make the shared variable stuff slightly more sophisticated
Andrew Tridgell
1998-10-23
1
-12
/
+26
*
server/srv_samr.c smbd/ipc.c: Changed global_myworkgroup back to fstring
Jeremy Allison
1998-10-22
1
-2
/
+8
*
oops, I ot the return type of putenv() wrong
Andrew Tridgell
1998-10-20
1
-2
/
+3
*
use putenv() more portably
Andrew Tridgell
1998-10-20
1
-1
/
+7
*
removed setenv(), replaced with smbw_setenv()
Andrew Tridgell
1998-10-20
5
-9
/
+29
*
smbd/nttrans.c smbd/trans2.c: First fixes for NT5.0beta2. That redirector
Jeremy Allison
1998-10-20
3
-5
/
+3
*
added command line options to smbsh
Andrew Tridgell
1998-10-19
4
-30
/
+72
*
- don't use env variables for passwords and usernames (yeah!)
Andrew Tridgell
1998-10-19
4
-23
/
+242
*
Small tidyups for gcc in 'preen' mode....
Jeremy Allison
1998-10-17
1
-0
/
+4
*
changed some debug levels
Andrew Tridgell
1998-10-16
2
-6
/
+15
*
Re-added code to tell the user how many open files they
Jeremy Allison
1998-10-16
1
-1
/
+1
*
tridge, i had to put a #ifdef _STAT_VER_LINUX_OLD round a bit of code
Luke Leighton
1998-10-14
1
-0
/
+2
*
smbsh launch program is now in C
Andrew Tridgell
1998-10-13
1
-0
/
+62
*
dce/rpc.
Luke Leighton
1998-10-09
1
-1
/
+1
*
dce/rpc
Luke Leighton
1998-10-08
1
-1
/
+1
*
- fixed a bunch of warnings and minor errors
Andrew Tridgell
1998-10-08
1
-1
/
+1
*
use 1 second resolution calls if possible
Andrew Tridgell
1998-10-08
2
-4
/
+5
*
fixed a problem with fchdir() that broke "cvs -d" in smbsh
Andrew Tridgell
1998-10-08
2
-10
/
+10
*
added some comments
Andrew Tridgell
1998-10-08
1
-1
/
+5
*
don't prototype the acl() functions
Andrew Tridgell
1998-10-07
1
-5
/
+5
*
restore errno after smbw initialisation
Andrew Tridgell
1998-10-07
1
-0
/
+5
*
we need realcalls.h in realcalls.c
Andrew Tridgell
1998-10-07
1
-0
/
+1
*
fixed a warning on SunOS
Andrew Tridgell
1998-10-07
1
-1
/
+1
*
use double for dummy arrays to ensure alignment
Andrew Tridgell
1998-10-07
1
-7
/
+7
*
fixed fork() on SunOS4
Andrew Tridgell
1998-10-07
1
-1
/
+1
*
- updated docs to say OSF1 works
Andrew Tridgell
1998-10-07
2
-4
/
+7
*
fixed facl() bug for solaris
Andrew Tridgell
1998-10-07
1
-2
/
+2
*
fixed __xstat() under linux
Andrew Tridgell
1998-10-07
1
-1
/
+1
*
return type cleanups for IRIX
Andrew Tridgell
1998-10-07
1
-32
/
+33
*
yet another attempt at making this stuff portable. This time I use
Andrew Tridgell
1998-10-07
3
-284
/
+206
*
not needed any more
Andrew Tridgell
1998-10-07
1
-31
/
+0
*
possibly use __sys_llseek()
Andrew Tridgell
1998-10-07
1
-0
/
+2
[next]