r4387: added a TODO about the NTCREATEX_FLAGS_OPEN_DIRECTORY flag - it seems to open
[samba.git] / source /
2007-10-10 Andrew Tridgellr4387: added a TODO about the NTCREATEX_FLAGS_OPEN_DIRE...
2007-10-10 Andrew Bartlettr4386: Grr, fix copy-and-paste bug.
2007-10-10 Andrew Bartlettr4385: Set the correct target service.
2007-10-10 Andrew Bartlettr4384: Try again to fix compiling against a specified...
2007-10-10 Andrew Tridgellr4383: in order to cope with overfilled buffers on...
2007-10-10 Andrew Tridgellr4382: check for bad tid in SMBtdis
2007-10-10 Volker Lendecker4381: Add my copyright
2007-10-10 Volker Lendecker4380: Implement samr_QueryDisplayInfo. This probably...
2007-10-10 Andrew Bartlettr4379: Merge more Kerberos related configure checks...
2007-10-10 Volker Lendecker4378: Implement samr_EnumDomainGroups and samr_EnumDom...
2007-10-10 Volker Lendecker4377: Fix default groupType attributes.
2007-10-10 Volker Lendecker4376: Implement samr_AddAliasMember, samr_DeleteAliasM...
2007-10-10 Volker Lendecker4375: Implement samr_OpenAlias, samr_QueryAliasInfo...
2007-10-10 Volker Lendecker4374: Follow metzes hint, change LookupRids a bit
2007-10-10 Jelmer Vernooijr4373: Support setting values and fix a segfault
2007-10-10 Volker Lendecker4372: Implement samr_LookupRids
2007-10-10 Jelmer Vernooijr4371: Add "Create Key", "Delete Key" and "Delete Value...
2007-10-10 Volker Lendecker4367: Implement samr_AddGroupMember, samr_DeleteGroupM...
2007-10-10 Volker Lendecker4366: Fix ldb_modify_internal: Adding values to an...
2007-10-10 Andrew Tridgellr4365: added command 'eainfo' to smbclient for displayi...
2007-10-10 Andrew Tridgellr4364: - added support for testing of chained SMB opera...
2007-10-10 Jelmer Vernooijr4363: value "none required" is set if no library is...
2007-10-10 Jelmer Vernooijr4362: dlopen() doesn't imply -ldl
2007-10-10 Stefan Metzmacherr4361: fix the build
2007-10-10 Stefan Metzmacherr4360: destroy the gensec context
2007-10-10 Stefan Metzmacherr4359: using talloc_free() of a child struct in a tallo...
2007-10-10 Andrew Bartlettr4358: At metze's request, the Christmas elves have...
2007-10-10 Andrew Bartlettr4357: Return a more sensible error code if a NULL...
2007-10-10 Andrew Bartlettr4356: Allow anonymous connections to use NTLMSSP....
2007-10-10 Andrew Bartlettr4355: More work from the elves on Christmas eve:
2007-10-10 Andrew Bartlettr4354: The ldb databases do not go in lib/private,...
2007-10-10 Andrew Bartlettr4349: Start to fix the long-standing pain that --with...
2007-10-10 Volker Lendecker4345: Unify the representation of grouptype and samacc...
2007-10-10 Volker Lendecker4344: Unify memory handling in dcerpc_samr.c a bit
2007-10-10 Andrew Bartlettr4342: Fix a memory leak in init_globals().
2007-10-10 Tim Potterr4341: Fix const warning.
2007-10-10 Stefan Metzmacherr4340: - simplify lsa_GetUserName() server code,
2007-10-10 Stefan Metzmacherr4339: - rename auth_guest to auth_anonymous
2007-10-10 Stefan Metzmacherr4338: reuse netlogon structs in the krb5 PAC
2007-10-10 Volker Lendecker4335: Fix some potential memleaks, implement CreateDom...
2007-10-10 Volker Lendecker4332: Fix a potential memleak.
2007-10-10 Stefan Metzmacherr4328: mark the talloc data as DATA_BLOB
2007-10-10 Stefan Metzmacherr4327: add usefull function if you don't want that...
2007-10-10 Stefan Metzmacherr4326: fix memory leak
2007-10-10 Stefan Metzmacherr4325: add the GENSEC_FEATURE_DCE_STYLE flag
2007-10-10 Stefan Metzmacherr4324: add some more ads constants before I forget...
2007-10-10 Stefan Metzmacherr4323: - implement the lsa_GetUserName() server call
2007-10-10 Stefan Metzmacherr4322: use a nicer name
2007-10-10 Stefan Metzmacherr4321: objectClass trustedDomain uses "securityIdentifi...
2007-10-10 Stefan Metzmacherr4320: fix locations of new trusting domains and domsin...
2007-10-10 Andrew Tridgellr4319: make it easy to use valgrind in the test_posix...
2007-10-10 Stefan Metzmacherr4318: add missing template for trusting domains
2007-10-10 Andrew Tridgellr4317: check the count of replies in the os2 ea_list...
2007-10-10 Andrew Tridgellr4316: - now that the trans2 code properly supports...
2007-10-10 Andrew Tridgellr4315: use the remote hosts max_xmit, not the local...
2007-10-10 Andrew Tridgellr4314: added ACL checking on unlink
2007-10-10 Andrew Tridgellr4313: fixed a bug in handling new xattrs in the tdb...
2007-10-10 Andrew Tridgellr4310: fixed the authority_name field in lsa_GetUserName()
2007-10-10 Stefan Metzmacherr4309: idl and torture test for lsa_GetUserName()
2007-10-10 Stefan Metzmacherr4308: [out,ref] pointer needs to set (don't corrupt...
2007-10-10 Andrew Tridgellr4303: a bit more consistent help on privileges command...
2007-10-10 Andrew Tridgellr4302: fixed all of the annoying gtk warnings. The...
2007-10-10 Jelmer Vernooijr4299: Store REG_SZ, REG_EXPAND_SZ and REG_DWORD values...
2007-10-10 Jelmer Vernooijr4298: Update to credentials.h after feedback from...
2007-10-10 Stefan Metzmacherr4288: don't use struct dcerpc_interface_table anymore...
2007-10-10 Andrew Tridgellr4284: fixed a problem with very large EA lists and...
2007-10-10 Andrew Tridgellr4283: adding a privilege that an account already has...
2007-10-10 Andrew Tridgellr4282: removed a spurious error message now we remove...
2007-10-10 Andrew Tridgellr4281: fixed an ldb indexing bug in ldb found by volker.
2007-10-10 Andrew Tridgellr4280: added server side support for lsa_AddPrivilegesT...
2007-10-10 Andrew Tridgellr4279: added IDL and test code for lsa_AddPrivilegesToA...
2007-10-10 Andrew Tridgellr4278: - added server support for lsa_EnumPrivsAccount()
2007-10-10 Andrew Tridgellr4277: - added server support for lsa_EnumAccounts()
2007-10-10 Andrew Tridgellr4276: added server side support for lsa_OpenAccount()
2007-10-10 Andrew Tridgellr4275: improve the share type info
2007-10-10 Andrew Tridgellr4274: make the prototype RAP netshareenum call return...
2007-10-10 Andrew Tridgellr4267: fixed the charset code to use the builtin_functions.
2007-10-10 Andrew Tridgellr4264: fix acl handling on systems without xattr support
2007-10-10 Andrew Tridgellr4263: added support for the trans2 RAW_SEARCH_EA_LIST...
2007-10-10 Andrew Tridgellr4262: a sniff from kukks showed that the FILE_ATTRIBUT...
2007-10-10 Andrew Tridgellr4261: added the RAW_FILEINFO_EA_LIST trans2 qfileinfo...
2007-10-10 Andrew Tridgellr4247: two more places that need the unlink hook
2007-10-10 Andrew Tridgellr4244: add more calls to pvfs_xattr_unlink_hook() on...
2007-10-10 Andrew Tridgellr4243: a sniff from kukks showed that the ea_set interf...
2007-10-10 Andrew Tridgellr4242: added support for storing xattrs in a tdb. This...
2007-10-10 Andrew Tridgellr4232: added server support for multi-part SMBtrans...
2007-10-10 Andrew Tridgellr4230: now that we set the FLAGS2_EXTENDED_ATTRIBUTES...
2007-10-10 Andrew Tridgellr4229: - added support for multi-part SMBtrans and...
2007-10-10 Andrew Tridgellr4228: make sure the caller knows the packet is in...
2007-10-10 Andrew Tridgellr4227: index the privilege attribute to make lsa privil...
2007-10-10 Andrew Tridgellr4214: possibly fix the "no-EAs" bug from OS/2
2007-10-10 Jelmer Vernooijr4213: Store REG_SZ in UTF16, not the unix charset..
2007-10-10 Jelmer Vernooijr4210: Add simple example of a registry hive LDIF file
2007-10-10 Jelmer Vernooijr4209: Fix several smaller bugs
2007-10-10 Andrew Tridgellr4207: remove "lookupname" and "lookupsid", and instead...
2007-10-10 Andrew Tridgellr4206: fixed a status code check in lsa_LookupNames2...
2007-10-10 Andrew Tridgellr4205: fixed the default acl mapping from posix permiss...
2007-10-10 Jelmer Vernooijr4204: Arguments to reg_del_key more like the RPC for...
2007-10-10 Stefan Metzmacherr4203: the bind_info blob isn't a const.
2007-10-10 Andrew Tridgellr4202: added smbclient commands "addprivileges" and...
next