summaryrefslogtreecommitdiffstats
path: root/source4/libnet
Commit message (Expand)AuthorAgeFilesLines
* r11094: Connect to SAM, implement getdcnameVolker Lendecke2007-10-101-1/+1
* r10913: This patch isn't as big as it looks ...Andrew Tridgell2007-10-101-3/+3
* r10894: make the handling of dn/distinguishedName much closer to realAndrew Tridgell2007-10-101-5/+2
* r10810: This adds the hooks required to communicate the current user from theAndrew Bartlett2007-10-102-3/+3
* r10701: Ensure we return the right user handle.Andrew Bartlett2007-10-101-2/+2
* r10696: Return the realm to the caller, not NULL...Andrew Bartlett2007-10-101-2/+1
* r10679: Monitor messages should be issued from usermod functions.Rafal Szczesniak2007-10-102-8/+52
* r10633: Formatting.Rafal Szczesniak2007-10-101-3/+4
* r10631: Formatting.Rafal Szczesniak2007-10-101-3/+3
* r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij2007-10-101-1/+1
* r10566: Clean up error messages to provide more accurate info.Andrew Bartlett2007-10-101-5/+10
* r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher2007-10-105-65/+72
* r10486: This is a merge of Brad Henry's 'net join' rework, to better performAndrew Bartlett2007-10-105-372/+921
* r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij2007-10-101-1/+0
* r10336: Add sconscript for a couple more subsystems.Jelmer Vernooij2007-10-101-0/+7
* r9994: Unused variable.Tim Potter2007-10-101-1/+0
* 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