summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* r24552: merge from SAMBA_4_0:Stefan Metzmacher2007-10-101-18/+0
* r24541: merge from SAMBA_4_0:Stefan Metzmacher2007-10-101-12/+2
* r24538: merge from SAMBA_4_0:Stefan Metzmacher2007-10-101-13/+1
* r24533: merge from SAMBA_4_0:Stefan Metzmacher2007-10-101-1/+1
* r24464: Now Volker removed the readbmpx we don't need cached errors any more.Jeremy Allison2007-10-102-18/+0
* r24419: Hm, I think this protoype is not required here.Günther Deschner2007-10-101-5/+0
* r24413: Minor edits for libgpo.Günther Deschner2007-10-101-12/+15
* r24321: Attempt to fix the "hape" cc buildVolker Lendecke2007-10-101-3/+3
* r24311: add a reply_force_nterror() macroStefan Metzmacher2007-10-101-0/+1
* r24304: patch from Bjoern JAcke <bj@SerNet.DE>:Stefan Metzmacher2007-10-101-0/+4
* r24250: Merge W_ERROR_HAVE_NO_MEMORY macro from Samba 4.Günther Deschner2007-10-101-0/+6
* r24158: SE_GROUP_RESOURCE in the other_sids list apparently means aGerald Carter2007-10-101-1/+1
* r24133: Explicitly pass flags2 down to push_string_fnVolker Lendecke2007-10-101-1/+1
* r24131: - make it more clear what the different min and max fields meanStefan Metzmacher2007-10-101-4/+5
* r24130: Explicitly pass flags2 to srvstr_pushVolker Lendecke2007-10-101-3/+3
* r24120: add a file_id_create() hook into the VFS layerStefan Metzmacher2007-10-102-1/+8
* r24078: Add reply_unixerrorVolker Lendecke2007-10-101-0/+1
* r24039: remove unused global variable...Stefan Metzmacher2007-10-101-1/+1
* r24021: use MSG_BROADCAST_PID_STR as value for broadcast messagesStefan Metzmacher2007-10-101-1/+5
* r23997: Check in the infrastructure for getting rid of the global InBuffer/Ou...Volker Lendecke2007-10-102-0/+8
* r23986: Some constVolker Lendecke2007-10-101-1/+1
* r23971: Prevent build failures.Günther Deschner2007-10-101-1/+5
* r23946: add support for NTLMSSP sign and sealStefan Metzmacher2007-10-101-1/+1
* r23945: add infrastructure to select plain, sign or seal LDAP connectionStefan Metzmacher2007-10-101-1/+12
* r23926: implement output buffer handling for the SASL write wrapperStefan Metzmacher2007-10-101-2/+2
* r23922: implement input buffer handling for the SASL read wrapperStefan Metzmacher2007-10-101-15/+46
* r23921: Remove GPO_SID_TOKEN struct and use nt_user_token instead, that alrea...Günther Deschner2007-10-101-7/+0
* r23898: rename HAVE_ADS_SASL_WRAPPING -> HAVE_LDAP_SASL_WRAPPINGStefan Metzmacher2007-10-101-3/+3
* r23896: hopefully fix the build on most systemsStefan Metzmacher2007-10-101-1/+1
* r23893: add dummy callbacks for LDAP SASL wrapping,Stefan Metzmacher2007-10-101-4/+6
* r23888: move elements belonging to the current ldap connection to aStefan Metzmacher2007-10-101-10/+13
* r23870: Use GPO_LINK_TYPE in GROUP_POLICY_OBJECT struct.Günther Deschner2007-10-101-1/+1
* r23858: Added srvstr_pull_buf_talloc() and srvstr_pull_talloc()Jeremy Allison2007-10-102-0/+12
* r23838: Allow to store schema and config path in ADS_STRUCT config.Günther Deschner2007-10-101-0/+2
* r23834: Allow to pass an ADS_STRUCT pointer down to the dump function callbac...Günther Deschner2007-10-101-1/+1
* r23826: Fix gpo security filtering by matching the security descriptor ace's ...Günther Deschner2007-10-102-1/+3
* r23808: Make us a bit more C++ friendly. Thanks to Constantine VetoshevVolker Lendecke2007-10-102-12/+8
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-1015-30/+15
* r23800: LGPL is now called GNU Lesser General Public LicenseAndrew Tridgell2007-10-103-6/+6
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-101-2/+1
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-101-1/+1
* r23794: convert more code from LGPLv2+ to LGPLv3+Andrew Tridgell2007-10-102-10/+6
* r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell2007-10-101-1/+1
* r23786: Use linux/dqblk_xfs.h rather than a private copy of this header in theAndrew Tridgell2007-10-101-165/+0
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-1070-140/+70
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-1084-84/+84
* r23771: Merge useful W_ERROR_NOT_OK_RETURN macro from samba4.Günther Deschner2007-10-101-0/+6
* r23766: Add GTYPE_SECURITY_UNIVERSAL_GROUP define.Günther Deschner2007-10-101-0/+5
* r23732: removed reference to non-existent structureHerb Lewis2007-10-101-2/+0
* r23726: Explicitly pass down the FLAGS2 field to srvstr_pull_buf. The nextVolker Lendecke2007-10-102-7/+7