summaryrefslogtreecommitdiffstats
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
* r19099: merge socket wrapper changes from samba4Stefan Metzmacher2007-10-101-14/+306
* r19085: merge from samba4:Stefan Metzmacher2007-10-101-0/+242
* r19080: Fix a potential NULL dereferenceVolker Lendecke2007-10-101-0/+7
* r19079: talloc_array can failVolker Lendecke2007-10-101-0/+1
* r19076: ldb_dn_copy_partial can failVolker Lendecke2007-10-101-0/+1
* r19075: Fix a potential NULL dereferenceVolker Lendecke2007-10-101-0/+4
* r19072: Fix a potential NULL dereference. Simo/Tridge, not merging yet to 4_0...Volker Lendecke2007-10-101-1/+1
* r19071: Backport to SAMBA_3_0 as wellSimo Sorce2007-10-101-2/+2
* r19067: Fix a potential NULL dereferenceVolker Lendecke2007-10-101-0/+4
* r19054: Callers of gencache may not have the rights toJeremy Allison2007-10-101-0/+18
* r19034: merge from samba4:Stefan Metzmacher2007-10-101-4/+6
* r19031: merge from samba4:Stefan Metzmacher2007-10-101-2/+6
* r19030: merge missing stuff from samba4:Stefan Metzmacher2007-10-102-2/+10
* r19016: As per Samba4 coding standards, turn tabs into spacesVolker Lendecke2007-10-102-20/+20
* r19011: Attempt to fix the BSD RAW-CHKPATH failures: In Samba3 we rely on ope...Volker Lendecke2007-10-102-0/+24
* r18998: - make more usage of PRINTF_ATTRIBUTE()Stefan Metzmacher2007-10-102-10/+9
* r18996: merge from samba4:Stefan Metzmacher2007-10-102-12/+37
* r18993: merge from samba4:Stefan Metzmacher2007-10-101-29/+83
* r18991: Fix bug 4133 -- Thanks to Olaf FlebbeVolker Lendecke2007-10-101-0/+7
* r18963: * Move parts of registry headers that were still inGerald Carter2007-10-101-2/+2
* r18961: merge from samba4:Stefan Metzmacher2007-10-102-20/+20
* r18958: merge from samba4:Stefan Metzmacher2007-10-101-0/+4
* r18953: sync socket_wrapper with samba4Stefan Metzmacher2007-10-103-0/+46
* r18952: fix compiler warning (merge from samba4)Stefan Metzmacher2007-10-101-1/+1
* 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