summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r19531: Make struct ldb_dn opaque and local to ldb_dn.cSimo Sorce2007-10-1016-205/+238
* r19523: Remove unused functions.Andrew Bartlett2007-10-101-152/+0
* r19522: Remove gensec and credentials dependency from the rootdse module (lessAndrew Bartlett2007-10-103-21/+44
* r19521: Fix memory leak.Andrew Bartlett2007-10-101-0/+1
* r19520: Try not to read past the end of the ldb buffer.Andrew Bartlett2007-10-101-6/+5
* r19513: Add support for recipes (using '@')Jelmer Vernooij2007-10-101-2/+31
* r19512: Add --shell option to smbtorture (first work towards support for 'rec...Jelmer Vernooij2007-10-102-10/+54
* r19511: Remove unused externs.Jelmer Vernooij2007-10-101-2/+0
* r19510: Make smbtorture's `nprocs' parameter a parametric option.Jelmer Vernooij2007-10-107-8/+8
* r19509: Simplify buildsystem code, create proper symlinks for aliases.Jelmer Vernooij2007-10-101-36/+17
* r19508: fixed SMB2-SETINFOAndrew Tridgell2007-10-101-1/+1
* r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij2007-10-1033-42/+79
* r19506: fixed remaining parts of RAW-READ and RAW-WRITE tests to check forAndrew Tridgell2007-10-102-37/+67
* r19505: fixed a valgrind errorAndrew Tridgell2007-10-101-0/+4
* r19504: - fixed a free error in file_lines_parseAndrew Tridgell2007-10-104-15/+41
* r19503: it only makes sense to run the LOCAL-ICONV test on 'known good'Andrew Tridgell2007-10-101-1/+7
* r19502: fixed the RPC-SECRETS test with kerberos. Andrew, can you look at thisAndrew Tridgell2007-10-102-18/+20
* r19501: fix the hangs in the build farm in RPC-SECRETSAndrew Tridgell2007-10-101-20/+6
* r19498: the autofree test cannot be run as part of smbtortureAndrew Tridgell2007-10-101-0/+3
* r19496: remove unused fileStefan Metzmacher2007-10-101-6/+0
* r19495: Stop linking binaries twice (once before installation, once during bu...Jelmer Vernooij2007-10-108-68/+27
* r19492: - fix RPC-AUTHCONTEXT and RPC-SAMBA3-GETUSERNAME (sorry volker:-)Stefan Metzmacher2007-10-101-0/+4
* r19490: better to check the return resultSimo Sorce2007-10-101-4/+5
* r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...Simo Sorce2007-10-1021-74/+82
* r19485: Fix Coverity # 319Volker Lendecke2007-10-101-1/+1
* r19482: remove pointless castStefan Metzmacher2007-10-101-1/+1
* r19481: - reset the vuid before trying a new session setupStefan Metzmacher2007-10-101-3/+14
* r19480: - clear the whole session struct (only let the pid untouched)Stefan Metzmacher2007-10-101-1/+4
* r19479: Remove more unused functions. These are handled via authenticationAndrew Bartlett2007-10-102-52/+16
* r19478: Remove unused functions, and make static functions used only in thisAndrew Bartlett2007-10-101-74/+16
* r19476: small typo.Brad Henry2007-10-101-1/+1
* r19475: fixed a couple of typos.Brad Henry2007-10-102-3/+1
* r19474: Move the Samba server / Windows client test to its own script.Brad Henry2007-10-102-21/+27
* r19473: Add NET tests in their own script. Run the same set of tests that 'ma...Brad Henry2007-10-102-0/+64
* r19472: Move rpc tests to their own scripts. Run the same tests as 'make test...Brad Henry2007-10-102-17/+66
* r19471: Move BASE and RAW tests to their own scripts. Run the same set of tes...Brad Henry2007-10-103-37/+125
* r19470: Move common windows test functions into their own script wintest_func...Brad Henry2007-10-102-34/+37
* r19465: Rather than use the non-standard API for determining the signatureAndrew Bartlett2007-10-103-65/+87
* r19464: Reject passwords that cannot be converted into UCS2.Andrew Bartlett2007-10-102-3/+15
* r19463: Make it clear what argument is incorrectAndrew Bartlett2007-10-101-1/+1
* r19462: This isn't an encrypted attribute.Andrew Bartlett2007-10-101-3/+0
* r19461: Make sqlite3 work again (semi-async)Simo Sorce2007-10-102-398/+167
* r19460: currently building when there is an existing previous build in place ...Simo Sorce2007-10-101-1/+4
* r19459: Do not build nss by default (it probably works only on linux)Simo Sorce2007-10-102-4/+10
* r19458: Some info on the "schema"Simo Sorce2007-10-101-0/+34
* r19457: committed by mistake, this binary is available from here anyway:Simo Sorce2007-10-101-433/+0
* r19456: Add an example application for ldb using the tdb backendSimo Sorce2007-10-106-3/+1598
* r19455: forgot thisSimo Sorce2007-10-101-0/+1
* r19454: In standalone build init asq tooSimo Sorce2007-10-101-0/+1
* r19453: Expose helper functionsSimo Sorce2007-10-102-3/+143