summaryrefslogtreecommitdiffstats
path: root/source4/libcli/security
Commit message (Expand)AuthorAgeFilesLines
* r25739: We forgot to copy revision and type flags in security_descriptor_copy().Günther Deschner2007-12-211-0/+3
* r25610: Add security_descriptor_appendv() which takes va_list directly.Günther Deschner2007-12-211-9/+14
* r25608: Call security_descriptor_append from within security_descriptor_create.Günther Deschner2007-12-211-29/+1
* r25607: Allow to set security descriptor type flags at creation time withGünther Deschner2007-12-211-0/+4
* r25604: Add security_descriptor_append() helper function.Günther Deschner2007-12-211-0/+42
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-105-80/+80
* r25175: Change to talloc_asprintf_append_buffer().Jeremy Allison2007-10-101-6/+6
* r25027: Fix more warnings.Jelmer Vernooij2007-10-103-4/+6
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-107-21/+14
* r21307: make it possible to pass in NULL for domain or rid,Stefan Metzmacher2007-10-101-4/+10
* r20801: try to always fix up the acl revision when we add or removeStefan Metzmacher2007-10-101-4/+37
* r20800: fix compiler warningsStefan Metzmacher2007-10-101-0/+2
* r20799: if any ace has the optional sub object, the acl revision needsStefan Metzmacher2007-10-101-0/+8
* r20795: dom_sid_parse_talloc() gets an null terminated string as input,Stefan Metzmacher2007-10-101-1/+9
* r17848: Ok, this did not do it. Still got the same problem.Volker Lendecke2007-10-101-8/+1
* r17846: Ok, this is a patch that needs further discussion. On Solaris, snprin...Volker Lendecke2007-10-101-1/+8
* r17082: Add a test that walks and tests denying tconX access via the share se...Volker Lendecke2007-10-101-0/+18
* r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij2007-10-101-1/+1
* r15457: Get rid of more usages of uint_tJelmer Vernooij2007-10-101-1/+1
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-104-3/+34
* r15297: Move create_security_token() to samdb as it requires SAMDB (and the r...Jelmer Vernooij2007-10-102-78/+4
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-1/+1
* r15079: w2k3 returns NT_STATUS_PRIVILEGE_NOT_HELD if SEC_FLAG_SYSTEM_SECURITY isStefan Metzmacher2007-10-101-1/+1
* r14894: - add some 'const'Stefan Metzmacher2007-10-103-37/+21
* r14891: fix a bug found by the ibm checkerStefan Metzmacher2007-10-102-24/+46
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-105-6/+26
* r14840: - rename some functionsStefan Metzmacher2007-10-101-31/+41
* r14641: fix typoStefan Metzmacher2007-10-101-2/+2
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-105-1/+5
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-102-0/+2
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-105-0/+5
* r12858: This moves the libnet_LookupPdc code to use a GetDC request to findAndrew Bartlett2007-10-101-0/+5
* r12747: Add a couple more token tests, used by the kludge ACL module.Andrew Bartlett2007-10-101-0/+30
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-106-6/+0
* r12592: Remove some useless dependenciesJelmer Vernooij2007-10-101-19/+2
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-3/+3
* r12161: Fix a memleak and do the -O1 janitor :-)Volker Lendecke2007-10-101-1/+5
* r12158: added ldif handlers for the ntSecurityDescriptor attribute, so whenAndrew Tridgell2007-10-101-8/+8
* r12139: - fixed up the ace object flags checkingAndrew Tridgell2007-10-101-3/+8
* r12138: added use of 2 letter SID codes in sddl_encode_sid()Andrew Tridgell2007-10-101-3/+42
* r12137: added sddl_encode(), the reverse of the sddl_decode() function added aAndrew Tridgell2007-10-101-0/+170
* r12011: fixed another 'mixed code and declarations' bugAndrew Tridgell2007-10-101-1/+2
* r12010: - added support for domain specific SID codes in SDDL stringsAndrew Tridgell2007-10-101-20/+67
* r12005: added a SDDL (Security Descriptor Description Language) parser. NotAndrew Tridgell2007-10-102-0/+316
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-8/+8
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2007-10-101-0/+0
* r11052: bring samba4 uptodate with the samba4-winsrepl branch,Stefan Metzmacher2007-10-101-5/+0
* r11037:Stefan Metzmacher2007-10-101-0/+5