Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r3806: added support to smb_server and pvfs for the NTTRANS Create call. This | Andrew Tridgell | 9 | -19/+170 |
2007-10-10 | r3805: Fix the LSA portions of the RPC-SAMSYNC test - I was not using the LSA | Andrew Bartlett | 2 | -3/+78 |
2007-10-10 | r3804: Add more comparison tests in RPC-SAMSYNC. | Andrew Bartlett | 7 | -68/+252 |
2007-10-10 | r3803: fixed detection of xattr support | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3801: added allocation size rounding. This is needed for ifstest. | Andrew Tridgell | 5 | -6/+23 |
2007-10-10 | r3800: - fixed delete-on-close behaviour for streams | Andrew Tridgell | 3 | -2/+34 |
2007-10-10 | r3799: - added the bit for FS_ATTR_NAMED_STREAMS support into qfsinfo filesys... | Andrew Tridgell | 6 | -4/+39 |
2007-10-10 | r3798: added support for alternate data streams in xattrs into pvfs. | Andrew Tridgell | 20 | -110/+736 |
2007-10-10 | r3793: add some streams tests that show how the :$DATA suffix is handled | Andrew Tridgell | 1 | -1/+23 |
2007-10-10 | r3792: improved the posix -> nt error mapping, so we get things like | Andrew Tridgell | 2 | -1/+14 |
2007-10-10 | r3791: fixed declaration of torture_rpc_login | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3790: use a registration function that is called from dcerpc_*_init functions | Jelmer Vernooij | 14 | -209/+167 |
2007-10-10 | r3789: - fix error handling | Stefan Metzmacher | 2 | -21/+41 |
2007-10-10 | r3788: give new accounts and groups a objectGUID | Stefan Metzmacher | 1 | -16/+27 |
2007-10-10 | r3787: a function to generate a random GUID | Stefan Metzmacher | 1 | -0/+10 |
2007-10-10 | r3786: send a mechListMIC to make the current samba3 client happy | Stefan Metzmacher | 1 | -1/+9 |
2007-10-10 | r3785: this strings are not const | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r3784: do a samdb lookup for the DsCrackNames server | Stefan Metzmacher | 3 | -16/+154 |
2007-10-10 | r3783: - don't use make proto for ldb anymore | Stefan Metzmacher | 46 | -144/+373 |
2007-10-10 | r3782: use ldb_ namespace | Stefan Metzmacher | 2 | -3/+3 |
2007-10-10 | r3770: - fix endless recursion loop in spnego fallback code | Stefan Metzmacher | 1 | -7/+11 |
2007-10-10 | r3769: fix the build of shared libraries | Stefan Metzmacher | 2 | -3/+9 |
2007-10-10 | r3768: Fix build of libraries | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r3762: - only load the readed bytes into the input buffer | Stefan Metzmacher | 1 | -2/+3 |
2007-10-10 | r3760: mention -o switch in help message | Simo Sorce | 5 | -0/+10 |
2007-10-10 | r3757: Some fixes for ldb_ldap | Simo Sorce | 7 | -8/+11 |
2007-10-10 | r3756: Fix netbios session request reply. The buffer should not be a stack-based | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r3755: add missing files | Simo Sorce | 4 | -0/+758 |
2007-10-10 | r3754: merge in ldb modules support from the tmp branch ldbPlugins | Simo Sorce | 22 | -298/+577 |
2007-10-10 | r3753: Have some modules default to "NOT" and enable them again when | Jelmer Vernooij | 3 | -0/+5 |
2007-10-10 | r3752: Remove direct.pm for now (not used and breaks solaris build) | Jelmer Vernooij | 2 | -61/+0 |
2007-10-10 | r3751: Some fixes to using enable and disable for subsystems, ext libs and mo... | Jelmer Vernooij | 5 | -15/+13 |
2007-10-10 | r3750: fix the build | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r3749: don't consider it a failure if we fail to re-encode a codepoint above | Andrew Tridgell | 1 | -19/+25 |
2007-10-10 | r3748: pvfs passes RAW-EAS but not RAW-STREAMS yet | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r3747: - added some of the infrastructure needed for streams support in pvfs | Andrew Tridgell | 15 | -31/+122 |
2007-10-10 | r3746: added RAW-STREAMS and RAW-EAS tests to smbtorture | Andrew Tridgell | 4 | -0/+413 |
2007-10-10 | r3745: fixed the posix backend after the recent build changes (it had lost | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3744: Support building subsystems as a shared library. Modules don't work yet, | Jelmer Vernooij | 10 | -11/+20 |
2007-10-10 | r3743: auto-support the RH schema location as well | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r3742: make test-ldap give a sane error message when the openldap schema file... | Andrew Tridgell | 1 | -0/+19 |
2007-10-10 | r3741: FILE_ATTRIBUTE_DIRECTORY is illegal in open of a file | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r3740: Convert more files to .mk, fix the build | Jelmer Vernooij | 7 | -29/+28 |
2007-10-10 | r3739: Remove a bunch of unused m4 macros | Jelmer Vernooij | 6 | -171/+17 |
2007-10-10 | r3738: Use a hardcoded list of .mk files rather then "find" (breaks on | Jelmer Vernooij | 1 | -1/+29 |
2007-10-10 | r3737: - Get rid of the register_subsystem() and register_backend() functions. | Jelmer Vernooij | 47 | -418/+41 |
2007-10-10 | r3736: Fix the build for builds that haven't got all libs samba | Jelmer Vernooij | 1 | -2/+21 |
2007-10-10 | r3735: Allow building subsystems as static libraries (.a files). To enable | Jelmer Vernooij | 4 | -11/+10 |
2007-10-10 | r3734: Fix some incorrect dependencies | Jelmer Vernooij | 3 | -4/+5 |
2007-10-10 | r3733: More build system fixes/features: | Jelmer Vernooij | 52 | -465/+140 |