summaryrefslogtreecommitdiff
path: root/source4/libcli/security
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij1-1/+1
2007-10-10r15457: Get rid of more usages of uint_tJelmer Vernooij1-1/+1
2007-10-10r15328: Move some functions around, remove dependencies.Jelmer Vernooij4-3/+34
2007-10-10r15297: Move create_security_token() to samdb as it requires SAMDB (and the r...Jelmer Vernooij2-78/+4
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-1/+1
2007-10-10r15079: w2k3 returns NT_STATUS_PRIVILEGE_NOT_HELD if SEC_FLAG_SYSTEM_SECURITY isStefan Metzmacher1-1/+1
2007-10-10r14894: - add some 'const'Stefan Metzmacher3-37/+21
2007-10-10r14891: fix a bug found by the ibm checkerStefan Metzmacher2-24/+46
2007-10-10r14860: create libcli/security/security.hStefan Metzmacher5-6/+26
2007-10-10r14840: - rename some functionsStefan Metzmacher1-31/+41
2007-10-10r14641: fix typoStefan Metzmacher1-2/+2
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij5-1/+5
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2-0/+2
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij5-0/+5
2007-10-10r12858: This moves the libnet_LookupPdc code to use a GetDC request to findAndrew Bartlett1-0/+5
2007-10-10r12747: Add a couple more token tests, used by the kludge ACL module.Andrew Bartlett1-0/+30
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij6-6/+0
2007-10-10r12592: Remove some useless dependenciesJelmer Vernooij1-19/+2
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+1
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij1-3/+3
2007-10-10r12161: Fix a memleak and do the -O1 janitor :-)Volker Lendecke1-1/+5
2007-10-10r12158: added ldif handlers for the ntSecurityDescriptor attribute, so whenAndrew Tridgell1-8/+8
2007-10-10r12139: - fixed up the ace object flags checkingAndrew Tridgell1-3/+8
2007-10-10r12138: added use of 2 letter SID codes in sddl_encode_sid()Andrew Tridgell1-3/+42
2007-10-10r12137: added sddl_encode(), the reverse of the sddl_decode() function added aAndrew Tridgell1-0/+170
2007-10-10r12011: fixed another 'mixed code and declarations' bugAndrew Tridgell1-1/+2
2007-10-10r12010: - added support for domain specific SID codes in SDDL stringsAndrew Tridgell1-20/+67
2007-10-10r12005: added a SDDL (Security Descriptor Description Language) parser. NotAndrew Tridgell2-0/+316
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-8/+8
2007-10-10r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij1-0/+0
2007-10-10r11052: bring samba4 uptodate with the samba4-winsrepl branch,Stefan Metzmacher1-5/+0
2007-10-10r11037:Stefan Metzmacher1-0/+5
2007-10-10r10810: This adds the hooks required to communicate the current user from theAndrew Bartlett1-0/+25
2007-10-10r10478: More work on proto headers; we now generate a couple of smaller onesJelmer Vernooij1-5/+0
2007-10-10r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij1-0/+5
2007-10-10r10185: Fix another two sets of unhandled enumeration warnings, plus correct ...Tim Potter1-7/+11
2007-10-10r9573: fixed a commentAndrew Tridgell1-1/+1
2007-10-10r9511: - fix the memory treesStefan Metzmacher2-7/+8
2007-10-10r9510: fix the memory treeStefan Metzmacher1-1/+1
2007-10-10r9240: - move struct security_token to the idl file, with this we canStefan Metzmacher6-41/+5
2007-10-10r7679: update the documentation of security_description_create()Stefan Metzmacher1-2/+5
2007-10-10r6352: Two new composite calls:Alexander Bokovoy1-3/+77
2007-10-10r6287: sorted out a small but surprisingly tricky dependency problem with theAndrew Tridgell2-32/+8
2007-10-10r5137: fix typesStefan Metzmacher1-1/+1
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell3-13/+13
2007-10-10r4620: - add interface functions to the auth subsystem so that callers doesn'...Stefan Metzmacher1-20/+25
2007-10-10r4549: got rid of a lot more uses of plain talloc(), instead usingAndrew Tridgell1-1/+1
2007-10-10r4429: the owner of a file always gets SEC_STD_DELETEAndrew Tridgell1-6/+5
2007-10-10r4419: move security_token stuff to the libcli/security/Stefan Metzmacher6-5/+158
2007-10-10r4404: check for SEC_ACE_FLAG_INHERIT_ONLY in the "maximum allowed" logicAndrew Tridgell1-0/+4