libcli/util Merge ntstatus_to_dos() ntstatus_to_werror() to the top level
[samba.git] / source3 / include /
2011-05-06 Andrew Bartletts3-lib Remove unused dos error codes from errmap_unix
2011-05-06 Andrew Bartlettlib/util Move source3 tdb_wrap_open() into the common...
2011-05-05 Jeremy AllisonFix broken interface to set_namearray() - don't modify...
2011-05-05 Jeremy AllisonMore const fixes. Remove CONST_DISCARD.
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-includes: when MADVISE support was reverted back...
2011-05-03 Günther Deschners3-includes: move enum flush_reason_enum to smb.h
2011-05-03 Günther Deschners3-includes: remove ipv6 related prototype which is...
2011-05-03 Günther Deschners3-system: move LOCK_ defines to lib/system.c
2011-05-03 Günther Deschners3-proto: move remaining krb5 protos to krb5_protos.h
2011-05-03 Andrew Bartletts3-ctdb Fix duplicate function name due to packet ...
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 Tridgells3-include: use new roles.h
2011-05-03 Andrew Bartlettlib/util Move more network utility functions from sourc...
2011-05-03 Andrew Bartletts3-ctdb Rename packet file and files to ctdb_packet
2011-05-02 Günther Deschners3-rpc_server: (re)move last globally included rpc_serv...
2011-05-02 Günther Deschners3: move pipe_auth_data to dcerpc.h
2011-05-02 Günther Deschners3-printing: avoid using pipes_struct when only session...
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-tevent: only include ../lib/util/tevent wrappers...
2011-04-29 Günther Deschners3-tsocket: only include ../lib/tsocket/tsocket.h where...
2011-04-29 Andrew Bartletts3-ldap Only prototype ldap_init_fd() when we have...
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-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_ARCHIVE intead of aARCH
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIR
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_VOLUME intead of aVOLID
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEM
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDEN
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_READONLY intead of aRONLY
2011-04-29 Andrew Bartlettlibcli/smb Move FILE_ATTRIBUTE defines to the top level
2011-04-29 Andrew Bartletts3-ldap Move ldap prototypes to inside #ifdef HAVE_LDAP_H
2011-04-28 Andrew Bartletts3-libads: Use ldap_init_fd() to connect to AD server...
2011-04-28 Andrew Bartlettlib/util/charset Merge talloc-based pull and push chars...
2011-04-27 Jeremy AllisonRemove fstrings from client struct. Properly talloc...
2011-04-27 Andrew Bartlettdynconfig: Have only one dynconfig.o in the common...
2011-04-27 Andrew Bartlettlibcli/auth Move Samba4's gssapi_error_string from...
2011-04-26 Volker Lendeckes3: Remove cli_write
2011-04-26 Volker Lendeckes3: Add cli_writeall
2011-04-25 Volker Lendeckes3: Many pthreadpool fixes
2011-04-25 Volker Lendeckes3: Add a 10-second timeout for the 445 or netbios...
2011-04-24 Stefan Metzmachers3:includes: simplify INO_T_VAL macros
2011-04-24 Stefan Metzmachers3:includes: simplify BIG_UINT macros
2011-04-23 Stefan Metzmachers3:include/vfs.h: remove very old hints for vfs modules...
2011-04-23 Stefan MetzmacherRevert "s3-vfs: another attempt to fix the Tru64 build."
2011-04-21 Günther Deschners3-vfs: another attempt to fix the Tru64 build.
2011-04-21 Günther DeschnerRevert "s3-vfs: try to fix the Tru64 build."
2011-04-21 Günther Deschners3-vfs: try to fix the Tru64 build.
2011-04-21 Günther Deschners3-proto: move more rpc client prototypes to cli_pipe.h.
2011-04-21 Günther Deschners3-vfs: rename open function to open_fn.
2011-04-20 Günther Deschners3-build: move MAP_FILE define to the only place used.
2011-04-20 Andrew Bartlettlib/util/charset create _handle functions for convert_s...
2011-04-20 Andrew Bartlettlibcli/auth Move PAC parsing and verification in common.
2011-04-14 Andrew Bartletts3-krb5 Move #ifdef HAVE_KRB5 above #include of libcli...
2011-04-14 Günther Deschners3-build: make sure we pick up system tdb and talloc...
2011-04-14 Günther Deschners3-includes: move readahead prototype to its only user.
2011-04-14 Andrew Bartlettlib/util Move alpha_strcpy() from s3 into common code
2011-04-14 Andrew Bartlettlibcli/auth Move krb5 wrapper functions from s3 into...
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 Günther Deschners3-includes: only include acl prototypes when needed.
2011-04-13 Günther Deschners3-includes: absolutely no need to globally include...
2011-04-13 Günther Deschners3-includes: include lib/util/debug.h headers in includ...
2011-04-13 Günther Deschners3-includes: remove unused schema_types enum.
2011-04-13 Günther Deschners3-includes: move struct pipe_open_rec to srvsvc rpc...
2011-04-13 Günther Deschners3-build: finally remove references to ndr and dcerpc...
2011-04-13 Günther Deschners3-rpc_client: add and use rpc_client/rpc_client.h.
2011-04-13 Andrew Bartletts3-build Remove distinct LOCALEDIR subsystem
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.
next