summaryrefslogtreecommitdiffstats
path: root/source3/include/proto.h
Commit message (Expand)AuthorAgeFilesLines
...
* | Revert accidental reintroduction of void ** bug.Jelmer Vernooij2009-03-081-3/+0
|/
* s3-spoolss: remove old _spoolss_EnumForms.Günther Deschner2009-03-061-4/+0
* s3-spoolss: use pidl for _spoolss_EnumForms.Günther Deschner2009-03-061-1/+0
* s3-spoolss: remove old rpccli_spoolss_enumforms.Günther Deschner2009-03-061-6/+0
* s3-spoolss: add convencience wrapper around rpccli_spoolss_EnumForms.Günther Deschner2009-03-061-0/+7
* Last part of fix for #6154 - zfs does not honor admin users.Jeremy Allison2009-03-051-3/+3
* s3: Change open_streams_for_delete to call through the vfs layerTim Prouty2009-03-041-0/+2
* lib/util: remove samba specific talloc_get_type_abort()Stefan Metzmacher2009-03-031-1/+0
* Merge branch 'master' of git://git.samba.org/samba into convenienceJelmer Vernooij2009-03-011-22/+1
|\
| * Add header files for secace and secacl.Jelmer Vernooij2009-03-011-22/+1
* | Use common header file for character set handling in Samba 3 and Samba 4.Jelmer Vernooij2009-03-011-0/+1
* | s4: Use same function signature for convert_* as s3.Jelmer Vernooij2009-03-011-1/+1
|/
* Sync smb_iconv_t type, convert_string return type with Samba 3 equivalents.Jelmer Vernooij2009-03-011-9/+0
* s3-spoolss: remove old rpccli_spoolss_getjob.Günther Deschner2009-02-261-6/+0
* s3-spoolss: add rpccli_spoolss_getjob convenience wrapper.Günther Deschner2009-02-261-0/+7
* Make us pass the RAW-RENAME torture test I just added.Jeremy Allison2009-02-261-0/+1
* s3:registry: add a delete_subkey method to the backend ops.Michael Adam2009-02-261-0/+1
* s3:registry: add a create_subkey method to the backend ops.Michael Adam2009-02-261-0/+1
* s3:registry: hash the list of subkeys in the regsubkey_ctrMichael Adam2009-02-261-1/+1
* s3:registry: add regsubkey_ctr_get_seqnum() to hide implementationMichael Adam2009-02-261-0/+1
* s3:registry: add regsubkey_ctr_set_seqnum to hide implementation from caller.Michael Adam2009-02-261-0/+1
* s3:registry: add a regsubkey_ctr_init function for allocating a regsubkey_ctrMichael Adam2009-02-261-0/+1
* s3:registry: replace typedef "REGSUBKEY_CTR" by "struct regsubkey_ctr"Michael Adam2009-02-261-11/+11
* Convert open_socket_out to tevent_reqVolker Lendecke2009-02-261-6/+6
* s3:registry: provide transaction_start|commit|cancel fns for the registry tdbMichael Adam2009-02-261-0/+3
* Fix a missing prototypeVolker Lendecke2009-02-251-0/+4
* s3-spoolss: remove rpccli_spoolss_getprinter.Günther Deschner2009-02-251-11/+0
* s3-spoolss: remove rpccli_spoolss_setprinter.Günther Deschner2009-02-251-21/+0
* s3-spoolss: remove rpccli_spoolss_addprinterex.Günther Deschner2009-02-251-9/+0
* s3-spoolss: add rpccli_spoolss_getprinter convenience wrapper.Günther Deschner2009-02-251-0/+6
* s3-spoolss: add rpccli_spoolss_addprinterex convenience wrapper.Günther Deschner2009-02-251-0/+3
* s3-spoolss: remove some left-over hand marshalling code and structs.Günther Deschner2009-02-251-16/+0
* s3-spoolss: remove rpccli_spoolss_addprinterdriver.Günther Deschner2009-02-241-6/+0
* s3-rpcclient: use rpccli_spoolss_AddPrinterDriver.Günther Deschner2009-02-241-1/+0
* s3-spoolss: remove old rpccli_spoolss_getprinterdriver wrapper.Günther Deschner2009-02-241-4/+0
* s3-spoolss: add rpccli_spoolss_getprinterdriver2 convenience wrapper.Günther Deschner2009-02-241-0/+11
* Remove read_pktVolker Lendecke2009-02-241-9/+0
* Convert name_mangle() to use tallocVolker Lendecke2009-02-241-1/+1
* s3-lib: add marshall_sec_desc_buf and unmarshall_sec_desc_buf helpers.Günther Deschner2009-02-241-0/+5
* Refactored sys_fork() and sys_pid() into shared util librarySteven Danneman2009-02-231-2/+0
* s3-spoolss: remove cli_spoolss_notify.c completly.Günther Deschner2009-02-231-2/+0
* s3-spoolss: remove old spoolss_RemoteFindFirstPrinterChangeNotifyEx.Günther Deschner2009-02-231-11/+0
* s3-spoolss: remove SPOOL_NOTIFY_INFO_DATA and SPOOL_NOTIFY_INFO alltogether.Günther Deschner2009-02-231-2/+0
* s3-spoolss: remove old spoolss_RouterReplyPrinterEx.Günther Deschner2009-02-231-9/+0
* s3-spoolss: remove old spoolss_RouterRefreshPrinterChangeNotify.Günther Deschner2009-02-231-3/+0
* s3-spoolss: use more idl types in spoolss server.Günther Deschner2009-02-231-1/+4
* s3-spoolss: use struct spoolss_Notify instead of SPOOL_NOTIFY_INFO_DATA.Günther Deschner2009-02-231-14/+14
* Revert "s3 auth: Add parameter that forces every user through an NSS lookup"Tim Prouty2009-02-211-2/+0
* Moved become_daemon() and close_low_fds() to shared util libSteven Danneman2009-02-201-2/+0
* s3: Modifications to generic notify structures to allow implementation of One...Steven Danneman2009-02-201-0/+3