summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
AgeCommit message (Expand)AuthorFilesLines
2011-05-02s3-proto: move remaining srvsvc protos to own header file.Günther Deschner1-5/+0
2011-05-02s3-proto: move remaining spoolss protos to own header file.Günther Deschner1-10/+0
2011-05-02s3-proto: move more rpc_server prototypes out of proto.hGünther Deschner1-24/+0
2011-05-02s3-rpc_server: remove proto of nonexisting functionGünther Deschner1-4/+0
2011-05-02s3-util: move valid_share_pathname() to lib/util.cGünther Deschner1-4/+1
2011-05-02s3-proto: move rpc_srv_register protos and structs to town headerfile.Günther Deschner1-19/+2
2011-04-30s3: Make name_resolve_bcast return sockaddr_storageVolker Lendecke1-1/+2
2011-04-30s3: Remove ip_sevice from get_ipc_connect_master_ipVolker Lendecke1-1/+1
2011-04-30s3-lib: Rely on uint64_t in conv_str_size()Andrew Bartlett1-1/+1
2011-04-29s3-proto: move more headers to rpc_server/rpc_ncacn_np.h where they origin from.Günther Deschner1-5/+0
2011-04-29s3-proto: remove duplicate prototypes.Günther Deschner1-28/+2
2011-04-29s3-proto: move rpc_server/rpc_handles.c protos to ntdomain.hGünther Deschner1-28/+0
2011-04-29s3-proto: move more librpc prototypes to librpc/rpc/dcerpc.hGünther Deschner1-8/+1
2011-04-29s3-proto: remove remaining nss_info prototypes to nss_info.hGünther Deschner1-7/+0
2011-04-29s3-tsocket: only include ../lib/tsocket/tsocket.h where needed.Günther Deschner1-0/+1
2011-04-29lib/util Re-merge the string_sub() and all_string_sub() from source3Andrew Bartlett1-6/+0
2011-04-29libcli/smb Move attrib_string in commonAndrew Bartlett1-1/+0
2011-04-29s3-client Add TALLOC_CTX argument to attrib_string().Andrew Bartlett1-1/+1
2011-04-28lib/util/charset Merge talloc-based pull and push charset functionsAndrew Bartlett1-10/+0
2011-04-26s3: Remove cli_writeVolker Lendecke1-6/+0
2011-04-26s3: Add cli_writeallVolker Lendecke1-0/+4
2011-04-25s3: Add a 10-second timeout for the 445 or netbios connection to a DCVolker Lendecke1-1/+2
2011-04-21s3-proto: move more rpc client prototypes to cli_pipe.h.Günther Deschner1-7/+0
2011-04-20lib/util/charset create _handle functions for convert_string() et alAndrew Bartlett1-1/+0
2011-04-14lib/util Move alpha_strcpy() from s3 into common codeAndrew Bartlett1-4/+0
2011-04-14s3-lib Remove unused string_appendAndrew Bartlett1-1/+0
2011-04-14s3-lib Move unix_strlower and unix_strupper to their only users.Andrew Bartlett1-2/+0
2011-04-14s3-lib Remove unused str_ascii_charnum()Andrew Bartlett1-1/+0
2011-04-14s3-lib Move strisnormal to it's only user in mangle_hash.cAndrew Bartlett1-1/+0
2011-04-14s3: only include smb profiling where needed.Günther Deschner1-5/+0
2011-04-13s3-charcnv: Move convert_string() et al to lib/util/charsetAndrew Bartlett1-0/+1
2011-04-13lib/util/charset Move source3/lib/util_unistr.c to the common code.Andrew Bartlett1-23/+3
2011-04-13s3-lib Move strdup_w to it's only user in mangle_hash.cAndrew Bartlett1-1/+0
2011-04-13s3-lib Move isvalid83_w to mangle_hash.cAndrew Bartlett1-3/+0
2011-04-13s3-lib make static and remove more _w functionsAndrew Bartlett1-2/+0
2011-04-13s3-lib Remove unused skip_unibuf()Andrew Bartlett1-1/+0
2011-04-13s3-lib: Remove unused _w functions.Andrew Bartlett1-12/+0
2011-04-13s3-lib Remove more unused fstring.c functionsAndrew Bartlett1-1/+0
2011-04-13s3-charcnv: make pull_ucs2 staticAndrew Bartlett1-1/+0
2011-04-13s3-lib: Remove unused pull_ucs2_fstring()Andrew Bartlett1-1/+0
2011-04-12s3-util: separate out cmdline helpers.Günther Deschner1-32/+35
2011-04-12s3: add some forward declarations.Günther Deschner1-2/+3
2011-04-12s3-rpc_client: move rpc_cli_transport structs and protos to rpc_transport.hGünther Deschner1-25/+0
2011-03-30Fix convert_string() to take a *converted_size arg. and return a bool.Jeremy Allison1-4/+5
2011-03-30Change convert_string_internal() and convert_string_error() to bool return.Jeremy Allison1-1/+1
2011-03-30s3-proto: pure cosmetics, remove some generated comments.Günther Deschner1-55/+0
2011-03-30lib/util Move base64 functions into lib/util/base64.cAndrew Bartlett1-3/+0
2011-03-30s3:lib make lazy_initialize_conv() staticAndrew Bartlett1-1/+0
2011-03-30s3-rpc_server: move access check functions out of samr server.Günther Deschner1-10/+0
2011-03-30s3: only include lib/privileges.h where needed.Günther Deschner1-17/+0