summaryrefslogtreecommitdiffstats
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
* r18810: use a copy of samba4's talloc under lib/talloc/Stefan Metzmacher2007-10-1016-112/+5131
* r18793: Fix BE string handling in the auto-generatedJeremy Allison2007-10-103-39/+52
* r18787: Fix the strlen_m and strlen_m_term code by mergingJeremy Allison2007-10-102-23/+128
* r18784: hopefully fix the BOOL bug on AIXStefan Metzmacher2007-10-101-0/+11
* r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij2007-10-105-67/+58
* r18709: add some useful function from samba4Stefan Metzmacher2007-10-101-0/+25
* r18707: Fix the build when you have libnscd installed (which apparently no hostGünther Deschner2007-10-102-21/+42
* r18705: not all compilers like thisStefan Metzmacher2007-10-101-2/+2
* r18703: Fix the annoying effect that happens when nscd is running:Günther Deschner2007-10-101-0/+21
* r18698: this stuff isn't needed anymoreStefan Metzmacher2007-10-101-183/+0
* r18687: sync the lib/interfaces.c with lib/socket/netif.c from samba4Stefan Metzmacher2007-10-101-23/+25
* r18673: define the macros even if we don't define bool ourselfStefan Metzmacher2007-10-101-2/+10
* r18672: fix the build on Tru64Stefan Metzmacher2007-10-101-1/+8
* r18671: try to fix the build on solaris 10 and maybe some other hostsStefan Metzmacher2007-10-101-0/+1
* r18669: fix the samba3 build...Stefan Metzmacher2007-10-101-2/+5
* r18661: C++ warningsVolker Lendecke2007-10-101-2/+2
* r18654: Rename "struct uuid" => "struct GUID" for consistency.Jelmer Vernooij2007-10-102-10/+10
* r18652: libreplace has replacements for strndup and strnlenStefan Metzmacher2007-10-101-43/+0
* r18649: the PRINTF_ATTRIUTE() macro is provided by libreplaceStefan Metzmacher2007-10-101-1/+1
* r18646: now we can have the socket_wrapper.c completely in sync with samba4Stefan Metzmacher2007-10-101-2/+1
* r18644: bring in libreplace in lib/replaceStefan Metzmacher2007-10-1050-509/+8068
* r18640: move to socket_wrapper to lib/socket_wrapper/Stefan Metzmacher2007-10-103-77/+301
* r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()Stefan Metzmacher2007-10-101-2/+1
* r18597: A C++ warningVolker Lendecke2007-10-101-1/+1
* r18534: Fix grammarSimo Sorce2007-10-101-1/+1
* r18530: typosSimo Sorce2007-10-101-2/+2
* r18529: warn the user that putting the machine host name on theSimo Sorce2007-10-101-0/+8
* r18473: Once we go online, trigger a "get krb5 ticket event"Jeremy Allison2007-10-101-1/+16
* r18457: Argl :-)Volker Lendecke2007-10-101-1/+1
* r18449: Attempt to fix the build on non-linux platforms: Many of those don't ...Volker Lendecke2007-10-101-0/+15
* r18313: Nobody said "no" (yet.... gd?), so commit it:Volker Lendecke2007-10-101-125/+42
* r18312: Change gencache_get slightly: Delete expired keys, and only strdup th...Volker Lendecke2007-10-101-1/+10
* r18311: Simplify gencache_get by using strtol instead of sscanfVolker Lendecke2007-10-101-50/+28
* r18310: Add a little test for some gencache routinesVolker Lendecke2007-10-101-67/+7
* r18271: Big change:Gerald Carter2007-10-101-2/+2
* r18191: Fix the online/offline state handling of winbindd.Jeremy Allison2007-10-101-17/+14
* r18188: merge 3.0-libndr branchJelmer Vernooij2007-10-101-848/+838
* r18182: only grant privs to Administrators if privileges are enabled to avoid...Gerald Carter2007-10-101-2/+5
* r18099: merge from samba4 to make tcc happy as the same struct name was used ...Stefan Metzmacher2007-10-101-11/+7
* r18066: It's a bit pointless to send ourselves a signal just to check if we e...Volker Lendecke2007-10-101-0/+4
* r18049: Backport SAMBA_4_0 snprintf changesSimo Sorce2007-10-101-12/+43
* r18048: More nested structuresVolker Lendecke2007-10-101-6/+9
* r18029: More C++ stuffVolker Lendecke2007-10-101-1/+1
* r18027: Fix some 64-bit warningsVolker Lendecke2007-10-102-10/+19
* r18016: OpenBSD apparently does not have ENOTSUPVolker Lendecke2007-10-101-0/+20
* r18009: Fixes bug 4026.Derrell Lipman2007-10-101-1/+1
* r17959: sync with samba4Stefan Metzmacher2007-10-101-0/+2
* r17951: sync talloctort.c with samba4Stefan Metzmacher2007-10-101-32/+246
* r17949: change the comment, talloc_enable_null_tracking() shouldStefan Metzmacher2007-10-101-1/+5
* r17928: Implement the basic store for CLDAP sitenameJeremy Allison2007-10-101-2/+0