summaryrefslogtreecommitdiffstats
path: root/source/lib/talloc.c
Commit message (Collapse)AuthorAgeFilesLines
* r6849: Merge revision 6845 from Samba 4Volker Lendecke2005-05-171-8/+11
|
* r6743: Merge r6741 from 4_0Volker Lendecke2005-05-121-1/+1
|
* r6658: Sorry for the spam... I think now I've got a version that should ↵Volker Lendecke2005-05-071-1/+1
| | | | | | | | compile on trunk, 3_0 and 4_0. Volker
* r6656: Samba 4 is Samba 3.9...Volker Lendecke2005-05-071-1/+1
|
* r6654: Make talloc.c 4.0-readyVolker Lendecke2005-05-071-0/+2
|
* r6651: It's not the smartest thing in the world to #define _SAMBA_BUILD_ in ↵Volker Lendecke2005-05-071-0/+8
| | | | | | | | | | a file that is only included if _SAMBA_BUILD_ is defined... Let's see how far this gets us. Volker
* r6648: do not annoy make protoSimo Sorce2005-05-071-1/+2
|
* r6646: keep samba3 talloc inline with samba4 oneSimo Sorce2005-05-071-0/+9
|
* r6595: This is Volkers new-talloc patch. Just got the go-ahead fromJeremy Allison2005-05-031-339/+881
| | | | | Volker to commit. Woo Hoo ! Jeremy.
* r6014: rather large change set....Gerald Carter2005-03-231-0/+13
| | | | | | | | | | | | | | pulling back all recent rpc changes from trunk into 3.0. I've tested a compile and so don't think I've missed any files. But if so, just mail me and I'll clean backup in a couple of hours. Changes include \winreg, \eventlog, \svcctl, and general parse_misc.c updates. I am planning on bracketing the event code with an #ifdef ENABLE_EVENTLOG until I finish merging Marcin's changes (very soon).
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ↵Jeremy Allison2004-12-071-11/+73
| | | | | | | | | allocation functions so we can funnel through some well known functions. Should help greatly with malloc checking. HEAD patch to follow. Jeremy.
* r4: merge in the SAMBA_3_0 branch from cvsCVS Import User2004-04-041-0/+18
| | | | | | | | 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/+449
metze