summaryrefslogtreecommitdiff
path: root/source3/librpc/ndr
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r18274: Cleanup unnecessary empty headers and add a commentGerald Carter3-0/+0
why the remaining ones are needed (This used to be commit e4fc8ba7fb1cbb7258bc08f1dc2b9d2205bf7f81)
2007-10-10r18271: Big change:Gerald Carter3-58/+1002
* autogenerate lsa ndr code * rename 'enum SID_NAME_USE' to 'enum lsa_SidType' * merge a log more security descriptor functions from gen_ndr/ndr_security.c in SAMBA_4_0 The most embarassing thing is the "#define strlen_m strlen" We need a real implementation in SAMBA_3_0 which I'll work on after this code is in. (This used to be commit 3da9f80c28b1e75ef6d46d38fbb81ade6b9fa951)
2007-10-10r18237: include dcerpc.h here to fix compile of autogenerated unixinfo filesGerald Carter1-0/+2
(This used to be commit 3757f249aa4427c031d0018a1a9244fb61357d94)
2007-10-10r18193: Not quite to autogenerated NDR but closer thanks to Jelmer'sGerald Carter13-0/+3450
initial work. I'm including the librpc/gen_ndr directory in svn temporarily just to get some compile issues straightened out. (This used to be commit cf271aa433cfa606be5dbf3ed1d94fe3caf57653)