summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij33-42/+79
2007-10-10r19506: fixed remaining parts of RAW-READ and RAW-WRITE tests to check forAndrew Tridgell2-37/+67
2007-10-10r19505: fixed a valgrind errorAndrew Tridgell1-0/+4
2007-10-10r19504: - fixed a free error in file_lines_parseAndrew Tridgell4-15/+41
2007-10-10r19503: it only makes sense to run the LOCAL-ICONV test on 'known good'Andrew Tridgell1-1/+7
2007-10-10r19502: fixed the RPC-SECRETS test with kerberos. Andrew, can you look at thisAndrew Tridgell2-18/+20
2007-10-10r19501: fix the hangs in the build farm in RPC-SECRETSAndrew Tridgell1-20/+6
2007-10-10r19498: the autofree test cannot be run as part of smbtortureAndrew Tridgell1-0/+3
2007-10-10r19496: remove unused fileStefan Metzmacher1-6/+0
2007-10-10r19495: Stop linking binaries twice (once before installation, once during bu...Jelmer Vernooij8-68/+27
2007-10-10r19492: - fix RPC-AUTHCONTEXT and RPC-SAMBA3-GETUSERNAME (sorry volker:-)Stefan Metzmacher1-0/+4
2007-10-10r19490: better to check the return resultSimo Sorce1-4/+5
2007-10-10r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...Simo Sorce21-74/+82
2007-10-10r19485: Fix Coverity # 319Volker Lendecke1-1/+1
2007-10-10r19482: remove pointless castStefan Metzmacher1-1/+1
2007-10-10r19481: - reset the vuid before trying a new session setupStefan Metzmacher1-3/+14
2007-10-10r19480: - clear the whole session struct (only let the pid untouched)Stefan Metzmacher1-1/+4
2007-10-10r19479: Remove more unused functions. These are handled via authenticationAndrew Bartlett2-52/+16
2007-10-10r19478: Remove unused functions, and make static functions used only in thisAndrew Bartlett1-74/+16
2007-10-10r19476: small typo.Brad Henry1-1/+1
2007-10-10r19475: fixed a couple of typos.Brad Henry2-3/+1
2007-10-10r19474: Move the Samba server / Windows client test to its own script.Brad Henry2-21/+27
2007-10-10r19473: Add NET tests in their own script. Run the same set of tests that 'ma...Brad Henry2-0/+64
2007-10-10r19472: Move rpc tests to their own scripts. Run the same tests as 'make test...Brad Henry2-17/+66
2007-10-10r19471: Move BASE and RAW tests to their own scripts. Run the same set of tes...Brad Henry3-37/+125
2007-10-10r19470: Move common windows test functions into their own script wintest_func...Brad Henry2-34/+37
2007-10-10r19465: Rather than use the non-standard API for determining the signatureAndrew Bartlett3-65/+87
2007-10-10r19464: Reject passwords that cannot be converted into UCS2.Andrew Bartlett2-3/+15
2007-10-10r19463: Make it clear what argument is incorrectAndrew Bartlett1-1/+1
2007-10-10r19462: This isn't an encrypted attribute.Andrew Bartlett1-3/+0
2007-10-10r19461: Make sqlite3 work again (semi-async)Simo Sorce2-398/+167
2007-10-10r19460: currently building when there is an existing previous build in place ...Simo Sorce1-1/+4
2007-10-10r19459: Do not build nss by default (it probably works only on linux)Simo Sorce2-4/+10
2007-10-10r19458: Some info on the "schema"Simo Sorce1-0/+34
2007-10-10r19457: committed by mistake, this binary is available from here anyway:Simo Sorce1-433/+0
2007-10-10r19456: Add an example application for ldb using the tdb backendSimo Sorce6-3/+1598
2007-10-10r19455: forgot thisSimo Sorce1-0/+1
2007-10-10r19454: In standalone build init asq tooSimo Sorce1-0/+1
2007-10-10r19453: Expose helper functionsSimo Sorce2-3/+143
2007-10-10r19452: Warn but don't die if registering against the rootdse is not possibleSimo Sorce3-8/+3
2007-10-10r19449: ldbbrowse: installation hopefully works now. "Developer" installationsDerrell Lipman10-33/+88
2007-10-10r19443: reset trap when we have removed the test specifc files alreadyStefan Metzmacher1-0/+2
2007-10-10r19442: this real cause of the failures on *BSD came from the missingStefan Metzmacher2-4/+6
2007-10-10r19441: work in progress support for NFS4 ACLs in Samba4 on Linux. Still workAndrew Tridgell5-2/+264
2007-10-10r19440: merged from samba3Andrew Tridgell1-4/+4
2007-10-10r19439: revert my change to a torture assert - expected is a boolAndrew Tridgell1-1/+1
2007-10-10r19438: try to fix up the build breakages on BSD systems due to incorrectlyAndrew Tridgell2-8/+11
2007-10-10r19437: don't run the LOCAL-ICONV test on systems that don't have CP850Andrew Tridgell1-3/+19
2007-10-10r19436: fixed stderr in piped_child() as wellAndrew Tridgell1-2/+25
2007-10-10r19435: fixed the subunit code on platforms with small pipe buffers, and useAndrew Tridgell1-16/+15