CVE-2016-2115: s3:winbindd: use lp_client_ipc_{min,max}_protocol()
[samba.git] / source4 / ntptr / simple_ldb /
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-01-17 Günther Deschnerspoolss: make spoolss deal with ndr64 SetForm by using...
2013-01-17 Günther Deschnerspoolss: make spoolss deal with ndr64 AddForm by using...
2011-10-18 Andrew Bartlettlib/param: Remove parameters for wins and spoolss databases
2011-03-19 Jelmer Vernooijsource4/: Fix prototypes for all functions in various...
2011-03-01 Matthias Dieter... s4:remove many invocations of "samdb_msg_add_string"
2011-02-10 Andrew Tridgellldb: use #include <ldb.h> for ldb
2010-10-30 Andrew Tridgells4-rpc: split the dcesrv reply code out of dcerpc_server
2010-10-17 Matthias Dieter... Revert "s4:remove "util_ldb" submodule and integrate...
2010-10-17 Matthias Dieter... s4:remove "util_ldb" submodule and integrate the three...
2010-10-15 Matthias Dieter... s4:ntptr/ntptr_simple_ldb.c - use LDB result constants
2010-10-14 Matthias Dieter... s4:dsdb - remove "samdb_result_uint", "samdb_result_int...
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-03-05 Günther Deschners4-spoolss: fix spoolss_GetPrinterData implementation...
2010-02-16 Andrew Tridgells4-dsdb: change samdb_replace() to dsdb_replace() and...
2009-10-23 Andrew Tridgells4-dsdb: create a static system_session context
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-14 Matthias Dieter... s4: Changes the old occurences of "lp_realm" in "lp_dns...
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-17 Günther Deschners4-spoolss: fix the build after OsVersion changes.
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-17 Günther Deschners4-spoolss: use winreg_Type for GetPrinterData implemen...
2009-03-17 Günther Deschners4-spoolss: fix spoolss_GetPrinterData w.r.t. out point...
2009-03-08 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-06 Günther Deschners4-spoolss: fix spoolss server enum calls after pointer...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Günther Deschners4-spoolss: implement dcesrv_spoolss_GetPrintProcessorD...
2009-02-17 Günther Deschners4-spoolss: fix spoolss server after out,ref count...
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-06 Günther Deschners4-spoolss: fix sptr_GetPrintServerData.
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-01 Jelmer VernooijUse struct for server versions.
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-11 Jelmer VernooijFix include paths to new location of libutil.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijSpecify event_context to ldb_wrap_connect explicitly.
2008-01-05 Jelmer Vernooijr26670: Janitorial: Remove global_loadparm uses.
2008-01-01 Jelmer Vernooijr26638: libndr: Require explicitly specifying iconv_con...
2007-12-21 Jelmer Vernooijr26353: Remove use of global_loadparm.
2007-12-21 Jelmer Vernooijr26313: Fix more uses of static loadparm.
2007-12-21 Jelmer Vernooijr26252: Specify loadparm_context explicitly when creati...
2007-12-21 Andrew Bartlettr26135: Remove samdb_add(), samdb_delete() and samdb_mo...
2007-12-21 Jelmer Vernooijr26003: Split up DB_WRAP, as first step in an attempt...
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25446: Merge some changes I made on the way home from...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Stefan Metzmacherr16523: pass spoolss_XcvData calls to the ntptr backends...
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Andrew Bartlettr12227: I realised that I wasn't yet seeing authenticat...
2007-10-10 Simo Sorcer9392: Fix ldb_dn_compose to make build farm happy
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Simo Sorcer8091: fix invalid attribute names s/_/-/g
2007-10-10 Stefan Metzmacherr8054: add OSVersion, OSVersionEx, DNSMachineName Print...
2007-10-10 Stefan Metzmacherr8046: - add somemore failure checks in the RPC-SPOOLSS...
2007-10-10 Stefan Metzmacherr7646: - only allow modification of SPOOLSS_FORM_USER...
2007-10-10 Stefan Metzmacherr7644: - remove some dublicate structures SetForm and...
2007-10-10 Stefan Metzmacherr7643: This patch adds a new NTPTR subsystem: