summaryrefslogtreecommitdiff
path: root/source4/libcli/security/config.mk
AgeCommit message (Expand)AuthorFilesLines
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij1-8/+0
2010-03-03s4:move the sddl code down to the top levelMichael Adam1-1/+1
2009-09-21Initial Implementation of the DS objects access checks.Nadezhda Ivanova1-1/+2
2009-09-16Owner and group defaulting.Nadezhda Ivanova1-1/+1
2009-04-21Move the security_descriptor utility code to the top-level.Jelmer Vernooij1-2/+1
2009-03-25display_sec: Move to common libcli/security directory.Jelmer Vernooij1-2/+0
2009-03-01Move secacl to top-level.Jelmer Vernooij1-1/+2
2009-03-01Move secace.c to top-level.Jelmer Vernooij1-1/+2
2009-02-01shared: Move dom_sid_* utility functions to top levelKai Blin1-2/+2
2008-12-21Merge the rest of security.i into samba.dcerpc.security.Jelmer Vernooij1-10/+0
2008-11-16s4:librpc/ndr: integrate NDR_MISC into LIBNDRStefan Metzmacher1-1/+1
2008-05-22Fix CFLAGS for SWIG files.Jelmer Vernooij1-1/+1
2008-05-21Move more modules inside of the samba package.Jelmer Vernooij1-1/+1
2008-05-21Move some python files into the samba package.Jelmer Vernooij1-1/+1
2008-05-21Move CFLAGS overrides for SWIG modules to Makefile.Jelmer Vernooij1-0/+2
2008-05-21Remove support for .py files from smb_build - deal with it only in the makefi...Jelmer Vernooij1-0/+2
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-1/+1
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-1/+1
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij1-2/+2
2008-03-04Fix includes.Jelmer Vernooij1-0/+2
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-6/+5
2007-12-21r26464: Tighten dependencies.Jelmer Vernooij1-1/+1
2007-12-21r26197: Add bindings for libsecurity.Jelmer Vernooij1-4/+4
2007-10-10r15328: Move some functions around, remove dependencies.Jelmer Vernooij1-1/+1
2007-10-10r15297: Move create_security_token() to samdb as it requires SAMDB (and the r...Jelmer Vernooij1-4/+4
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-1/+1
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+1
2007-10-10r12592: Remove some useless dependenciesJelmer Vernooij1-19/+2
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij1-3/+3
2007-10-10r12005: added a SDDL (Security Descriptor Description Language) parser. NotAndrew Tridgell1-0/+1
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-8/+8
2007-10-10r6287: sorted out a small but surprisingly tricky dependency problem with theAndrew Tridgell1-0/+8
2007-10-10r4147: converted from NT_USER_TOKEN to struct security_tokenAndrew Tridgell1-0/+1
2007-10-10r4025: added a sec_access_check() function for checking security descriptorsAndrew Tridgell1-0/+1
2007-10-10r3810: create a LIB_SECURITY subsystemStefan Metzmacher1-0/+18