summaryrefslogtreecommitdiffstats
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
* r19135: fix bugs...Stefan Metzmacher2007-10-101-5/+4
* r19133: More C++ warnings -- Merge across?Volker Lendecke2007-10-101-6/+12
* r19132: Fix some C++ warnings. Is there interest to have them in Samba4 as well?Volker Lendecke2007-10-106-14/+19
* r19130: fix the logic for the AC_PROG_CC_C99 checkStefan Metzmacher2007-10-101-1/+1
* r19126: Fix some uninitialized variable warningsVolker Lendecke2007-10-101-4/+7
* r19125: merge from samba4Andrew Tridgell2007-10-103-45/+44
* r19124: merge from samba4:Stefan Metzmacher2007-10-101-1/+1
* r19121: try to get rid of the difference between in system/iconv.hStefan Metzmacher2007-10-101-6/+16
* r19102: fix typo, thanks derrell!Stefan Metzmacher2007-10-101-1/+1
* r19101: add sys_recv() wrapperStefan Metzmacher2007-10-101-1/+14
* 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