re-run "make idl" after changing unknown1->reserved in drsblobs.idl
[jra/samba/.git] / source3 / include /
2008-07-21 Volker LendeckeYESS -- remove the PI_* pipe constants
2008-07-21 Volker LendeckeMake idl: cli_do_rpc_ndr does not use pipe_idx anymore
2008-07-21 Volker LendeckeRemove unused function rpccli_is_pipe_idx
2008-07-21 Volker LendeckeRefactoring: CLI_DO_RPC_* uses interface instead of...
2008-07-21 Volker LendeckeRemove now unused cli_get_pipe_name
2008-07-21 Volker LendeckeRemove now unused cli_get_pipe_idx
2008-07-21 Volker LendeckeRemove now unused cli_get_iface
2008-07-21 Volker LendeckeRefactoring: libnetapi_open_pipe takes an interface...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Make get_schannel_session_key return NTSTATUS
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeStore copies of the syntax ids in rpc_pipe_client
2008-07-20 Volker LendeckeSimplify pipe_names: we only do ndr_transfer_syntax...
2008-07-19 Volker LendeckeThe PIPE_ pipename macros are only used in cli_pipe.c
2008-07-19 Volker LendeckeIntroduce is_known_pipename
2008-07-19 Volker LendeckeOoops, GUID_equal was already around :-)
2008-07-18 Günther Deschnerlibads: add prototype for ads_connect_gc().
2008-07-18 Volker LendeckeSimplify the RPC servers: remove get_pipe_fns
2008-07-17 Günther Deschnerutil: add policy_hnd_equal().
2008-07-16 Volker LendeckeIn api_pipe_bind_req(), check for the iface id, not...
2008-07-16 Volker LendeckeAdd ndr_syntax_id_equal()
2008-07-16 Andreas SchneiderThe buf in the smbclient write function should be const.
2008-07-16 Derrell LipmanMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-07-16 Derrell LipmanFix typos.
2008-07-15 Jeremy AllisonFix swat. Bug #5613.
2008-07-15 Michael Adampopt: add a popt_common_debuglevel set of options provi...
2008-07-13 Simo SorceMake again idmap_init static
2008-07-11 Volker LendeckeRevert "Make idmap_init() static"
2008-07-11 Volker LendeckeRevert "Remove gencache_[un]lock_entry"
2008-07-11 Volker LendeckeRevert "Convert idmap_cache to gencache"
2008-07-11 Volker LendeckeRevert "Make use of ADD_TO_ARRAY"
2008-07-09 Derrell LipmanMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-07-09 Derrell Lipman[BUG 5580] Allow access to DFS shares via libsmbclient
2008-07-05 Volker LendeckeMake use of ADD_TO_ARRAY
2008-07-05 Volker LendeckeConvert idmap_cache to gencache
2008-07-03 Volker LendeckeRemove gencache_[un]lock_entry
2008-07-02 Volker LendeckeMake idmap_init() static
2008-07-02 Darshan PurandareMSG_DEBUG now forwarded to all the winbindd children...
2008-06-30 Günther Deschnerkerberos: allow to keep entries with old kvno's while...
2008-06-30 Günther Deschnerkerberos: rename smb_krb5_kt_add_entry to smb_krb5_kt_a...
2008-06-28 Volker LendeckeLet send_trans_reply work on only the inbuf
2008-06-28 Volker LendeckeFactor out create_outbuf, creating an outbuf just given...
2008-06-27 Gerald W. Carterlibads: Add API call to connect to a global catalog...
2008-06-27 Karolin SeegerFix warnings on SuSE 9.0.
2008-06-27 Jeremy AllisonFix the non-LDAP, non-krb5 build, fix gcc -O3 warnings.
2008-06-26 Volker LendeckeRemove current_user reference from printfsp.c
2008-06-26 Volker LendeckeChange print_access_check to take auth_serversupplied_i...
2008-06-26 Volker LendeckeRemove p->vuid
2008-06-26 Volker LendeckeNow that we have p->server_info, use p->server_info...
2008-06-26 Volker LendeckeAdd server_info to pipes_struct
2008-06-26 Günther Deschnererrors: add WERR_DS_DRA_BAD_NC and WERR_DS_DRA_BAD_DN.
2008-06-25 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-06-25 Günther Deschnerrpc_client: add rpccli_samr_chgpasswd_user() call.
2008-06-25 Günther Deschnerrename rpccli_samr_chgpasswd3 to rpccli_samr_chgpasswd_...
2008-06-25 Günther Deschnerrename rpccli_samr_chgpasswd_user to rpccli_samr_chgpas...
2008-06-25 Günther Deschnerrpc_client: let cli_get_session_key() return talloced...
2008-06-24 Günther Deschnerrpc_client: add cli_get_session_key().
2008-06-24 Günther Deschnercrypto: add decrypt_drsuapi_blob from samba4.
2008-06-24 Günther Deschnerlibads: add ads_connect_user_creds() that won't overwri...
2008-06-24 Günther Deschnerlibads: add ADS_AUTH_USER_CREDS to avoid magic overwrit...
2008-06-24 Günther Deschnerkerberos: add smb_krb5_keytab_name().
2008-06-24 Günther Deschnerkerberos: make smb_krb5_kt_add_entry public, allow...
2008-06-24 Volker LendeckeRemove "conn" from pipes_struct
2008-06-23 Günther Deschnertime: move uint64s_nt_time_to_unix_abs() to lib/time.c
2008-06-23 Andreas SchneiderAdd documentation for kerberos support in libsmbclient.
2008-06-22 Volker LendeckeRemove the "exists" parameter from create_msdfs_link
2008-06-22 Volker LendeckeFix a crash in _dfs_Enum
2008-06-21 Volker LendeckeMake pipes_struct its own talloc ctx
2008-06-19 Volker LendeckeRemove current_user references from trans2.c
2008-06-19 Volker LendeckeWrap the unix token info in a unix_user_token in auth_s...
2008-06-19 Volker LendeckeRemove the "current_user" arg from fsp_belongs_conn
2008-06-19 Volker LendeckeRemove the "current_user" arg from check_fsp
2008-06-18 Derrell LipmanRemove prototype of unimplemented smbc_chown() function.
2008-06-17 Michael Adamfile_access: remove unneeded stat buf parameter from...
2008-06-17 Günther Deschnerlibads: add ads_get_machine_kvno() to make ads_get_kvno...
2008-06-17 Günther Deschnerclikrb5: remove unrequired create_kerberos_key_from_str...
2008-06-15 Volker LendeckeAdd forgotten protoypes
2008-06-15 Volker LendeckeRemove the current_user reference from fake_file.c
2008-06-12 Volker LendeckeAIX build fixes from William Jojo -- thanks
2008-06-12 Christoph ZaunerFix typos.
2008-06-10 Kai Blinnet: Move includes to net.h
2008-06-09 Volker LendeckeFix the compile on NetBSD -- readlink and read are...
2008-06-07 Volker LendeckeAdd STREAMINFO op to vfs_full_audit
2008-06-07 Volker LendeckeAdd prototype for delete_negative_conn_cache
2008-06-03 Günther Deschnerutil_str: add talloc_asprintf_strlower_m().
2008-06-03 Günther Deschnerbuild: fix the build (missing protoype for lp_ldap_conn...
2008-06-03 Björn JackeAdd ldap connection timeout for OpenLDAP and Netscape...
2008-06-02 Günther Deschnererrors: add more WERRORs.
2008-06-02 Günther Deschnerdoserr: Add WERR_GROUP_EXISTS and WERR_SPECIAL_ACCOUNT.
2008-05-30 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-05-28 Jeremy AllisonSecurity fix for CVE-2008-1105: Boundary failure when...
2008-05-28 Günther DeschnerFix Bug #5285. (libcap header mismatch)
2008-05-27 Michael Adamfix build: add missing prototype of msg_close_file()
2008-05-27 Michael Adamfix the build after prototype change.
2008-05-27 Günther Deschnerbuild: Fix the build after prototype change.
2008-05-27 Jeremy AllisonAllow server manager to close open files selected by id.
next