Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r4078: use clearer names | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r4077: don't add wrapping to empty blobs | Stefan Metzmacher | 1 | -1/+5 |
2007-10-10 | r4076: fix compiler warning | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r4075: implement RemoteTOD server function | Stefan Metzmacher | 3 | -6/+36 |
2007-10-10 | r4074: make the RAW-ACLS test use the new lsa helper functions to determine | Andrew Tridgell | 2 | -17/+40 |
2007-10-10 | r4073: - added a set of lsa helper routines to make lsa lookups that are | Andrew Tridgell | 7 | -2/+419 |
2007-10-10 | r4072: - changed the names of some of the well known sids to be more consistent | Andrew Tridgell | 2 | -8/+51 |
2007-10-10 | r4071: - ldap does allow adding additional attribute values with a modify | Andrew Tridgell | 3 | -4/+12 |
2007-10-10 | r4070: move some defines from asn_1.h to the places they belong to | Stefan Metzmacher | 12 | -41/+32 |
2007-10-10 | r4069: better error code for SMBwriteBMPX | Andrew Tridgell | 1 | -4/+2 |
2007-10-10 | r4068: added LANMAN2.1 to list of supported protocols (for OS/2) | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r4067: no matches in findnext is not an error | Andrew Tridgell | 1 | -5/+0 |
2007-10-10 | r4066: add a mapping for NT_STATUS_NO_MORE_ENTRIES | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r4065: fixed ntstatus->dos error code for NT_STATUS_NO_SUCH_FILE | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4064: use the same name for type on both ends | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r4063: - change char * -> uint8_t in struct request_buffer | Stefan Metzmacher | 39 | -154/+159 |
2007-10-10 | r4062: the RAW-ACLS test now passes. The SEC_STD_DELETE bit is rather strange | Andrew Tridgell | 2 | -4/+17 |
2007-10-10 | r4061: more additions to the RAW-ACLS test, to help me work out some details ... | Andrew Tridgell | 1 | -5/+54 |
2007-10-10 | r4060: removed an unused file | Andrew Tridgell | 1 | -117/+0 |
2007-10-10 | r4059: moved the ldb -o option parsing to a common routine | Andrew Tridgell | 9 | -84/+36 |
2007-10-10 | r4058: added a type safe version of smb_xmalloc() | Andrew Tridgell | 6 | -12/+16 |
2007-10-10 | r4057: unknown5 represents the account policy "Users must logon to change | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r4056: modified the access check code based on results from RAW-ACLS | Andrew Tridgell | 2 | -26/+60 |
2007-10-10 | r4055: fixed more places to use type safe allocation macros | Andrew Tridgell | 31 | -67/+64 |
2007-10-10 | r4054: got rid of Realloc(), replacing it with the type safe macro realloc_p() | Andrew Tridgell | 11 | -50/+25 |
2007-10-10 | r4053: expanded and fixed a bug in the RAW-ACLS test | Andrew Tridgell | 1 | -6/+19 |
2007-10-10 | r4052: fixed a bunch of code to use the type safe _p allocation macros | Andrew Tridgell | 23 | -55/+77 |
2007-10-10 | r4051: use talloc_array() instead of talloc() when allocating arrays in auto-... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4050: make sure we add objectClass and sAMAccountName | Andrew Tridgell | 1 | -7/+6 |
2007-10-10 | r4049: a simple perl script to add a new user to Samba4 ldb | Andrew Tridgell | 1 | -0/+146 |
2007-10-10 | r4048: a very simple howto for new developers to tell them how to build and i... | Andrew Tridgell | 1 | -0/+118 |
2007-10-10 | r4046: add more servicePrincipalName's for the dc account | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r4045: readd krb5 support defaulted to disable | Stefan Metzmacher | 8 | -5/+22 |
2007-10-10 | r4044: only send supportedMech when we also send other data | Stefan Metzmacher | 1 | -5/+8 |
2007-10-10 | r4042: fix segfault on server schannel connections | Stefan Metzmacher | 1 | -1/+4 |
2007-10-10 | r4041: fix cut-n-paste typo | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r4040: sorry today is not my day... | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r4039: added a test for an element > 128 bytes in length, to ensure we test | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r4038: fix sign/unsign bug I introduced in -r 4022 | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ... | Andrew Tridgell | 22 | -48/+50 |
2007-10-10 | r4036: expanded the RAW-ACLS torture test to include tests for the | Andrew Tridgell | 1 | -2/+427 |
2007-10-10 | r4035: more effort on consistent naming of the access mask bits. | Andrew Tridgell | 32 | -104/+116 |
2007-10-10 | r4034: add a function security_descriptor_create() which can be used to | Andrew Tridgell | 1 | -0/+79 |
2007-10-10 | r4033: removed a pointless comment | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4027: add a useful function for debugging | Stefan Metzmacher | 1 | -0/+18 |
2007-10-10 | r4026: added NT ACL checking on pvfs_open() for existing files. I need to | Andrew Tridgell | 2 | -16/+90 |
2007-10-10 | r4025: added a sec_access_check() function for checking security descriptors | Andrew Tridgell | 3 | -39/+163 |
2007-10-10 | r4022: fix compiler warnings | Stefan Metzmacher | 4 | -6/+7 |
2007-10-10 | r4015: correct copyright attributions | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r4014: removed unused MacExtension.h header | Andrew Tridgell | 1 | -246/+0 |