summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-10106-691/+1669
* r17926: add trustedDomain classSimo Sorce2007-10-101-0/+263
* r17907: - add a generic talloc_report_depth_cb() function which takes a callbackStefan Metzmacher2007-10-104-52/+173
* r17905: fix c++ warningsStefan Metzmacher2007-10-101-13/+13
* r17904: we don't want warnings about unused parametersStefan Metzmacher2007-10-101-1/+9
* r17898: handle objectcategory and isdefunct for classesSimo Sorce2007-10-101-17/+60
* r17895: - talloc_increase_ref_count() can failStefan Metzmacher2007-10-104-7/+16
* r17894: better name for the internal syntax typeSimo Sorce2007-10-101-3/+3
* r17893: add a function to disable the null_contextStefan Metzmacher2007-10-103-2/+15
* r17892: fix the last talloc c++ warningStefan Metzmacher2007-10-101-1/+2
* r17891: remove c++ warnings from tallocStefan Metzmacher2007-10-102-13/+14
* r17890: add -Wc++-compat option to gcc but don't use it yetStefan Metzmacher2007-10-101-0/+1
* r17889: allocate a valid element where the pointer can point to,Stefan Metzmacher2007-10-101-1/+1
* r17888: use talloc_*_ptrtype() macros as wrappers arround the talloc_*_size()Stefan Metzmacher2007-10-102-19/+14
* r17887: fix c++ warningsStefan Metzmacher2007-10-101-2/+2
* r17886: add talloc_ptrtype() and talloc_array_ptrtype(),Stefan Metzmacher2007-10-104-0/+112
* r17885: use _TALLOC_TYPEPF() consitentlyStefan Metzmacher2007-10-101-3/+2
* r17884: Shape up the snprintf fix after Metzes commentsVolker Lendecke2007-10-101-2/+2
* r17883: check if talloc_asprintf() works correctStefan Metzmacher2007-10-101-0/+4
* r17882: merge change from samba3Stefan Metzmacher2007-10-101-1/+1
* r17876: Require one less patch for the LDAP backend to work.Andrew Bartlett2007-10-103-9/+23
* r17871: Add an option to make the system account behave as anonymous on theAndrew Bartlett2007-10-101-1/+6
* r17870: This module (for the moment) handles the modifyTimestamp generation. ...Andrew Bartlett2007-10-101-0/+1
* r17868: remove duplicated attributes from listSimo Sorce2007-10-101-6/+1
* r17860: Let's commit the work down up to now on the new schema module.Simo Sorce2007-10-102-0/+1320
* r17859: Fix some return valuesSimo Sorce2007-10-101-15/+15
* r17858: Add new libnet domain open tests.Rafal Szczesniak2007-10-102-1/+291
* r17857: A couple of new tests.Rafal Szczesniak2007-10-103-0/+90
* r17856: The two new functions - libnet_LookupName and libnet_UserInfo.Rafal Szczesniak2007-10-105-0/+416
* r17849: Next round for RPC-SAMBA3-SHARESECVolker Lendecke2007-10-101-2/+2
* r17848: Ok, this did not do it. Still got the same problem.Volker Lendecke2007-10-101-8/+1
* r17846: Ok, this is a patch that needs further discussion. On Solaris, snprin...Volker Lendecke2007-10-101-1/+8
* r17844: The AIX compiler thinks { } is a syntax errorVolker Lendecke2007-10-101-1/+2
* r17842: After talking to Simo, apply the next attempt to resolve the strnlenVolker Lendecke2007-10-104-3/+49
* r17841: Revert 17840, libldb.a defines strnlen. Sorry for the noiseVolker Lendecke2007-10-102-15/+1
* r17840: A step towards building on Solaris which appears not to have strnlen.Volker Lendecke2007-10-102-1/+15
* r17839: do not reference possibleInferiors we have not extractedSimo Sorce2007-10-101-396/+0
* r17838: revert rev 17754Stefan Metzmacher2007-10-101-5/+16
* r17830: Set the default_basedn (hey, it comes from the "default" naming conte...Simo Sorce2007-10-105-36/+44
* r17829: Fix the order of the bytesSimo Sorce2007-10-101-8/+8
* r17828: set the auto_baseDN opaque even on failure to fetch rootDSE. ThatAndrew Tridgell2007-10-101-3/+1
* r17827: Fix an error messageVolker Lendecke2007-10-101-2/+2
* r17826: Add line numbers to the d_printfsVolker Lendecke2007-10-101-19/+28
* r17825: I broken cracknames in my last patch - fix it upAndrew Tridgell2007-10-101-1/+1
* r17824: add a wrapper for the common partitions_basedn calculationAndrew Tridgell2007-10-1012-47/+38
* r17823: get rid of most of the samdb_base_dn() calls, as they are no longerAndrew Tridgell2007-10-1012-41/+37
* r17822: the ildap ldb backend doesn't need the auto rootDSE logic any moreAndrew Tridgell2007-10-101-84/+2
* r17821: changed ldb_search() and the ldbsearch command line utility toAndrew Tridgell2007-10-103-0/+50
* r17820: simplify the code flow a littleAndrew Tridgell2007-10-101-20/+27
* r17794: ifdef out unused macrosStefan Metzmacher2007-10-101-0/+2