2007-10-10 |
Volker Lendecke | r4417: Reply to samr_QueryDomainInfo with the same...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4416: [in,out] variables do have an r->out component...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4415: Implement samr_RemoveMemberFromForeignDomain...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4414: Various bits&pieces:
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4413: login failure doesn't warrant a level 1 debug...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4412: SEC_FILE_READ_ATTRIBUTE is always granted, even...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4411: when checking for create permissions, we need...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4410: pvfs_rename_one() should not check for create...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4409: fixed handling of zero access masks for the...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4408: added the remaining access check hooks into...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4407: stricter checking of parameters on hard link...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4406: - don't call the xattr unlink hook on unlink...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4405: added acl inheritance to the mkdir and t2mkdir...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4404: check for SEC_ACE_FLAG_INHERIT_ONLY in the ...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4403: - added ACL inheritance in the pvfs backend...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4402: use __location__ instead of __LINE__ in the...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4401: stricter test for correct ACL inheritance in...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r4400: Pass rootdse.ldif past the subst code.
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4399: Implement samr_GetAliasMembership and samr_GetGroupsF...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4398: Make usrmgr.exe believe we're a DC. Otherwise...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4397: Fix a bug where '(&(objectclass=domain)(!(objectclass...
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r4396: Generate newrootdse.ldb in provision.pl as well
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r4395: Generate "newhklm.ldb" using provision.pl
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r4394: Use 'raw' protocol towers in the lists in the...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4393: Trivial bugfix for a silly bug
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4392: Fix samr_GetAliasMembership idl
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4391: bring the default ACL inline with what w2k3...
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r4390: Registry value and key names are case-insensitive
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4389: added checking for the default inherited ACL...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4388: - allow ACE flags to be specified in security_descrip...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4387: added a TODO about the NTCREATEX_FLAGS_OPEN_DIRECTORY...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r4386: Grr, fix copy-and-paste bug.
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r4385: Set the correct target service.
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r4384: Try again to fix compiling against a specified...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4383: in order to cope with overfilled buffers on...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4382: check for bad tid in SMBtdis
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4381: Add my copyright
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4380: Implement samr_QueryDisplayInfo. This probably...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r4379: Merge more Kerberos related configure checks...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4378: Implement samr_EnumDomainGroups and samr_EnumDomainAl...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4377: Fix default groupType attributes.
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4376: Implement samr_AddAliasMember, samr_DeleteAliasMember and
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4375: Implement samr_OpenAlias, samr_QueryAliasInfo...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4374: Follow metzes hint, change LookupRids a bit
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r4373: Support setting values and fix a segfault
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4372: Implement samr_LookupRids
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r4371: Add "Create Key", "Delete Key" and "Delete Value...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4367: Implement samr_AddGroupMember, samr_DeleteGroupMember and
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4366: Fix ldb_modify_internal: Adding values to an...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4365: added command 'eainfo' to smbclient for displaying...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4364: - added support for testing of chained SMB operations...
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r4363: value "none required" is set if no library is...
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r4362: dlopen() doesn't imply -ldl
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4361: fix the build
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4360: destroy the gensec context
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4359: using talloc_free() of a child struct in a talloc_des...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r4358: At metze's request, the Christmas elves have...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r4357: Return a more sensible error code if a NULL...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r4356: Allow anonymous connections to use NTLMSSP....
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r4355: More work from the elves on Christmas eve:
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r4354: The ldb databases do not go in lib/private,...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r4349: Start to fix the long-standing pain that --with...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4345: Unify the representation of grouptype and samaccountt...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4344: Unify memory handling in dcerpc_samr.c a bit
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r4342: Fix a memory leak in init_globals().
|
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r4341: Fix const warning.
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4340: - simplify lsa_GetUserName() server code,
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4339: - rename auth_guest to auth_anonymous
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4338: reuse netlogon structs in the krb5 PAC
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4335: Fix some potential memleaks, implement CreateDomAlias...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4332: Fix a potential memleak.
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4328: mark the talloc data as DATA_BLOB
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4327: add usefull function if you don't want that...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4326: fix memory leak
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4325: add the GENSEC_FEATURE_DCE_STYLE flag
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4324: add some more ads constants before I forget...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4323: - implement the lsa_GetUserName() server call
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4322: use a nicer name
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4321: objectClass trustedDomain uses "securityIdentifier...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4320: fix locations of new trusting domains and domsin...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4319: make it easy to use valgrind in the test_posix...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4318: add missing template for trusting domains
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4317: check the count of replies in the os2 ea_list...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4316: - now that the trans2 code properly supports...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4315: use the remote hosts max_xmit, not the local...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4314: added ACL checking on unlink
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4313: fixed a bug in handling new xattrs in the tdb...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4310: fixed the authority_name field in lsa_GetUserName()
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4309: idl and torture test for lsa_GetUserName()
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4308: [out,ref] pointer needs to set (don't corrupt...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4303: a bit more consistent help on privileges commands...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4302: fixed all of the annoying gtk warnings. The...
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r4299: Store REG_SZ, REG_EXPAND_SZ and REG_DWORD values...
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r4298: Update to credentials.h after feedback from...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4288: don't use struct dcerpc_interface_table anymore...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4284: fixed a problem with very large EA lists and...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4283: adding a privilege that an account already has...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4282: removed a spurious error message now we remove...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4281: fixed an ldb indexing bug in ldb found by volker.
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4280: added server side support for lsa_AddPrivilegesToAcco...
|
commit | commitdiff | tree |
next |