summaryrefslogtreecommitdiffstats
path: root/source3/include/proto.h
Commit message (Expand)AuthorAgeFilesLines
* s3-rpc_client: Move client pipe functions to own header.Andreas Schneider2011-02-281-94/+0
* s3: Remove unused receive_packetStefan Metzmacher2011-02-281-1/+0
* s3: Add poll_intr_one_fdVolker Lendecke2011-02-281-0/+1
* s3: Add poll_one_fd()Volker Lendecke2011-02-281-0/+1
* s3: Add timeval_to_msecVolker Lendecke2011-02-281-0/+1
* s3: smbcontrol to notify smbd about idmap changesGregor Beck2011-02-281-0/+4
* s3: add functions to remove entries from idmap memcacheGregor Beck2011-02-281-0/+3
* s3: add functions to flush the idmap memcacheGregor Beck2011-02-281-0/+2
* s3: Make is_zero_addr take a sockaddr_storageVolker Lendecke2011-02-271-1/+1
* s3-errormap: move (unused) map_nt_error_from_wbcErr out of errormap.Günther Deschner2011-02-251-1/+0
* Fix bug 7950 - Samba 3.5.x fails BASE-CREATEX_SHAREMODES_DIR smbtorture4 testJeremy Allison2011-02-231-1/+2
* s3-proto: remove some prototypes of non-existing functions.Günther Deschner2011-02-231-40/+0
* s3-printing: only include printing where really needed.Günther Deschner2011-02-221-29/+0
* s3-printing: fix pcacp prototypes and includes.Günther Deschner2011-02-221-8/+0
* s3-printing: isolate print notification prototypes better.Günther Deschner2011-02-221-63/+0
* s3:auth: change num_groups to from size_t to uint32_tStefan Metzmacher2011-02-221-2/+2
* s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_infoAndrew Bartlett2011-02-221-13/+13
* s3: Convert init_system_info to NTSTATUSVolker Lendecke2011-02-201-1/+1
* s3: Add "len" to pdb_set_hoursVolker Lendecke2011-02-191-1/+2
* s3-charcnv Don't genreate valid_table on the fly, rely on valid.datAndrew Bartlett2011-02-181-1/+0
* lib/util/charset Use top level iconv.c in source3Andrew Bartlett2011-02-181-1/+0
* charset Remove use of {isupper,islower,toupper,tolower}_w functionsAndrew Bartlett2011-02-181-4/+0
* s3-build: move priv2ld proto to smbldap.h (in order to fix non-ldap builds).Günther Deschner2011-02-161-3/+0
* s3-ipasam: add ipasam_get_trusted_domain_by_sid()Sumit Bose2011-02-161-0/+2
* s3-passdb: make priv2ld() publicSumit Bose2011-02-161-0/+1
* s3-passdb: add {get,set,del,enum}_trusted_domain callsSumit Bose2011-02-161-0/+7
* s3-passdb: Add minimal stub for IPA passdb backendSumit Bose2011-02-161-0/+4
* s3: Add "code_page" to struct samuVolker Lendecke2011-02-151-0/+3
* s3: Add "country_code" to struct samuVolker Lendecke2011-02-151-0/+3
* s3-proto: remove prototype for non-existing functions.Günther Deschner2011-02-141-4/+0
* s3-librpc: remove duplicate prototypes.Günther Deschner2011-02-141-18/+0
* s3: give ../librpc/ndr/util.c its own header.Günther Deschner2011-02-101-7/+0
* Put OpenDir() back the way it was - don't overload with an fsp arg. Create Op...Jeremy Allison2011-02-101-1/+0
* Allow SMB2_FIND to actually use the open fd handle if we support fdopendir. F...Jeremy Allison2011-02-091-1/+3
* s3:rpc_client: make rpccli_bh_create() non-static for nowStefan Metzmacher2011-02-091-0/+1
* Pass fsp to dptr_CloseDir(). Cope with setting the fd if we're closing an fd ...Jeremy Allison2011-02-081-1/+1
* Add fdopendir().Jeremy Allison2011-02-081-0/+1
* pam: share pam errors in a common location.Günther Deschner2011-02-081-7/+0
* libndr: share some uuid helpers.Günther Deschner2011-02-081-3/+0
* ndr: merge ndr_map_error2string and ndr_errstr.Günther Deschner2011-02-081-1/+0
* ndr: move null_ndr_syntax_id to the common libndr location.Günther Deschner2011-02-081-1/+0
* s3-rpc_server: Added a svcctl shutdown function.Andreas Schneider2011-02-071-0/+1
* s3-services: Migrated svcctl registry functions to winreg.Andreas Schneider2011-02-071-12/+0
* Fix try_chown code. Use new vfs_chown_fsp() which always trys fd first.Jeremy Allison2011-02-051-2/+2
* Fix bug #7863 - Unlink may unlink wrong file when hardlinks are involved.Jeremy Allison2011-01-251-2/+6
* Add uint32_t name_hash argument (currently unused) to get_file_infos().Jeremy Allison2011-01-251-0/+1
* Add name_hash into the share mode entry struct (as yet only use for renames t...Jeremy Allison2011-01-251-0/+2
* Add name_hash to files_struct. Set within fsp_set_smb_fname().Jeremy Allison2011-01-251-0/+2
* idl: add file_id idl.Günther Deschner2011-01-251-3/+0
* libndr: move ndr_print_bool to ndr_basic.cGünther Deschner2011-01-251-1/+0