summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12815: try to fix the build on AIXStefan Metzmacher3-0/+3
2007-10-10r12814: we need this here too, as we'll include replace.h for building heimdal/*Stefan Metzmacher1-0/+12
2007-10-10r12813: Remove unused file to avoid confusion. We now go via the authAndrew Bartlett1-341/+0
2007-10-10r12812: speed up RPC-ECHO with validate some more, and re-enable it underAndrew Tridgell2-12/+12
2007-10-10r12811: valgrind on RPC-ECHO with validate is extremely slow - speed it up ifAndrew Tridgell1-2/+16
2007-10-10r12810: handle control options gracefully and don't segfaultSimo Sorce1-9/+49
2007-10-10r12808: Actually, with that we can avoid roken compleatly.Andrew Bartlett1-1/+0
2007-10-10r12807: I'm wondering if this might fix AIX on the build farm...Andrew Bartlett1-1/+1
2007-10-10r12806: tridge: in revision 12634 you introduced to validate the ndr_print ou...Stefan Metzmacher1-5/+12
2007-10-10r12805: merge from samba3Stefan Metzmacher1-2/+2
2007-10-10r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett68-854/+1356
2007-10-10r12803: if we free the ndr structure how should we access the private pointer...Stefan Metzmacher1-1/+3
2007-10-10r12801: Some more include/ cleanups (remove unused macros + move filesJelmer Vernooij13-55/+19
2007-10-10r12800: Replace tmp_ctx with mem_ctx to make variables name moreRafal Szczesniak1-6/+6
2007-10-10r12799: print out function and location tooStefan Metzmacher2-6/+6
2007-10-10r12798: print timestamps into the log file, this is not nice code,Stefan Metzmacher2-5/+42
2007-10-10r12797: check for a errorStefan Metzmacher1-1/+2
2007-10-10r12796: use the correct address as initiatorStefan Metzmacher4-28/+5
2007-10-10r12795: remember the gensec_security contextStefan Metzmacher2-0/+3
2007-10-10r12793: fix bugsStefan Metzmacher1-5/+5
2007-10-10r12792: fix compiler warningStefan Metzmacher1-1/+0
2007-10-10r12791: fix compiler warningStefan Metzmacher1-1/+0
2007-10-10r12790: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r12785: make the iface_*() functions return strings which do not getAndrew Tridgell1-7/+15
2007-10-10r12784: implement a simplified version of verifying old active replicas, with...Stefan Metzmacher1-32/+124
2007-10-10r12783: add a comment about matching more than 1 handler per message (andrewAndrew Tridgell1-0/+4
2007-10-10r12782: Don't segfault if we cannot setup messaging.Andrew Bartlett1-0/+10
2007-10-10r12780: propagate local records, when replicas are rejected on conflictsStefan Metzmacher1-1/+55
2007-10-10r12779: allow static tomstonesStefan Metzmacher1-9/+3
2007-10-10r12778: export TEST_DATA_PREFIX in make testStefan Metzmacher1-0/+3
2007-10-10r12777: use TEST_DATA_PREFIX if availableStefan Metzmacher1-5/+6
2007-10-10r12776: use $ENV{TEST_DATA_PREFIX} for test files if availableStefan Metzmacher1-2/+9
2007-10-10r12775: free elements early...Stefan Metzmacher1-0/+3
2007-10-10r12774: - fix the build on OpenBSDStefan Metzmacher1-0/+4
2007-10-10r12773: - remove unused variable, fix the build with some old compilersStefan Metzmacher1-3/+0
2007-10-10r12772: - create variables for the %(patsubst ...) statements for the idl filesStefan Metzmacher4-8/+22
2007-10-10r12770: Remove the alloca.h header as it is not used in the code afaicsSimo Sorce1-1/+0
2007-10-10r12769: Make ldb_next_request() evident, I was much confused on first sightSimo Sorce1-4/+6
2007-10-10r12767: Add some trusted lookupsVolker Lendecke1-5/+67
2007-10-10r12766: fix the buildVolker Lendecke1-1/+1
2007-10-10r12765: Revert an accidential commitVolker Lendecke1-86/+1
2007-10-10r12764: Add a test for lsa_lookup. This will be expanded when I get around to...Volker Lendecke4-1/+352
2007-10-10r12763: Oops. If you call ldb_search from within an ldb module's searchAndrew Bartlett1-1/+3
2007-10-10r12762: Simo correctly asked that the policy logic (which attributes containAndrew Bartlett2-26/+71
2007-10-10r12761: get the TIME_T_MIN and TIME_T_MAX right again, merging from samba3 wa...Stefan Metzmacher1-4/+16
2007-10-10r12755: check the return value of ldb_timestring(), as this fails,Stefan Metzmacher1-4/+13
2007-10-10r12754: - sync TIME_T_MAX calculation from samba3Stefan Metzmacher1-12/+4
2007-10-10r12753: Try to fix the build after a 'make clean'. (the wildcards will notAndrew Bartlett2-3/+4
2007-10-10r12752: Clean up compile_et and asn1_compile as well.Andrew Bartlett1-0/+1
2007-10-10r12751: Another make clean fix.Andrew Bartlett1-1/+1