summaryrefslogtreecommitdiffstats
path: root/source4/libnet
Commit message (Expand)AuthorAgeFilesLines
* r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinkingJelmer Vernooij2007-10-101-1/+1
* r9654: introduce the samdb_search_dn callSimo Sorce2007-10-101-5/+3
* r9643: fixed samsync code for the new dn explode semanticsAndrew Tridgell2007-10-101-17/+15
* r9392: Fix ldb_dn_compose to make build farm happySimo Sorce2007-10-101-15/+6
* r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce2007-10-102-54/+92
* r9309: Incorrect null pointer check in return from talloc.Steve French2007-10-101-1/+1
* r9090: Another field in usermod function - account flags.Rafal Szczesniak2007-10-102-0/+7
* r9037: New fields in usermod function - allow_password_change andRafal Szczesniak2007-10-102-0/+15
* r8981: Add comments, fix typos (in attribute names) and check for errors inAndrew Bartlett2007-10-102-8/+39
* r8974: Support makefile fragments in .mk filesJelmer Vernooij2007-10-101-1/+0
* r8970: Add 'ADS' join support to Samba4.Andrew Bartlett2007-10-102-4/+71
* r8952: Partial work commit to find the DN of the new machine account - weAndrew Bartlett2007-10-102-2/+109
* r8904: Split off the query stage as a separate function.Rafal Szczesniak2007-10-101-5/+33
* r8896: Handle more complex case where field being changed doesn't appearRafal Szczesniak2007-10-102-40/+94
* r8847: Rework the Samba4 'net join' code. I'm trying to get this closer toAndrew Bartlett2007-10-103-259/+316
* r8845: Removing unnecessary string length calculations. Thanks abartletRafal Szczesniak2007-10-101-12/+2
* r8808: More comments.Rafal Szczesniak2007-10-101-0/+41
* r8807: Modifying datetime field using struct timeval argument rather thanRafal Szczesniak2007-10-102-0/+8
* r8790: Finish the migration of aliases and privilages with SamSync, by addingAndrew Bartlett2007-10-101-11/+130
* r8789: Send new monitor messages from userdel routine.Rafal Szczesniak2007-10-101-0/+23
* r8788: New monitor messages.Rafal Szczesniak2007-10-101-0/+6
* r8775: More SamSync work. This is really just mechanical...Andrew Bartlett2007-10-101-5/+264
* r8771: Extend the SamSync code out to groups and aliases, as well as deleting.Andrew Bartlett2007-10-101-1/+303
* r8761: Propagate changes in monitor messaging code.Rafal Szczesniak2007-10-102-5/+27
* r8760: Rework monitor messaging code a bit, as Metze once suggested.Rafal Szczesniak2007-10-102-0/+64
* r8759: Another couple of fields in usermod routine.Rafal Szczesniak2007-10-102-0/+30
* r8752: With all the infrustructure done, details like a SamSync migrationAndrew Bartlett2007-10-103-0/+425
* r8744: Split 'net samdump' out into a separate fileAndrew Bartlett2007-10-104-263/+289
* r8741: Kill warnings about enums not fully enumerated, as we will never useAndrew Bartlett2007-10-101-0/+5
* r8721: Further work on libnet_rpc_usermod function. Now it can changeRafal Szczesniak2007-10-102-4/+35
* r8717: Add monitor message emiting in userdel and usermod calls.Rafal Szczesniak2007-10-101-0/+10
* r8692: Starting parts of code to provide user modify functionality.Rafal Szczesniak2007-10-102-6/+194
* r8248: Make these comments more accurate.Andrew Bartlett2007-10-101-4/+6
* r8246: Don't try and set the element after the end off the array to NULL.Andrew Bartlett2007-10-101-1/+1
* r8235: fix the buildStefan Metzmacher2007-10-101-1/+1
* r8232: remove samr_String and netr_String as they are the same as lsa_StringStefan Metzmacher2007-10-104-9/+9
* r8136: remove unused varStefan Metzmacher2007-10-101-2/+0
* r8098: Add my copyright and remove unecessary header dependency.Rafal Szczesniak2007-10-101-2/+2
* r8096: Remove function that has became libnet_Lookup fuction.Rafal Szczesniak2007-10-102-78/+0
* r8095: Fix compiler warning.Rafal Szczesniak2007-10-101-1/+1
* r8077: Propagate changes in rpc connect routine to functions using itRafal Szczesniak2007-10-105-96/+96
* r8076: Put name resolution methods into libnet_context. This allows libnet basedRafal Szczesniak2007-10-103-15/+47
* r8075: Make rpc connect function part of libnet api, as I suppose manyRafal Szczesniak2007-10-102-70/+64
* r7816: Implementation of "shortcut" function for those (probably many) whoRafal Szczesniak2007-10-101-0/+70
* r7748: Use state structure in connection with io to get returned address.Rafal Szczesniak2007-10-101-2/+3
* r7734: A few missing pieces...Rafal Szczesniak2007-10-103-5/+7
* r7732: Implementation of very basic lookup function (to be used in moreRafal Szczesniak2007-10-106-9/+141
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2007-10-104-16/+15
* r7630: Unused variable.Tim Potter2007-10-101-1/+0
* r7629: Unused labels.Tim Potter2007-10-101-2/+0