summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* s3: Align the args in tldap_modifyVolker Lendecke2011-02-101-2/+2
* s3: Align tldap_add and tldap_add_sendVolker Lendecke2011-02-101-1/+1
* s3: give ../librpc/ndr/util.c its own header.Günther Deschner2011-02-101-7/+0
* s3-auth Remove unused pam_handleAndrew Bartlett2011-02-101-2/+0
* s3-auth Rename cryptic 'ptok' to security_tokenAndrew Bartlett2011-02-101-1/+1
* 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
* Correctly plumb in VFS_FDOPENDIR.Jeremy Allison2011-02-091-2/+2
* s3: move some stuff out of smb.h to better locations.Günther Deschner2011-02-092-6/+2
* s3: remove unused struct uuid_flat.Günther Deschner2011-02-091-7/+0
* s3:popt: add POPT_COMMON_OPTION to provide only the "--option" featureMichael Adam2011-02-091-0/+2
* s3:rpc_client: make rpccli_bh_create() non-static for nowStefan Metzmacher2011-02-091-0/+1
* Add fdopendir to the VFS. We will use this to reuse a directory fd already op...Jeremy Allison2011-02-093-0/+15
* 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
* s3: Fix some nonempty blank lines and some typosVolker Lendecke2011-02-091-3/+3
* 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
* s3: Fix auth_netlogond to cope with netlogon_creds_CredentialStateVolker Lendecke2011-02-061-2/+0
* Fix try_chown code. Use new vfs_chown_fsp() which always trys fd first.Jeremy Allison2011-02-051-2/+2
* Revert "s3:events: Call all ready fd event handlers on each iteration of the ...Stefan Metzmacher2011-01-311-1/+1
* Fix bug #7863 - Unlink may unlink wrong file when hardlinks are involved.Jeremy Allison2011-01-252-12/+24
* 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-252-4/+9
* Add name_hash to files_struct. Set within fsp_set_smb_fname().Jeremy Allison2011-01-252-0/+3
* idl: add file_id idl.Günther Deschner2011-01-252-11/+1
* libndr: move ndr_print_bool to ndr_basic.cGünther Deschner2011-01-251-1/+0
* s3:winbind: Fork multiple children per domainVolker Lendecke2011-01-211-0/+1
* s3: Remove some unused codeVolker Lendecke2011-01-171-2/+0
* s3: Remove unused cli_send_keepaliveVolker Lendecke2011-01-171-1/+0
* s3: Remove unused cli_send/receive_transVolker Lendecke2011-01-171-9/+0
* s3: Make cli_setpathinfo_basic use cli_setpathinfoVolker Lendecke2011-01-171-6/+6
* s3: Add cli_setpathinfoVolker Lendecke2011-01-171-0/+5
* s3: Rename cli_setpathinfo->cli_setpathinfo_basicVolker Lendecke2011-01-171-6/+6
* s3: Remove unused cli_send/receive_nt_transVolker Lendecke2011-01-171-9/+0
* s3: Move dump_ntquota* to smbcquotas.cVolker Lendecke2011-01-171-2/+0
* s3: Convert cli_set_fs_quota_info to cli_transVolker Lendecke2011-01-171-1/+2
* s3: Convert cli_get_fs_quota_info to cli_transVolker Lendecke2011-01-171-1/+2
* s3: Convert cli_list_user_quota to cli_transVolker Lendecke2011-01-171-1/+2
* s3: Convert cli_set_user_quota to cli_transVolker Lendecke2011-01-171-1/+2
* s3: Convert cli_get_user_quota to cli_transVolker Lendecke2011-01-171-1/+2
* s3: Convert cli_set_secdesc to cli_transVolker Lendecke2011-01-151-1/+2
* s3-printing: Initiate pcap reload from parent smbdDavid Disseldorp2011-01-072-0/+3
* s3-printing: reload shares after pcap cache fillDavid Disseldorp2011-01-071-2/+5
* s3: Make nmbd socket dir configurableVolker Lendecke2011-01-071-0/+4
* s3: Remove some unused codeVolker Lendecke2011-01-071-10/+0