r23779: Change from v2 or later to v3 or later.
[sfrench/samba-autobuild/.git] / source / libsmb / clidgram.c
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker22908: All callers of message_init now also call messa...
2007-10-10 Volker Lendecker22905: cli_send_mailslot had a message_send_pid inside
2007-10-10 Jeremy Allisonr22391: Looks bigger than it is. Make "inbuf" available
2007-10-10 Jeremy Allisonr22045: As Volker noticed, skip_string's last argument is
2007-10-10 Jeremy Allisonr22014: Make us pass RANDOMIPC test again :-(. This...
2007-10-10 Volker Lendecker21115: notify_internal.c needs to remove the table...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr7415: * big change -- volker's new async winbindd...
2007-10-10 Volker Lendecker1560: Not that anybody uses this stuff (yet...), but...
2003-11-05 Jeremy AllisonFix coredump in cli_get_backup_list.
2003-11-05 Jeremy AllisonFix coredump in cli_get_backup_list.
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...