summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-28tests-blackbox: Revert the test to use user-level change password commandAmitay Isaacs1-1/+1
2011-07-28test-blackbox: use python version of change password commandAmitay Isaacs1-7/+7
2011-07-28test-blackbox: Rearrange arguments for samba-tool user setpassword commandAmitay Isaacs1-1/+1
2011-07-28test-blackbox: Remove 'domain\' from username for samba-tool user setpasswordAmitay Isaacs1-2/+2
2011-07-28test-blackbox: Rearrange the arguments in required order for samba-tool timeAmitay Isaacs1-1/+1
2011-07-28samba-tool: Add user password command to change user's own passwordAmitay Isaacs1-0/+33
2011-07-28s4-libnet: py_net Add change_password() python commandAmitay Isaacs1-0/+53
2011-07-28s4-libnet: py_net - Remove parsing for credentials argumentAmitay Isaacs1-5/+6
2011-07-28samba-tool: Python routine to find writable/ldap-capable DCAmitay Isaacs1-0/+13
2011-07-28s4-libcli: Added python interface for file I/O using SMBAmitay Isaacs2-0/+393
2011-07-28samba-tool: For samba-tool-c, help lists commands implemented only in CAmitay Isaacs1-1/+1
2011-07-28s4-param: Fix object names for python objects PyLoadparm and PyLoadparmContextAmitay Isaacs1-2/+2
2011-07-28samba-tool: Catch exceptions at top-level and exit with correct return valueAmitay Isaacs1-1/+5
2011-07-28samba-tool: Display usage for main commands and list them alphabeticallyAmitay Isaacs1-31/+35
2011-07-28samba-tool: Raise exception on errors and report using base classAmitay Isaacs1-10/+3
2011-07-28samba-tool: Display Usage line and list commands alphabeticallyAmitay Isaacs1-3/+6
2011-07-28samba-tool: Replace C version of samba-tool with python versionAmitay Isaacs4-5/+5
2011-07-28samba-tool: Added python version of samba-toolAmitay Isaacs1-0/+70
2011-07-28s4auth: Fix the object name for Py_SecurityAmitay Isaacs1-1/+1
2011-07-28s4auth: Fix the object names for PyCredentials and PyCredentialCacheContainerAmitay Isaacs1-2/+2
2011-07-28s4auth: Remove duplicate assignment of structure variableAmitay Isaacs1-1/+0
2011-07-28ldb-samba: Allow --show-binary flag on defaultSecurityDescriptorAmitay Isaacs2-0/+31
2011-07-28ldb: Expose ldb_handler_fold() funcionAmitay Isaacs1-6/+11
2011-07-28samba-tool: Reimplement GPO functions in pythonAmitay Isaacs1-11/+412
2011-07-28samba-tool: Removed newuserGiampaolo Lauria2-94/+0
2011-07-28samba-tool: updated test suite to account for newuser changeGiampaolo Lauria7-14/+14
2011-07-28samba-tool: Changed "user add" implementationGiampaolo Lauria1-13/+60
2011-07-28samba-tool: add -H or --URL where necessaryGiampaolo Lauria7-19/+32
2011-07-28samba-tool: update test suite to reflect the move from password to "user setp...Giampaolo Lauria2-9/+9
2011-07-28samba-tool: Remove password as it has been moved to "user setpassword"Giampaolo Lauria3-176/+2
2011-07-28s3-waf: the passdb subsystem needs to be called pdbAndrew Tridgell4-30/+30
2011-07-28Use existing ISDOT and ISDOTDOT macros.Jeremy Allison1-2/+1
2011-07-28nbt: fix WinXP S3 domain join: alignment of nbt_netlogon_response_from_pdcAndrew Bartlett1-1/+1
2011-07-27s3: Avoid calls to cli_dos/nt_error in tortureVolker Lendecke1-20/+19
2011-07-27s3: Fix formatting in check_error()Volker Lendecke1-3/+6
2011-07-27s3:test_async_echo: unsure the desired smb message sequenceStefan Metzmacher1-0/+10
2011-07-27s3:modules fix Bug 8330 NFSv4 ACL merging logic is brokenChristian Ambach1-2/+1
2011-07-27s3-spoolss: Use get_session_info_system().Andreas Schneider1-19/+2
2011-07-27s3-spoolss: Free the info2 structure in _spoolss_GetPrinter.Andreas Schneider1-0/+1
2011-07-27s3-spoolss: Use tmp_ctx everywhere in _spoolss_DeletePrinterDriverEx.Andreas Schneider1-6/+6
2011-07-27s3-spoolss: Use tmp_ctx in winreg_enum_printer_key_internal.Andreas Schneider1-7/+20
2011-07-27s3-spoolss: Use tmp_ctx in winreg_printer_deleteform1_internal.Andreas Schneider1-4/+17
2011-07-27s3-spoolss: Use tmp_ctx in winreg_printer_setform1_internal.Andreas Schneider1-5/+18
2011-07-27s3-spoolss: Use tmp_ctx in winreg_printer_addform1_internal.Andreas Schneider1-4/+17
2011-07-27s3-spoolss: Use tmp_ctx in winreg_printer_getform1_internal.Andreas Schneider1-5/+18
2011-07-27s3-spoolss: Use tmp_ctx in winreg_printer_enumforms1_internal.Andreas Schneider1-5/+18
2011-07-27s3-spoolss: Use tmp_ctx in winreg_set_printer_secdesc_internal.Andreas Schneider1-5/+18
2011-07-27s3-spoolss: Use tmp_ctx in winreg_get_printer_secdesc_internal.Andreas Schneider1-5/+18
2011-07-27s3-spoolss: Use tmp_ctx in winreg_add_driver_internal.Andreas Schneider1-6/+19
2011-07-27s3-spoolss: Use tmp_ctx in winreg_del_driver_internal.Andreas Schneider1-5/+18