summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17958: as talloc_init() enabled null tracking, we should avoid to use itStefan Metzmacher5-7/+9
2007-10-10r17957: don't try to use an internet connection when generating the manpageStefan Metzmacher1-5/+5
2007-10-10r17956: LSA Cleanup!Andrew Bartlett6-108/+467
2007-10-10r17955: Don't search for the dnsDomain attribute, it is invented (not in theAndrew Bartlett1-7/+23
2007-10-10r17954: Avoid including \n in error strings (left over from DEBUG() conversion).Andrew Bartlett2-14/+20
2007-10-10r17952: merge changes from samba3Stefan Metzmacher1-1/+5
2007-10-10r17950: sync talloc with samba3Stefan Metzmacher1-0/+7
2007-10-10r17940: Fix a warning spotted on the buildfarm.Rafal Szczesniak1-1/+1
2007-10-10r17939: Fix compiler warnings spotted on buildfarm.Rafal Szczesniak1-8/+19
2007-10-10r17938: More comments.Rafal Szczesniak1-12/+101
2007-10-10r17932: Fix header installation.Jelmer Vernooij1-2/+2
2007-10-10r17931: Really remove the files this time. Looks like there's something wrong...Jelmer Vernooij3-924/+0
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij106-691/+1669
2007-10-10r17926: add trustedDomain classSimo Sorce1-0/+263
2007-10-10r17907: - add a generic talloc_report_depth_cb() function which takes a callbackStefan Metzmacher4-52/+173
2007-10-10r17905: fix c++ warningsStefan Metzmacher1-13/+13
2007-10-10r17904: we don't want warnings about unused parametersStefan Metzmacher1-1/+9
2007-10-10r17898: handle objectcategory and isdefunct for classesSimo Sorce1-17/+60
2007-10-10r17895: - talloc_increase_ref_count() can failStefan Metzmacher4-7/+16
2007-10-10r17894: better name for the internal syntax typeSimo Sorce1-3/+3
2007-10-10r17893: add a function to disable the null_contextStefan Metzmacher3-2/+15
2007-10-10r17892: fix the last talloc c++ warningStefan Metzmacher1-1/+2
2007-10-10r17891: remove c++ warnings from tallocStefan Metzmacher2-13/+14
2007-10-10r17890: add -Wc++-compat option to gcc but don't use it yetStefan Metzmacher1-0/+1
2007-10-10r17889: allocate a valid element where the pointer can point to,Stefan Metzmacher1-1/+1
2007-10-10r17888: use talloc_*_ptrtype() macros as wrappers arround the talloc_*_size()Stefan Metzmacher2-19/+14
2007-10-10r17887: fix c++ warningsStefan Metzmacher1-2/+2
2007-10-10r17886: add talloc_ptrtype() and talloc_array_ptrtype(),Stefan Metzmacher4-0/+112
2007-10-10r17885: use _TALLOC_TYPEPF() consitentlyStefan Metzmacher1-3/+2
2007-10-10r17884: Shape up the snprintf fix after Metzes commentsVolker Lendecke1-2/+2
2007-10-10r17883: check if talloc_asprintf() works correctStefan Metzmacher1-0/+4
2007-10-10r17882: merge change from samba3Stefan Metzmacher1-1/+1
2007-10-10r17876: Require one less patch for the LDAP backend to work.Andrew Bartlett3-9/+23
2007-10-10r17871: Add an option to make the system account behave as anonymous on theAndrew Bartlett1-1/+6
2007-10-10r17870: This module (for the moment) handles the modifyTimestamp generation. ...Andrew Bartlett1-0/+1
2007-10-10r17868: remove duplicated attributes from listSimo Sorce1-6/+1
2007-10-10r17860: Let's commit the work down up to now on the new schema module.Simo Sorce2-0/+1320
2007-10-10r17859: Fix some return valuesSimo Sorce1-15/+15
2007-10-10r17858: Add new libnet domain open tests.Rafal Szczesniak2-1/+291
2007-10-10r17857: A couple of new tests.Rafal Szczesniak3-0/+90
2007-10-10r17856: The two new functions - libnet_LookupName and libnet_UserInfo.Rafal Szczesniak5-0/+416
2007-10-10r17849: Next round for RPC-SAMBA3-SHARESECVolker Lendecke1-2/+2
2007-10-10r17848: Ok, this did not do it. Still got the same problem.Volker Lendecke1-8/+1
2007-10-10r17846: Ok, this is a patch that needs further discussion. On Solaris, snprin...Volker Lendecke1-1/+8
2007-10-10r17844: The AIX compiler thinks { } is a syntax errorVolker Lendecke1-1/+2
2007-10-10r17842: After talking to Simo, apply the next attempt to resolve the strnlenVolker Lendecke4-3/+49
2007-10-10r17841: Revert 17840, libldb.a defines strnlen. Sorry for the noiseVolker Lendecke2-15/+1
2007-10-10r17840: A step towards building on Solaris which appears not to have strnlen.Volker Lendecke2-1/+15
2007-10-10r17839: do not reference possibleInferiors we have not extractedSimo Sorce1-396/+0
2007-10-10r17838: revert rev 17754Stefan Metzmacher1-5/+16