Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-06-29 | Added LsaGetConnectedCredentials patch from Manoj Naik <manoj@almaden.ibm.com>. | Jeremy Allison | 1 | -0/+30 | |
Jeremy. (This used to be commit 7079300da6dbd950e55dc5871851250d5a3717ff) | |||||
2001-06-05 | Merge of lsa_lookup_names() i18n bugfix from appliance. | Tim Potter | 1 | -0/+5 | |
(This used to be commit 84a22d5f0a74f440a5288fedf07055ddc8da208e) | |||||
2001-06-02 | Merge of i18n domain name fix for lsa_query_info_policy() from appliance | Tim Potter | 1 | -9/+13 | |
branch. (This used to be commit e7a4dd7612d79bb24be68c601eccc987aba6b497) | |||||
2001-05-08 | Fix for insure missmatched parameter error. | Jeremy Allison | 1 | -1/+1 | |
Jeremy. (This used to be commit b32b1afe25bc8f7a9c43e0d5fd6703a76caa51f8) | |||||
2001-05-02 | Fix noticed by John Trostel - we need to return our account SID for level 5. | Jeremy Allison | 1 | -1/+1 | |
Jeremy. (This used to be commit acf32f277d1a45f49fa3bf6af82850e35df9ae5a) | |||||
2001-04-22 | Finally got name & SID returns correct. | Jeremy Allison | 1 | -1/+4 | |
Jeremy. (This used to be commit 2a5b513c4459782fa95756f1483235c186ba4a08) | |||||
2001-04-21 | JF pointed out we were returning the wrong info for Domain member with info | Jeremy Allison | 1 | -17/+9 | |
levels 3 and 5. I *hate* LSAQueryInfoPolicy() :-). Jeremy. (This used to be commit 37581bdf1e1f24dabe67befdc27f54f516d3f08e) | |||||
2001-03-15 | Tidyup return of zero-permissions (map to ACE_DENIED, GENERIC_ALL, Everyone). | Jeremy Allison | 1 | -1/+1 | |
Jeremy. (This used to be commit 0d6c7dedd261c15697a7781678fe6bed877b61f6) | |||||
2001-03-15 | Last tweak (I promise :-). Fallback to returning our SID if we're a domain | Jeremy Allison | 1 | -11/+6 | |
member but can't get the domain sid. Jeremy. (This used to be commit 45e96777d0eeafbbf40759f02cd3f5e15b12c288) | |||||
2001-03-15 | Final ! Fix. | Jeremy Allison | 1 | -2/+8 | |
Jeremy. (This used to be commit 58dd295882a944934014a31c61eed35bf04fc2bd) | |||||
2001-03-15 | Last attempt at fix... | Jeremy Allison | 1 | -1/+1 | |
Jeremy. (This used to be commit f2680842d755aa77bc70e1c4329fd513c00fece6) | |||||
2001-03-15 | Return correct error message if we can't get the SID secret. | Jeremy Allison | 1 | -2/+8 | |
Jeremy. (This used to be commit c202ebe3b6aa413fa7b00ec6d1b3f123f1e1a55b) | |||||
2001-03-15 | Fixed a Dr. Watson when viewing permissions - we were missing the "standalone | Jeremy Allison | 1 | -0/+2 | |
server" case. Jeremy. (This used to be commit b318a754e7d8504072e8d968ee5fe581d105392f) | |||||
2001-03-15 | AS/U on a sparc now joins and authenticates against a Samba PDC ! | Jeremy Allison | 1 | -1/+1 | |
Jeremy. (This used to be commit 28a0bc5f5710aa732db662caa38f9da2138b5db2) | |||||
2001-03-13 | Fixed reading of strings from big-endian RPC clients. | Jeremy Allison | 1 | -3/+3 | |
Jeremy. (This used to be commit e7ecb9410ff2e4fcd33bca9f82e14c060590942a) | |||||
2001-03-13 | Ensure we return the correct names/sids on query info. AS/U showed us what | Jeremy Allison | 1 | -3/+20 | |
we should return here. Jeremy. (This used to be commit d22c6067032e167d4558f4954c58d87404de6d9d) | |||||
2001-03-11 | Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR | Jeremy Allison | 1 | -7/+20 | |
RPC code to merge with new passdb code. Currently rpcclient doesn't compile. I'm working on it... Jeremy. (This used to be commit 0be41d5158ea4e645e93e8cd30617c038416e549) | |||||
2001-03-07 | Sync up handle creation with 2.2 branch. We can now join AS/U domains and | Jeremy Allison | 1 | -10/+5 | |
authenticate against them. Big/little endian issues fixed. Jeremy. (This used to be commit 0e6a34510ed598eaec7fe71a9c91fda528a4675c) | |||||
2001-03-01 | Don't return stack structures... | Jeremy Allison | 1 | -12/+18 | |
Jeremy. (This used to be commit 94b72c19fe435d31e14e69a3fc9808e75638726a) | |||||
2001-02-26 | Separated lsa code into interface and implementation. | Jeremy Allison | 1 | -0/+2 | |
Jeremy. (This used to be commit 1cc96e0340b9e3ac343d6a28211bf0cc5bc6573b) | |||||
2001-02-26 | Added implementation file for lsa. | Jeremy Allison | 1 | -0/+475 | |
Jeremy. (This used to be commit 72e7c261e85b9cad19b93fb160168531290a5404) |