summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17993: as metze pointed out, the composite_error() already calls the asyncAndrew Tridgell1-2/+0
2007-10-10r17992: reverted r17842Andrew Tridgell4-49/+3
2007-10-10r17991: Implement a few more calls (with not implemented :-).Andrew Bartlett1-36/+21
2007-10-10r17990: added timeout checking on dcerpc connection establishment. This shouldAndrew Tridgell1-2/+17
2007-10-10r17989: Add RPC-NETLOGON as a test we now run against Samba4.Andrew Bartlett2-6/+6
2007-10-10r17988: Add 'not for Samba4' hacks into the RPC-NETLOGON torture test.Andrew Bartlett1-0/+56
2007-10-10r17987: Make the LSA pipe listen on the \pipe\netlogon interface.Andrew Bartlett1-1/+1
2007-10-10r17986: Add a copy of the Heimdal licence to our source tree, to make it veryAndrew Bartlett1-0/+45
2007-10-10r17983: Use the UTF8-correct strcasecmp_m call for sorting these entries,Andrew Bartlett1-2/+2
2007-10-10r17982: One final hack...Andrew Bartlett2-0/+4
2007-10-10r17980: handle NULL arguments without crashing in strcasecmp_m() andAndrew Tridgell1-0/+10
2007-10-10r17978: make the ldap backend test for ldb work both with and without modulesAndrew Tridgell2-2/+19
2007-10-10r17968: Consolidate the DSSETUP and LSA pipes into a single file, as DSSETUPAndrew Bartlett3-271/+237
2007-10-10r17967: Somewhere along the line we lost unixName here, and so lost theAndrew Bartlett1-1/+1
2007-10-10r17966: remove all generated filesStefan Metzmacher1-1/+1
2007-10-10r17965: make talloc build more portableStefan Metzmacher1-1/+3
2007-10-10r17964: try to support sun* hostsStefan Metzmacher1-2/+2
2007-10-10r17963: fix install logic for talloc.3Stefan Metzmacher1-2/+2
2007-10-10r17962: source/intl/ isn't used in samba4 anymoreStefan Metzmacher2-343/+0
2007-10-10r17961: source/po/ isn't justed in samba4, so remove itStefan Metzmacher7-12147/+0
2007-10-10r17960: try to use gmake if present on IRIXStefan Metzmacher3-0/+5
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