summaryrefslogtreecommitdiffstats
path: root/source/libcli/security
Commit message (Expand)AuthorAgeFilesLines
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using Jelmer Vernooij2005-12-261-3/+3
* r12161: Fix a memleak and do the -O1 janitor :-)Volker Lendecke2005-12-101-1/+5
* r12158: added ldif handlers for the ntSecurityDescriptor attribute, so whenAndrew Tridgell2005-12-091-8/+8
* r12139: - fixed up the ace object flags checkingAndrew Tridgell2005-12-091-3/+8
* r12138: added use of 2 letter SID codes in sddl_encode_sid()Andrew Tridgell2005-12-091-3/+42
* r12137: added sddl_encode(), the reverse of the sddl_decode() function added aAndrew Tridgell2005-12-091-0/+170
* r12011: fixed another 'mixed code and declarations' bugAndrew Tridgell2005-12-021-1/+2
* r12010: - added support for domain specific SID codes in SDDL stringsAndrew Tridgell2005-12-021-20/+67
* r12005: added a SDDL (Security Descriptor Description Language) parser. NotAndrew Tridgell2005-12-022-0/+316
* r11244: Relative path names in .mk filesJelmer Vernooij2005-10-211-8/+8
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2005-10-201-0/+0
* r11052: bring samba4 uptodate with the samba4-winsrepl branch,Stefan Metzmacher2005-10-141-5/+0
* r11037: Stefan Metzmacher2005-10-141-0/+5
* r10810: This adds the hooks required to communicate the current user from theAndrew Bartlett2005-10-071-0/+25
* r10478: More work on proto headers; we now generate a couple of smaller onesJelmer Vernooij2005-09-241-5/+0
* r10348: Add scons scripts for remaining subsystems. Most subsystems build now, Jelmer Vernooij2005-09-201-0/+5
* r10185: Fix another two sets of unhandled enumeration warnings, plus correct ...Tim Potter2005-09-121-7/+11
* r9573: fixed a commentAndrew Tridgell2005-08-241-1/+1
* r9511: - fix the memory treesStefan Metzmacher2005-08-232-7/+8
* r9510: fix the memory treeStefan Metzmacher2005-08-231-1/+1
* r9240: - move struct security_token to the idl file, with this we canStefan Metzmacher2005-08-116-41/+5
* r7679: update the documentation of security_description_create()Stefan Metzmacher2005-06-171-2/+5
* r6352: Two new composite calls:Alexander Bokovoy2005-04-151-3/+77
* r6287: sorted out a small but surprisingly tricky dependency problem with theAndrew Tridgell2005-04-102-32/+8
* r5137: fix typesStefan Metzmacher2005-01-311-1/+1
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2005-01-273-13/+13
* r4620: - add interface functions to the auth subsystem so that callers doesn'...Stefan Metzmacher2005-01-091-20/+25
* r4549: got rid of a lot more uses of plain talloc(), instead usingAndrew Tridgell2005-01-061-1/+1
* r4429: the owner of a file always gets SEC_STD_DELETEAndrew Tridgell2004-12-311-6/+5
* r4419: move security_token stuff to the libcli/security/Stefan Metzmacher2004-12-306-5/+158
* r4404: check for SEC_ACE_FLAG_INHERIT_ONLY in the "maximum allowed" logicAndrew Tridgell2004-12-301-0/+4
* r4388: - allow ACE flags to be specified in security_descriptor_create()Andrew Tridgell2004-12-291-1/+2
* r4196: - added server side code for lsa_LookupPrivDisplayNameAndrew Tridgell2004-12-141-24/+112
* r4151: added privilege attribute handling on samdb.Andrew Tridgell2004-12-111-5/+13
* r4150: - add fns for manipulating the privilege_mask in a security_tokenAndrew Tridgell2004-12-112-6/+33
* r4147: converted from NT_USER_TOKEN to struct security_tokenAndrew Tridgell2004-12-114-21/+95
* r4062: the RAW-ACLS test now passes. The SEC_STD_DELETE bit is rather strangeAndrew Tridgell2004-12-041-4/+7
* r4056: modified the access check code based on results from RAW-ACLSAndrew Tridgell2004-12-031-26/+19
* r4034: add a function security_descriptor_create() which can be used toAndrew Tridgell2004-12-021-0/+79
* r4025: added a sec_access_check() function for checking security descriptorsAndrew Tridgell2004-12-013-39/+163
* r3988: made dom_sid_add_rid() allocate the new sid with proper parent/child t...Andrew Tridgell2004-11-291-3/+5
* r3979: added server side code for lsa_LookupSids2() and fixed authority_nameAndrew Tridgell2004-11-261-0/+26
* r3885: Add security descriptor comparison to our RPC-SAMSYNC test. We nowAndrew Bartlett2004-11-201-0/+21
* r3836: - fixed the handling of NT_STATUS_BUFFER_TOO_SMALL in nttrans serverAndrew Tridgell2004-11-181-1/+1
* r3832: added NT ACL query/set to the posix NTVFS backend. The default ACL isAndrew Tridgell2004-11-181-1/+1
* r3829: added a RAW-ACLS test suite that tests query/set of ACLs on a fileAndrew Tridgell2004-11-182-4/+128
* r3827: fixed copyright notices to remove simo and lkcl who have no code left ...Andrew Tridgell2004-11-171-3/+2
* r3810: create a LIB_SECURITY subsystemStefan Metzmacher2004-11-174-0/+418