s3-smbd_shim: Add become_authenticated_pipe_user().
[kai/samba-autobuild/.git] / source3 / include / proto.h
2013-10-29 Andreas Schneiders3-smbd_shim: Add become_authenticated_pipe_user().
2013-10-16 Stefan Metzmachers3:libsmb: inline trust_pw_change_and_store_it() into...
2013-10-16 Stefan Metzmachers3:libsmb: remove unused change_trust_account_password()
2013-10-16 Andrew Bartlettproto: Remove manually written lp_ prototypes
2013-10-16 Andrew Bartletts3/param: Autogenerate parameters prototypes again...
2013-10-14 Andrew Bartletts3-winbindd: Remove undocumented winbindd:socket dir...
2013-09-23 Michael Adams3:include: remove duplicate prototypes from afs functi...
2013-09-23 Michael Adamafs: format afs_syscall() properly
2013-09-10 Michael Adamloadparm: add new parameter "acl allow execute always"
2013-09-05 Jeremy AllisonAdd a talloc context to saf_fetch().
2013-09-05 Volker Lendeckelib: Add a "mem_ctx" arg to gencache_get (unused so...
2013-09-05 Volker Lendeckelib: Add "mem_ctx" to gencache_get_data_blob
2013-08-15 Stefan Metzmachers3:lib: remove unused interpret_protocol()
2013-08-15 Jeremy Allisons3:param: Correctly set up cli_maxprotocol, cli_minprot...
2013-08-12 Volker Lendeckelib: Remove unused "get_peer_name"
2013-08-12 Volker Lendeckelib: Remove unused "client_name"
2013-07-19 Jeremy AllisonAdd ea_list_has_invalid_name() function.
2013-04-18 Volker Lendeckesmbd: Remove NTSTATUS based create_synthetic_smb_fname
2013-04-17 Volker Lendeckelib: Add synthetic_smb_fname_split
2013-04-17 Volker Lendeckelib: Add synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Make copy_smb_filename static
2013-04-17 Volker Lendeckelib: Add cp_smb_filename
2013-03-12 Christian Ambachs3: remove some dead code (for setdir command)
2013-02-20 Rusty Russellparam: 'use ntdb' flag (off by default).
2013-02-19 Stefan Metzmachers3:lib: s/struct event_context/struct tevent_context
2013-02-05 Michael Adams3:param: add new lp_idmap_default_backend()
2013-02-05 Michael Adams3:param: introduce new lp_idmap_backend() that takes...
2013-02-05 Michael Adams3:param: remove unused function lp_idmap_backend()
2013-02-05 Michael Adams3:param: remove unused functions lp_idmap_uid() and...
2013-02-05 Michael Adams3:param: add utility function lp_idmap_default_range()
2013-02-05 Michael Adams3:param: add a utility function lp_idmap_range() to...
2012-11-20 Jeremy AllisonMore for #9374 - Allow smb2.acls torture test to pass...
2012-11-16 Michael Adams3:param: make init_locals() static.
2012-11-13 Andrew Bartlettsmbd: Remove NT4 compatability handling in posix -...
2012-10-19 Gregor Becks3:lib: remove unused sessionid_*() functions
2012-10-04 Jeremy AllisonRemove the parameters:
2012-10-04 Jeremy AllisonRevert "Add functions to programatically set the securi...
2012-10-02 Jeremy AllisonAdd functions to programatically set the security mask...
2012-09-12 Simo SorceAvoid overriding default ccache for ads operations.
2012-09-08 Michael Adams3: introduce a new share config option "durable handle...
2012-09-08 Michael Adams3: add an option "kernel share modes" to be able to...
2012-08-22 Jeremy AllisonRemove align_string(). No longer used.
2012-08-17 Stefan Metzmachers3:lib: implement serverid_equal() as macro of server_i...
2012-08-09 Jeremy AllisonFix strlower_m() to return an error indication.
2012-08-09 Jeremy AllisonCheck error returns on strnorm().
2012-08-09 Jeremy AllisonChange strupper_m() to return a value.
2012-08-07 Rusty Russellsource3/loadparm.c: Move string_set/string_free inside.
2012-07-27 Andrew Bartlettlib/param: Rename "socket address" to "nbt client socke...
2012-07-24 Andrew Bartlettlib/param: Merge handling of security/domain master...
2012-07-24 Andrew Bartlettparam: Make the 'unicode' parameter common
2012-07-23 Andreas Schneiders3-winbind: Fix bug #9052 resolving our own "Domain...
2012-07-20 Jeremy AllisonRemove source3/lib/pidfile.c
2012-07-19 Jeremy AllisonMake the s3 pidfile use the common code inside lib...
2012-07-19 Jeremy AllisonMove source4/smbd/pidfile into lib/util in preparation...
2012-07-19 Andrew Bartlettlib/param: bring lp_smb_ports() into common by making...
2012-07-19 Andrew Bartletts3-param: Make lp_name_resolve_order() return a list
2012-07-18 Volker Lendeckes3-aio: Remove unused VFS functions and more
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-07-11 Jeremy AllisonMove set_thread_credentials_permanently() to set_thread...
2012-07-09 Jeremy AllisonMake check_same_stat() and check_same_dev_ino() common...
2012-07-03 Jeremy AllisonMove copy_unix_token() from locking/locking.c to lib...
2012-07-03 Jeremy AllisonAdd function set_thread_credentials_permanently()....
2012-07-03 Andreas Schneiders3-smbd: Remove deprecated 'share modes' option.
2012-07-03 Andreas Schneiders3-printing: Remove deprecated lp_printer_admin().
2012-06-27 Andrew Bartletts3-param: Rename loadparm_s3_context -> loadparm_s3_helpers
2012-06-21 Michael Adams3:util: rename procid_equal() to serverid_equal()
2012-06-21 Michael Adams3:util: remove (now) unused cluster_id_equal()
2012-06-19 Stefan MetzmacherRevert "s3-lib Remove unused sys_fcntl_long()"
2012-06-15 Michael Adams3:lib: add a utility function "fsp_fnum_dbg" for loggi...
2012-06-12 Volker LendeckeS3: Add ntlmssp_set_password_hash
2012-06-06 Stefan Metzmachers3:include: move sys_acl prototypes to smb_acls.h
2012-06-05 Stefan Metzmachers3:lib: split things into a conn_tdb.h
2012-05-30 Andrew Bartletts3-param: Use same function name for "max xmit" as...
2012-05-30 Andrew Bartletts3-param: Rename lp_dns_proxy() -> lp_wins_dns_proxy...
2012-05-21 Jeremy AllisonAdded torture test for bug #8910. Test remove_duplicate...
2012-05-14 Stefan Metzmacherlib/util: move tevent_req_poll_ntstatus() to tevent_nts...
2012-05-09 Andrew Bartletts3-lib: Add const to sys_acl_to_text
2012-05-01 Christian Ambachs3:util add sid_check_is_wellknown_builtin()
2012-04-30 Andrew Bartletts3-lib Add a way to allocate the task_id value in server_id
2012-04-18 Andrew Bartletts3-build: move file_id.c into samba3-util and create...
2012-04-17 Stefan Metzmachers3:libsmb/ntlmssp: add ntlmssp_is_anonymous()
2012-04-17 Volker Lendeckes3: Return CTDB_PATH from lp_ctdbd_socket()
2012-04-16 Andrew Bartlettparam: Change from _lp to lp__ as the prefix for intern...
2012-04-16 Andrew Bartlettmake _lp_readraw() and _lp_writeraw() static
2012-04-11 Christian Ambachs3:param convert kernel oplocks to share parameter
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2012-04-05 Andrew Bartletts3-vfs: Remove unused lremovexattr call from VFS module...
2012-04-05 Andrew Bartletts3-vfs: Remove unused lsetxattr call from VFS modules...
2012-04-05 Andrew Bartletts3-vfs: Remove unused llistxattr call from VFS modules...
2012-04-05 Andrew Bartletts3-vfs: Remove unused lgetxattr call from VFS modules...
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIR define
2012-04-05 Andrew Bartlettbuild: Remove sys_rewinddir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_closedir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_telldir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_seekdir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_readdir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_opendir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_fopen wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_open wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_creat wrapper
next