samba.git
2007-10-10 Andrew Tridgellr4146: an attempted fix for a OS/2 rename problem found...
2007-10-10 Andrew Tridgellr4145: make sure we don't set the 32-bit error codes...
2007-10-10 Jelmer Vernooijr4142: Check result value of OpenHKU and OpenHKCR
2007-10-10 Jelmer Vernooijr4141: Fix crash bug in ldb backend
2007-10-10 Jelmer Vernooijr4140: Get rid of close_hive (replace it with talloc...
2007-10-10 Andrew Tridgellr4139: 2nd attempt at fixing the null ptr in size_is...
2007-10-10 Andrew Tridgellr4138: initialise 'type' in RPC-WINREG EnumValue test
2007-10-10 Jelmer Vernooijr4137: Make *_open_key take a registry_key instead...
2007-10-10 Andrew Tridgellr4136: when we have a size or switch variable that...
2007-10-10 Andrew Tridgellr4135: improve a debug message
2007-10-10 Jelmer Vernooijr4133: Cache results of subkey and value queries
2007-10-10 Jelmer Vernooijr4132: - Bunch of rather large fixes in the registry
2007-10-10 Andrew Tridgellr4124: include locale.h to get LC_ALL in include/system...
2007-10-10 Andrew Tridgellr4123: set locale to C to ensure ascii string functions...
2007-10-10 Andrew Tridgellr4118: don't assume that "unsigned int" is the same...
2007-10-10 Andrew Tridgellr4117: fixed EnumValue in winreg server
2007-10-10 Andrew Tridgellr4116: fixed compilation of EnumValue code in winreg...
2007-10-10 Andrew Tridgellr4115: check for gensec errors before calling memcpy...
2007-10-10 Andrew Tridgellr4114: added have_features bits to gensec schannel...
2007-10-10 Andrew Tridgellr4113: modified EnumValue in winreg to take advantage...
2007-10-10 Andrew Tridgellr4112: when a pointer is NULL on the wire ensure it...
2007-10-10 Andrew Tridgellr4111: fixed winreg to use much simpler (and I believe...
2007-10-10 Andrew Tridgellr4110: fixed pidl to allow arrays to have size_is(...
2007-10-10 Andrew Tridgellr4109: fixed an uninitialised socket write found by...
2007-10-10 Jelmer Vernooijr4106: Add full name of two more hives
2007-10-10 Jelmer Vernooijr4105: Fix IDL for QueryValue() and add a torture test...
2007-10-10 Stefan Metzmacherr4102: more uint64 vs HYPER_T fixes
2007-10-10 Andrew Tridgellr4101: ignore secondary session requests to cope with...
2007-10-10 Stefan Metzmacherr4100: fix drsuapi_DsReplicaObjMetaData2() idl
2007-10-10 Tim Potterr4099: Spelling fixes.
2007-10-10 Andrew Tridgellr4098: catch null guid string so RPC-DRSUAPI works...
2007-10-10 Stefan Metzmacherr4097: add missing file from last commit
2007-10-10 Stefan Metzmacherr4096: move the samdb code to source/dsdb/
2007-10-10 Andrew Tridgellr4095: smbsrv_terminate_connection() doesn't exit(...
2007-10-10 Stefan Metzmacherr4087: - add idl and torture tests for drsuapi_DsReplic...
2007-10-10 Stefan Metzmacherr4086: - make dcerpc_ndr_request_table_send() the defau...
2007-10-10 Stefan Metzmacherr4085: print out dcerpc_fault's as names
2007-10-10 Stefan Metzmacherr4084: add some more error codes
2007-10-10 Stefan Metzmacherr4082: support alter_context requests
2007-10-10 Stefan Metzmacherr4081: use clearer names
2007-10-10 Stefan Metzmacherr4080: missing file from the last commit
2007-10-10 Stefan Metzmacherr4079: implement the gensec_have_feature() correctly...
2007-10-10 Stefan Metzmacherr4078: use clearer names
2007-10-10 Stefan Metzmacherr4077: don't add wrapping to empty blobs
2007-10-10 Stefan Metzmacherr4076: fix compiler warning
2007-10-10 Stefan Metzmacherr4075: implement RemoteTOD server function
2007-10-10 Andrew Tridgellr4074: make the RAW-ACLS test use the new lsa helper...
2007-10-10 Andrew Tridgellr4073: - added a set of lsa helper routines to make...
2007-10-10 Andrew Tridgellr4072: - changed the names of some of the well known...
2007-10-10 Andrew Tridgellr4071: - ldap does allow adding additional attribute...
2007-10-10 Stefan Metzmacherr4070: move some defines from asn_1.h to the places...
2007-10-10 Andrew Tridgellr4069: better error code for SMBwriteBMPX
2007-10-10 Andrew Tridgellr4068: added LANMAN2.1 to list of supported protocols...
2007-10-10 Andrew Tridgellr4067: no matches in findnext is not an error
2007-10-10 Andrew Tridgellr4066: add a mapping for NT_STATUS_NO_MORE_ENTRIES
2007-10-10 Andrew Tridgellr4065: fixed ntstatus->dos error code for NT_STATUS_NO_...
2007-10-10 Stefan Metzmacherr4064: use the same name for type on both ends
2007-10-10 Stefan Metzmacherr4063: - change char * -> uint8_t in struct request_buffer
2007-10-10 Andrew Tridgellr4062: the RAW-ACLS test now passes. The SEC_STD_DELETE...
2007-10-10 Andrew Tridgellr4061: more additions to the RAW-ACLS test, to help...
2007-10-10 Andrew Tridgellr4060: removed an unused file
2007-10-10 Andrew Tridgellr4059: moved the ldb -o option parsing to a common...
2007-10-10 Andrew Tridgellr4058: added a type safe version of smb_xmalloc()
2007-10-10 Günther Deschnerr4057: unknown5 represents the account policy "Users...
2007-10-10 Andrew Tridgellr4056: modified the access check code based on results...
2007-10-10 Andrew Tridgellr4055: fixed more places to use type safe allocation...
2007-10-10 Andrew Tridgellr4054: got rid of Realloc(), replacing it with the...
2007-10-10 Andrew Tridgellr4053: expanded and fixed a bug in the RAW-ACLS test
2007-10-10 Andrew Tridgellr4052: fixed a bunch of code to use the type safe _p...
2007-10-10 Andrew Tridgellr4051: use talloc_array() instead of talloc() when...
2007-10-10 Andrew Tridgellr4050: make sure we add objectClass and sAMAccountName
2007-10-10 Andrew Tridgellr4049: a simple perl script to add a new user to Samba4 ldb
2007-10-10 Andrew Tridgellr4048: a very simple howto for new developers to tell...
2007-10-10 Stefan Metzmacherr4046: add more servicePrincipalName's for the dc account
2007-10-10 Stefan Metzmacherr4045: readd krb5 support defaulted to disable
2007-10-10 Stefan Metzmacherr4044: only send supportedMech when we also send other...
2007-10-10 Stefan Metzmacherr4042: fix segfault on server schannel connections
2007-10-10 Stefan Metzmacherr4041: fix cut-n-paste typo
2007-10-10 Stefan Metzmacherr4040: sorry today is not my day...
2007-10-10 Andrew Tridgellr4039: added a test for an element > 128 bytes in lengt...
2007-10-10 Stefan Metzmacherr4038: fix sign/unsign bug I introduced in -r 4022
2007-10-10 Andrew Tridgellr4037: fixed a bunch of "might be uninitialised" warnin...
2007-10-10 Andrew Tridgellr4036: expanded the RAW-ACLS torture test to include...
2007-10-10 Andrew Tridgellr4035: more effort on consistent naming of the access...
2007-10-10 Andrew Tridgellr4034: add a function security_descriptor_create()...
2007-10-10 Andrew Tridgellr4033: removed a pointless comment
2007-10-10 Stefan Metzmacherr4027: add a useful function for debugging
2007-10-10 Andrew Tridgellr4026: added NT ACL checking on pvfs_open() for existin...
2007-10-10 Andrew Tridgellr4025: added a sec_access_check() function for checking...
2007-10-10 Stefan Metzmacherr4022: fix compiler warnings
2007-10-10 Andrew Tridgellr4015: correct copyright attributions
2007-10-10 Andrew Tridgellr4014: removed unused MacExtension.h header
2007-10-10 Andrew Tridgellr4013: got rid of a bunch of unused or unmaintained...
2007-10-10 Andrew Tridgellr4012: split out the lsa lookup single name logic into...
2007-10-10 Andrew Tridgellr4011: get rid of rpc_secdes.h and replace it with...
2007-10-10 Andrew Tridgellr4010: fixed parsing of null attributes in the ldb...
2007-10-10 Stefan Metzmacherr4003: run successful against a nt4 sp6 pdc with one...
2007-10-10 Stefan Metzmacherr4002: NT 4.0 sp6a can't do schannel 128
2007-10-10 Stefan Metzmacherr4001: fix segfault fix auth failed
2007-10-10 Stefan Metzmacherr4000: DATA_BLOB.data is uint8_t * not void * :-)
next