summaryrefslogtreecommitdiff
path: root/source3/include/rpc_secdes.h
AgeCommit message (Expand)AuthorFilesLines
2009-04-21s3-secdesc: remove SEC_RIGHT_MAXIMUM_ALLOWED and SEC_RIGHT_SYSTEM_SECURITY.Günther Deschner1-3/+0
2009-04-21s3-secdesc: move all winreg access bits to IDL.Günther Deschner1-35/+0
2009-03-01Move secacl to top-level.Jelmer Vernooij1-1/+0
2009-03-01Move secace.c to top-level.Jelmer Vernooij1-1/+0
2009-03-01Eliminate two duplicate SEC_ACE_TYPE constants already provided byJelmer Vernooij1-3/+0
2008-11-01s3-accessmask: re-run make samba3-idl and remove duplicate copies.Günther Deschner1-15/+0
2008-10-31s3-samr: remove duplicate copies of Alias Object specific access rights.Günther Deschner1-28/+0
2008-10-31s3-samr: remove duplicate copies of Group Object specific access rights.Günther Deschner1-29/+0
2008-10-31s3-samr: remove duplicate copies of Domain Object specific access rights.Günther Deschner1-40/+0
2008-10-31s3-samr: remove duplicate copies of SAM user specific access rights.Günther Deschner1-43/+0
2008-10-31s3-samr: remove duplicate copies of SAM server specific access rights.Günther Deschner1-31/+0
2008-10-23s3-build: remove duplicate svcctl bits and re-run make samba3-idl.Günther Deschner1-70/+0
2008-10-09Remove SEC_ACCESS. It's a uint32_t.Jeremy Allison1-3/+0
2008-03-26Comment out some svcctl headers which are now defined in IDL.Günther Deschner1-3/+7
2007-10-10r25534: Apply some constVolker Lendecke1-4/+4
2007-10-10r23826: Fix gpo security filtering by matching the security descriptor ace's ...Günther Deschner1-1/+0
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r22798: Add the "apply group policy" access bit (as seen in type 0x05 ALLOWED...Günther Deschner1-0/+1
2007-10-10r21705: add modify rights definesHerb Lewis1-1/+15
2007-10-10r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij1-56/+5
2007-10-10r18654: Rename "struct uuid" => "struct GUID" for consistency.Jelmer Vernooij1-2/+2
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-36/+0
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-2/+7
2007-10-10r7691: * add .gdbinit to the svn:ignore filesGerald Carter1-1/+1
2007-10-10r7603: * fix a bug in the SERVICE_ALL_ACCESS security maskGerald Carter1-1/+2
2007-10-10r7576: implement access checks for open_scm and open_serviceGerald Carter1-10/+24
2007-10-10r6942: * merging the registry changes back to the 3.0 treeGerald Carter1-10/+34
2007-10-10r6038: adding more flesh to 'net rpc service'Gerald Carter1-0/+47
2007-10-10r5056: * correct STANDARD_RIGHTS_WRITE_ACCESS bitmask defineGerald Carter1-1/+4
2007-10-10r5015: (based on abartlet's original patch to restrict password changes)Gerald Carter1-1/+4
2007-10-10r196: merging struct uuid from trunkGerald Carter1-9/+2
2003-07-25Jean-Baptiste Marchand on the ethereal list used some auditing tricks toTim Potter1-10/+10
2003-06-05Get ready for EA code... Add Linux interface.Jeremy Allison1-1/+7
2003-05-31Fix compile.Volker Lendecke1-1/+1
2003-05-30Ensure 'blank' entries show up in both default and normal entries toJeremy Allison1-1/+10
2002-11-02port sec_desc headers reordering from HEAD.Simo Sorce1-0/+247
2002-03-15syncing up printing code with SAMBA_2_2 (already done some mergesGerald Carter1-0/+7
2002-03-10yipee! Finally put in the patch from Alexey KotovichAndrew Tridgell1-40/+73
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-11-30Renamed sid field in SEC_ACE to trustee to be more in line with MS'sTim Potter1-1/+1
2001-02-28Move to talloc control of SPOOL_XXX structs. Move to talloc control ofJeremy Allison1-1/+5
2001-01-31lib/system.c: Fix for pw caching.Jeremy Allison1-0/+2
2001-01-04Changes from APPLIANCE_HEAD:David O'Neill1-0/+10
2000-10-05Vector get_nt_acl/set_nt_acl via vfs. POSIX ACL support should be addedJeremy Allison1-1/+19
2000-08-10Tidied up security rights definitions.Jeremy Allison1-4/+0
2000-08-08Changed the sec desc access checks to match the spec. Needs testing.Jeremy Allison1-3/+0
2000-06-08Cause printer SD's to be displayed correctly (full control).Jeremy Allison1-2/+4
2000-05-27security descs in spoolss. needs parse_sec.c nttrans.c broken.Luke Leighton1-3/+3
2000-05-10more mergingAndrew Tridgell1-1/+6