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