errors: share dcerpc error function.
[samba.git] / source3 / include / proto.h
2008-10-31 Günther Deschnererrors: share dcerpc error function.
2008-10-31 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-30 Jeremy AllisonStart moving us closer to passing S4 RAW-ACL test using...
2008-10-29 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-29 Jeremy AllisonAllow a new file to inherit the Windows ACL from its...
2008-10-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-25 Volker LendeckeAdd str_list_check[_ci] to s3's proto.h
2008-10-25 Volker LendeckeRemove "pipe_handle_offset" -- pipes now use "struct...
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijFix prototype for set_sockaddr_port.
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Tim ProutyFix "parameter has incomplete type" build warning.
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse common net utility code (address and sockaddr manip...
2008-10-23 Jelmer VernooijUse sockaddr_storage only where we rely on the size...
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse libutil genrand.
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse common error definitions.
2008-10-22 Günther Deschners3: use shared asn1 code.
2008-10-22 Jeremy AllisonCope with MAXIMUM_ALLOWED_ACCESS requests when opening...
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-20 Jelmer VernooijAdd source4/ to include path because librpc/gen_ndr...
2008-10-20 Jelmer VernooijAdd missing prototypes for samba3-specific libndr/util.c
2008-10-20 Günther Deschners3-build: no need to duplicate generated ndr_ prototypes.
2008-10-20 Günther Deschners3-build: no need to duplicate generated srv_ prototypes.
2008-10-20 Jelmer VernooijInclude generated header files rather than using manual...
2008-10-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jelmer VernooijRegenerate pidl output.
2008-10-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-19 Jelmer VernooijMake generate_random_buffer signature match that of...
2008-10-19 Jelmer VernooijAdd TALLOC_CTX pointer to generate_random_str(), for...
2008-10-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-18 Jelmer VernooijMove ufc to libreplace.
2008-10-18 Jelmer VernooijRename hex_encode to hex_encode_talloc,for consistency...
2008-10-18 Jelmer VernooijUse str_list_equal() rather than str_list_compare().
2008-10-18 Jelmer VernooijFix const, dupes.
2008-10-18 Jelmer VernooijUse separate make variables for libutil and libcrypto.
2008-10-18 Jelmer VernooijUse shared util.c.
2008-10-17 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-16 Günther Deschners3: remove old marshalling for SVCCTL_QUERY_SERVICE_CONFIG.
2008-10-16 Günther Deschners3: use IDL generated rpc for _svcctl_QueryServiceConfigW.
2008-10-16 Günther Deschners3: remove rpccli_svcctl_query_config.
2008-10-15 Günther Deschners3-build: re-run make samba3-idl.
2008-10-15 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-15 Günther Deschners3-build: re-run make samba3-idl.
2008-10-15 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-15 Günther Deschners3-build: re-run make samba3-idl.
2008-10-15 Jelmer VernooijShare initshutdown.idl.
2008-10-15 Jelmer VernooijShare xattr implementation.
2008-10-14 Jelmer VernooijUse GUID_random.
2008-10-14 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-14 Jelmer VernooijUse GUID_from_string.
2008-10-14 Jelmer VernooijUse GUID_string rather than smb_uuid_string().
2008-10-14 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Jelmer VernooijUse {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-10-13 Volker LendeckeMake the internal pipe functions static
2008-10-13 Volker LendeckeRemove smb_np_struct
2008-10-13 Volker LendeckeUse "struct files_struct" for pipes instead of smb_np_s...
2008-10-13 Volker LendeckeRemove the chain_fsp global
2008-10-13 Volker LendeckePass struct smb_request to file_free
2008-10-13 Volker LendeckePass struct smb_request to file_new
2008-10-13 Volker LendeckePass struct smb_request to file_fsp
2008-10-13 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Jelmer VernooijShare ndrdump implementation.
2008-10-13 Jelmer VernooijImport changes from upstream libndr.
2008-10-12 Jelmer VernooijShare RPC binding string utility functions.
2008-10-12 Jelmer VernooijUse common util_file code.
2008-10-12 Volker LendeckeRevert "Make get_rpc_pipe() static"
2008-10-12 Volker LendeckeMake get_rpc_pipe() static
2008-10-12 Jelmer VernooijFix warning, prototype.
2008-10-11 Jelmer VernooijShare data_blob implementation.
2008-10-11 Jelmer VernooijUse common strlist implementation in Samba 3 and Samba 4.
2008-10-11 Jelmer VernooijCope with changed signature of http_timestring().
2008-10-11 Jelmer VernooijProvide the same set of helper functions for DEBUG...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-10 Jeremy AllisonIf you have a large number of cups printers, then scann...
2008-10-09 Jeremy AllisonRemove SEC_ACCESS. It's a uint32_t.
2008-10-09 Volker LendeckeRemove a pointless level of indirection
2008-10-09 Jeremy AllisonFor the vfs_acl_xattr.c module, make sure we map GENERI...
2008-10-08 Jeremy AllisonDeal with inheritance from parent directory when settin...
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-08 Jeremy AllisonUpdate vfs version as I've added a const to the securit...
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-07 Jeremy AllisonMake map_errno_from_nt_status() a generic call, not...
2008-10-06 Volker LendeckeAdd netlogond auth method
2008-10-06 Volker LendeckeStore a local schannel key in secrets.tdb
2008-10-04 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-03 Jeremy AllisonCorrectly fix smbclient to terminate on eof from server.
2008-10-03 Jeremy AllisonSimply our main loop processing. A lot :-). Correctly...
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
next