Also search for -lgpfs which is available as GPL in GPFS PTF8
[kai/samba.git] / source3 / include /
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-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...
2008-11-02 Jelmer VernooijSamba3: Remove more configure tests already done by...
2008-11-02 Jelmer VernooijRemove MIN, MAX, slprintf, vslprintf defines already...
2008-11-02 Volker LendeckeRemove a bunch of direct inbuf references by adding...
2008-11-02 Jelmer VernooijRemove another use of global_loadparm.
2008-11-02 Volker LendeckeRemove some direct inbuf references by adding smbreq_bufrem
2008-11-02 Volker LendeckeSimplify params of srvstr_pull_buf_talloc()
2008-11-02 Volker LendeckeAdd srvstr_get_path_req[_wcard]
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-01 Volker LendeckeThe non-talloc versions of srvstr_pull are not longer...
2008-11-01 Jelmer VernooijRemove IS_DOT and IS_DOTDOT macros, already provided...
2008-11-01 Jelmer VernooijMove ABS() to libutil.
2008-11-01 Volker LendeckeRemove a bunch of direct inbuf references by adding...
2008-11-01 Volker LendeckeApply some const to get_lock_*()
2008-11-01 Volker LendeckeApply some const to np_write()
2008-11-01 Volker LendeckeAdd a "buflen" struct member to smb_request
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
2008-11-01 Jelmer Vernooijproto.h: Remove prototypes already in other header...
2008-11-01 Jelmer VernooijSamba3: Include util.h header file rather than having...
2008-11-01 Jeremy AllisonGet closer to passing S4 RAW-ACLs.
2008-11-01 Günther Deschners3-accessmask: re-run make samba3-idl and remove duplic...
2008-10-31 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-31 Günther Deschners3-samr: remove duplicate copies of Alias Object specif...
next