Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r11410: Fix rejoin as a BDC by modifying, rather than trying to recreate, the | Andrew Bartlett | 1 | -2/+37 |
2007-10-10 | r11409: The use of 'password server = ' here is still bogus, but for now at | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r11407: Push 'recreate account' logic into libnet/libnet_join.c. We don't | Andrew Bartlett | 2 | -2/+34 |
2007-10-10 | r11382: Require number of required M4 macros | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r11377: Add support for building LIBRARY elements as shared libraries: | Jelmer Vernooij | 1 | -1/+4 |
2007-10-10 | r11349: Actually add all the new spns... | Andrew Bartlett | 1 | -12/+6 |
2007-10-10 | r11348: Fixes for 'net join': | Andrew Bartlett | 1 | -18/+19 |
2007-10-10 | r11287: Understand the new behaviour of the LSA pipe on ncacn_ip_tcp in Win2k... | Andrew Bartlett | 1 | -48/+66 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 1 | -14/+14 |
2007-10-10 | r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica... | Jelmer Vernooij | 1 | -6/+0 |
2007-10-10 | r11197: indent | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r11094: Connect to SAM, implement getdcname | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r10913: This patch isn't as big as it looks ... | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r10894: make the handling of dn/distinguishedName much closer to real | Andrew Tridgell | 1 | -5/+2 |
2007-10-10 | r10810: This adds the hooks required to communicate the current user from the | Andrew Bartlett | 2 | -3/+3 |
2007-10-10 | r10701: Ensure we return the right user handle. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r10696: Return the realm to the caller, not NULL... | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r10679: Monitor messages should be issued from usermod functions. | Rafal Szczesniak | 2 | -8/+52 |
2007-10-10 | r10633: Formatting. | Rafal Szczesniak | 1 | -3/+4 |
2007-10-10 | r10631: Formatting. | Rafal Szczesniak | 1 | -3/+3 |
2007-10-10 | r10586: Add MergedObject() builder. Default to Library() rather | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10566: Clean up error messages to provide more accurate info. | Andrew Bartlett | 1 | -5/+10 |
2007-10-10 | r10504: - seperate implementation specific stuff, from the generic composite | Stefan Metzmacher | 5 | -65/+72 |
2007-10-10 | r10486: This is a merge of Brad Henry's 'net join' rework, to better perform | Andrew Bartlett | 5 | -372/+921 |
2007-10-10 | r10348: Add scons scripts for remaining subsystems. Most subsystems build now, | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r10336: Add sconscript for a couple more subsystems. | Jelmer Vernooij | 1 | -0/+7 |
2007-10-10 | r9994: Unused variable. | Tim Potter | 1 | -1/+0 |
2007-10-10 | r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r9654: introduce the samdb_search_dn call | Simo Sorce | 1 | -5/+3 |
2007-10-10 | r9643: fixed samsync code for the new dn explode semantics | Andrew Tridgell | 1 | -17/+15 |
2007-10-10 | r9392: Fix ldb_dn_compose to make build farm happy | Simo Sorce | 1 | -15/+6 |
2007-10-10 | r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting... | Simo Sorce | 2 | -54/+92 |
2007-10-10 | r9309: Incorrect null pointer check in return from talloc. | Steve French | 1 | -1/+1 |
2007-10-10 | r9090: Another field in usermod function - account flags. | Rafal Szczesniak | 2 | -0/+7 |
2007-10-10 | r9037: New fields in usermod function - allow_password_change and | Rafal Szczesniak | 2 | -0/+15 |
2007-10-10 | r8981: Add comments, fix typos (in attribute names) and check for errors in | Andrew Bartlett | 2 | -8/+39 |
2007-10-10 | r8974: Support makefile fragments in .mk files | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r8970: Add 'ADS' join support to Samba4. | Andrew Bartlett | 2 | -4/+71 |
2007-10-10 | r8952: Partial work commit to find the DN of the new machine account - we | Andrew Bartlett | 2 | -2/+109 |
2007-10-10 | r8904: Split off the query stage as a separate function. | Rafal Szczesniak | 1 | -5/+33 |
2007-10-10 | r8896: Handle more complex case where field being changed doesn't appear | Rafal Szczesniak | 2 | -40/+94 |
2007-10-10 | r8847: Rework the Samba4 'net join' code. I'm trying to get this closer to | Andrew Bartlett | 3 | -259/+316 |
2007-10-10 | r8845: Removing unnecessary string length calculations. Thanks abartlet | Rafal Szczesniak | 1 | -12/+2 |
2007-10-10 | r8808: More comments. | Rafal Szczesniak | 1 | -0/+41 |
2007-10-10 | r8807: Modifying datetime field using struct timeval argument rather than | Rafal Szczesniak | 2 | -0/+8 |
2007-10-10 | r8790: Finish the migration of aliases and privilages with SamSync, by adding | Andrew Bartlett | 1 | -11/+130 |
2007-10-10 | r8789: Send new monitor messages from userdel routine. | Rafal Szczesniak | 1 | -0/+23 |
2007-10-10 | r8788: New monitor messages. | Rafal Szczesniak | 1 | -0/+6 |
2007-10-10 | r8775: More SamSync work. This is really just mechanical... | Andrew Bartlett | 1 | -5/+264 |
2007-10-10 | r8771: Extend the SamSync code out to groups and aliases, as well as deleting. | Andrew Bartlett | 1 | -1/+303 |