samba.git
2007-10-10 Stefan Metzmacherr3903: better fix for -r 3902
2007-10-10 Stefan Metzmacherr3902: fix compiler warnings
2007-10-10 Stefan Metzmacherr3901: fix compiler warnings
2007-10-10 Stefan Metzmacherr3900: fix compiler warning
2007-10-10 Stefan Metzmacherr3899: fix compiler warnings
2007-10-10 Jelmer Vernooijr3898: Work towards local/server DCOM support, start...
2007-10-10 Simo Sorcer3897: add a locking infrastructure
2007-10-10 Jelmer Vernooijr3896: Correct header files in rpc server templates...
2007-10-10 Jelmer Vernooijr3891: Add rot (Running Object Table) interface
2007-10-10 Jeremy Allisonr3888: Just proving :-) to tridge that a Setfileinfo...
2007-10-10 Jeremy Allisonr3887: Much better understanding of delayed write time...
2007-10-10 Jeremy Allisonr3886: Trying to understand delayed file write update...
2007-10-10 Andrew Bartlettr3885: Add security descriptor comparison to our RPC...
2007-10-10 Jelmer Vernooijr3881: Split up the LIBNDR_GEN subsystem into NDR_...
2007-10-10 Stefan Metzmacherr3876: fix compiler warnings
2007-10-10 Tim Potterr3870: Delete wrappers for tdb_lockkeys() and tdb_unloc...
2007-10-10 Stefan Metzmacherr3869: in the NDR encoded replPropertyMetaData attribut...
2007-10-10 Jelmer Vernooijr3861: - Put ndr and rpc client code in seperate files
2007-10-10 Andrew Tridgellr3838: use "security.NTACL" instead of "security.NTAcl...
2007-10-10 Andrew Tridgellr3837: added support for LsaLookupSids in the LSA rpc...
2007-10-10 Andrew Tridgellr3836: - fixed the handling of NT_STATUS_BUFFER_TOO_SMA...
2007-10-10 Andrew Tridgellr3835: - added testing of setting an initial ACL on...
2007-10-10 Andrew Tridgellr3834: - fixed XATTR_NTACL_NAME
2007-10-10 Andrew Tridgellr3833: NTACL is a better xattr name than DosAcl (tpot...
2007-10-10 Andrew Tridgellr3832: added NT ACL query/set to the posix NTVFS backen...
2007-10-10 Andrew Tridgellr3831: added nttrans server code for query/set security...
2007-10-10 Andrew Tridgellr3830: unified the query/set security descriptor code...
2007-10-10 Andrew Tridgellr3829: added a RAW-ACLS test suite that tests query...
2007-10-10 Andrew Tridgellr3828: added testing of opening an existing file with...
2007-10-10 Andrew Tridgellr3827: fixed copyright notices to remove simo and lkcl...
2007-10-10 Andrew Tridgellr3826: - added testing of ea lists in NTTRANS CREATE
2007-10-10 Andrew Tridgellr3821: added client side code and test code for NTTRANS...
2007-10-10 Stefan Metzmacherr3810: create a LIB_SECURITY subsystem
2007-10-10 Stefan Metzmacherr3809: fix compiler warning
2007-10-10 Andrew Bartlettr3808: Put these in the same order as the IDL, to make...
2007-10-10 Andrew Bartlettr3807: Cross-check the basic attributes for groups...
2007-10-10 Andrew Tridgellr3806: added support to smb_server and pvfs for the...
2007-10-10 Andrew Bartlettr3805: Fix the LSA portions of the RPC-SAMSYNC test...
2007-10-10 Andrew Bartlettr3804: Add more comparison tests in RPC-SAMSYNC.
2007-10-10 Andrew Tridgellr3803: fixed detection of xattr support
2007-10-10 Andrew Tridgellr3801: added allocation size rounding. This is needed...
2007-10-10 Andrew Tridgellr3800: - fixed delete-on-close behaviour for streams
2007-10-10 Andrew Tridgellr3799: - added the bit for FS_ATTR_NAMED_STREAMS suppor...
2007-10-10 Andrew Tridgellr3798: added support for alternate data streams in...
2007-10-10 Andrew Tridgellr3793: add some streams tests that show how the :$DATA...
2007-10-10 Andrew Tridgellr3792: improved the posix -> nt error mapping, so we...
2007-10-10 Andrew Tridgellr3791: fixed declaration of torture_rpc_login
2007-10-10 Jelmer Vernooijr3790: use a registration function that is called from...
2007-10-10 Stefan Metzmacherr3789: - fix error handling
2007-10-10 Stefan Metzmacherr3788: give new accounts and groups a objectGUID
2007-10-10 Stefan Metzmacherr3787: a function to generate a random GUID
2007-10-10 Stefan Metzmacherr3786: send a mechListMIC to make the current samba3...
2007-10-10 Stefan Metzmacherr3785: this strings are not const
2007-10-10 Stefan Metzmacherr3784: do a samdb lookup for the DsCrackNames server
2007-10-10 Stefan Metzmacherr3783: - don't use make proto for ldb anymore
2007-10-10 Stefan Metzmacherr3782: use ldb_ namespace
2007-10-10 Stefan Metzmacherr3770: - fix endless recursion loop in spnego fallback...
2007-10-10 Stefan Metzmacherr3769: fix the build of shared libraries
2007-10-10 Jelmer Vernooijr3768: Fix build of libraries
2007-10-10 Stefan Metzmacherr3762: - only load the readed bytes into the input...
2007-10-10 Simo Sorcer3760: mention -o switch in help message
2007-10-10 Simo Sorcer3757: Some fixes for ldb_ldap
2007-10-10 Volker Lendecker3756: Fix netbios session request reply. The buffer...
2007-10-10 Simo Sorcer3755: add missing files
2007-10-10 Simo Sorcer3754: merge in ldb modules support from the tmp branch...
2007-10-10 Jelmer Vernooijr3753: Have some modules default to "NOT" and enable...
2007-10-10 Jelmer Vernooijr3752: Remove direct.pm for now (not used and breaks...
2007-10-10 Jelmer Vernooijr3751: Some fixes to using enable and disable for subsy...
2007-10-10 Stefan Metzmacherr3750: fix the build
2007-10-10 Andrew Tridgellr3749: don't consider it a failure if we fail to re...
2007-10-10 Andrew Tridgellr3748: pvfs passes RAW-EAS but not RAW-STREAMS yet
2007-10-10 Andrew Tridgellr3747: - added some of the infrastructure needed for...
2007-10-10 Andrew Tridgellr3746: added RAW-STREAMS and RAW-EAS tests to smbtorture
2007-10-10 Andrew Tridgellr3745: fixed the posix backend after the recent build...
2007-10-10 Jelmer Vernooijr3744: Support building subsystems as a shared library...
2007-10-10 Andrew Tridgellr3743: auto-support the RH schema location as well
2007-10-10 Andrew Tridgellr3742: make test-ldap give a sane error message when...
2007-10-10 Andrew Tridgellr3741: FILE_ATTRIBUTE_DIRECTORY is illegal in open...
2007-10-10 Jelmer Vernooijr3740: Convert more files to .mk, fix the build
2007-10-10 Jelmer Vernooijr3739: Remove a bunch of unused m4 macros
2007-10-10 Jelmer Vernooijr3738: Use a hardcoded list of .mk files rather then...
2007-10-10 Jelmer Vernooijr3737: - Get rid of the register_subsystem() and regist...
2007-10-10 Jelmer Vernooijr3736: Fix the build for builds that haven't got all...
2007-10-10 Jelmer Vernooijr3735: Allow building subsystems as static libraries...
2007-10-10 Jelmer Vernooijr3734: Fix some incorrect dependencies
2007-10-10 Jelmer Vernooijr3733: More build system fixes/features:
2007-10-10 Jelmer Vernooijr3730: More build system fixes and simplifications
2007-10-10 Andrew Tridgellr3729: permission changes on directories always include...
2007-10-10 Jelmer Vernooijr3726: More simplifications/fixes in the build system
2007-10-10 Andrew Bartlettr3725: The new RPC-SAMSYNC test, complete with SAMR...
2007-10-10 Andrew Bartlettr3724: Rename a number of structures, for better consis...
2007-10-10 Andrew Bartlettr3723: Now that timestring() always returns talloc...
2007-10-10 Stefan Metzmacherr3722: - add userdomain in the binding dialog
2007-10-10 Andrew Bartlettr3721: We cracked the NTLM2 puzzle long ago, and set...
2007-10-10 Andrew Tridgellr3720: fixed the pulling of zero length ucs2 strings...
2007-10-10 Andrew Tridgellr3719: pvfs now passes the RAW-RENAME test
2007-10-10 Andrew Tridgellr3718: added support for the ntrename level in pvfs_ren...
2007-10-10 Andrew Tridgellr3717: - expanded the RAW-RENAME test a little
2007-10-10 Andrew Bartlettr3716: Improvements in the RPC-SAMSYNC tests:
2007-10-10 Andrew Tridgellr3700: pvfs passes RAW-WRITE but not BASE-DELAYWRITE
next