s3-eventlog: remove old eventlog server.
[kai/samba-autobuild/.git] / source3 / include / proto.h
2009-01-04 Volker LendeckeAsync wrapper for open_socket_out_send/recv
2009-01-04 Volker Lendeckeasync libwbclient infrastructure
2009-01-03 Volker Lendeckeopen_socket_out is always used with SOCK_STREAM, remove...
2009-01-01 Jelmer VernooijAdd iconv_convenience argument to size functions.
2008-12-31 Volker LendeckeRename parent_dirname_talloc() to parent_dirname()
2008-12-31 Volker LendeckeRemove unused function parent_dirname
2008-12-31 Volker LendeckeRemove unused function get_numlist()
2008-12-31 Volker LendeckeFix an ancient uninitialized variable read
2008-12-30 Stefan Metzmachers3:cluster: register the client connection via CTDB_CON...
2008-12-29 Stefan Metzmachers3:passdb: make marshalling struct samu from and to...
2008-12-29 Volker LendeckeAdd write_data_iov
2008-12-29 Volker LendeckeAdd sys_writev
2008-12-29 Stefan Metzmachers3:dbwrap: fix dbwrap_store_uint32() to match dbwrap_st...
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 LendeckeRemove the direct inbuf reference from construct_reply_...
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-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-13 Stefan Metzmachers3:libsmb/namequery.c: add saf_join_store() function
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 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-05 Jeremy AllisonFix lp_socket_address() prototype.
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-samr: use samr_DomainServerState in client tools.
2008-12-01 Steven DannemanMake nt4_compatible_acls() non-static for use by VFS...
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 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-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-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 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 LendeckePass smb_request to send_trans_reply to match with...
2008-11-02 Volker LendeckeAdd srvstr_get_path_req[_wcard]
2008-11-01 Volker LendeckeApply some const to get_lock_*()
2008-11-01 Volker LendeckeApply some const to np_write()
2008-11-01 Jelmer VernooijUse shared doserr.c.
2008-11-01 Jelmer VernooijRemove duplicate prototypes.
2008-11-01 Jelmer VernooijMerge branch 'master' of /home/jelmer/samba3
2008-11-01 Jelmer VernooijUse dup2() replacement from libreplace.
2008-11-01 Jelmer VernooijRemove sys_dl*() - stubs are already provided by librep...
2008-11-01 Jelmer VernooijRemove sys_chroot() - libreplace already provides an...
2008-11-01 Jelmer VernooijMove sys_realpath() to libreplace.
2008-11-01 Jelmer VernooijMove sys_lchown() to libreplace.
2008-11-01 Jelmer VernooijMove sys_symlink() to libreplace.
2008-11-01 Jelmer VernooijMove sys_readlink() to libreplace.
2008-11-01 Jelmer VernooijMove sys_link to libreplace.
2008-11-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
next