summaryrefslogtreecommitdiffstats
path: root/source/include/proto.h
Commit message (Expand)AuthorAgeFilesLines
* Fixes issue with preexec scripts creating a share directory, and problems if ...Jeremy Allison2010-02-241-0/+1
* s3-rpc_client: add rpccli_lsa_lookup_sids3 wrapper.Günther Deschner2009-10-081-0/+8
* s3-rpc_client: add rpccli_lsa_lookup_names4 wrapper.Günther Deschner2009-10-081-0/+9
* s3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_open_schannel().Günther Deschner2009-10-081-0/+3
* s3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_open_spnego_ntlmssp and...Günther Deschner2009-10-081-0/+2
* s3-rpc_client: add cli_rpc_pipe_open_noauth_transport.Günther Deschner2009-10-081-0/+4
* s3-samr: try to to fix password_expired flag handling.Günther Deschner2009-04-171-0/+6
* Use avahi to register _smb._tcp in smbdVolker Lendecke2009-03-271-0/+5
* Add event avahi bindingVolker Lendecke2009-03-271-0/+5
* s3:registry: add a delete_subkey method to the backend ops.Michael Adam2009-03-271-0/+1
* s3:registry: add a create_subkey method to the backend ops.Michael Adam2009-03-271-0/+1
* s3:registry: hash the list of subkeys in the regsubkey_ctrMichael Adam2009-03-271-1/+1
* s3:registry: add regsubkey_ctr_get_seqnum() to hide implementationMichael Adam2009-03-271-0/+1
* s3:registry: add regsubkey_ctr_set_seqnum to hide implementation from caller.Michael Adam2009-03-271-0/+1
* s3:registry: add a regsubkey_ctr_init function for allocating a regsubkey_ctrMichael Adam2009-03-271-0/+1
* s3:registry: replace typedef "REGSUBKEY_CTR" by "struct regsubkey_ctr"Michael Adam2009-03-271-11/+11
* s3:registry: provide transaction_start|commit|cancel fns for the registry tdbMichael Adam2009-03-271-0/+3
* s3:signing: the seqnum should only be decremented by 1 for ntcancel requestsStefan Metzmacher2009-03-111-1/+1
* Last part of fix for #6154 - zfs does not honor admin users.Jeremy Allison2009-03-061-3/+3
* Make us pass the RAW-RENAME torture test I just added.Jeremy Allison2009-03-061-0/+1
* More warning fixes for Solaris.Jeremy Allison2009-02-241-1/+1
* Quieten down a boatload of shadowed variable warnings on Solaris.Jeremy Allison2009-02-241-1/+1
* Backport the semantics of when to delete alternate data streams on a file tru...Jeremy Allison2009-02-201-0/+1
* s3: remove duplicate prototypes for generated rpc server functions.Günther Deschner2009-02-181-758/+0
* fix proto.h after idl changesStefan Metzmacher2009-02-181-3/+3
* [Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman2009-02-161-0/+15
* s3/libads: Change "ldap ssl:ads" parameter to "ldap ssl ads".Karolin Seeger2009-02-161-0/+1
* Memory leaks and other fixes found by Coveritytodd stecher2009-01-231-1/+1
* s3:events: move prototypes to event.hStefan Metzmacher2009-01-081-40/+0
* s3:events: remove unused stuffStefan Metzmacher2009-01-081-1/+0
* clean event context after child is forked.Bo Yang2009-01-081-0/+2
* Fix an ancient uninitialized variable readVolker Lendecke2009-01-021-1/+2
* s3:cluster: register the client connection via CTDB_CONTROL_TCP_ADDStefan Metzmacher2009-01-021-1/+0
* s3:passdb: make marshalling struct samu from and to a buffer more genericStefan Metzmacher2009-01-021-2/+3
* s3:dbwrap: fix dbwrap_store_uint32() to match dbwrap_store_int32()Stefan Metzmacher2009-01-021-1/+1
* Add write_data_iovVolker Lendecke2009-01-021-0/+1
* Add sys_writevVolker Lendecke2009-01-021-0/+1
* s3:libsmb/namequery.c: add saf_join_store() functionStefan Metzmacher2008-12-151-0/+1
* Fix the buildVolker Lendecke2008-12-121-0/+3
* s3-samr: fix samr callers of samr_UserInfo18.Günther Deschner2008-12-121-1/+2
* s3-samr: add init_samr_user_info5.Günther Deschner2008-12-121-0/+19
* Fix a delete on close divergence from windows [2/2]Tim Prouty2008-12-111-3/+1
* Fix lp_socket_address() prototype.Jeremy Allison2008-12-111-1/+1
* Fix bug #1254 - write list not working under share-level securityJeremy Allison2008-12-111-3/+3
* Change sockaddr util function names for consistency and to eliminate name con...Tim Prouty2008-12-111-2/+2
* s3-samr: add init_samr_user_info25 and init_samr_user_info26.Günther Deschner2008-12-081-0/+33
* s3-samr: fix init_samr_user_info{23,24} callers.Günther Deschner2008-12-081-4/+3
* First part of fix for bug #5903 - vfs_streams_xattr breaks contents of the file.Jeremy Allison2008-11-261-3/+3
* s3: fix all mailslot/nbt/cldap callers.Günther Deschner2008-11-261-96/+4
* [PATCH] Added ability to remove id mappings in wbinfo and libwbclient.Steven Danneman2008-11-191-0/+1