Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r15573: Fix build of systems that have iconv headers in non-standard locations | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15457: Get rid of more usages of uint_t | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15328: Move some functions around, remove dependencies. | Jelmer Vernooij | 4 | -3/+34 |
2007-10-10 | r15297: Move create_security_token() to samdb as it requires SAMDB (and the r... | Jelmer Vernooij | 2 | -78/+4 |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15079: w2k3 returns NT_STATUS_PRIVILEGE_NOT_HELD if SEC_FLAG_SYSTEM_SECURITY is | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14894: - add some 'const' | Stefan Metzmacher | 3 | -37/+21 |
2007-10-10 | r14891: fix a bug found by the ibm checker | Stefan Metzmacher | 2 | -24/+46 |
2007-10-10 | r14860: create libcli/security/security.h | Stefan Metzmacher | 5 | -6/+26 |
2007-10-10 | r14840: - rename some functions | Stefan Metzmacher | 1 | -31/+41 |
2007-10-10 | r14641: fix typo | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 5 | -1/+5 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 5 | -0/+5 |
2007-10-10 | r12858: This moves the libnet_LookupPdc code to use a GetDC request to find | Andrew Bartlett | 1 | -0/+5 |
2007-10-10 | r12747: Add a couple more token tests, used by the kludge ACL module. | Andrew Bartlett | 1 | -0/+30 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 6 | -6/+0 |
2007-10-10 | r12592: Remove some useless dependencies | Jelmer Vernooij | 1 | -19/+2 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r12161: Fix a memleak and do the -O1 janitor :-) | Volker Lendecke | 1 | -1/+5 |
2007-10-10 | r12158: added ldif handlers for the ntSecurityDescriptor attribute, so when | Andrew Tridgell | 1 | -8/+8 |
2007-10-10 | r12139: - fixed up the ace object flags checking | Andrew Tridgell | 1 | -3/+8 |
2007-10-10 | r12138: added use of 2 letter SID codes in sddl_encode_sid() | Andrew Tridgell | 1 | -3/+42 |
2007-10-10 | r12137: added sddl_encode(), the reverse of the sddl_decode() function added a | Andrew Tridgell | 1 | -0/+170 |
2007-10-10 | r12011: fixed another 'mixed code and declarations' bug | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r12010: - added support for domain specific SID codes in SDDL strings | Andrew Tridgell | 1 | -20/+67 |
2007-10-10 | r12005: added a SDDL (Security Descriptor Description Language) parser. Not | Andrew Tridgell | 2 | -0/+316 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 1 | -8/+8 |
2007-10-10 | r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica... | Jelmer Vernooij | 1 | -0/+0 |
2007-10-10 | r11052: bring samba4 uptodate with the samba4-winsrepl branch, | Stefan Metzmacher | 1 | -5/+0 |
2007-10-10 | r11037: | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r10810: This adds the hooks required to communicate the current user from the | Andrew Bartlett | 1 | -0/+25 |
2007-10-10 | r10478: More work on proto headers; we now generate a couple of smaller ones | Jelmer Vernooij | 1 | -5/+0 |
2007-10-10 | r10348: Add scons scripts for remaining subsystems. Most subsystems build now, | Jelmer Vernooij | 1 | -0/+5 |
2007-10-10 | r10185: Fix another two sets of unhandled enumeration warnings, plus correct ... | Tim Potter | 1 | -7/+11 |
2007-10-10 | r9573: fixed a comment | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r9511: - fix the memory trees | Stefan Metzmacher | 2 | -7/+8 |
2007-10-10 | r9510: fix the memory tree | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r9240: - move struct security_token to the idl file, with this we can | Stefan Metzmacher | 6 | -41/+5 |
2007-10-10 | r7679: update the documentation of security_description_create() | Stefan Metzmacher | 1 | -2/+5 |
2007-10-10 | r6352: Two new composite calls: | Alexander Bokovoy | 1 | -3/+77 |
2007-10-10 | r6287: sorted out a small but surprisingly tricky dependency problem with the | Andrew Tridgell | 2 | -32/+8 |
2007-10-10 | r5137: fix types | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 3 | -13/+13 |
2007-10-10 | r4620: - add interface functions to the auth subsystem so that callers doesn'... | Stefan Metzmacher | 1 | -20/+25 |
2007-10-10 | r4549: got rid of a lot more uses of plain talloc(), instead using | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4429: the owner of a file always gets SEC_STD_DELETE | Andrew Tridgell | 1 | -6/+5 |
2007-10-10 | r4419: move security_token stuff to the libcli/security/ | Stefan Metzmacher | 6 | -5/+158 |
2007-10-10 | r4404: check for SEC_ACE_FLAG_INHERIT_ONLY in the "maximum allowed" logic | Andrew Tridgell | 1 | -0/+4 |