summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
* r15882: I forgot to add in this prototype for strtok_r()Andrew Tridgell2007-10-101-0/+4
* r15879: strtok_r() replacement, for solarisAndrew Tridgell2007-10-102-1/+28
* r15878: Add explicit initialization to make the IBM checker happy.Jelmer Vernooij2007-10-101-2/+2
* r15877: Fix error message - caught by the IBM checkerJelmer Vernooij2007-10-101-4/+17
* r15871: Fix systems with native iconvJelmer Vernooij2007-10-101-2/+2
* r15870: Improve detection of iconv - should prevent HAVE_ICONV_H beingJelmer Vernooij2007-10-101-18/+6
* r15869: Fix loop var to search paths for iconvJim McDonough2007-10-101-1/+1
* r15868: Add replacement macro for __STRING()Jelmer Vernooij2007-10-102-1/+4
* r15856: fixed talloc_asprintf_append() on solarisAndrew Tridgell2007-10-101-1/+2
* r15854: more talloc_set_destructor() typesafe fixesAndrew Tridgell2007-10-1013-47/+24
* r15853: started the process of removing the warnings now thatAndrew Tridgell2007-10-101-2/+1
* r15852: patch from Rusty to make talloc_set_destructor() and talloc_steal()Andrew Tridgell2007-10-103-23/+40
* r15847: We probably want to keep the global initSimo Sorce2007-10-101-0/+2
* r15846: An async version of ldbsearchSimo Sorce2007-10-101-59/+186
* r15829: we need to include socket.h before we can use enum socket_typeStefan Metzmacher2007-10-101-0/+2
* r15828: a talloc steal optimisation spotted by metzeAndrew Tridgell2007-10-101-1/+1
* r15824: fixed a subtle talloc bug to do with memory context loops. When youAndrew Tridgell2007-10-103-3/+80
* r15810: Fix uninitialized variable error, caught by the IBM checker.Jelmer Vernooij2007-10-101-1/+2
* r15807: Fix incorrect initialization. Very nice catch by the IBM Checker.Jelmer Vernooij2007-10-101-1/+1
* r15806: Remove some unnecessary nesting making the function harder to read.Jelmer Vernooij2007-10-101-11/+15
* r15798: shortcut the lookup of "localhost" in the ipv6 backendAndrew Tridgell2007-10-101-1/+5
* r15795: Try to use the async code by defaultSimo Sorce2007-10-101-12/+140
* r15786: another fix in rdn_nameSimo Sorce2007-10-101-10/+3
* r15776: Don't generate ref pointers in Samba4-generated code. There is no pointJelmer Vernooij2007-10-101-1/+1
* r15762: It make no sense for rdn_name to implement modify, it will need to im...Simo Sorce2007-10-101-138/+0
* r15761: Fix-as-you-go ...Simo Sorce2007-10-103-25/+11
* r15719: Fix build on systems (AIX) that don't have vsyslog or strcasestr, withJim McDonough2007-10-101-0/+2
* r15659: Implement opening a key by name (significant better performanceJelmer Vernooij2007-10-101-2/+236
* r15592: Remove unused headerJelmer Vernooij2007-10-101-1/+0
* r15590: Fix another include issueJelmer Vernooij2007-10-101-1/+1
* r15582: Commit some forgotten stuff that have been setting on my private tree...Simo Sorce2007-10-102-2/+23
* r15578: Move some cpp-specific things from CFLAGS to CPPFLAGSJelmer Vernooij2007-10-101-1/+2
* r15577: Make popt CFLAGS popt-specific rather then globalJelmer Vernooij2007-10-101-2/+1
* r15575: Fix getpass testJelmer Vernooij2007-10-101-1/+1
* r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij2007-10-1011-11/+8
* r15572: Trim build/m4/rewrite.m4 a bit more, remove unused tests.Jelmer Vernooij2007-10-104-12/+4
* r15568: Simplify detection of iconv libraries a fair bit and fix it toJelmer Vernooij2007-10-101-45/+69
* r15564: Fix copyrights (this file was originally based on just a few lines fr...Jelmer Vernooij2007-10-101-3/+1
* r15538: Use pkg-config file where possible andJelmer Vernooij2007-10-101-13/+14
* r15510: As discussed on samba-technical, move the VERSION system back to aAndrew Bartlett2007-10-101-36/+1
* r15458: Fix support for Windows XP-style registry files and support for large...Jelmer Vernooij2007-10-102-20/+126
* r15457: Get rid of more usages of uint_tJelmer Vernooij2007-10-101-3/+3
* r15433: Add a todo.Andrew Bartlett2007-10-101-0/+2
* r15420: Add a new function to print a the 'unparsed' string format for userna...Andrew Bartlett2007-10-101-18/+5
* r15406: Move 'smbreadline' out of libreplace as it doesn't replace functionalityJelmer Vernooij2007-10-106-4/+4
* r15400: Move the TLS code behind the socket interface.Andrew Bartlett2007-10-106-114/+177
* r15389: Add some better torture tests for LdbMessage.Tim Potter2007-10-102-1/+35
* r15388: Fix cut&paste typo.Tim Potter2007-10-101-1/+1
* r15384: Improve naming of socket library, disable Requires(.private)? fields ...Jelmer Vernooij2007-10-101-4/+4
* r15382: Use grp.h in this block; it has been cleaned out of the other headers...Paul Green2007-10-101-0/+3