summaryrefslogtreecommitdiff
path: root/librpc/ndr/ndr_sec_helper.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-22ndr: Comparing an array to null is always true.Andreas Schneider1-1/+1
2012-06-28librpc/ndr: Initilaise the remainder of struct dom_sid after a pullAndrew Bartlett1-0/+1
2011-09-05ndr: range check on push of dom_sid blobAndrew Tridgell1-1/+4
2010-10-12libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett1-4/+1
2010-06-03s3: remove unused librpc/ndr/sid.c.Günther Deschner1-0/+1
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-10/+10
2009-09-17ndr: num_auths is an array size, thus a uint3264Andrew Tridgell1-2/+2
2009-02-23Quieten down a boatload of shadowed variable warnings on Solaris.Jeremy Allison1-4/+4
2009-01-01Add iconv_convenience argument to size functions.Jelmer Vernooij1-10/+10
2008-12-12Move dom_sid to the Samba 3 IDL file, remove the old definition.Jelmer Vernooij1-0/+224
2008-11-08security.idl: sometimes ACEs have some padding at the endStefan Metzmacher1-0/+30
2008-11-07librpc/ndr: move ndr_sec_helper.c to the toplevelStefan Metzmacher1-0/+88