r12162: More comments.
[samba.git] / source / libnet /
2007-10-10 Rafal Szczesniakr12105: Formatting.
2007-10-10 Andrew Bartlettr11995: A big kerberos-related update.
2007-10-10 Rafal Szczesniakr11815: A bit more comments and spaces for better reada...
2007-10-10 Rafal Szczesniakr11813: Const-ify name resolution method list and use...
2007-10-10 Andrew Tridgellr11794: - fixed a valgrind error in libnet, caused...
2007-10-10 Rafal Szczesniakr11750: More comments.
2007-10-10 Rafal Szczesniakr11749: 1) Buffer allocation's been moved and isn't...
2007-10-10 Rafal Szczesniakr11747: Move buffer allocation to libnet_Lookup functio...
2007-10-10 Rafal Szczesniakr11708: Fix allocation of too small buffer to hold...
2007-10-10 Rafal Szczesniakr11705: Fix segfaulting create user function.
2007-10-10 Simo Sorcer11567: Ldb API change patch.
2007-10-10 Andrew Bartlettr11410: Fix rejoin as a BDC by modifying, rather than...
2007-10-10 Andrew Bartlettr11409: The use of 'password server = ' here is still...
2007-10-10 Andrew Bartlettr11407: Push 'recreate account' logic into libnet/libne...
2007-10-10 Jelmer Vernooijr11382: Require number of required M4 macros
2007-10-10 Jelmer Vernooijr11377: Add support for building LIBRARY elements as...
2007-10-10 Andrew Bartlettr11349: Actually add all the new spns...
2007-10-10 Andrew Bartlettr11348: Fixes for 'net join':
2007-10-10 Andrew Bartlettr11287: Understand the new behaviour of the LSA pipe...
2007-10-10 Jelmer Vernooijr11244: Relative path names in .mk files
2007-10-10 Jelmer Vernooijr11214: Remove scons files (see lists.samba.org/archive...
2007-10-10 Andrew Bartlettr11197: indent
2007-10-10 Volker Lendecker11094: Connect to SAM, implement getdcname
2007-10-10 Andrew Tridgellr10913: This patch isn't as big as it looks ...
2007-10-10 Andrew Tridgellr10894: make the handling of dn/distinguishedName much...
2007-10-10 Andrew Bartlettr10810: This adds the hooks required to communicate...
2007-10-10 Andrew Bartlettr10701: Ensure we return the right user handle.
2007-10-10 Andrew Bartlettr10696: Return the realm to the caller, not NULL...
2007-10-10 Rafal Szczesniakr10679: Monitor messages should be issued from usermod...
2007-10-10 Rafal Szczesniakr10633: Formatting.
2007-10-10 Rafal Szczesniakr10631: Formatting.
2007-10-10 Jelmer Vernooijr10586: Add MergedObject() builder. Default to Library...
2007-10-10 Andrew Bartlettr10566: Clean up error messages to provide more accurat...
2007-10-10 Stefan Metzmacherr10504: - seperate implementation specific stuff, from...
2007-10-10 Andrew Bartlettr10486: This is a merge of Brad Henry's 'net join'...
2007-10-10 Jelmer Vernooijr10348: Add scons scripts for remaining subsystems...
2007-10-10 Jelmer Vernooijr10336: Add sconscript for a couple more subsystems.
2007-10-10 Tim Potterr9994: Unused variable.
2007-10-10 Jelmer Vernooijr9792: Rename StrCaseCmp -> strcasecmp_m. All these...
2007-10-10 Simo Sorcer9654: introduce the samdb_search_dn call
2007-10-10 Andrew Tridgellr9643: fixed samsync code for the new dn explode semantics
2007-10-10 Simo Sorcer9392: Fix ldb_dn_compose to make build farm happy
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Steve Frenchr9309: Incorrect null pointer check in return from...
2007-10-10 Rafal Szczesniakr9090: Another field in usermod function - account...
2007-10-10 Rafal Szczesniakr9037: New fields in usermod function - allow_password_...
2007-10-10 Andrew Bartlettr8981: Add comments, fix typos (in attribute names...
2007-10-10 Jelmer Vernooijr8974: Support makefile fragments in .mk files
2007-10-10 Andrew Bartlettr8970: Add 'ADS' join support to Samba4.
2007-10-10 Andrew Bartlettr8952: Partial work commit to find the DN of the new...
2007-10-10 Rafal Szczesniakr8904: Split off the query stage as a separate function.
2007-10-10 Rafal Szczesniakr8896: Handle more complex case where field being chang...
2007-10-10 Andrew Bartlettr8847: Rework the Samba4 'net join' code. I'm trying...
2007-10-10 Rafal Szczesniakr8845: Removing unnecessary string length calculations...
2007-10-10 Rafal Szczesniakr8808: More comments.
2007-10-10 Rafal Szczesniakr8807: Modifying datetime field using struct timeval...
2007-10-10 Andrew Bartlettr8790: Finish the migration of aliases and privilages...
2007-10-10 Rafal Szczesniakr8789: Send new monitor messages from userdel routine.
2007-10-10 Rafal Szczesniakr8788: New monitor messages.
2007-10-10 Andrew Bartlettr8775: More SamSync work. This is really just mechanic...
2007-10-10 Andrew Bartlettr8771: Extend the SamSync code out to groups and aliase...
2007-10-10 Rafal Szczesniakr8761: Propagate changes in monitor messaging code.
2007-10-10 Rafal Szczesniakr8760: Rework monitor messaging code a bit, as Metze...
2007-10-10 Rafal Szczesniakr8759: Another couple of fields in usermod routine.
2007-10-10 Andrew Bartlettr8752: With all the infrustructure done, details like...
2007-10-10 Andrew Bartlettr8744: Split 'net samdump' out into a separate file
2007-10-10 Andrew Bartlettr8741: Kill warnings about enums not fully enumerated...
2007-10-10 Rafal Szczesniakr8721: Further work on libnet_rpc_usermod function...
2007-10-10 Rafal Szczesniakr8717: Add monitor message emiting in userdel and userm...
2007-10-10 Rafal Szczesniakr8692: Starting parts of code to provide user modify...
2007-10-10 Andrew Bartlettr8248: Make these comments more accurate.
2007-10-10 Andrew Bartlettr8246: Don't try and set the element after the end...
2007-10-10 Stefan Metzmacherr8235: fix the build
2007-10-10 Stefan Metzmacherr8232: remove samr_String and netr_String as they are...
2007-10-10 Stefan Metzmacherr8136: remove unused var
2007-10-10 Rafal Szczesniakr8098: Add my copyright and remove unecessary header...
2007-10-10 Rafal Szczesniakr8096: Remove function that has became libnet_Lookup...
2007-10-10 Rafal Szczesniakr8095: Fix compiler warning.
2007-10-10 Rafal Szczesniakr8077: Propagate changes in rpc connect routine to...
2007-10-10 Rafal Szczesniakr8076: Put name resolution methods into libnet_context...
2007-10-10 Rafal Szczesniakr8075: Make rpc connect function part of libnet api...
2007-10-10 Rafal Szczesniakr7816: Implementation of "shortcut" function for those...
2007-10-10 Rafal Szczesniakr7748: Use state structure in connection with io to...
2007-10-10 Rafal Szczesniakr7734: A few missing pieces...
2007-10-10 Rafal Szczesniakr7732: Implementation of very basic lookup function...
2007-10-10 Andrew Tridgellr7633: this patch started as an attempt to make the...
2007-10-10 Tim Potterr7630: Unused variable.
2007-10-10 Tim Potterr7629: Unused labels.
2007-10-10 Rafal Szczesniakr7588: Fix lacking space in the comment.
2007-10-10 Rafal Szczesniakr7587: More comments.
2007-10-10 Rafal Szczesniakr7490: Rename functions and prefices s/rpc_composite...
2007-10-10 Rafal Szczesniakr7381: Put more rpc specifics in libnet context.
2007-10-10 Rafal Szczesniakr7380: Mistakenly put one file twice in command line...
2007-10-10 Rafal Szczesniakr7379: Simplify CreateUser function and io structure...
2007-10-10 Rafal Szczesniakr7323: Complete composite domain open call.
2007-10-10 Rafal Szczesniakr7252: Formatting.
2007-10-10 Rafal Szczesniakr7251: Initial work on composite domain open call.
2007-10-10 Rafal Szczesniakr7250: Starting work on composite domain open call.
2007-10-10 Rafal Szczesniakr7247: User shorter and more convenient name for creden...
2007-10-10 Andrew Bartlettr7204: Also fall back to different password set methods...
next