summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r12822: Given that talloc gives us this extra level of safety, use it.Andrew Bartlett2007-10-101-2/+2
* r12821: Fix typos.Andrew Bartlett2007-10-101-3/+3
* r12820: Remove duplicate entry caused by merge.Andrew Bartlett2007-10-101-4/+0
* r12819: Fix swat authentication again. We need to pass the socket_addressAndrew Bartlett2007-10-102-10/+22
* r12818: When denying an operation, include what we think the username is inAndrew Bartlett2007-10-101-1/+16
* r12817: Create a ESP variable with the struct socket_address * in it, so weAndrew Bartlett2007-10-101-1/+5
* r12816: Ugly hacks to the auth_unix code to make a SYSTEM token for root. IfAndrew Bartlett2007-10-102-62/+90
* r12815: try to fix the build on AIXStefan Metzmacher2007-10-103-0/+3
* r12814: we need this here too, as we'll include replace.h for building heimdal/*Stefan Metzmacher2007-10-101-0/+12
* r12813: Remove unused file to avoid confusion. We now go via the authAndrew Bartlett2007-10-101-341/+0
* r12812: speed up RPC-ECHO with validate some more, and re-enable it underAndrew Tridgell2007-10-102-12/+12
* 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