r9139: cleanup the layout a bit
[kai/samba.git] / source4 / libnet /
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...
2007-10-10 Andrew Bartlettr7203: Fill in the error message and fail if we can...
2007-10-10 Rafal Szczesniakr6963: Further definitions for share manipulation code...
2007-10-10 Rafal Szczesniakr6962: Severely simplified share functions. Removed...
2007-10-10 Tim Potterr6933: Add a couple of helper functions for creating...
2007-10-10 Andrew Bartlettr6928: Add support for printing trusted domain names...
2007-10-10 Andrew Bartlettr6927: Make it easier to program with the SamSync callb...
2007-10-10 Tim Potterr6848: Remove some dead/unused code.
2007-10-10 Rafal Szczesniakr6718: Formatting fixes.
2007-10-10 Rafal Szczesniakr6709: Add monitor messages to useradd composite userad...
2007-10-10 Tim Potterr6677: Unused variables.
2007-10-10 Rafal Szczesniakr6624: I have put monitor function pointer into userinf...
2007-10-10 Rafal Szczesniakr6616: First (and totally untested) approach to monitor...
2007-10-10 Andrew Bartlettr6603: More work on the samdump puzzle. This implement...
2007-10-10 Andrew Bartlettr6573: Start on my project to implement an NT4 compatib...
2007-10-10 Andrew Bartlettr6525: Remove incorrect comment.
2007-10-10 Rafal Szczesniakr6440: Adding libcli composite functions dependency...
2007-10-10 Rafal Szczesniakr6439: Clarify the comment.
2007-10-10 Rafal Szczesniakr6425: Yet another comment.
2007-10-10 Rafal Szczesniakr6424: More comments and fixes to existing ones.
2007-10-10 Rafal Szczesniakr6419: Fix strange behaviour of NET-USERDEL where accou...
2007-10-10 Rafal Szczesniakr6414: Added composite user del function. Slightly...
2007-10-10 Rafal Szczesniakr6390: A couple of changes in useradd function regardin...
2007-10-10 Rafal Szczesniakr6384: Formatting fixes.
2007-10-10 Rafal Szczesniakr6383: Add user management file to build.
2007-10-10 Rafal Szczesniakr6381: Started working on user account management funct...
2007-10-10 Andrew Tridgellr6165: fixed up the userinfo composite code. Fixes...
2007-10-10 Rafal Szczesniakr6164: More comments in the code.
2007-10-10 Andrew Bartlettr5988: Fix the -P option (use machine account credentia...
2007-10-10 Andrew Bartlettr5983: Start support for being a domain member in Samba4.
2007-10-10 Andrew Bartlettr5941: Commit this patch much earlier than I would...
2007-10-10 Jelmer Vernooijr5928: Use cli_credentials in:
2007-10-10 Jelmer Vernooijr5924: Use cli_credentials in libnet/.
2007-10-10 Andrew Bartlettr5902: A rather large change...
2007-10-10 Andrew Bartlettr5900: Use flatname to specify the netbios domain name...
2007-10-10 Jelmer Vernooijr5775: Remove some unused functions (unions are no...
2007-10-10 Stefan Metzmacherr5681: fix the build and compiler wanings
2007-10-10 Rafal Szczesniakr5677: Split structure definitions from implementation.
2007-10-10 Simo Sorcer5585: LDB interfaces change:
2007-10-10 Rafal Szczesniakr5576: Bunch of fixes pointed by tridge. A few more...
2007-10-10 Rafal Szczesniakr5474: Remove random notes put in code.
2007-10-10 Rafal Szczesniakr5472: First approach to composite rpc call fetchin...
2007-10-10 Rafal Szczesniakr5366: added initial code for adding user accounts...
2007-10-10 Rafal Szczesniakr5365: Initial code for adding user accounts via libnet...
2007-10-10 Tim Potterr5364: Rename string fields called 'domain' and 'name...
next