summaryrefslogtreecommitdiff
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 4699: Remove pidfile on clean shutdownVolker Lendecke2009-06-181-0/+1
* Add some const to the stat struct in the dosmode calls.Jeremy Allison2009-06-181-4/+4
* Replace the boilerplate calls to :Jeremy Allison2009-06-181-2/+8
* s3: Change SMB_VFS_OPEN to take an smb_filename structTim Prouty2009-06-172-2/+6
* s3: Plumb smb_filename from create_file all of the way down to fd_openTim Prouty2009-06-171-3/+4
* s3: Plumb smb_filename through SMB_VFS_CREATE_FILETim Prouty2009-06-123-13/+11
* s3: Add smb_filename utility functions and fix a bug in copy_smb_filenameTim Prouty2009-06-121-0/+9
* Add debugging facility to tldap, analogous to teventVolker Lendecke2009-06-121-0/+15
* s3: Prepare the first set of SMB_VFS_CREATE_FILE callers to take an smb_filen...Tim Prouty2009-06-101-4/+5
* s3: Add utility function for copying an smb_filename structTim Prouty2009-06-101-0/+3
* s3: Remove the now unused CFF_DOS_PATH flagTim Prouty2009-06-101-5/+0
* Make ctemp async. Fix the test to pass against W2K3.Jeremy Allison2009-06-101-1/+13
* Add tlda_add_mod_strVolker Lendecke2009-06-081-0/+2
* Pass a talloc_ctx to pdb_enum_aliasmemVolker Lendecke2009-06-082-4/+5
* Set SIGRTMIN to NSIGTimur I. Bakeyev2009-06-081-1/+1
* Add tldap_pull_uint32Volker Lendecke2009-06-071-0/+2
* req_del and req_abandon are ASN1_APPLICATION_SIMPLEVolker Lendecke2009-06-071-2/+4
* Fix after making tldap independent of ldap.hVolker Lendecke2009-06-071-21/+24
* Attempt to fix the build without system-ldap.Volker Lendecke2009-06-061-1/+1
* Add some samba-style tldap utility functionsVolker Lendecke2009-06-062-0/+54
* Add the early start of an async ldap libraryVolker Lendecke2009-06-062-0/+238
* Make cli_ftruncate async. Also add a simple test.Jeremy Allison2009-06-051-1/+7
* s3:smbd: implement smbd_smb2_request_error/done() as macros on top of the _ex...Stefan Metzmacher2009-06-051-3/+0
* Change smbd_smb2_request_error() to add a __location__.Jeremy Allison2009-06-041-0/+3
* s3:smbd: make make_connection_snum() non staticStefan Metzmacher2009-06-031-0/+5
* s3:smbd: move tcon specific globals to struct smbd_server_connectionStefan Metzmacher2009-06-031-9/+12
* s3:smbd: move more session specific globals to struct smbd_server_connectionStefan Metzmacher2009-06-031-15/+24
* s3:smbd: move negprot related globals to struct smbd_server_connectionStefan Metzmacher2009-06-031-1/+2
* s3:smbd: move pending_auth_data list to struct smbd_server_connectionStefan Metzmacher2009-06-031-9/+0
* 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