summaryrefslogtreecommitdiff
path: root/source3/lib/util_array.c
AgeCommit message (Expand)AuthorFilesLines
2001-09-17move to SAFE_FREE()Simo Sorce1-18/+9
2001-08-19More Realloc fixes.Jeremy Allison1-4/+3
2001-08-12this is a big global fix for the ptr = Realloc(ptr, size) bug.Simo Sorce1-2/+5
2000-01-03simple mods to add msrpc pipe redirection. default behaviour: fall backLuke Leighton1-0/+194
1999-12-132nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell1-350/+0
1999-12-12final part of "first" phase converting over to msrpc daemon architecture.Luke Leighton1-7/+4
1999-12-05first version of msrpc agent redirector code. client-side only.Luke Leighton1-2/+2
1999-12-01sys_select added one more argument (read, write selectors).Luke Leighton1-4/+67
1999-11-29attempting to resolve the issue that multiple servers often specified inLuke Leighton1-13/+0
1999-11-29ok. got ntlogin command working. argh, it maintains a connection toLuke Leighton1-15/+42
1999-11-23adding svcctl 0x1b functionLuke Leighton1-0/+28
1999-11-12split array-handling functions into separate module.Luke Leighton1-0/+248