summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* Add SMB_VFS_CONNECTPATH operationVolker Lendecke2009-06-022-0/+8
* Fix some nonempty blank linesVolker Lendecke2009-05-311-4/+4
* libwbclient: Add async call framework.Kai Blin2009-05-301-75/+0
* Make cli_nt_delete_on_close() async.Jeremy Allison2009-05-291-1/+7
* s3:add prototype of map_nt_error_from_wbcErr() to proto.hMichael Adam2009-05-291-0/+1
* Add smbldap_talloc_single_blob()Volker Lendecke2009-05-291-0/+3
* s3 async wbclient: Change license to LGPLv3+Volker Lendecke2009-05-291-8/+12
* s3 wbc_async: Fix copyright notice cut&paste error.Kai Blin2009-05-291-1/+1
* Consolidate create/delete account paths in pdbeditSimo Sorce2009-05-291-1/+1
* util: move add_gid_to_array_unique to toplevel and add add_uid_to_array_unique.Günther Deschner2009-05-291-2/+0
* Make cli_posix_chown()/cli_posix_chmod() async.Jeremy Allison2009-05-281-2/+18
* Make cli_posix_stat() async.Jeremy Allison2009-05-281-1/+9
* Make getfacl async.Jeremy Allison2009-05-281-1/+13
* Fix some nonempty blank linesVolker Lendecke2009-05-281-17/+17
* Make sid_binstring & friends take a talloc contextVolker Lendecke2009-05-281-3/+3
* Add smbldap_pull_sidVolker Lendecke2009-05-281-0/+2
* Add cli_posix_readlink() and a torture test for it.Jeremy Allison2009-05-271-0/+9
* Add aync POSIX hardlink and symlink and torture test for them.Jeremy Allison2009-05-271-2/+18
* s3: Allow child processes to exit gracefully if we are out of fdsMarc VanHeyningen2009-05-271-1/+1
* Gna, how long do I program in C now??? :-)Volker Lendecke2009-05-271-2/+2
* Attempt to fix the build on HP/UXVolker Lendecke2009-05-261-0/+10
* Attempt to fix the build on NetBSDVolker Lendecke2009-05-261-0/+3
* Revert "s3: fix build on systems with struct stat member st_flags"Björn Jacke2009-05-261-3/+0
* s3: fix build on systems with struct stat member st_flagsBjörn Jacke2009-05-261-0/+3
* Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STATVolker Lendecke2009-05-263-19/+31
* Make cli_posix_open() and cli_posix_mkdir() async.Jeremy Allison2009-05-201-3/+17
* s3: Change unix_convert (and its callers) to use struct smb_filenameTim Prouty2009-05-202-6/+22
* s3:param: add PROTOCOL_SMB2Stefan Metzmacher2009-05-201-1/+9
* s3: Always allocate memory in dptr_ReadDirNameAravind Srinivasan2009-05-181-1/+1
* Change access_check_samr_object -> access_check_object.Jeremy Allison2009-05-181-0/+7
* Fix bug 5681: Do not limit the number of network interfacesVolker Lendecke2009-05-181-3/+1
* Add "file_walk_table" to do stuff with all open filesVolker Lendecke2009-05-181-0/+4
* Move smb_create_user() in samsyncSimo Sorce2009-05-161-5/+0
* s3-privileges: add privilege_delete_account().Günther Deschner2009-05-161-0/+1
* s3:param: prevent includes from being dumped in dump_*() functions.Michael Adam2009-05-151-0/+1
* s3:libsmb: move read_smb_send/recv() static in async_smb.cStefan Metzmacher2009-05-131-5/+0
* s3:libsmb: let cli_smb_chain_send() also return NTSTATUSStefan Metzmacher2009-05-131-1/+1
* s3-printing: no need to define struct table_node 4 times.Günther Deschner2009-05-131-0/+6
* Remove an unused struct definitionVolker Lendecke2009-05-131-6/+0
* s3: return proper error code in cli_smb_req_sendBo Yang2009-05-131-1/+1
* Fix bug 6157Volker Lendecke2009-05-121-0/+3
* s3:proto.h: remove old param/params.c prototypeMichael Adam2009-05-121-7/+0
* Correct typos; semicolons instead of commasDerrell Lipman2009-05-111-7/+7
* Provide a libsmbclient interface for programs requiring threadsDerrell Lipman2009-05-101-0/+109
* Add wb_simple_trans_send/recvVolker Lendecke2009-05-091-0/+7
* s3-samr: let set_user_info_16 and 20 follow the same pattern as all other lev...Günther Deschner2009-05-081-0/+2
* s3-samr: support some more info levels in samr_SetUserInfo calls.Günther Deschner2009-05-081-0/+20
* Convert lib/wb_reqtrans.c to unix calling conventionsVolker Lendecke2009-05-071-6/+6
* s3-auth: use full 16byte session key in make_user_info_netlogon_interactive().Günther Deschner2009-05-071-1/+1
* Make cli_tcon_andx chainableVolker Lendecke2009-05-071-0/+6