lib/util Re-merge the string_sub() and all_string_sub() from source3
[samba.git] / source3 / include / proto.h
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
2011-03-04 David Disseldorps3-printing: follow force user/group for driver IO
2011-03-02 Günther Deschners3-proto: fix some inline comments.
2011-03-02 Günther Deschners3-libds: use already existing ../libds/common/flag_map...
2011-03-02 Günther Deschners3-sessionid: avoid global include of sessionid.h
2011-03-01 Andrew Bartletts3-auth struct security_unix_token replaces UNIX_USER_TOKEN
2011-02-28 Andreas Schneiders3-rpc_client: Move client pipe functions to own header.
2011-02-28 Stefan Metzmachers3: Remove unused receive_packet
2011-02-28 Volker Lendeckes3: Add poll_intr_one_fd
2011-02-28 Volker Lendeckes3: Add poll_one_fd()
2011-02-28 Volker Lendeckes3: Add timeval_to_msec
2011-02-28 Gregor Becks3: smbcontrol to notify smbd about idmap changes
2011-02-28 Gregor Becks3: add functions to remove entries from idmap memcache
2011-02-28 Gregor Becks3: add functions to flush the idmap memcache
2011-02-27 Volker Lendeckes3: Make is_zero_addr take a sockaddr_storage
2011-02-25 Günther Deschners3-errormap: move (unused) map_nt_error_from_wbcErr...
2011-02-24 Jeremy AllisonFix bug 7950 - Samba 3.5.x fails BASE-CREATEX_SHAREMODE...
2011-02-23 Günther Deschners3-proto: remove some prototypes of non-existing functions.
2011-02-22 Günther Deschners3-printing: only include printing where really needed.
2011-02-22 Günther Deschners3-printing: fix pcacp prototypes and includes.
2011-02-22 Günther Deschners3-printing: isolate print notification prototypes...
2011-02-22 Stefan Metzmachers3:auth: change num_groups to from size_t to uint32_t
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2011-02-20 Volker Lendeckes3: Convert init_system_info to NTSTATUS
2011-02-19 Volker Lendeckes3: Add "len" to pdb_set_hours
2011-02-18 Andrew Bartletts3-charcnv Don't genreate valid_table on the fly, rely...
2011-02-18 Andrew Bartlettlib/util/charset Use top level iconv.c in source3
next