summaryrefslogtreecommitdiffstats
path: root/source3/include/proto.h
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #8229 - git patch attached against 3.6.0-rc2 to fix 'widelinks' regre...Jeremy Allison2011-09-151-0/+1
* s3: Make map_open_params_to_ntcreate() available in lib/Volker Lendecke2011-08-181-0/+7
* s3: Make is_executable() available in lib/Volker Lendecke2011-08-181-0/+1
* Second part of fix for bug 8310 - toupper_ascii() is broken on big-endian sys...Jeremy Allison2011-07-211-0/+4
* First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systemsJeremy Allison2011-07-211-4/+0
* s3: Return "granted" from share_access_checkVolker Lendecke2011-07-131-2/+4
* s3-printing: Get the location info from cups.Günther Deschner2011-05-161-1/+2
* s3-includes: finally only include client.h when libsmb is used.Günther Deschner2011-05-161-0/+1
* s3-libsmb: move protos to libsmb/proto.hGünther Deschner2011-05-161-818/+0
* lib/util Move more network utility functions from source3 into lib/utilAndrew Bartlett2011-05-161-10/+0
* s3-rpc_server: (re)move last globally included rpc_server prototypes.Günther Deschner2011-05-161-9/+0
* s3-proto: move remaining srvsvc protos to own header file.Günther Deschner2011-05-161-5/+0
* s3-proto: move remaining spoolss protos to own header file.Günther Deschner2011-05-161-10/+0
* s3-proto: move more rpc_server prototypes out of proto.hGünther Deschner2011-05-161-24/+0
* s3-proto: move rpc_srv_register protos and structs to town headerfile.Günther Deschner2011-05-161-19/+2
* s3-proto: move more headers to rpc_server/rpc_ncacn_np.h where they origin from.Günther Deschner2011-05-161-5/+0
* s3-proto: remove duplicate prototypes.Günther Deschner2011-05-161-28/+2
* s3-proto: move rpc_server/rpc_handles.c protos to ntdomain.hGünther Deschner2011-05-161-29/+0
* s3-proto: move more librpc prototypes to librpc/rpc/dcerpc.hGünther Deschner2011-05-161-8/+1
* s3-proto: move more rpc client prototypes to cli_pipe.h.Günther Deschner2011-05-161-6/+26
* s3-proto: move remaining krb5 protos to krb5_protos.hGünther Deschner2011-05-161-7/+0
* s3-util: move valid_share_pathname() to lib/util.cGünther Deschner2011-05-161-4/+1
* s3-rpc_server: remove proto of nonexisting functionGünther Deschner2011-05-161-4/+0
* s3-proto: remove remaining nss_info prototypes to nss_info.hGünther Deschner2011-05-161-7/+0
* Fix 3.6 headersSimo Sorce2011-05-131-27/+1
* s3-proto: remove some duplicate prototypes.Günther Deschner2011-05-061-54/+0
* s3-vfs: make vfswrap_llistxattr and vfswrap_flistxattr static.Günther Deschner2011-05-041-6/+0
* s3: Make name_resolve_bcast return sockaddr_storageVolker Lendecke2011-05-021-1/+2
* s3: Remove ip_sevice from get_ipc_connect_master_ipVolker Lendecke2011-05-021-1/+1
* s3-tsocket: only include ../lib/tsocket/tsocket.h where needed.Günther Deschner2011-04-291-0/+1
* s3: Remove cli_writeVolker Lendecke2011-04-271-6/+0
* s3: Add cli_writeallVolker Lendecke2011-04-271-0/+4
* s3: Add a 10-second timeout for the 445 or netbios connection to a DCVolker Lendecke2011-04-251-1/+2
* s3: only include smb profiling where needed.Günther Deschner2011-04-141-5/+0
* s3-lib Remove unused skip_unibuf()Andrew Bartlett2011-04-131-1/+0
* s3-util: separate out cmdline helpers.Günther Deschner2011-04-121-32/+35
* s3: add some forward declarations.Günther Deschner2011-04-121-2/+3
* s3-rpc_client: move rpc_cli_transport structs and protos to rpc_transport.hGünther Deschner2011-04-121-25/+0
* s3-proto: pure cosmetics, remove some generated comments.Günther Deschner2011-04-051-55/+0
* s3-rpc_server: move access check functions out of samr server.Günther Deschner2011-04-051-10/+0
* s3: only include lib/privileges.h where needed.Günther Deschner2011-04-051-17/+0
* s3-includes: only include ntdomain.h where needed.Günther Deschner2011-04-051-0/+1
* s3-auth: move auth prototypes to auth/proto.h.Günther Deschner2011-04-051-269/+2
* s3-libsmb: put namequery headers to nmblib.hGünther Deschner2011-04-051-48/+0
* s3-locking: move locking prototypes out of proto.h.Günther Deschner2011-04-051-201/+0
* s3: finally remove global include of smbd prototypes.Günther Deschner2011-04-051-3/+0
* s3-smbd: add smbd.h and move smbd prototypes to smbd/proto.h.Günther Deschner2011-04-051-1134/+27
* s3: move filename_util.c out of source3/smbd to source3/lib.Günther Deschner2011-04-051-20/+20
* s3-build: only include intl protos where needed.Günther Deschner2011-04-051-7/+0
* s3-passdb: move util_unixsids.c out of passdb.Günther Deschner2011-04-051-0/+13