summaryrefslogtreecommitdiff
path: root/source4/libnet
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11094: Connect to SAM, implement getdcnameVolker Lendecke1-1/+1
2007-10-10r10913: This patch isn't as big as it looks ...Andrew Tridgell1-3/+3
2007-10-10r10894: make the handling of dn/distinguishedName much closer to realAndrew Tridgell1-5/+2
2007-10-10r10810: This adds the hooks required to communicate the current user from theAndrew Bartlett2-3/+3
2007-10-10r10701: Ensure we return the right user handle.Andrew Bartlett1-2/+2
2007-10-10r10696: Return the realm to the caller, not NULL...Andrew Bartlett1-2/+1
2007-10-10r10679: Monitor messages should be issued from usermod functions.Rafal Szczesniak2-8/+52
2007-10-10r10633: Formatting.Rafal Szczesniak1-3/+4
2007-10-10r10631: Formatting.Rafal Szczesniak1-3/+3
2007-10-10r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij1-1/+1
2007-10-10r10566: Clean up error messages to provide more accurate info.Andrew Bartlett1-5/+10
2007-10-10r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher5-65/+72
2007-10-10r10486: This is a merge of Brad Henry's 'net join' rework, to better performAndrew Bartlett5-372/+921
2007-10-10r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij1-1/+0
2007-10-10r10336: Add sconscript for a couple more subsystems.Jelmer Vernooij1-0/+7
2007-10-10r9994: Unused variable.Tim Potter1-1/+0
2007-10-10r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinkingJelmer Vernooij1-1/+1
2007-10-10r9654: introduce the samdb_search_dn callSimo Sorce1-5/+3
2007-10-10r9643: fixed samsync code for the new dn explode semanticsAndrew Tridgell1-17/+15
2007-10-10r9392: Fix ldb_dn_compose to make build farm happySimo Sorce1-15/+6
2007-10-10r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce2-54/+92
2007-10-10r9309: Incorrect null pointer check in return from talloc.Steve French1-1/+1
2007-10-10r9090: Another field in usermod function - account flags.Rafal Szczesniak2-0/+7
2007-10-10r9037: New fields in usermod function - allow_password_change andRafal Szczesniak2-0/+15
2007-10-10r8981: Add comments, fix typos (in attribute names) and check for errors inAndrew Bartlett2-8/+39
2007-10-10r8974: Support makefile fragments in .mk filesJelmer Vernooij1-1/+0
2007-10-10r8970: Add 'ADS' join support to Samba4.Andrew Bartlett2-4/+71
2007-10-10r8952: Partial work commit to find the DN of the new machine account - weAndrew Bartlett2-2/+109
2007-10-10r8904: Split off the query stage as a separate function.Rafal Szczesniak1-5/+33
2007-10-10r8896: Handle more complex case where field being changed doesn't appearRafal Szczesniak2-40/+94
2007-10-10r8847: Rework the Samba4 'net join' code. I'm trying to get this closer toAndrew Bartlett3-259/+316
2007-10-10r8845: Removing unnecessary string length calculations. Thanks abartletRafal Szczesniak1-12/+2
2007-10-10r8808: More comments.Rafal Szczesniak1-0/+41
2007-10-10r8807: Modifying datetime field using struct timeval argument rather thanRafal Szczesniak2-0/+8
2007-10-10r8790: Finish the migration of aliases and privilages with SamSync, by addingAndrew Bartlett1-11/+130
2007-10-10r8789: Send new monitor messages from userdel routine.Rafal Szczesniak1-0/+23
2007-10-10r8788: New monitor messages.Rafal Szczesniak1-0/+6
2007-10-10r8775: More SamSync work. This is really just mechanical...Andrew Bartlett1-5/+264
2007-10-10r8771: Extend the SamSync code out to groups and aliases, as well as deleting.Andrew Bartlett1-1/+303
2007-10-10r8761: Propagate changes in monitor messaging code.Rafal Szczesniak2-5/+27
2007-10-10r8760: Rework monitor messaging code a bit, as Metze once suggested.Rafal Szczesniak2-0/+64
2007-10-10r8759: Another couple of fields in usermod routine.Rafal Szczesniak2-0/+30
2007-10-10r8752: With all the infrustructure done, details like a SamSync migrationAndrew Bartlett3-0/+425
2007-10-10r8744: Split 'net samdump' out into a separate fileAndrew Bartlett4-263/+289
2007-10-10r8741: Kill warnings about enums not fully enumerated, as we will never useAndrew Bartlett1-0/+5
2007-10-10r8721: Further work on libnet_rpc_usermod function. Now it can changeRafal Szczesniak2-4/+35
2007-10-10r8717: Add monitor message emiting in userdel and usermod calls.Rafal Szczesniak1-0/+10
2007-10-10r8692: Starting parts of code to provide user modify functionality.Rafal Szczesniak2-6/+194
2007-10-10r8248: Make these comments more accurate.Andrew Bartlett1-4/+6
2007-10-10r8246: Don't try and set the element after the end off the array to NULL.Andrew Bartlett1-1/+1