summaryrefslogtreecommitdiffstats
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
* r18939: don't rely on the umask being right in ldb creation. Both Samba3 andAndrew Tridgell2007-10-102-2/+4
* r18920: merge socket_wrapper changes from samba4Stefan Metzmacher2007-10-101-21/+58
* r18910: Change ldb_msg_add_string() to not actually add an attribute if theAndrew Tridgell2007-10-101-0/+5
* r18901: try to fix the samba3 build without having ldapStefan Metzmacher2007-10-104-4/+6
* r18900: Next attempt to fix the Solaris build. Not sure about whether to merg...Volker Lendecke2007-10-101-1/+1
* r18897: Fix valgrind bug found by Volker.Jeremy Allison2007-10-101-1/+5
* r18889: Add some const. What's the policy here? Should I do this in Samba4 as...Volker Lendecke2007-10-101-5/+5
* r18866: Jeremy and Volker have given the go-ahead on the group mapping ldbAndrew Tridgell2007-10-10126-0/+37877
* r18864: merge lib/replace changes from samba4Andrew Tridgell2007-10-104-6/+40
* 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