ldb-samba: ldif_read_objectSid avoids VLA
[samba.git] / source3 / libsmb / clidgram.c
2024-04-05 Stefan Metzmachers3:libsmb/unexpected: pass nmbd_socket_dir from the...
2024-01-23 Volker Lendeckelibsmb: Fix whitespace and a typo
2020-08-28 Matthew DeVores3: safe_string: do not include string_wrappers.h
2018-04-10 Volker Lendeckelibsmb: Pass "account_name/flags" through nb_getdc
2018-04-10 Volker Lendeckelibsmb: Pass "account_name/flags" through prep_getdc_re...
2018-04-10 Volker Lendeckelibsmb: Introduce a helper variable
2018-01-23 Volker Lendeckelibnmb: Make nb_packet_read_recv return a talloc'ed pkt
2018-01-23 Volker Lendeckelibsmb: Give unexpected.c its own header
2015-05-13 Richard SharpeConvert all uint32/16/8 to _t in source3/libsmb.
2014-02-08 Garming Samparam: rename lp function and variable from 'piddir...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-02-19 Stefan Metzmachers3:libsmb: make use of samba_tevent_context_init()
2012-07-19 Jeremy AllisonMove everything to use the common pidfile functions.
2012-07-19 Jeremy AllisonMove source4/smbd/pidfile into lib/util in preparation...
2012-05-30 Jeremy AllisonFix metze's complaint about the bugfix for bug #8953...
2012-05-22 Jeremy AllisonFix bug #8953 - winbind can hang as nbt_getdc() has...
2011-11-03 Günther Deschnerlibrpc: remove nbt dependency to samr.
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-param Remove special case for global_myname(), renam...
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
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...
next