Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
[kai/samba.git] / source3 / smbwrapper / smbw_dir.c
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-08-12 Simo Sorcethis is a big global fix for the ptr = Realloc(ptr...
2001-04-12 Tim PotterAdded a caching system to smbsh. Previously access...
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...
2000-12-11 Andrew Tridgelladded support for browsing the list of workgroups at...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1998-12-07 Luke Leightonissues spotted by herb.
1998-11-29 Luke Leightonweekend work. user / group database API.
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-24 Andrew Tridgellvolker was concerned about unique inode numbers and...
1998-10-23 Andrew Tridgelldon't use SMBW_PWD_ENV any more
1998-10-20 Andrew Tridgellremoved setenv(), replaced with smbw_setenv()
1998-10-08 Andrew Tridgellfixed a problem with fchdir() that broke "cvs -d" in...
1998-10-07 Andrew Tridgellfixed a warning on SunOS
1998-10-07 Andrew Tridgellmore OSF1 changes as well as changes to allow us to...
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 Tridgelladded SMBW_PREFIX environment variable (allowing you...
1998-10-05 Andrew Tridgell- keep IRIX cc -64 happy
1998-10-05 Andrew Tridgellgot rid of all assembly code and gcc special features...
1998-10-05 Andrew Tridgellthis gets smbwrapper working under Solaris 2.6. Not...
1998-10-04 Andrew Tridgelldon't list the IPC$ share in directory listings (it...
1998-10-04 Andrew Tridgellstarted basic support for solaris 2.5 in smbwrapper.
1998-10-04 Andrew Tridgellsupport NetServerEnum in smbwrapper. You can now do...
1998-10-04 Andrew Tridgelladded support for printing via smbwrapper
1998-10-04 Andrew Tridgellmodified cli_read() and cli_write() to issue multiple...
1998-10-04 Andrew Tridgelluse dummy file descriptors opened on /dev/null to ensur...
1998-10-04 Andrew Tridgellmore smbw cleanups.
1998-10-04 Andrew Tridgell- split smbw directory code into smbw_dir.c