s3-libsmb: move protos to libsmb/proto.h
[nivanova/samba-autobuild/.git] / source3 / libsmb / clidgram.c
2011-05-06 Günther Deschners3-libsmb: move protos to libsmb/proto.h
2011-05-05 Jeremy AllisonMore const fixes for compiler warnings from the waf...
2011-04-29 Günther Deschners3-tevent: only include ../lib/util/tevent wrappers...
2011-03-29 Günther Deschners3-messages: make ndr_messaging.h part of messages.h.
2011-03-29 Günther Deschners3-messages: only include messages.h where needed.
2011-03-29 Günther Deschners3-libsmb: put namequery headers to nmblib.h
2011-01-07 Volker Lendeckes3: Remove some unused code
2011-01-07 Volker Lendeckes3: Add nbt_getdc
2011-01-07 Volker Lendeckes3: Fix a valgrind error
2011-01-07 Volker Lendeckes3: Factor out parse_getdc_response
2011-01-07 Volker Lendeckes3: Lift my_mailslot from prep_getdc_request
2011-01-02 Volker Lendeckes3: Fix a memleak in receive_getdc_response
2011-01-01 Volker Lendeckes3: Remove unused mem_ctx arg from set_getdc_request
2011-01-01 Volker Lendeckes3: Factor out prep_getdc_request
2011-01-01 Volker Lendeckes3: cli_send_mailslot -> cli_prep_mailslot
2011-01-01 Volker Lendeckes3: Fix some nonempty blank lines
2010-12-31 Volker Lendeckes3: Add some const to receive_getdc_response
2010-12-31 Volker Lendeckes3: Add some const to send_getdc_request
2010-11-14 Jeremy AllisonFix the unexpected.tdb database problem. Change nmbd...
2010-09-10 Günther Deschners3-dsgetdcname: cleanup receive_getdc_response a little.
2010-05-31 Günther Deschners3: only use netlogon/nbt header when needed.
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-18 Jelmer Vernooijs3: Remove use of iconv_convenience.
2010-05-05 Günther Deschners3: only include gen_ndr headers where needed.
2010-04-27 Matthias Dieter... nbt: samlogon/netlogon structures - unify denominations
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-20 Jeremy AllisonMake cli_send_mailslot() static. Preparing to do away...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-13 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Jelmer VernooijImport changes from upstream libndr.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-03 Andrew TridgellMerge commit 'master/master'
2008-10-02 Volker LendeckeThe IRIX compiler does not like embedded unnamed unions
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Günther Deschners3-nbt: use the new generated nbt.
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Günther Deschners3-nbt: fix remaining callers of ndr_push/pull_struct_blob.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-14 Günther Deschnermailslot: Also pick domain name and pdc name from type...
2008-05-09 Günther Deschnerdsgetdcname: mailslot replies are identical to the...
2008-05-05 Volker LendeckeFix a C++ warning
2008-04-24 Günther Deschnermailslot: allow to give back struct nbt_ntlogon_packet.
2008-04-24 Günther Deschnermailslot: make sure we are looking at the correct reply...
2008-04-24 Günther Deschnermailslot: allow to define nt_version in send_getdc_requ...
2008-04-21 Günther Deschnerwinbind: pass down existing talloc context.
2008-04-21 Günther Deschnerwinbind: Use libnbt for NTLOGON SAMLOGON mailslot reque...
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-17 Gerald W. CarterMerge commit 'samba/v3-2-test' into wbc-test
2008-04-17 Günther DeschnerMove GETDC mailslot out of winbindd.
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-27 Jeremy AllisonAdd SMB encryption. Still fixing client decrypt but
2007-12-14 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-14 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-14 Jeremy AllisonArg. The fix for CVE-2007-6015 hadn't been merged into...
2007-11-29 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-11-28 Jeremy AllisonRemove unused code (and pstring).
2007-10-26 Jeremy AllisonFix cast typo - would have broken all dgram sends.
2007-10-24 Jeremy AllisonThis is a large patch (sorry). Migrate from struct...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
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...