nivanova/samba-autobuild/.git
2011-07-28 Michael Adams3:nmblookup: use lp_load_global()
2011-07-28 Michael Adams3:net: use lp_load_global()
2011-07-28 Michael Adams3:eventlogadm: use lp_load_global()
2011-07-28 Michael Adams3:dbwrap_torture: use lp_load_global()
2011-07-28 Michael Adams3:dbwrap_tool: use lp_load_global()
2011-07-28 Michael Adams3:smbtorture: use the lp_load_global() wrapper of...
2011-07-28 Michael Adams3:torture: use lp_load_global() in the strstr test
2011-07-28 Michael Adams3:torture: use lp_load_global in the strcmp test
2011-07-28 Michael Adams3:torture: use lp_load_global() in the push_ucs2 test
2011-07-28 Michael Adams3:torture: use lp_load_global() in the msgtest
2011-07-28 Michael Adams3:torture: use lp_load_global() in the masktest
2011-07-28 Michael Adams3:torture: use lp_load_global() in locktest2
2011-07-28 Michael Adams3:torture: use lp_load_global() in the locktest
2011-07-28 Michael Adams3:rpcclient: use the lp_load_global() wrapper of lp_load()
2011-07-28 Michael Adams3:nmbd: use the lp_load_global() wrapper of lp_load()
2011-07-28 Michael Adams3:libnet_join: use lp_load_global() wrapper of lp_load()
2011-07-28 Michael Adams3:libsmbconf: use lp_load_global() in the testsuite
2011-07-28 Michael Adams3:libnetapi: use lp_load_global()
2011-07-28 Michael Adams3:loadparm: make lp_set_in_client() static - only...
2011-07-28 Michael Adams3:pam_smbpass: use lp_load_client() in pam_smbpass
2011-07-28 Michael Adams3:libsmb: use lp_load_client() and lp_load_client_no_r...
2011-07-28 Michael Adams3:loadparm: add wrapper lp_load_client_no_reinit()
2011-07-28 Michael Adams3:loadparm: add wrapper lp_load_globals_no_reinit()
2011-07-28 Michael Adams3:libsmb: fix a call to lp_load to reinit the globals...
2011-07-28 Michael Adams3:smbspool: use lp_load_client()
2011-07-28 Michael Adams3:smbclient: use lp_load_client()
2011-07-28 Michael Adams3:loadparm: make lp_is_in_client() static - only used...
2011-07-28 Michael Adams3:loadparm: add lp_load_client() that also sets the...
2011-07-28 Michael Adams3:loadparm: add a convenience wrapper lp_load_global()
2011-07-28 Michael Adams3:loadparm: rename parameter "allow_registry_shares...
2011-07-28 Andrew Tridgellsamba-tool: ensure prompting of passwords is in the...
2011-07-28 Amitay Isaacssamba-tool: Added gpo fetch command implementation...
2011-07-28 Amitay Isaacssamba-tool: Change samba-tool gpo semantics (use gpo...
2011-07-28 Amitay Isaacss4-libcli: Initialize stack structure variables to...
2011-07-28 Amitay Isaacstests-blackbox: Revert the test to use user-level chang...
2011-07-28 Amitay Isaacstest-blackbox: use python version of change password...
2011-07-28 Amitay Isaacstest-blackbox: Rearrange arguments for samba-tool user...
2011-07-28 Amitay Isaacstest-blackbox: Remove 'domain\' from username for samba...
2011-07-28 Amitay Isaacstest-blackbox: Rearrange the arguments in required...
2011-07-28 Amitay Isaacssamba-tool: Add user password command to change user...
2011-07-28 Amitay Isaacss4-libnet: py_net Add change_password() python command
2011-07-28 Amitay Isaacss4-libnet: py_net - Remove parsing for credentials...
2011-07-28 Amitay Isaacssamba-tool: Python routine to find writable/ldap-capable DC
2011-07-28 Amitay Isaacss4-libcli: Added python interface for file I/O using SMB
2011-07-28 Amitay Isaacssamba-tool: For samba-tool-c, help lists commands imple...
2011-07-28 Amitay Isaacss4-param: Fix object names for python objects PyLoadpar...
2011-07-28 Amitay Isaacssamba-tool: Catch exceptions at top-level and exit...
2011-07-28 Amitay Isaacssamba-tool: Display usage for main commands and list...
2011-07-28 Amitay Isaacssamba-tool: Raise exception on errors and report using...
2011-07-28 Amitay Isaacssamba-tool: Display Usage line and list commands alphab...
2011-07-28 Amitay Isaacssamba-tool: Replace C version of samba-tool with python...
2011-07-28 Amitay Isaacssamba-tool: Added python version of samba-tool
2011-07-28 Amitay Isaacss4auth: Fix the object name for Py_Security
2011-07-28 Amitay Isaacss4auth: Fix the object names for PyCredentials and...
2011-07-28 Amitay Isaacss4auth: Remove duplicate assignment of structure variable
2011-07-28 Amitay Isaacsldb-samba: Allow --show-binary flag on defaultSecurityD...
2011-07-28 Amitay Isaacsldb: Expose ldb_handler_fold() funcion
2011-07-28 Amitay Isaacssamba-tool: Reimplement GPO functions in python
2011-07-28 Giampaolo Lauriasamba-tool: Removed newuser
2011-07-28 Giampaolo Lauriasamba-tool: updated test suite to account for newuser...
2011-07-28 Giampaolo Lauriasamba-tool: Changed "user add" implementation
2011-07-28 Giampaolo Lauriasamba-tool: add -H or --URL where necessary
2011-07-28 Giampaolo Lauriasamba-tool: update test suite to reflect the move from...
2011-07-28 Giampaolo Lauriasamba-tool: Remove password as it has been moved to...
2011-07-28 Andrew Tridgells3-waf: the passdb subsystem needs to be called pdb
2011-07-28 Jeremy AllisonUse existing ISDOT and ISDOTDOT macros.
2011-07-27 Andrew Bartlettnbt: fix WinXP S3 domain join: alignment of nbt_netlogo...
2011-07-27 Volker Lendeckes3: Avoid calls to cli_dos/nt_error in torture
2011-07-27 Volker Lendeckes3: Fix formatting in check_error()
2011-07-27 Stefan Metzmachers3:test_async_echo: unsure the desired smb message...
2011-07-27 Christian Ambachs3:modules fix Bug 8330 NFSv4 ACL merging logic is...
2011-07-27 Andreas Schneiders3-spoolss: Use get_session_info_system().
2011-07-27 Andreas Schneiders3-spoolss: Free the info2 structure in _spoolss_GetPri...
2011-07-27 Andreas Schneiders3-spoolss: Use tmp_ctx everywhere in _spoolss_DeletePr...
2011-07-27 Andreas Schneiders3-spoolss: Use tmp_ctx in winreg_enum_printer_key_inte...
2011-07-27 Andreas Schneiders3-spoolss: Use tmp_ctx in winreg_printer_deleteform1_i...
2011-07-27 Andreas Schneiders3-spoolss: Use tmp_ctx in winreg_printer_setform1_inte...
2011-07-27 Andreas Schneiders3-spoolss: Use tmp_ctx in winreg_printer_addform1_inte...
2011-07-27 Andreas Schneiders3-spoolss: Use tmp_ctx in winreg_printer_getform1_inte...
2011-07-27 Andreas Schneiders3-spoolss: Use tmp_ctx in winreg_printer_enumforms1_in...
2011-07-27 Andreas Schneiders3-spoolss: Use tmp_ctx in winreg_set_printer_secdesc_i...
2011-07-27 Andreas Schneiders3-spoolss: Use tmp_ctx in winreg_get_printer_secdesc_i...
2011-07-27 Andreas Schneiders3-spoolss: Use tmp_ctx in winreg_add_driver_internal.
2011-07-27 Andreas Schneiders3-spoolss: Use tmp_ctx in winreg_del_driver_internal.
2011-07-27 Andreas Schneiders3-spoolss: Use tmp_ctx in winreg_get_driver_list_internal.
2011-07-27 Andreas Schneiders3-spoolss: Use tmp_ctx in winreg_get_driver_internal.
2011-07-27 Andreas Schneiders3-spoolss: Use tmp_ctx in winreg_delete_printer_dataex...
2011-07-27 Andreas Schneiders3-spoolss: Use tmp_ctx in winreg_get_printer_dataex_in...
2011-07-27 Andreas Schneiders3-spoolss: Use tmp_ctx in winreg_enum_printer_dataex_i...
2011-07-27 Andreas Schneiders3-spoolss: Use tmp_ctx in winreg_set_printer_dataex_in...
2011-07-27 Andreas Schneiders3-spoolss: Use tmp_ctx in winreg_update_printer_internal.
2011-07-27 Andreas Schneiders3-spoolss: Use tmp_ctx in winreg_create_printer_internal.
2011-07-27 Andreas Schneiders3-spoolss: Use tmp_ctx in winreg_get_printer_internal.
2011-07-27 Andreas Schneiders3-spoolss: Use tmp_ctx in winreg_printer_get_changeid_...
2011-07-27 Andreas Schneiders3-spoolss: Use tmp_ctx in winreg_printer_update_change...
2011-07-27 Andreas Schneiders3-spoolss: Use tmp_ctx in winreg_delete_printer_key_in...
2011-07-27 Andreas Schneiders3-spoolss: Free local in winreg_printer_binding_handle.
2011-07-27 Simo Sorces3-spoolss: Improve memory efficiency.
2011-07-27 Andreas Schneiders3-rpc_client: Fix memory context in winreg_enum_printe...
2011-07-27 Andreas Schneiders3-rpc_client: Close policy handles before creating...
next