summaryrefslogtreecommitdiffstats
path: root/source/lib/secace.c
Commit message (Collapse)AuthorAgeFilesLines
* r13999: Quick fix for Coverity bug #11.Jeremy Allison2006-03-081-1/+7
| | | | Jeremy.
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2005-06-241-13/+13
| | | | | | safe for using our headers and linking with C++ modules. Stops us from using C++ reserved keywords in our code. Jeremy
* r6263: Get rid of generate_wellknown_sids, they are const static and ↵Volker Lendecke2005-04-091-1/+1
| | | | | | | | initializable statically. Volker
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ↵Jeremy Allison2004-12-071-2/+2
| | | | | | | | | allocation functions so we can funnel through some well known functions. Should help greatly with malloc checking. HEAD patch to follow. Jeremy.
* r196: merging struct uuid from trunkGerald Carter2004-04-131-2/+2
|
* r4: merge in the SAMBA_3_0 branch from cvsCVS Import User2004-04-041-2/+2
| | | | | | | | to checkout try this: svn co svn+ssh://svn.samba.org/home/svn/samba/branches/SAMBA_3_0 samba-3_0-work metze
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+285
metze