summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17895: - talloc_increase_ref_count() can failStefan Metzmacher4-7/+16
2007-10-10r17893: add a function to disable the null_contextStefan Metzmacher3-2/+15
2007-10-10r17892: fix the last talloc c++ warningStefan Metzmacher1-1/+2
2007-10-10r17891: remove c++ warnings from tallocStefan Metzmacher2-13/+14
2007-10-10r17886: add talloc_ptrtype() and talloc_array_ptrtype(),Stefan Metzmacher4-0/+112
2007-10-10r17885: use _TALLOC_TYPEPF() consitentlyStefan Metzmacher1-3/+2
2007-10-10r17884: Shape up the snprintf fix after Metzes commentsVolker Lendecke1-2/+2
2007-10-10r17883: check if talloc_asprintf() works correctStefan Metzmacher1-0/+4
2007-10-10r17868: remove duplicated attributes from listSimo Sorce1-6/+1
2007-10-10r17859: Fix some return valuesSimo Sorce1-15/+15
2007-10-10r17849: Next round for RPC-SAMBA3-SHARESECVolker Lendecke1-2/+2
2007-10-10r17844: The AIX compiler thinks { } is a syntax errorVolker Lendecke1-1/+2
2007-10-10r17842: After talking to Simo, apply the next attempt to resolve the strnlenVolker Lendecke4-3/+49
2007-10-10r17841: Revert 17840, libldb.a defines strnlen. Sorry for the noiseVolker Lendecke2-15/+1
2007-10-10r17840: A step towards building on Solaris which appears not to have strnlen.Volker Lendecke2-1/+15
2007-10-10r17830: Set the default_basedn (hey, it comes from the "default" naming conte...Simo Sorce3-34/+42
2007-10-10r17828: set the auto_baseDN opaque even on failure to fetch rootDSE. ThatAndrew Tridgell1-3/+1
2007-10-10r17822: the ildap ldb backend doesn't need the auto rootDSE logic any moreAndrew Tridgell1-84/+2
2007-10-10r17821: changed ldb_search() and the ldbsearch command line utility toAndrew Tridgell3-0/+50
2007-10-10r17820: simplify the code flow a littleAndrew Tridgell1-20/+27
2007-10-10r17790: replace uses -ldl and should directly depend on itStefan Metzmacher2-2/+2
2007-10-10r17789: remove compiler warningsStefan Metzmacher1-3/+3
2007-10-10r17783: fix compiler warningsStefan Metzmacher1-1/+5
2007-10-10r17782: fix compiler warningStefan Metzmacher1-0/+2
2007-10-10r17781: fix compiler warningStefan Metzmacher1-3/+1
2007-10-10r17780: better fix this one correctlyStefan Metzmacher1-2/+8
2007-10-10r17779: this macro is unusedStefan Metzmacher1-0/+2
2007-10-10r17778: fix compiler warningsStefan Metzmacher1-1/+2
2007-10-10r17775: use an enum to get rid of compiler warningsStefan Metzmacher1-6/+6
2007-10-10r17773: this macros are unsed, with compiler warningsStefan Metzmacher1-0/+2
2007-10-10r17771: add a comment explaing the odd castAndrew Tridgell1-0/+6
2007-10-10r17770: don't force -L/usr/lib, it breaks us4Andrew Tridgell1-2/+2
2007-10-10r17769: only look for dlopen in -ldl if not found in libc. Needed for us4Andrew Tridgell1-2/+1
2007-10-10r17765: fix handling of old solaris /bin/sh in ldb build/testAndrew Tridgell3-5/+9
2007-10-10r17764: more portable setenv() replacementAndrew Tridgell1-8/+22
2007-10-10r17763: moved setenv to ldb/replace/Andrew Tridgell2-20/+1
2007-10-10r17762: HPUX needs setenvAndrew Tridgell2-1/+18
2007-10-10r17756: I don't know why but this only works with the standaloneStefan Metzmacher1-3/+3
2007-10-10r17750: these have moved to ldb/replace/ nowAndrew Tridgell4-126/+2
2007-10-10r17749: more HPUX madnessAndrew Tridgell2-0/+33
2007-10-10r17748: make the casts much easier to understandStefan Metzmacher1-3/+3
2007-10-10r17747: ldb's make test should not try to install somethingStefan Metzmacher1-2/+2
2007-10-10r17746: the automatic archive creation in make breaks on 3 platforms. Lets tryAndrew Tridgell1-2/+4
2007-10-10r17745: got rid of the final asprintf() in ldbAndrew Tridgell1-1/+1
2007-10-10r17743: fix compiler warningsStefan Metzmacher2-10/+10
2007-10-10r17741: tru64 uses inttypes.h not stdint.h.Andrew Tridgell1-0/+3
2007-10-10r17740: get rid of dependence on asprintf(), using talloc_asprintf() insteadAndrew Tridgell2-4/+4
2007-10-10r17739: forgot to add replace/*Andrew Tridgell3-0/+120
2007-10-10r17738: solving the seemingly trivial problem of timegm() being missing onAndrew Tridgell5-28/+23
2007-10-10r17737: fixed a 'declaration in code' errorAndrew Tridgell1-1/+2