s3-param Remove 'announce version' parameter
[gd/samba-autobuild/.git] / source3 / include / proto.h
2011-06-23 Andrew Bartletts3-param Remove 'announce version' parameter
2011-06-23 Andrew Bartlettlib/util/charset: Remove 'display charset'
2011-06-23 Michael Adams3: remove prototype of convert_string_error from proto.h
2011-06-23 Michael Adams3: remove prototype of convert_string from proto.h
2011-06-19 Volker Lendeckes3: Add name_resolve_bcast_send/recv
2011-06-17 Andrew Tridgells3-util: remove the s3 nterr.c
2011-06-13 Michael Adams3:proto.h: remove prototypes of error functions moved...
2011-06-12 Volker Lendeckes3: Add resolve_wins_send/recv
2011-06-12 Volker Lendeckes3: Add wins_server_tag_ips()
2011-06-12 Volker Lendeckes3: Remove "struct ip_service" from resolve_wins
2011-06-10 Richard SharpeExport init_stat_ex_from_stat for use in VFS modules.
2011-06-09 Andrew Bartletts3-param Remove special case for global_myname(), renam...
2011-06-09 Andrew Bartletts3-lib Add myhostname_upper()
2011-06-09 Andrew Bartletts3-param Remove special case for global_scope()
2011-06-09 Andrew Bartletts3-param Remove special case for lp_workgroup()
2011-06-09 Andrew Bartlettlib/util Bring procid_str() into lib/util as server_id_...
2011-06-09 Andrew Bartletts3-talloc Remove unused TALLOC zeronull functions and...
2011-06-06 Andrew Bartlettlib/util use modules_path(), data_path() and shlib_ext...
2011-06-06 Andrew Bartletts3-lib Remove unused lib_path()
2011-06-06 Andrew Bartletts4-param Add hook between Samba3 and Samba4 loadparm...
2011-06-01 Andrew Bartletts3-param Make lp_ncalrpc_dir() const
2011-06-01 Andrew Bartletts3-param Make lp_dedicated_keytab_file() const
2011-06-01 Andrew Bartletts3-param Make lp_realm() const
2011-06-01 Andrew Bartletts3-param Make lp_name_resolv_order() const
2011-06-01 Andrew Bartletts3-param Make lp_utmpdir() and lp_wtmpdir const
2011-06-01 Andrew Bartletts3-param Make lp_piddir() const
2011-06-01 Andrew Bartletts3-param Make lp_cachedir() const
2011-06-01 Andrew Bartletts3-param Make lp_statedir() const
2011-06-01 Andrew Bartletts3-param Make lp_lockdir() const
2011-06-01 Andrew Bartletts3-param Make lp_smb_passwd_file() and lp_private_dir...
2011-06-01 Andrew Bartletts3-param Make lp_smb_ports() const
2011-06-01 Andrew Bartletts3-param Make charset parameters const
2011-06-01 Andrew Bartletts3-param Make lp_passwordserver() const.
2011-06-01 Jeremy AllisonChange sys_getcd() to take no arguments and always...
2011-05-31 Andrew Bartlettlib/util Move sys_memalign into lib/util/system.c
2011-05-30 Andrew Bartletts3-lib Move sstring_sub() to it's only user and make...
2011-05-30 Andrew Bartletts3-param Move init_iconv() to loadparm.c
2011-05-30 Andrew Bartlettlibcli/security: move secdesc.c to the top level libcli...
2011-05-30 Andrew Bartletts3-globals Remove smbd_event_context() (use server_even...
2011-05-30 Andrew Bartletts3-smbd provide struct smbd_server_connection * to...
2011-05-18 Andrew Bartletts3-lib Replace StrnCaseCmp() with strncasecmp_m()
2011-05-18 Andrew Bartletts3-lib Replace StrCaseCmp() with strcasecmp_m()
2011-05-18 Andrew Bartletts3-param: Remove unused snum2params_static
2011-05-18 Andrew Bartletts3-param: remove unused share_iterator functions
2011-05-16 Günther Deschners3-printing: Get the location info from cups.
2011-05-08 Andrew Tridgells3-smbd: expose smbd_set_server_fd()
2011-05-06 Günther Deschners3-includes: finally only include client.h when libsmb...
2011-05-06 Günther Deschners3-libsmb: move protos to libsmb/proto.h
2011-05-06 Günther Deschners3-proto: remove some duplicate prototypes.
2011-05-06 Andrew Bartlettlib/util Use lib/util/ms_fnmatch.c in common for gen_fn...
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
next