summaryrefslogtreecommitdiff
path: root/source3/libsmb/clisecdesc.c
AgeCommit message (Expand)AuthorFilesLines
2001-07-05Renamed formal parameter fd to fnum because we're talking about SMB fileTim Potter1-10/+7
2001-05-01Fixup smbcacls. Don't return memory already freed, don't free memory allocatedJeremy Allison1-12/+1
2001-04-28- fixed some compiler warningsAndrew Tridgell1-1/+1
2001-04-22merging from 2.2 to headAndrew Tridgell1-10/+7
2001-03-09Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.Jeremy Allison1-2/+2
2001-02-22make sure we don't free non-allocated dataAndrew Tridgell1-7/+10
2000-12-15Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. MergedJeremy Allison1-15/+24
2000-12-04removed SACL support (as it doesn't work with w2k if you ask forAndrew Tridgell1-2/+2
2000-12-03changed an error messageAndrew Tridgell1-1/+1
2000-12-03getting/setting acls now works. The SIDs are still numeric, the nextAndrew Tridgell1-1/+56
2000-12-03- added client support for nttrans callsAndrew Tridgell1-0/+82