summaryrefslogtreecommitdiff
path: root/source3/lib
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r19130: fix the logic for the AC_PROG_CC_C99 checkStefan Metzmacher1-1/+1
2007-10-10r19126: Fix some uninitialized variable warningsVolker Lendecke1-4/+7
2007-10-10r19125: merge from samba4Andrew Tridgell3-45/+44
2007-10-10r19124: merge from samba4:Stefan Metzmacher1-1/+1
2007-10-10r19121: try to get rid of the difference between in system/iconv.hStefan Metzmacher1-6/+16
2007-10-10r19102: fix typo, thanks derrell!Stefan Metzmacher1-1/+1
2007-10-10r19101: add sys_recv() wrapperStefan Metzmacher1-1/+14
2007-10-10r19099: merge socket wrapper changes from samba4Stefan Metzmacher1-14/+306
2007-10-10r19085: merge from samba4:Stefan Metzmacher1-0/+242
2007-10-10r19080: Fix a potential NULL dereferenceVolker Lendecke1-0/+7
2007-10-10r19079: talloc_array can failVolker Lendecke1-0/+1
2007-10-10r19076: ldb_dn_copy_partial can failVolker Lendecke1-0/+1
2007-10-10r19075: Fix a potential NULL dereferenceVolker Lendecke1-0/+4
2007-10-10r19072: Fix a potential NULL dereference. Simo/Tridge, not merging yet to 4_0...Volker Lendecke1-1/+1
2007-10-10r19071: Backport to SAMBA_3_0 as wellSimo Sorce1-2/+2
2007-10-10r19067: Fix a potential NULL dereferenceVolker Lendecke1-0/+4
2007-10-10r19054: Callers of gencache may not have the rights toJeremy Allison1-0/+18
2007-10-10r19034: merge from samba4:Stefan Metzmacher1-4/+6
2007-10-10r19031: merge from samba4:Stefan Metzmacher1-2/+6
2007-10-10r19030: merge missing stuff from samba4:Stefan Metzmacher2-2/+10
2007-10-10r19016: As per Samba4 coding standards, turn tabs into spacesVolker Lendecke2-20/+20
2007-10-10r19011: Attempt to fix the BSD RAW-CHKPATH failures: In Samba3 we rely on ope...Volker Lendecke2-0/+24
2007-10-10r18998: - make more usage of PRINTF_ATTRIBUTE()Stefan Metzmacher2-10/+9
2007-10-10r18996: merge from samba4:Stefan Metzmacher2-12/+37
2007-10-10r18993: merge from samba4:Stefan Metzmacher1-29/+83
2007-10-10r18991: Fix bug 4133 -- Thanks to Olaf FlebbeVolker Lendecke1-0/+7
2007-10-10r18963: * Move parts of registry headers that were still inGerald Carter1-2/+2
2007-10-10r18961: merge from samba4:Stefan Metzmacher2-20/+20
2007-10-10r18958: merge from samba4:Stefan Metzmacher1-0/+4
2007-10-10r18953: sync socket_wrapper with samba4Stefan Metzmacher3-0/+46
2007-10-10r18952: fix compiler warning (merge from samba4)Stefan Metzmacher1-1/+1
2007-10-10r18939: don't rely on the umask being right in ldb creation. Both Samba3 andAndrew Tridgell2-2/+4
2007-10-10r18920: merge socket_wrapper changes from samba4Stefan Metzmacher1-21/+58
2007-10-10r18910: Change ldb_msg_add_string() to not actually add an attribute if theAndrew Tridgell1-0/+5
2007-10-10r18901: try to fix the samba3 build without having ldapStefan Metzmacher4-4/+6
2007-10-10r18900: Next attempt to fix the Solaris build. Not sure about whether to merg...Volker Lendecke1-1/+1
2007-10-10r18897: Fix valgrind bug found by Volker.Jeremy Allison1-1/+5
2007-10-10r18889: Add some const. What's the policy here? Should I do this in Samba4 as...Volker Lendecke1-5/+5
2007-10-10r18866: Jeremy and Volker have given the go-ahead on the group mapping ldbAndrew Tridgell126-0/+37877
2007-10-10r18864: merge lib/replace changes from samba4Andrew Tridgell4-6/+40
2007-10-10r18810: use a copy of samba4's talloc under lib/talloc/Stefan Metzmacher16-112/+5131
2007-10-10r18793: Fix BE string handling in the auto-generatedJeremy Allison3-39/+52
2007-10-10r18787: Fix the strlen_m and strlen_m_term code by mergingJeremy Allison2-23/+128
2007-10-10r18784: hopefully fix the BOOL bug on AIXStefan Metzmacher1-0/+11
2007-10-10r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij5-67/+58
2007-10-10r18709: add some useful function from samba4Stefan Metzmacher1-0/+25
2007-10-10r18707: Fix the build when you have libnscd installed (which apparently no hostGünther Deschner2-21/+42
2007-10-10r18705: not all compilers like thisStefan Metzmacher1-2/+2
2007-10-10r18703: Fix the annoying effect that happens when nscd is running:Günther Deschner1-0/+21
2007-10-10r18698: this stuff isn't needed anymoreStefan Metzmacher1-183/+0