summaryrefslogtreecommitdiffstats
path: root/source3/include/proto.h
Commit message (Expand)AuthorAgeFilesLines
...
* s3: remove old marshalling for SVCCTL_QUERY_SERVICE_CONFIG.Günther Deschner2008-10-161-3/+0
* s3: use IDL generated rpc for _svcctl_QueryServiceConfigW.Günther Deschner2008-10-161-1/+0
* s3: remove rpccli_svcctl_query_config.Günther Deschner2008-10-161-2/+0
* s3-build: re-run make samba3-idl.Günther Deschner2008-10-151-2/+13
* s3-build: re-run make samba3-idl.Günther Deschner2008-10-151-17/+17
* Merge branch 'master' of git://git.samba.org/sambaJelmer Vernooij2008-10-151-5/+13
|\
| * s3-build: re-run make samba3-idl.Günther Deschner2008-10-151-5/+13
* | Share initshutdown.idl.Jelmer Vernooij2008-10-151-10/+0
|/
* Share xattr implementation.Jelmer Vernooij2008-10-151-9/+0
* Use GUID_random.Jelmer Vernooij2008-10-141-1/+0
* Use GUID_from_string.Jelmer Vernooij2008-10-141-1/+0
* Use GUID_string rather than smb_uuid_string().Jelmer Vernooij2008-10-141-1/+0
* Use {u,}int64_t instead of SMB_BIG_{U,}INT.Jelmer Vernooij2008-10-141-55/+55
* Make the internal pipe functions staticVolker Lendecke2008-10-131-8/+0
* Remove smb_np_structVolker Lendecke2008-10-131-14/+0
* Use "struct files_struct" for pipes instead of smb_np_structVolker Lendecke2008-10-131-1/+11
* Remove the chain_fsp globalVolker Lendecke2008-10-131-1/+0
* Pass struct smb_request to file_freeVolker Lendecke2008-10-131-4/+5
* Pass struct smb_request to file_newVolker Lendecke2008-10-131-9/+10
* Pass struct smb_request to file_fspVolker Lendecke2008-10-131-1/+1
* Share ndrdump implementation.Jelmer Vernooij2008-10-131-0/+1
* Import changes from upstream libndr.Jelmer Vernooij2008-10-131-10/+0
* Share RPC binding string utility functions.Jelmer Vernooij2008-10-121-1/+1
* Use common util_file code.Jelmer Vernooij2008-10-121-7/+7
* Revert "Make get_rpc_pipe() static"Volker Lendecke2008-10-121-0/+1
* Make get_rpc_pipe() staticVolker Lendecke2008-10-121-1/+0
* Fix warning, prototype.Jelmer Vernooij2008-10-121-1/+1
* Share data_blob implementation.Jelmer Vernooij2008-10-121-12/+0
* Use common strlist implementation in Samba 3 and Samba 4.Jelmer Vernooij2008-10-121-2/+2
* Cope with changed signature of http_timestring().Jelmer Vernooij2008-10-111-2/+0
* Provide the same set of helper functions for DEBUG in Samba 3 and SambaJelmer Vernooij2008-10-111-1/+2
* Merge branch 'master' of ssh://git.samba.org/data/git/samba into arc4Jelmer Vernooij2008-10-111-9/+22
|\
| * If you have a large number of cups printers, then scanning for print info can...Jeremy Allison2008-10-101-2/+6
| * Remove SEC_ACCESS. It's a uint32_t.Jeremy Allison2008-10-091-2/+1
| * Remove a pointless level of indirectionVolker Lendecke2008-10-091-1/+0
| * For the vfs_acl_xattr.c module, make sure we map GENERIC file and directory bitsJeremy Allison2008-10-081-0/+1
| * Deal with inheritance from parent directory when setting WindowsJeremy Allison2008-10-081-0/+3
| * Update vfs version as I've added a const to the security_descriptor paramter ...Jeremy Allison2008-10-071-2/+2
| * Make map_errno_from_nt_status() a generic call, not just a cli specific one.Jeremy Allison2008-10-071-0/+1
| * Add netlogond auth methodVolker Lendecke2008-10-061-0/+2
| * Store a local schannel key in secrets.tdbVolker Lendecke2008-10-061-0/+2
| * Correctly fix smbclient to terminate on eof from server.Jeremy Allison2008-10-031-0/+1
| * Simply our main loop processing. A lot :-). Correctly use events for all the ...Jeremy Allison2008-10-031-1/+2
| * printing: Rename new parameter "cups timeout" to "cups connection timeout".Karolin Seeger2008-09-241-1/+1
* | Merge branch 'master' of ssh://git.samba.org/data/git/samba into arc4Jelmer Vernooij2008-09-241-4/+0
|\|
| * Use common crc32 implementation.Jelmer Vernooij2008-09-241-4/+0
* | Use common arcfour implementation.Jelmer Vernooij2008-09-241-5/+0
|/
* Use shared copy of hmac5 implementation.Jelmer Vernooij2008-09-241-10/+0
* Use common MD5.Jelmer Vernooij2008-09-241-6/+0
* s3-nbt: use the new generated nbt.Günther Deschner2008-09-241-96/+4