s3-lsa: implement _lsa_CreateSecret().
[amitay/samba.git] / source3 /
2011-07-31 Günther Deschners3-lsa: implement _lsa_CreateSecret().
2011-07-31 Günther Deschners3-lsa: implement _lsa_OpenSecret().
2011-07-31 Günther Deschners3-secrets: add lsa_secret passdb api.
2011-07-31 Günther Deschners3-secrets: add lsa_secret struct to secrets IDL.
2011-07-31 Günther Deschners3-passdb: add dummy calls to control global (replicate...
2011-07-31 Günther Deschners3-lsa: add LSA_HANDLE_SECRET_TYPE.
2011-07-31 Günther Deschners3-lsa: Fix _lsa_DeleteObject to handle trusted domain...
2011-07-29 Jeremy AllisonAdded missing return. Not strictly neccessary, the...
2011-07-29 Jeremy AllisonSecod part of bugfix for bug #8335 - file copy aborts...
2011-07-29 Jeremy AllisonFirst part of bugfix for bug #8335 - file copy aborts...
2011-07-29 Volker Lendeckes3: Add a fallback for missing open&x support in OS...
2011-07-29 Volker Lendeckes3: Make map_open_params_to_ntcreate() available in...
2011-07-29 Volker Lendeckes3: Make is_executable() available in lib/
2011-07-29 Volker Lendeckes3: We only need base_name in map_open_params_to_ntcreate
2011-07-29 Michael Adams3:dbwrap: move all .c and .h files of dbwrap to lib...
2011-07-29 Michael Adams3-waf: replace the dbwrap_util library by a dbwrap...
2011-07-29 Michael Adams3:dbwrap: move db_is_local() from dbwrap.c to dbwrap_o...
2011-07-29 Michael Adams3:dbwrap: move db_open() to a file dbwrap_open.c of...
2011-07-29 Michael Adams3:g_lock: explicitly include dbwrap.h
2011-07-29 Michael Adams3:modules:nfs4_acls: fix the include of dbwrap.h to...
2011-07-29 Michael Adams3:dbwrap: explicitly include dbwrap.h in dbwrap_ctdb.c
2011-07-29 Andrew Bartletts3-selftest Add tests for 'map to guest = bad user'
2011-07-29 Andrew Bartlettselftest: explain how the message command test works
2011-07-28 Andreas Schneiders3-printing: Add forward declaration for dcerpc_binding...
2011-07-28 Volker Lendeckes3: Priorize the async echo responder over the client
2011-07-28 Volker Lendeckes3: Remove unused smbd_echo_reader()
2011-07-28 Volker Lendeckes3: Use smbd_echo_read_send in the async echo handler
2011-07-28 Volker Lendeckes3: Add smbd_echo_read_send/recv
2011-07-28 Simo Sorces3-rpc_server: Use talloc for pipe_rpc_fns
2011-07-28 Simo Sorces3-rpc_server: remove useless code
2011-07-28 Simo Sorces3-rpc_server: remove unnecessary talloc_free
2011-07-28 Simo Sorces3-rpc_server: Remove dead code
2011-07-28 Andreas Schneiders3-spoolss: Use existing handle in printer_driver_files...
2011-07-28 Andreas Schneiders3-spoolss: Use existing handle in printer_driver_in_use().
2011-07-28 Volker Lendeckes3: In the async echo test, write 65k
2011-07-28 Michael Adams3:modules:nfs4_acls: improve fix for bug #8330
2011-07-28 Michael Adams3:torture: use lp_load_global() in pdbtest - this...
2011-07-28 Michael Adams3:winbindd: use lp_load_global() - winbindd does not...
2011-07-28 Michael Adams3:smbstatus: use lp_load_global() - smbstatus does...
2011-07-28 Michael Adams3:split_tokens: use lp_load_global(), fixing the call...
2011-07-28 Michael Adams3:split_tokens: fix a nonempty blank line
2011-07-28 Michael Adams3: use lp_load_global() in smbw_sample -- whatever...
2011-07-28 Michael Adams3:smbtree: use lp_load_global()
2011-07-28 Michael Adams3:smbpasswd: use lp_load_global()
2011-07-28 Michael Adams3:smbfilter: use lp_load_global()
2011-07-28 Michael Adams3:smbcquotas: use lp_load_global()
2011-07-28 Michael Adams3:smbcontrol: use lp_load_global(): smbcontrol does...
2011-07-28 Michael Adams3:smbcacls: use lp_load_global()
2011-07-28 Michael Adams3:pdbedit: use lp_load_global()
2011-07-28 Michael Adams3:ntlm_auth: use lp_load_global()
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 Tridgells3-waf: the passdb subsystem needs to be called pdb
2011-07-28 Jeremy AllisonUse existing ISDOT and ISDOTDOT macros.
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.
next