nterr: Add mem_ctx for return string from get_nt_error_c_code()
[ddiss/samba.git] / source3 / include / proto.h
2011-05-06 Andrew Bartlettnterr: Add mem_ctx for return string from get_nt_error_...
2011-05-05 Jeremy AllisonFix broken interface to set_namearray() - don't modify...
2011-05-05 Jeremy AllisonMore const fixes for compiler warnings from the waf...
2011-05-05 Jeremy AllisonFix many const compiler warnings.
2011-05-04 Jeremy AllisonI added them, so I get to kill them :-). Finally remove...
2011-05-04 Günther Deschners3-vfs: make vfswrap_llistxattr and vfswrap_flistxattr...
2011-05-03 Günther Deschners3-proto: move remaining krb5 protos to krb5_protos.h
2011-05-03 Andrew Bartlettlib/util/charset Use push_string and talloc_strupper...
2011-05-03 Andrew Bartletts3-lib make push_ucs2() static
2011-05-03 Andrew Bartlettlib/util Move more network utility functions from sourc...
2011-05-02 Günther Deschners3-rpc_server: (re)move last globally included rpc_serv...
2011-05-02 Günther Deschners3-proto: move remaining srvsvc protos to own header...
2011-05-02 Günther Deschners3-proto: move remaining spoolss protos to own header...
2011-05-02 Günther Deschners3-proto: move more rpc_server prototypes out of proto.h
2011-05-02 Günther Deschners3-rpc_server: remove proto of nonexisting function
2011-05-02 Günther Deschners3-util: move valid_share_pathname() to lib/util.c
2011-05-02 Günther Deschners3-proto: move rpc_srv_register protos and structs...
2011-04-30 Volker Lendeckes3: Make name_resolve_bcast return sockaddr_storage
2011-04-30 Volker Lendeckes3: Remove ip_sevice from get_ipc_connect_master_ip
2011-04-30 Andrew Bartletts3-lib: Rely on uint64_t in conv_str_size()
2011-04-29 Günther Deschners3-proto: move more headers to rpc_server/rpc_ncacn_np...
2011-04-29 Günther Deschners3-proto: remove duplicate prototypes.
2011-04-29 Günther Deschners3-proto: move rpc_server/rpc_handles.c protos to ntdom...
2011-04-29 Günther Deschners3-proto: move more librpc prototypes to librpc/rpc...
2011-04-29 Günther Deschners3-proto: remove remaining nss_info prototypes to nss_i...
2011-04-29 Günther Deschners3-tsocket: only include ../lib/tsocket/tsocket.h where...
2011-04-29 Andrew Bartlettlib/util Re-merge the string_sub() and all_string_sub...
2011-04-29 Andrew Bartlettlibcli/smb Move attrib_string in common
2011-04-29 Andrew Bartletts3-client Add TALLOC_CTX argument to attrib_string().
2011-04-28 Andrew Bartlettlib/util/charset Merge talloc-based pull and push chars...
2011-04-26 Volker Lendeckes3: Remove cli_write
2011-04-26 Volker Lendeckes3: Add cli_writeall
2011-04-25 Volker Lendeckes3: Add a 10-second timeout for the 445 or netbios...
2011-04-21 Günther Deschners3-proto: move more rpc client prototypes to cli_pipe.h.
2011-04-20 Andrew Bartlettlib/util/charset create _handle functions for convert_s...
2011-04-14 Andrew Bartlettlib/util Move alpha_strcpy() from s3 into common code
2011-04-14 Andrew Bartletts3-lib Remove unused string_append
2011-04-14 Andrew Bartletts3-lib Move unix_strlower and unix_strupper to their...
2011-04-14 Andrew Bartletts3-lib Remove unused str_ascii_charnum()
2011-04-14 Andrew Bartletts3-lib Move strisnormal to it's only user in mangle_hash.c
2011-04-13 Günther Deschners3: only include smb profiling where needed.
2011-04-13 Andrew Bartletts3-charcnv: Move convert_string() et al to lib/util...
2011-04-13 Andrew Bartlettlib/util/charset Move source3/lib/util_unistr.c to...
2011-04-13 Andrew Bartletts3-lib Move strdup_w to it's only user in mangle_hash.c
2011-04-13 Andrew Bartletts3-lib Move isvalid83_w to mangle_hash.c
2011-04-13 Andrew Bartletts3-lib make static and remove more _w functions
2011-04-13 Andrew Bartletts3-lib Remove unused skip_unibuf()
2011-04-13 Andrew Bartletts3-lib: Remove unused _w functions.
2011-04-13 Andrew Bartletts3-lib Remove more unused fstring.c functions
2011-04-13 Andrew Bartletts3-charcnv: make pull_ucs2 static
2011-04-13 Andrew Bartletts3-lib: Remove unused pull_ucs2_fstring()
2011-04-12 Günther Deschners3-util: separate out cmdline helpers.
2011-04-12 Günther Deschners3: add some forward declarations.
2011-04-12 Günther Deschners3-rpc_client: move rpc_cli_transport structs and proto...
2011-03-30 Jeremy AllisonFix convert_string() to take a *converted_size arg...
2011-03-30 Jeremy AllisonChange convert_string_internal() and convert_string_err...
2011-03-30 Günther Deschners3-proto: pure cosmetics, remove some generated comments.
2011-03-30 Andrew Bartlettlib/util Move base64 functions into lib/util/base64.c
2011-03-30 Andrew Bartletts3:lib make lazy_initialize_conv() static
2011-03-29 Günther Deschners3-rpc_server: move access check functions out of samr...
2011-03-29 Günther Deschners3: only include lib/privileges.h where needed.
2011-03-29 Günther Deschners3-includes: only include ntdomain.h where needed.
2011-03-29 Günther Deschners3-auth: move auth prototypes to auth/proto.h.
2011-03-29 Günther Deschners3-libsmb: put namequery headers to nmblib.h
2011-03-29 Günther Deschners3-locking: move locking prototypes out of proto.h.
2011-03-29 Günther Deschners3: finally remove global include of smbd prototypes.
2011-03-29 Günther Deschners3-smbd: add smbd.h and move smbd prototypes to smbd...
2011-03-29 Günther Deschners3: move filename_util.c out of source3/smbd to source3...
2011-03-29 Günther Deschners3-build: only include intl protos where needed.
2011-03-29 Günther Deschners3-passdb: move util_unixsids.c out of passdb.
2011-03-29 Günther Deschners3-passdb: move util_wellknown.c out of passdb.
2011-03-29 Günther Deschners3-proto: add some forward declarations.
2011-03-29 Günther Deschners3-passdb: move passdb headers to passdb/proto.h.
2011-03-29 Günther Deschners3-groupdb: move groupdb headers to groupdb/proto.h.
2011-03-29 Günther Deschners3: create_builtin_users/administrators belongs to...
2011-03-29 Günther Deschnerregistry: create and use shared libcli/registry/util_re...
2011-03-29 Günther Deschners3-winbind: remove global inclusion of libwbclient.
2011-03-29 Günther Deschnerlib/util/util_pw: share more code between lib/util...
2011-03-29 Günther Deschnerlib/util/util_pw: share sys_get{pw,gr} group of calls.
2011-03-27 Volker Lendeckes3: Replace cli_negprot_sendsync() by cli_negprot_send()
2011-03-27 Volker Lendeckes3: Remove a use of cli_send_smb
2011-03-25 Andrew Tridgells3-charcnv: removed unused function
2011-03-25 Andrew Bartletts3-charcnv Add convert_string_error()
2011-03-25 Andrew Tridgells3-lib: make pull_ucs2_base_talloc static
2011-03-25 Andrew Tridgelllib: remove unused pieces of string_wrappers.h
2011-03-24 Andrew Tridgellcharcnv: removed the allow_badcharcnv and allow_bad_con...
2011-03-23 Günther Deschners3-prototypes: remove protos of some dead functions.
2011-03-23 Günther Deschners3-proto: remove some duplicate prototypes.
2011-03-23 Andrew Bartletts3-safe_str: Futher simplify the macros by removing...
2011-03-23 Andrew Bartletts3-lib Remove the clobber_region() code.
2011-03-23 Andrew Tridgellfault: get fault.c ready for use by s4
2011-03-22 Michael Adams3:loadparm: remove unused parameter "idmap read only".
2011-03-22 Andrew Tridgells3-fault: removed the cont_fn from fault_setup()
2011-03-18 Volker Lendeckes3: Add "print notify backchannel" parameter to prevent...
2011-03-16 Günther Deschners3-build: only include asn1 headers where actually...
2011-03-16 Günther Deschners3-msdfs: avoid global inclusion of msdfs.h.
2011-03-16 Günther Deschners3-libsmb: move smb encryption structs into own header.
2011-03-16 Günther Deschnerlibcli/security: move display_sec headers to own header...
2011-03-15 Günther Deschners3-libsmb: only include rap client when needed.
2011-03-15 Volker Lendeckes3: Remove some unused code
next