summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r24130: Explicitly pass flags2 to srvstr_pushVolker Lendecke1-3/+3
2007-10-10r24120: add a file_id_create() hook into the VFS layerStefan Metzmacher2-1/+8
2007-10-10r24078: Add reply_unixerrorVolker Lendecke1-0/+1
2007-10-10r24039: remove unused global variable...Stefan Metzmacher1-1/+1
2007-10-10r24021: use MSG_BROADCAST_PID_STR as value for broadcast messagesStefan Metzmacher1-1/+5
2007-10-10r23997: Check in the infrastructure for getting rid of the global InBuffer/Ou...Volker Lendecke2-0/+8
2007-10-10r23986: Some constVolker Lendecke1-1/+1
2007-10-10r23971: Prevent build failures.Günther Deschner1-1/+5
2007-10-10r23946: add support for NTLMSSP sign and sealStefan Metzmacher1-1/+1
2007-10-10r23945: add infrastructure to select plain, sign or seal LDAP connectionStefan Metzmacher1-1/+12
2007-10-10r23926: implement output buffer handling for the SASL write wrapperStefan Metzmacher1-2/+2
2007-10-10r23922: implement input buffer handling for the SASL read wrapperStefan Metzmacher1-15/+46
2007-10-10r23921: Remove GPO_SID_TOKEN struct and use nt_user_token instead, that alrea...Günther Deschner1-7/+0
2007-10-10r23898: rename HAVE_ADS_SASL_WRAPPING -> HAVE_LDAP_SASL_WRAPPINGStefan Metzmacher1-3/+3
2007-10-10r23896: hopefully fix the build on most systemsStefan Metzmacher1-1/+1
2007-10-10r23893: add dummy callbacks for LDAP SASL wrapping,Stefan Metzmacher1-4/+6
2007-10-10r23888: move elements belonging to the current ldap connection to aStefan Metzmacher1-10/+13
2007-10-10r23870: Use GPO_LINK_TYPE in GROUP_POLICY_OBJECT struct.Günther Deschner1-1/+1
2007-10-10r23858: Added srvstr_pull_buf_talloc() and srvstr_pull_talloc()Jeremy Allison2-0/+12
2007-10-10r23838: Allow to store schema and config path in ADS_STRUCT config.Günther Deschner1-0/+2
2007-10-10r23834: Allow to pass an ADS_STRUCT pointer down to the dump function callbac...Günther Deschner1-1/+1
2007-10-10r23826: Fix gpo security filtering by matching the security descriptor ace's ...Günther Deschner2-1/+3
2007-10-10r23808: Make us a bit more C++ friendly. Thanks to Constantine VetoshevVolker Lendecke2-12/+8
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell15-30/+15
2007-10-10r23800: LGPL is now called GNU Lesser General Public LicenseAndrew Tridgell3-6/+6
2007-10-10r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell1-2/+1
2007-10-10r23795: more v2->v3 conversionAndrew Tridgell1-1/+1
2007-10-10r23794: convert more code from LGPLv2+ to LGPLv3+Andrew Tridgell2-10/+6
2007-10-10r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell1-1/+1
2007-10-10r23786: Use linux/dqblk_xfs.h rather than a private copy of this header in theAndrew Tridgell1-165/+0
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell70-140/+70
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison84-84/+84
2007-10-10r23771: Merge useful W_ERROR_NOT_OK_RETURN macro from samba4.Günther Deschner1-0/+6
2007-10-10r23766: Add GTYPE_SECURITY_UNIVERSAL_GROUP define.Günther Deschner1-0/+5
2007-10-10r23732: removed reference to non-existent structureHerb Lewis1-2/+0
2007-10-10r23726: Explicitly pass down the FLAGS2 field to srvstr_pull_buf. The nextVolker Lendecke2-7/+7
2007-10-10r23724: Reduce access to the global inbuf a tiny bit. Add a struct smb_requestVolker Lendecke1-0/+7
2007-10-10r23671: Remove unused code -- 16416 bytes of bss space...Volker Lendecke1-1/+0
2007-10-10r23646: Generalize our internal keytab handling to support a broader range of...Günther Deschner1-0/+4
2007-10-10r23624: Merge dos error code from samba4 (returned from dfs_Enum against w2k3...Günther Deschner1-0/+1
2007-10-10r23620: Convert set_nt_acl to return NTSTATUS. Also fix the chownJeremy Allison1-2/+3
2007-10-10r23616: Fix bugzilla #4719: must change password is not set from usrmgr.exe.Jim McDonough1-1/+14
2007-10-10r23607: Add legacy support for Services for Unix (SFU) 2.0.Günther Deschner1-4/+12
2007-10-10r23600: First step in abstracting the winbindd cache validationMichael Adam1-0/+10
2007-10-10r23582: Fix event based krb5 ticket refreshing in winbindd.Günther Deschner1-1/+1
2007-10-10r23563: Add dump-event-list command to smbcontrol.Günther Deschner1-0/+3
2007-10-10r23512: Fix conflict in #define for SECDESC_PREFIX. Ensure allJeremy Allison1-2/+2
2007-10-10r23510: Tidy calls to smb_panic by removing trailing newlines. Print theJames Peach1-3/+4
2007-10-10r23509: This activates the global options from the registry in loadparm.Michael Adam2-0/+32
2007-10-10r23485: This checkin consists mostly of refactorings in preparation of theMichael Adam1-1/+3