Merge from HEAD - make Samba compile with -Wwrite-strings without additional
[tprouty/samba.git] / source / libsmb / clidgram.c
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-02-27 Jeremy AllisonFixed dumb typo caught by Herb.
2002-02-26 Jeremy Allisonbcopy must DIE ! Stop people creeping use of bcopy...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-14 Tim PotterRemoved fprintf(stderr, ...); calls which should not...
2002-01-11 Jeremy AllisonSame fix as went into 2.2 (I'm waiting for jerry to...
2001-11-04 Jeremy AllisonGot serious about const again.
2001-06-25 Andrew Tridgellfixed usage of socklen_t and also tidied up SIG_ATOMIC_...
2001-05-17 Richard SharpeFurther recasts to sockaddr * rather than sockaddr_in *
2001-02-26 Richard SharpeFix some errors uncovered in libsmbclient by the test...
2001-02-19 Richard SharpeChange code around and add retry to deal with the occas...
2001-02-18 Richard SharpeFixes to libsmbclient so it will work when browsing...
2001-02-16 Jeremy AllisonExcise snprintf -> slprintf.
2001-01-25 Richard SharpeRemove an inet_aton so that this code will compile...
2001-01-11 Jeremy Allisonrpc_server/srv_samr.c:
2001-01-07 Richard SharpeGet rid of 10.0.0.6 and replace it with 0.0.0.0 as...
2001-01-03 Richard SharpeAdd a new file clidgram with routines that are used...