summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* r3810: create a LIB_SECURITY subsystemStefan Metzmacher2004-11-1724-234/+358
* r3809: fix compiler warningStefan Metzmacher2004-11-171-1/+1
* r3808: Put these in the same order as the IDL, to make it easier to spot what...Andrew Bartlett2004-11-171-8/+8
* r3807: Cross-check the basic attributes for groups and aliases in RPC-SAMSYNC.Andrew Bartlett2004-11-174-12/+118
* r3806: added support to smb_server and pvfs for the NTTRANS Create call. ThisAndrew Tridgell2004-11-179-19/+170
* r3805: Fix the LSA portions of the RPC-SAMSYNC test - I was not using the LSAAndrew Bartlett2004-11-172-3/+78
* r3804: Add more comparison tests in RPC-SAMSYNC.Andrew Bartlett2004-11-177-68/+252
* r3803: fixed detection of xattr supportAndrew Tridgell2004-11-171-0/+1
* r3801: added allocation size rounding. This is needed for ifstest.Andrew Tridgell2004-11-175-6/+23
* r3800: - fixed delete-on-close behaviour for streamsAndrew Tridgell2004-11-173-2/+34
* r3799: - added the bit for FS_ATTR_NAMED_STREAMS support into qfsinfo filesys...Andrew Tridgell2004-11-176-4/+39
* r3798: added support for alternate data streams in xattrs into pvfs. Andrew Tridgell2004-11-1720-110/+736
* r3793: add some streams tests that show how the :$DATA suffix is handledAndrew Tridgell2004-11-171-1/+23
* r3792: improved the posix -> nt error mapping, so we get things likeAndrew Tridgell2004-11-172-1/+14
* r3791: fixed declaration of torture_rpc_loginAndrew Tridgell2004-11-161-1/+1
* r3790: use a registration function that is called from dcerpc_*_init functionsJelmer Vernooij2004-11-1614-209/+167
* r3789: - fix error handlingStefan Metzmacher2004-11-162-21/+41
* r3788: give new accounts and groups a objectGUIDStefan Metzmacher2004-11-161-16/+27
* r3787: a function to generate a random GUIDStefan Metzmacher2004-11-161-0/+10
* r3786: send a mechListMIC to make the current samba3 client happyStefan Metzmacher2004-11-161-1/+9
* r3785: this strings are not constStefan Metzmacher2004-11-161-2/+2
* r3784: do a samdb lookup for the DsCrackNames serverStefan Metzmacher2004-11-163-16/+154
* r3783: - don't use make proto for ldb anymoreStefan Metzmacher2004-11-1646-144/+373
* r3782: use ldb_ namespaceStefan Metzmacher2004-11-162-3/+3
* r3770: - fix endless recursion loop in spnego fallback codeStefan Metzmacher2004-11-151-7/+11
* r3769: fix the build of shared librariesStefan Metzmacher2004-11-152-3/+9
* r3768: Fix build of librariesJelmer Vernooij2004-11-151-0/+3
* r3762: - only load the readed bytes into the input bufferStefan Metzmacher2004-11-151-2/+3
* r3760: mention -o switch in help messageSimo Sorce2004-11-155-0/+10
* r3757: Some fixes for ldb_ldapSimo Sorce2004-11-157-8/+11
* r3756: Fix netbios session request reply. The buffer should not be a stack-basedVolker Lendecke2004-11-151-1/+1
* r3755: add missing filesSimo Sorce2004-11-154-0/+758
* r3754: merge in ldb modules support from the tmp branch ldbPluginsSimo Sorce2004-11-1522-298/+577
* r3753: Have some modules default to "NOT" and enable them again when Jelmer Vernooij2004-11-153-0/+5
* r3752: Remove direct.pm for now (not used and breaks solaris build)Jelmer Vernooij2004-11-152-61/+0
* r3751: Some fixes to using enable and disable for subsystems, ext libs and mo...Jelmer Vernooij2004-11-155-15/+13
* r3750: fix the buildStefan Metzmacher2004-11-151-1/+1
* r3749: don't consider it a failure if we fail to re-encode a codepoint aboveAndrew Tridgell2004-11-151-19/+25
* r3748: pvfs passes RAW-EAS but not RAW-STREAMS yetAndrew Tridgell2004-11-151-3/+2
* r3747: - added some of the infrastructure needed for streams support in pvfsAndrew Tridgell2004-11-1515-31/+122
* r3746: added RAW-STREAMS and RAW-EAS tests to smbtortureAndrew Tridgell2004-11-154-0/+413
* r3745: fixed the posix backend after the recent build changes (it had lostAndrew Tridgell2004-11-151-0/+1
* r3744: Support building subsystems as a shared library. Modules don't work yet, Jelmer Vernooij2004-11-1510-11/+20
* r3743: auto-support the RH schema location as wellAndrew Tridgell2004-11-151-0/+4
* r3742: make test-ldap give a sane error message when the openldap schema file...Andrew Tridgell2004-11-151-0/+19
* r3741: FILE_ATTRIBUTE_DIRECTORY is illegal in open of a fileAndrew Tridgell2004-11-141-0/+4
* r3740: Convert more files to .mk, fix the buildJelmer Vernooij2004-11-147-29/+28
* r3739: Remove a bunch of unused m4 macrosJelmer Vernooij2004-11-146-171/+17
* r3738: Use a hardcoded list of .mk files rather then "find" (breaks on Jelmer Vernooij2004-11-141-1/+29
* r3737: - Get rid of the register_subsystem() and register_backend() functions. Jelmer Vernooij2004-11-1447-418/+41