r11065: rename wr_eventlog to eventlogadm
[ira/wip.git] / source / smbwrapper /
2007-10-10 Jeremy Allisonr9350: Fix direct malloc calls made by smbwrapper.
2007-10-10 Tim Potterr6412: Add fflush(stdout) after displaying username...
2007-10-10 Gerald Carterr5968: derrell's large file fix for libsmbclient (BUG...
2007-10-10 Jeremy Allisonr4236: More *alloc fixes.
2007-10-10 Alexander Bokovoyr516: On GNU/Linux distributions which allow to use...
2007-10-10 Gerald Carterr39: * importing .cvsignore files
2003-12-26 Volker LendeckeCollecting another little patch from gd@suse.de
2003-12-26 Volker LendeckeCollecting another little patch from gd@suse.de
2003-11-02 Tim PotterWhoops - missed a place where HAVE_STAT_ST_{BLOCKS...
2003-10-24 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
2003-10-14 Tim PotterEnclose usage of st_blksize and st_blocks struct stat...
2003-10-14 Tim PotterEnclose usage of st_blksize and st_blocks struct stat...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-24 Jelmer VernooijPatch from Guenther Deschner to fix build with gcc 3.2
2003-04-24 Jelmer VernooijPatch from Guenther Deschner to fix build with gcc 3.2
2003-04-23 Andrew BartlettParinoia for compleatly broken SMB servers that don...
2003-04-23 Andrew BartlettMake this safe for -DDEVELOPER checks.
2003-03-17 Tim PotterFix building --with-smbwrapper.
2003-02-24 Andrew BartlettFinish removing setenv replacements from smbwrapper.
2003-02-24 Andrew Bartletttypo
2003-02-24 Andrew Bartlettsetenv takes 3 arguments...
2003-02-19 Andrew BartlettMerge minor library fixes from HEAD to 3.0.
2003-02-19 Andrew BartlettNow we have setenv() in replace.c, we don't need a...
2002-11-13 Jeremy AllisonFix smbwrapper from global* changes.
2002-11-13 Jeremy AllisonFix smbwrapper from the global_* changes.
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-30 Tim PotterUnused file.
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....
next