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 tallo... |
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 samacc... |
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 CreateDom... |
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 "securityIdentifi... |
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 command... |
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_AddPrivilegesT... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4279: added IDL and test code for lsa_AddPrivilegesToA... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4278: - added server support for lsa_EnumPrivsAccount() |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4277: - added server support for lsa_EnumAccounts() |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4276: added server side support for lsa_OpenAccount() |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4275: improve the share type info |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4274: make the prototype RAP netshareenum call return... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4269: expanded the note about what you need on linux... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4267: fixed the charset code to use the builtin_functions. |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4264: fix acl handling on systems without xattr support |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4263: added support for the trans2 RAW_SEARCH_EA_LIST... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4262: a sniff from kukks showed that the FILE_ATTRIBUT... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4261: added the RAW_FILEINFO_EA_LIST trans2 qfileinfo... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4247: two more places that need the unlink hook |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4246: some very brief notes to myself on solving the... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4245: add a note about using a tdb to store xattr... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4244: add more calls to pvfs_xattr_unlink_hook() on... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4243: a sniff from kukks showed that the ea_set interf... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4242: added support for storing xattrs in a tdb. This... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4232: added server support for multi-part SMBtrans... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4230: now that we set the FLAGS2_EXTENDED_ATTRIBUTES... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4229: - added support for multi-part SMBtrans and... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4228: make sure the caller knows the packet is in... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4227: index the privilege attribute to make lsa privil... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4214: possibly fix the "no-EAs" bug from OS/2 |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r4213: Store REG_SZ in UTF16, not the unix charset.. |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r4210: Add simple example of a registry hive LDIF file |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r4209: Fix several smaller bugs |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4207: remove "lookupname" and "lookupsid", and instead... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4206: fixed a status code check in lsa_LookupNames2... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4205: fixed the default acl mapping from posix permiss... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r4204: Arguments to reg_del_key more like the RPC for... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4203: the bind_info blob isn't a const. |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4202: added smbclient commands "addprivileges" and... |
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r4201: Remove duplicate const. |
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r4200: Fix some more warnings. |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4199: - added server side code for lsa_RemoveAccountRi... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4198: - added server side code for lsa_AddAccountRights |
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r4197: Remove silly extra const. |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4196: - added server side code for lsa_LookupPrivDispl... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4195: added IDL, test suite and server side code for... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4194: added server side implementation of lsa_EnumPrivs |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4193: added server side implementation of lsa_EnumAcco... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4192: added server side implementation of lsa_EnumAcco... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4183: expanded the RAW-MKDIR torture test to test... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4182: fixed trans2 mkdir, allowing mkdir with an initi... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4181: use int32 for level |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4180: use the same syntax as the other torture tests |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4179: - nicer code layout |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4178: the level is mostly singed not unsigned |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4177: add some more error codes |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4176: I just remeber that I have already implement... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r4175: InitiateSystemShutdownEx IDL and torture test |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4174: nicer debug output |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4173: - new t2open code, that can cope with "create... |
commit | commitdiff | tree |
next |