summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r17830: Set the default_basedn (hey, it comes from the "default" naming conte...Simo Sorce5-36/+44
2007-10-10r17829: Fix the order of the bytesSimo Sorce1-8/+8
2007-10-10r17828: set the auto_baseDN opaque even on failure to fetch rootDSE. ThatAndrew Tridgell1-3/+1
2007-10-10r17827: Fix an error messageVolker Lendecke1-2/+2
2007-10-10r17826: Add line numbers to the d_printfsVolker Lendecke1-19/+28
2007-10-10r17825: I broken cracknames in my last patch - fix it upAndrew Tridgell1-1/+1
2007-10-10r17824: add a wrapper for the common partitions_basedn calculationAndrew Tridgell12-47/+38
2007-10-10r17823: get rid of most of the samdb_base_dn() calls, as they are no longerAndrew Tridgell12-41/+37
2007-10-10r17822: the ildap ldb backend doesn't need the auto rootDSE logic any moreAndrew Tridgell1-84/+2
2007-10-10r17821: changed ldb_search() and the ldbsearch command line utility toAndrew Tridgell3-0/+50
2007-10-10r17820: simplify the code flow a littleAndrew Tridgell1-20/+27
2007-10-10r17794: ifdef out unused macrosStefan Metzmacher1-0/+2
2007-10-10r17793: add -Wmissing-prototypes, -Wmissing-declarations, -Wmissing-field-ini...Stefan Metzmacher1-0/+3