Correct the headers of some SAMBA 4 setup python scripts
[metze/samba/wip.git] / source3 / include /
2009-06-28 Volker LendeckeTurn the pdb_rid_algorithm into a capabilities call...
2009-06-28 Volker LendeckeIf the connection is down, don't try another write.
2009-06-28 Volker LendeckeAdd tldap_search_va
2009-06-27 Volker LendeckeAdd tstream_read_packet
2009-06-26 Tim Proutys3: pass a valid stat into file_ntimes()
2009-06-26 Tim Proutys3 file_access: Convert some more functions over to...
2009-06-26 Tim Proutys3: Change set_ea() and its callers to use smb_filename
2009-06-25 Günther Deschners3-netlogon: remove remaining netlogon init functions.
2009-06-25 Günther Deschners3-netlogon: remove init_netr_SamInfo functions.
2009-06-25 Günther Deschners3-netlogon: fix validation level 2 support in netr_Sam...
2009-06-25 Tim Proutys3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS...
2009-06-23 Aravind Srinivasans3: forward MSG_DEBUG from smbd parent to all children
2009-06-20 Volker LendeckeAdd tldap paged searches, together with two helper...
2009-06-20 Volker LendeckeReorganize retrieving errors and server-sent controls
2009-06-20 Volker LendeckeAdd tldap_supports_control
2009-06-20 Volker LendeckeAdd tldap_entry_has_attrvalue
2009-06-20 Volker Lendecketldap control support
2009-06-20 Volker LendeckePrepare control support
2009-06-19 Volker LendeckeFix Coverity IDs 922 and 933
2009-06-19 Volker LendeckeAdd tldap_fetch_rootdse
2009-06-19 Volker LendeckeMake tevent_req_is_ldap_error public
2009-06-19 Volker LendeckeAdd tldap_context_[gs]etattr
2009-06-18 Volker LendeckeFix bug 4699: Remove pidfile on clean shutdown
2009-06-18 Jeremy AllisonAdd some const to the stat struct in the dosmode calls.
2009-06-18 Jeremy AllisonReplace the boilerplate calls to :
2009-06-18 Tim Proutys3: Change SMB_VFS_OPEN to take an smb_filename struct
2009-06-18 Tim Proutys3: Plumb smb_filename from create_file all of the...
2009-06-12 Tim Proutys3: Plumb smb_filename through SMB_VFS_CREATE_FILE
2009-06-12 Tim Proutys3: Add smb_filename utility functions and fix a bug...
2009-06-12 Volker LendeckeAdd debugging facility to tldap, analogous to tevent
2009-06-10 Tim Proutys3: Prepare the first set of SMB_VFS_CREATE_FILE caller...
2009-06-10 Tim Proutys3: Add utility function for copying an smb_filename...
2009-06-10 Tim Proutys3: Remove the now unused CFF_DOS_PATH flag
2009-06-10 Jeremy AllisonMake ctemp async. Fix the test to pass against W2K3.
2009-06-08 Volker LendeckeAdd tlda_add_mod_str
2009-06-08 Volker LendeckePass a talloc_ctx to pdb_enum_aliasmem
2009-06-08 Timur I. BakeyevSet SIGRTMIN to NSIG
2009-06-07 Volker LendeckeAdd tldap_pull_uint32
2009-06-07 Volker Lendeckereq_del and req_abandon are ASN1_APPLICATION_SIMPLE
2009-06-07 Volker LendeckeFix after making tldap independent of ldap.h
2009-06-06 Volker LendeckeAttempt to fix the build without system-ldap.
2009-06-06 Volker LendeckeAdd some samba-style tldap utility functions
2009-06-06 Volker LendeckeAdd the early start of an async ldap library
2009-06-05 Jeremy AllisonMake cli_ftruncate async. Also add a simple test.
2009-06-05 Stefan Metzmachers3:smbd: implement smbd_smb2_request_error/done() as...
2009-06-04 Jeremy AllisonChange smbd_smb2_request_error() to add a __location__.
2009-06-03 Stefan Metzmachers3:smbd: make make_connection_snum() non static
2009-06-03 Stefan Metzmachers3:smbd: move tcon specific globals to struct smbd_serv...
2009-06-03 Stefan Metzmachers3:smbd: move more session specific globals to struct...
2009-06-03 Stefan Metzmachers3:smbd: move negprot related globals to struct smbd_se...
2009-06-03 Stefan Metzmachers3:smbd: move pending_auth_data list to struct smbd_ser...
2009-06-02 Volker LendeckeAdd SMB_VFS_CONNECTPATH operation
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-31 Volker LendeckeFix some nonempty blank lines
2009-05-30 Kai Blinlibwbclient: Add async call framework.
2009-05-29 Jeremy AllisonMake cli_nt_delete_on_close() async.
2009-05-29 Michael Adams3:add prototype of map_nt_error_from_wbcErr() to proto.h
2009-05-29 Volker LendeckeAdd smbldap_talloc_single_blob()
2009-05-29 Volker Lendeckes3 async wbclient: Change license to LGPLv3+
2009-05-29 Kai Blins3 wbc_async: Fix copyright notice cut&paste error.
2009-05-29 Simo SorceConsolidate create/delete account paths in pdbedit
2009-05-29 Günther Deschnerutil: move add_gid_to_array_unique to toplevel and...
2009-05-28 Jeremy AllisonMake cli_posix_chown()/cli_posix_chmod() async.
2009-05-28 Jeremy AllisonMake cli_posix_stat() async.
2009-05-28 Jeremy AllisonMake getfacl async.
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Volker LendeckeFix some nonempty blank lines
2009-05-28 Volker LendeckeMake sid_binstring & friends take a talloc context
2009-05-28 Volker LendeckeAdd smbldap_pull_sid
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Jeremy AllisonAdd cli_posix_readlink() and a torture test for it.
2009-05-28 Jeremy AllisonAdd aync POSIX hardlink and symlink and torture test...
2009-05-27 Marc VanHeyningens3: Allow child processes to exit gracefully if we...
2009-05-27 Volker LendeckeGna, how long do I program in C now??? :-)
2009-05-26 Volker LendeckeAttempt to fix the build on HP/UX
2009-05-26 Volker LendeckeAttempt to fix the build on NetBSD
2009-05-26 Björn JackeRevert "s3: fix build on systems with struct stat membe...
2009-05-26 Björn Jackes3: fix build on systems with struct stat member st_flags
2009-05-26 Volker LendeckeIntroduce "struct stat_ex" as a replacement for SMB_STR...
2009-05-21 Jeremy AllisonMake cli_posix_open() and cli_posix_mkdir() async.
2009-05-21 Tim Proutys3: Change unix_convert (and its callers) to use struct...
2009-05-20 Stefan Metzmachers3:param: add PROTOCOL_SMB2
2009-05-19 Aravind Srinivasans3: Always allocate memory in dptr_ReadDirName
2009-05-18 Jeremy AllisonChange access_check_samr_object -> access_check_object.
2009-05-18 Volker LendeckeFix bug 5681: Do not limit the number of network interfaces
2009-05-18 Volker LendeckeAdd "file_walk_table" to do stuff with all open files
2009-05-16 Simo SorceMove smb_create_user() in samsync
2009-05-15 Günther Deschners3-privileges: add privilege_delete_account().
2009-05-15 Michael Adams3:param: prevent includes from being dumped in dump_...
2009-05-13 Stefan Metzmachers3:libsmb: move read_smb_send/recv() static in async_smb.c
2009-05-13 Stefan Metzmachers3:libsmb: let cli_smb_chain_send() also return NTSTATUS
2009-05-13 Günther Deschners3-printing: no need to define struct table_node 4...
2009-05-13 Volker LendeckeRemove an unused struct definition
2009-05-13 Bo Yangs3: return proper error code in cli_smb_req_send
2009-05-12 Volker LendeckeFix bug 6157
2009-05-12 Michael Adams3:proto.h: remove old param/params.c prototype
2009-05-11 Derrell LipmanCorrect typos; semicolons instead of commas
2009-05-11 Derrell LipmanProvide a libsmbclient interface for programs requiring...
2009-05-09 Volker LendeckeAdd wb_simple_trans_send/recv
2009-05-07 Günther Deschners3-samr: let set_user_info_16 and 20 follow the same...
next