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
path:
root
/
source3
/
smbwrapper
/
shared.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-03-17
Fix building --with-smbwrapper.
Tim Potter
1
-19
/
+1
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-10-11
remove unused function in mangle.c
Simo Sorce
1
-4
/
+9
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-2
/
+0
2001-04-16
Grr - fixed compile error in smbwrapper stuff.
Tim Potter
1
-1
/
+1
2001-04-11
To stop people complaining about the mktemp call, move it into lib/util.c. Th...
Jeremy Allison
1
-5
/
+4
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-1
/
+1
1998-11-21
add a error code when failed to get lock
Andrew Tridgell
1
-1
/
+1
1998-11-17
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1
-1
/
+1
1998-11-09
converted smbclient to use clientgen.c rather than clientutil.c
Andrew Tridgell
1
-1
/
+0
1998-10-24
make sure that apps can't close one of the internal smbw file
Andrew Tridgell
1
-0
/
+7
1998-10-23
make the shared variable stuff slightly more sophisticated
Andrew Tridgell
1
-12
/
+26
1998-10-20
oops, I ot the return type of putenv() wrong
Andrew Tridgell
1
-2
/
+3
1998-10-20
use putenv() more portably
Andrew Tridgell
1
-1
/
+7
1998-10-20
removed setenv(), replaced with smbw_setenv()
Andrew Tridgell
1
-1
/
+15
1998-10-20
smbd/nttrans.c smbd/trans2.c: First fixes for NT5.0beta2. That redirector
Jeremy Allison
1
-1
/
+0
1998-10-19
added command line options to smbsh
Andrew Tridgell
1
-1
/
+2
1998-10-19
- don't use env variables for passwords and usernames (yeah!)
Andrew Tridgell
1
-0
/
+179