Fix more asprintf warnings and some error path errors.
[jra/samba/.git] / source3 / include /
2008-12-19 Jelmer VernooijMerge branch 'pyregistry' of git://git.samba.org/jelmer...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Volker LendeckeAdd async cli_write_andx and cli_pull
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Volker LendeckeAdd the cli_wct_ofs routine to calculate the offset...
2008-12-19 Volker LendeckeRemove the direct inbuf reference from construct_reply_...
2008-12-19 Volker LendeckeConvert cli_request->outbuf to uint8_t
2008-12-19 Volker LendeckeFor large smbwrite&x, we need more than 64k bcc
2008-12-19 Volker LendeckePass "bytes_alignment" up through cli_request_send
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Volker LendeckeMake cli_negprot async
2008-12-19 Volker LendeckeMake cli_negprot return NTSTATUS instead of bool
2008-12-19 Volker Lendeckecli_negprot_send -> cli_negprot_sendsync
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-17 Günther Deschners3-ntsvcs: remove last traces of hand-marshalled NTSVCS.
2008-12-17 Günther Deschners3-ntsvcs: remove old _PNP_GetDeviceList.
2008-12-17 Karolin Seegers3/smb.h: Remove unused LDAP_SSL_ON.
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 SATOH Fumiyasucommit b520befe6f51644d20434add9864d7a2fa30aa2e
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-15 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-15 Michael Adams3:loadparm: rename lp_local_ptr() to lp_local_ptr_by_s...
2008-12-14 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-14 Volker LendeckeRemove the global "cmdline_auth_info" from source3...
2008-12-14 Volker LendeckeMove 128 bytes from the data to the text segment
2008-12-13 Stefan Metzmachers3:libsmb/namequery.c: add saf_join_store() function
2008-12-13 Stefan Metzmachers3: correctly detect if the current dc is the closest one
2008-12-12 Günther Deschners3: remove duplicate prototypes in proto.h.
2008-12-12 Jelmer VernooijMove dom_sid to the Samba 3 IDL file, remove the old...
2008-12-10 Volker LendeckeFix the build
2008-12-10 Volker LendeckeRevert "Fix the build"
2008-12-10 Volker LendeckeFix the build
2008-12-10 Volker LendeckePass the get_real_filename operation through the VFS
2008-12-10 Günther Deschners3-netlogon: fix netlogon server build.
2008-12-10 Tim Proutys3: [3/3]: Fix a delete on close divergence from window...
2008-12-09 Tim Proutys3: Refactor calculating path from relative_fid into...
2008-12-09 Tim Proutys3: Refactor getting sec_info from a security_descripto...
2008-12-09 Tim Proutys3: Make a few open utility functions non-static
2008-12-09 Todd Stechers3: Add support for access based share enumeration
2008-12-08 Volker LendeckeSimplify async programming a bit with helper routines
2008-12-08 Volker LendeckeStreamline the async_sock API a bit
2008-12-08 Volker LendeckeAdd a "bytes_padding" parameter to smb_splice_chain
2008-12-08 Volker LendeckeFactor out smb_splice_chain(), to be used by chain_repl...
2008-12-05 Jeremy AllisonFix lp_socket_address() prototype.
2008-12-05 Günther Deschners3: store user session key in cli_rpc_pipe_open_noauth().
2008-12-05 Günther Deschners3-samr: fix samr callers of samr_UserInfo18.
2008-12-04 Jeremy AllisonFix bug #1254 - write list not working under share...
2008-12-04 Tim Proutys3: Change SMB_VFS_CREATE_FILE to take a create_file_fl...
2008-12-04 Tim Proutys3: Simplify the create_file_unix_path->open_file_ntcre...
2008-12-04 Tim Proutys3: Modify direct callers of create_file_unix_path...
2008-12-04 Tim Proutys3: Add new "is_dos_path" argument to SMB_VFS_CREATE_FILE
2008-12-04 Tim Proutys3: Add SMB_VFS_CREATE_FILE to the vfs layer
2008-12-03 Tim Proutys3: Change sockaddr util function names for consistency
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-02 Volker LendeckeAttempt to fix a build failure on AIX
2008-12-01 Günther Deschners3-passdb: remove unused (now samr.idl) ACCT_NT/LM_PWD_...
2008-12-01 Günther Deschners3-samr: use samr_DomainServerState in client tools.
2008-12-01 Stefan Metzmachers3:vfs: fix FCHMOD_ACL macros
2008-12-01 Steven DannemanMake nt4_compatible_acls() non-static for use by VFS...
2008-12-01 Michael Adams3:winbindd/nss_info: change nss_map_{to|from}_alias...
2008-11-30 Volker Lendeckeremove the explicit mem_ctx from ntlmssp_state, use...
2008-11-30 Volker Lendeckefix nonempty blank lines
2008-11-28 Günther Deschners3-samr: add init_samr_user_info25 and init_samr_user_i...
2008-11-28 Günther Deschners3-samr: fix init_samr_user_info{23,24} callers.
2008-11-28 Volker LendeckeRemove "conn" parameter from np_open, smb_request conta...
2008-11-28 Volker LendeckeMove cli_trans_oob to lib/util.c
2008-11-27 Günther Deschners3-samr: add init_samr_user_info5.
2008-11-24 Volker LendeckeFix nonempty blank lines
2008-11-24 Volker LendeckeGet rid of pipes_struct->pipe_user, we have server_info...
2008-11-24 Volker LendeckeRemove unused make_connection_with_chdir()
2008-11-24 Volker LendeckeConvert delete_driver_files to use create_conn_struct
2008-11-24 Volker LendeckeConvert get_correct_cversion to use create_conn_struct
2008-11-24 Volker LendeckeConvert move_driver_to_download_area to use create_conn...
2008-11-23 Volker LendeckeAdd auth_serversupplied_info to create_conn_struct
2008-11-21 Jeremy AllisonFirst part of fix for bug #5903 - vfs_streams_xattr...
2008-11-20 Günther Deschners3-eventlog: move non rpc eventlog headers to own inclu...
2008-11-19 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-19 Günther Deschners3-ntsvcs: remove old hand-marshalling for ntsvcs getde...
2008-11-19 Steven DannemanAdded ability to remove id mappings in wbinfo and libwb...
2008-11-18 Steven DannemanFix extended DN parse error when AD object does not...
2008-11-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-17 Jeremy AllisonFix bug #5900 reported by monyo@samba.gr.jp - vfs_reado...
2008-11-17 Günther Deschnersvcctl: fill in SERVICE_CONTROL from s3.
2008-11-13 Bo Yangi18n/l10n pam_winbind
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-08 Volker LendeckeMake "construct_reply_common" static
2008-11-08 Volker Lendeckechange CHECK_READ to use smb_request instead of inbuf
2008-11-08 Volker LendeckeConverting notify.c to store a request, not an inbuf
2008-11-07 Jeremy AllisonAdd wrapper str_list_make_v3() to replace the old S3...
2008-11-06 Stefan Metzmachers3: rpc: let serverinfo_to_SamInfo3() work with no...
2008-11-04 Volker LendeckeConvert blocking.c to store a smb_request instead of...
2008-11-04 Volker LendeckeAdd construct_reply_common_req wrapper
2008-11-04 Jeremy AllisonPass all of RAW-ACLS except for inheritence. Working...
2008-11-03 Stefan Metzmachers3: proto.h: add missing sys_[g|s]et_quota_vfs() prototypes
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Volker LendeckeRemove some inbuf references by adding "cmd" to smb_request
2008-11-02 Volker LendeckePass smb_request to send_trans_reply to match with...
2008-11-02 Jelmer VernooijRemove global_loadparm stub in Samba 3 as it's no longe...
next