summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r12746: An initial version of the kludge_acls module.Andrew Bartlett2007-10-108-11/+257
* r12745: Initial work to support a syntax to pass over controls viaSimo Sorce2007-10-104-11/+107
* r12744: For correctly written scripts, we don't need this anymore. Only useAndrew Bartlett2007-10-101-3/+1
* r12743: Remove the ugly way we had to make a second stage init and introduceSimo Sorce2007-10-1021-115/+142
* r12739: Add support for using credentials in the provision process.Andrew Bartlett2007-10-103-18/+26
* r12738: Use a talloc_reference to ensure this doesn't get free()'ed too early.Andrew Bartlett2007-10-101-0/+3
* r12734: forgot to add qsortSimo Sorce2007-10-101-0/+256
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2007-10-1053-100/+1870
* r12732: This option does nothing.Andrew Bartlett2007-10-101-2/+1
* r12731: Simplify and re-implemenet support for --parameter-name=fooAndrew Bartlett2007-10-102-26/+17