first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
[jra/samba/.git] / source3 / smbwrapper / shared.c
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1998-11-21 Andrew Tridgelladd a error code when failed to get lock
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-11-09 Andrew Tridgellconverted smbclient to use clientgen.c rather than...
1998-10-24 Andrew Tridgellmake sure that apps can't close one of the internal...
1998-10-23 Andrew Tridgellmake the shared variable stuff slightly more sophisticated
1998-10-20 Andrew Tridgelloops, I ot the return type of putenv() wrong
1998-10-20 Andrew Tridgelluse putenv() more portably
1998-10-20 Andrew Tridgellremoved setenv(), replaced with smbw_setenv()
1998-10-20 Jeremy Allisonsmbd/nttrans.c smbd/trans2.c: First fixes for NT5.0beta...
1998-10-19 Andrew Tridgelladded command line options to smbsh
1998-10-19 Andrew Tridgell- don't use env variables for passwords and usernames...