s3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS_LSTAT
[ira/wip.git] / source3 / include / proto.h
2009-06-25 Tim Proutys3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS...
2009-06-19 Volker LendeckeFix Coverity IDs 922 and 933
2009-06-18 Volker LendeckeFix bug 4699: Remove pidfile on clean shutdown
2009-06-18 Jeremy AllisonAdd some const to the stat struct in the dosmode calls.
2009-06-18 Jeremy AllisonReplace the boilerplate calls to :
2009-06-18 Tim Proutys3: Change SMB_VFS_OPEN to take an smb_filename struct
2009-06-18 Tim Proutys3: Plumb smb_filename from create_file all of the...
2009-06-12 Tim Proutys3: Plumb smb_filename through SMB_VFS_CREATE_FILE
2009-06-12 Tim Proutys3: Add smb_filename utility functions and fix a bug...
2009-06-10 Tim Proutys3: Prepare the first set of SMB_VFS_CREATE_FILE caller...
2009-06-10 Tim Proutys3: Add utility function for copying an smb_filename...
2009-06-10 Jeremy AllisonMake ctemp async. Fix the test to pass against W2K3.
2009-06-08 Volker LendeckePass a talloc_ctx to pdb_enum_aliasmem
2009-06-05 Jeremy AllisonMake cli_ftruncate async. Also add a simple test.
2009-06-03 Stefan Metzmachers3:smbd: make make_connection_snum() non static
2009-06-03 Stefan Metzmachers3:smbd: move tcon specific globals to struct smbd_serv...
2009-06-03 Stefan Metzmachers3:smbd: move more session specific globals to struct...
2009-06-03 Stefan Metzmachers3:smbd: move negprot related globals to struct smbd_se...
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-29 Jeremy AllisonMake cli_nt_delete_on_close() async.
2009-05-29 Michael Adams3:add prototype of map_nt_error_from_wbcErr() to proto.h
2009-05-29 Simo SorceConsolidate create/delete account paths in pdbedit
2009-05-29 Günther Deschnerutil: move add_gid_to_array_unique to toplevel and...
2009-05-28 Jeremy AllisonMake cli_posix_chown()/cli_posix_chmod() async.
2009-05-28 Jeremy AllisonMake cli_posix_stat() async.
2009-05-28 Jeremy AllisonMake getfacl async.
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Volker LendeckeMake sid_binstring & friends take a talloc context
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Jeremy AllisonAdd cli_posix_readlink() and a torture test for it.
2009-05-28 Jeremy AllisonAdd aync POSIX hardlink and symlink and torture test...
2009-05-27 Marc VanHeyningens3: Allow child processes to exit gracefully if we...
2009-05-26 Volker LendeckeIntroduce "struct stat_ex" as a replacement for SMB_STR...
2009-05-21 Jeremy AllisonMake cli_posix_open() and cli_posix_mkdir() async.
2009-05-21 Tim Proutys3: Change unix_convert (and its callers) to use struct...
2009-05-19 Aravind Srinivasans3: Always allocate memory in dptr_ReadDirName
2009-05-18 Jeremy AllisonChange access_check_samr_object -> access_check_object.
2009-05-18 Volker LendeckeAdd "file_walk_table" to do stuff with all open files
2009-05-16 Simo SorceMove smb_create_user() in samsync
2009-05-15 Günther Deschners3-privileges: add privilege_delete_account().
2009-05-13 Stefan Metzmachers3:libsmb: move read_smb_send/recv() static in async_smb.c
2009-05-12 Michael Adams3:proto.h: remove old param/params.c prototype
2009-05-07 Günther Deschners3-samr: let set_user_info_16 and 20 follow the same...
2009-05-07 Günther Deschners3-samr: support some more info levels in samr_SetUserI...
2009-05-07 Volker LendeckeMake cli_tcon_andx chainable
2009-05-07 Volker LendeckeMake cli_session_setup_guest chainable
2009-05-06 Jeremy AllisonMake cli_setatr async.
2009-05-06 Jeremy AllisonMake cli_setattrE async.
2009-05-06 Günther Deschners3-printing: simplify print_queue helper functions...
2009-05-06 Jeremy AllisonMake cli_getatr() async.
2009-05-05 Jeremy AllisonMake cli_getattrE async.
2009-05-01 Volker LendeckeAdd getaddrinfo_send/recv
2009-05-01 Volker LendeckeAdd fncall_send/recv
2009-04-30 Jeremy AllisonCause cli_close to return an NTSTATUS.
2009-04-30 Jeremy AllisonGet medieval on our ass about SMB1 file descriptors...
2009-04-30 Jeremy AllisonMake cli_unlink async.
2009-04-29 Jeremy AllisonMore async calls in libsmb/clifile.c
2009-04-29 Michael Adams3:smbd/service: switch load_registry_service/shares...
2009-04-29 Michael Adams3:loadparm: refactor process_registry_service out...
2009-04-28 Jeremy AllisonConvert cli_rename to async.
2009-04-28 Jeremy AllisonConvert cli_posix_unlink() and cli_posix_rmdir()
2009-04-27 Michael Adams3:registry: replace typedef REGISTRY_OPS by struct...
2009-04-27 Michael Adams3:registry: replace typedef REGISTRY_KEY by struct...
2009-04-27 Michael Adams3:registry: replace typedef REGISTRY_VALUE by struct...
2009-04-27 Michael Adams3:registry: replace typedef REGVAL_CTR by struct regva...
2009-04-24 Jeremy Allisonfind/replace. Change uintX types to uintX_t types to...
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-23 Volker LendeckeAdd missing prototypes
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-22 Jeremy AllisonMake dskattr async.
2009-04-22 Jeremy AllisonMake cli_chkpath async.
2009-04-21 Jelmer Vernooijs3: Use common security_descriptor_equal().
2009-04-21 Jeremy AllisonMake rmdir async.
2009-04-21 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-21 Jeremy AllisonMake cli_mkdir async. Change it to return NTSTATUS.
2009-04-20 Wilco Baan HofmanMake gpo_ldap.c compatible with samba 4. Add ads_get_ld...
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-20 Andrew BartlettRemove use of talloc_reference in cli_rpc_pipe_open_sch...
2009-04-19 Volker LendeckeAdd "uint32_t access_granted" to policy handles
2009-04-19 Volker LendeckeMake "struct policy" private to srv_lsa_hnd.c
2009-04-18 Volker LendeckeAdd type-safe policy_handle_create/find
2009-04-18 Volker LendeckeAdd some const
2009-04-17 Jim McDonoughMerge branch 'master' of /home/jmcd/samba/git.samba...
2009-04-16 Volker LendeckeAdd notify_onelevel.tdb
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Günther Deschners3-spoolss: remove unused dup_nt_devicemode().
2009-04-14 Andrew BartlettMake Samba3 use the new common libcli/auth code
2009-04-14 Andrew BartlettRework Samba3 to use new libcli/auth code (partial)
2009-04-14 Andrew Bartletts3:charcnv remove now unused malloc() based conversion...
2009-04-14 Andrew BartlettConvert Samba3 to use the common lib/util/charset API
2009-04-14 Andrew BartlettSolve some of the conflict between Samba3 and Samba4...
2009-04-12 Volker LendeckeReactivate get_socket_port
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-08 Volker LendeckeConvert cli_push to tevent_req
2009-04-08 Volker LendeckeConvert cli_pull to tevent_req
2009-04-08 Volker LendeckeConvert rpc_transport_smbd_init to tevent_req
2009-04-08 Volker LendeckeConvert rpc_cli_smbd_conn_init to tevent_req
2009-04-08 Volker LendeckeConvert rpc_transport_np_init to tevent_req
next