Send back talloc allocation information when POOL_USAGE is received.
[samba.git] / source3 / smbwrapper /
2001-11-26 Tim PotterGot medieval on another pointless extern. Removed...
2001-11-21 Jeremy AllisonW2K doesn't seem to respond to *#0 names in node status...
2001-11-19 Martin PoolStore some path names in global variables initialized...
2001-10-17 Tim Pottercharset_initialise() doesn't exist anymore.
2001-10-11 Simo Sorceremove unused function in mangle.c
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-16 Andrew Tridgellfixed compilation error in smbw
2001-09-14 Gerald Cartermerge from 2.2
2001-09-10 Andrew Tridgellconvert more code to use XFILE
2001-09-10 Andrew Tridgelldeclare dbf in one spot
2001-09-10 Andrew Tridgellreplaced stdio in many parts of samba with a XFILE...
2001-08-23 Simo Sorcecompile fix
2001-08-12 Simo Sorcethis is a big global fix for the ptr = Realloc(ptr...
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-04-16 Tim PotterGrr - fixed compile error in smbwrapper stuff.
2001-04-12 Tim PotterAdded a caching system to smbsh. Previously access...
2001-04-11 Jeremy AllisonTo stop people complaining about the mktemp call, move...
2001-02-20 Andrew Tridgellsetup workgroup when found
2001-01-16 Tim PotterFix for no master browser present.
2001-01-15 Tim PotterCompile fix for smbw_dir_add function.
2001-01-05 Richard SharpeNeeded a callback arg on cli_list ...
2001-01-05 Tim PotterAdded extra argument to calls to smbw_share_add()
2001-01-04 Richard SharpeI need a callback arg for cli_NetServerEnum and cli_RNe...
2001-01-02 Tim PotterReturn an empty directory for a stat on a share we...
2000-12-20 Andrew Tridgellimplemented a much nicer name_status() interface. It...
2000-12-13 Tim PotterAdded support for SERVICESF shared variable to change...
2000-12-11 Andrew Tridgelladded support for browsing the list of workgroups at...
2000-11-11 Tim PotterFetch authentication info before actually using it.
2000-11-01 Tim PotterAdded a authentication hook to smbwrapper which allows...
2000-07-06 Andrew Tridgelladded -L option
2000-07-06 Andrew Tridgellgot smbw to compile again on Linux
2000-03-16 Herb Lewisremoved extra arguements from make_nmb_name calls
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-06-13 Tim PotterReturn a (void *)0 instead of NULL in readdir64() wrapper.
1999-06-13 Tim PotterReturn a #error if no functions could be found to wrap...
1999-01-29 Luke Leightonremoved encrypt-password code pre-cli_session_setup...
1999-01-27 Luke Leighton- got client code cleartext passwords working again...
1998-12-07 Luke Leightonissues spotted by herb.
1998-11-29 Luke Leightonweekend work. user / group database API.
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-13 Andrew Tridgellfixes for OSF1 compilation
1998-11-09 Jeremy AllisonMakefile.in: Removed rpc_server/srv_ldap_helpers.c...
1998-11-09 Andrew Tridgellconverted smbclient to use clientgen.c rather than...
1998-10-29 Herb Lewissome versions of Irix pass the HAVE__ACL test but don...
1998-10-24 Andrew Tridgellhandle the case of an intermediate binary not loading...
1998-10-24 Andrew Tridgellvolker was concerned about unique inode numbers and...
1998-10-24 Andrew Tridgellmake sure that apps can't close one of the internal...
1998-10-23 Andrew Tridgelldon't use SMBW_PWD_ENV any more
1998-10-23 Andrew Tridgellfixed problems with PWD - we no longer use the PWD...
1998-10-23 Andrew Tridgellmake the shared variable stuff slightly more sophisticated
1998-10-22 Jeremy Allisonserver/srv_samr.c smbd/ipc.c: Changed global_myworkgrou...
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...
1998-10-17 Jeremy AllisonSmall tidyups for gcc in 'preen' mode....
1998-10-16 Andrew Tridgellchanged some debug levels
1998-10-16 Jeremy AllisonRe-added code to tell the user how many open files...
1998-10-14 Luke Leightontridge, i had to put a #ifdef _STAT_VER_LINUX_OLD round...
1998-10-13 Andrew Tridgellsmbsh launch program is now in C
1998-10-09 Luke Leightondce/rpc.
1998-10-08 Luke Leightondce/rpc
1998-10-08 Andrew Tridgell- fixed a bunch of warnings and minor errors
1998-10-08 Andrew Tridgelluse 1 second resolution calls if possible
1998-10-08 Andrew Tridgellfixed a problem with fchdir() that broke "cvs -d" in...
1998-10-08 Andrew Tridgelladded some comments
1998-10-07 Andrew Tridgelldon't prototype the acl() functions
1998-10-07 Andrew Tridgellrestore errno after smbw initialisation
1998-10-07 Andrew Tridgellwe need realcalls.h in realcalls.c
1998-10-07 Andrew Tridgellfixed a warning on SunOS
1998-10-07 Andrew Tridgelluse double for dummy arrays to ensure alignment
1998-10-07 Andrew Tridgellfixed fork() on SunOS4
1998-10-07 Andrew Tridgell- updated docs to say OSF1 works
1998-10-07 Andrew Tridgellfixed facl() bug for solaris
1998-10-07 Andrew Tridgellfixed __xstat() under linux
1998-10-07 Andrew Tridgellreturn type cleanups for IRIX
1998-10-07 Andrew Tridgellyet another attempt at making this stuff portable....
1998-10-07 Andrew Tridgellnot needed any more
1998-10-07 Andrew Tridgellpossibly use __sys_llseek()
1998-10-07 Andrew Tridgellwon't need wrapper.h anymore
1998-10-07 Andrew Tridgellmore OSF1 changes as well as changes to allow us to...
1998-10-07 Andrew Tridgelltest whether seekdir() returns void or not
1998-10-07 Andrew Tridgell- no getdents on OSF1
1998-10-07 Andrew Tridgellfixed a bug in real_seekdir()
1998-10-07 Andrew Tridgellsome changes for OSF1 support in smbwrapper (just preli...
1998-10-07 Andrew Tridgelladded a document on how to port smbwrapper to a new...
1998-10-07 Andrew Tridgelldo an anonymous login if the username/password is rejected.
1998-10-06 Andrew Tridgellimplemented unix semantics for rename in smbwrapper
1998-10-06 Andrew Tridgelladded a wrapper for fork()
1998-10-06 Andrew Tridgellfixed a bug in time setting (utime() call)
1998-10-06 Andrew Tridgellimplemented attribute mapping and chmod. file attribute...
1998-10-06 Andrew Tridgelladded SMBW_PREFIX environment variable (allowing you...
1998-10-06 Andrew Tridgellremoved unused variable
1998-10-06 Andrew Tridgelluse smbw_errno() not smbw_error()
1998-10-05 Andrew Tridgellset HOST_OS after canonical system test
next