summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r12811: valgrind on RPC-ECHO with validate is extremely slow - speed it up ifAndrew Tridgell2007-10-101-2/+16
* r12810: handle control options gracefully and don't segfaultSimo Sorce2007-10-101-9/+49
* r12808: Actually, with that we can avoid roken compleatly.Andrew Bartlett2007-10-101-1/+0
* r12807: I'm wondering if this might fix AIX on the build farm...Andrew Bartlett2007-10-101-1/+1
* r12806: tridge: in revision 12634 you introduced to validate the ndr_print ou...Stefan Metzmacher2007-10-101-5/+12
* r12805: merge from samba3Stefan Metzmacher2007-10-101-2/+2
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2007-10-1068-854/+1356
* r12803: if we free the ndr structure how should we access the private pointer...Stefan Metzmacher2007-10-101-1/+3
* r12801: Some more include/ cleanups (remove unused macros + move filesJelmer Vernooij2007-10-1013-55/+19
* r12800: Replace tmp_ctx with mem_ctx to make variables name moreRafal Szczesniak2007-10-101-6/+6
* r12799: print out function and location tooStefan Metzmacher2007-10-102-6/+6
* r12798: print timestamps into the log file, this is not nice code,Stefan Metzmacher2007-10-102-5/+42
* r12797: check for a errorStefan Metzmacher2007-10-101-1/+2
* r12796: use the correct address as initiatorStefan Metzmacher2007-10-104-28/+5
* r12795: remember the gensec_security contextStefan Metzmacher2007-10-102-0/+3
* r12793: fix bugsStefan Metzmacher2007-10-101-5/+5
* r12792: fix compiler warningStefan Metzmacher2007-10-101-1/+0
* r12791: fix compiler warningStefan Metzmacher2007-10-101-1/+0
* r12790: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r12785: make the iface_*() functions return strings which do not getAndrew Tridgell2007-10-101-7/+15
* r12784: implement a simplified version of verifying old active replicas, with...Stefan Metzmacher2007-10-101-32/+124
* r12783: add a comment about matching more than 1 handler per message (andrewAndrew Tridgell2007-10-101-0/+4
* r12782: Don't segfault if we cannot setup messaging.Andrew Bartlett2007-10-101-0/+10
* r12780: propagate local records, when replicas are rejected on conflictsStefan Metzmacher2007-10-101-1/+55
* r12779: allow static tomstonesStefan Metzmacher2007-10-101-9/+3
* r12778: export TEST_DATA_PREFIX in make testStefan Metzmacher2007-10-101-0/+3
* r12777: use TEST_DATA_PREFIX if availableStefan Metzmacher2007-10-101-5/+6
* r12776: use $ENV{TEST_DATA_PREFIX} for test files if availableStefan Metzmacher2007-10-101-2/+9
* r12775: free elements early...Stefan Metzmacher2007-10-101-0/+3
* r12774: - fix the build on OpenBSDStefan Metzmacher2007-10-101-0/+4
* r12773: - remove unused variable, fix the build with some old compilersStefan Metzmacher2007-10-101-3/+0
* r12772: - create variables for the %(patsubst ...) statements for the idl filesStefan Metzmacher2007-10-104-8/+22
* r12770: Remove the alloca.h header as it is not used in the code afaicsSimo Sorce2007-10-101-1/+0
* r12769: Make ldb_next_request() evident, I was much confused on first sightSimo Sorce2007-10-101-4/+6
* r12767: Add some trusted lookupsVolker Lendecke2007-10-101-5/+67
* r12766: fix the buildVolker Lendecke2007-10-101-1/+1
* r12765: Revert an accidential commitVolker Lendecke2007-10-101-86/+1
* r12764: Add a test for lsa_lookup. This will be expanded when I get around to...Volker Lendecke2007-10-104-1/+352
* r12763: Oops. If you call ldb_search from within an ldb module's searchAndrew Bartlett2007-10-101-1/+3
* r12762: Simo correctly asked that the policy logic (which attributes containAndrew Bartlett2007-10-102-26/+71
* r12761: get the TIME_T_MIN and TIME_T_MAX right again, merging from samba3 wa...Stefan Metzmacher2007-10-101-4/+16
* r12755: check the return value of ldb_timestring(), as this fails,Stefan Metzmacher2007-10-101-4/+13
* r12754: - sync TIME_T_MAX calculation from samba3Stefan Metzmacher2007-10-101-12/+4
* r12753: Try to fix the build after a 'make clean'. (the wildcards will notAndrew Bartlett2007-10-102-3/+4
* r12752: Clean up compile_et and asn1_compile as well.Andrew Bartlett2007-10-101-0/+1
* r12751: Another make clean fix.Andrew Bartlett2007-10-101-1/+1
* r12750: Clean up more asn1 generated files (pointed out by <HotaruT>).Andrew Bartlett2007-10-102-3/+2
* r12749: Fix the newuser script.Andrew Bartlett2007-10-102-7/+10
* r12748: Fix wrong handling of separation characters for RDNsSimo Sorce2007-10-101-5/+15
* r12747: Add a couple more token tests, used by the kludge ACL module.Andrew Bartlett2007-10-101-0/+30