summaryrefslogtreecommitdiff
path: root/source3/rpc_server/srv_lsa_nt.c
AgeCommit message (Expand)AuthorFilesLines
2001-03-13Fixed reading of strings from big-endian RPC clients.Jeremy Allison1-3/+3
2001-03-13Ensure we return the correct names/sids on query info. AS/U showed us whatJeremy Allison1-3/+20
2001-03-11Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison1-7/+20
2001-03-07Sync up handle creation with 2.2 branch. We can now join AS/U domains andJeremy Allison1-10/+5
2001-03-01Don't return stack structures...Jeremy Allison1-12/+18
2001-02-26Separated lsa code into interface and implementation.Jeremy Allison1-0/+2
2001-02-26Added implementation file for lsa.Jeremy Allison1-0/+475