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