summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
AgeCommit message (Expand)AuthorFilesLines
2008-10-12Use common util_file code.Jelmer Vernooij1-7/+7
2008-10-12Revert "Make get_rpc_pipe() static"Volker Lendecke1-0/+1
2008-10-12Make get_rpc_pipe() staticVolker Lendecke1-1/+0
2008-10-12Fix warning, prototype.Jelmer Vernooij1-1/+1
2008-10-12Share data_blob implementation.Jelmer Vernooij1-12/+0
2008-10-12Use common strlist implementation in Samba 3 and Samba 4.Jelmer Vernooij1-2/+2
2008-10-11Cope with changed signature of http_timestring().Jelmer Vernooij1-2/+0
2008-10-11Provide the same set of helper functions for DEBUG in Samba 3 and SambaJelmer Vernooij1-1/+2
2008-10-11Merge branch 'master' of ssh://git.samba.org/data/git/samba into arc4Jelmer Vernooij1-9/+22
2008-10-10If you have a large number of cups printers, then scanning for print info can...Jeremy Allison1-2/+6
2008-10-09Remove SEC_ACCESS. It's a uint32_t.Jeremy Allison1-2/+1
2008-10-09Remove a pointless level of indirectionVolker Lendecke1-1/+0
2008-10-08For the vfs_acl_xattr.c module, make sure we map GENERIC file and directory bitsJeremy Allison1-0/+1
2008-10-08Deal with inheritance from parent directory when setting WindowsJeremy Allison1-0/+3
2008-10-07Update vfs version as I've added a const to the security_descriptor paramter ...Jeremy Allison1-2/+2
2008-10-07Make map_errno_from_nt_status() a generic call, not just a cli specific one.Jeremy Allison1-0/+1
2008-10-06Add netlogond auth methodVolker Lendecke1-0/+2
2008-10-06Store a local schannel key in secrets.tdbVolker Lendecke1-0/+2
2008-10-03Correctly fix smbclient to terminate on eof from server.Jeremy Allison1-0/+1
2008-10-03Simply our main loop processing. A lot :-). Correctly use events for all the ...Jeremy Allison1-1/+2
2008-09-24printing: Rename new parameter "cups timeout" to "cups connection timeout".Karolin Seeger1-1/+1
2008-09-24Merge branch 'master' of ssh://git.samba.org/data/git/samba into arc4Jelmer Vernooij1-4/+0
2008-09-24Use common crc32 implementation.Jelmer Vernooij1-4/+0
2008-09-24Use common arcfour implementation.Jelmer Vernooij1-5/+0
2008-09-24Use shared copy of hmac5 implementation.Jelmer Vernooij1-10/+0
2008-09-24Use common MD5.Jelmer Vernooij1-6/+0
2008-09-24s3-nbt: use the new generated nbt.Günther Deschner1-96/+4
2008-09-23printing: Add new parameter "cups timeout".Karolin Seeger1-0/+1
2008-09-23s3-ndr: add stub smb_iconv_convenience to some ndr_ functions.Günther Deschner1-3/+4
2008-09-23s3-nbt: use ../libcli/nbt helper.Günther Deschner1-17/+0
2008-09-23s3: use samba4 prototype for ndr_push/pull_struct_blob.Günther Deschner1-4/+2
2008-09-21netlogon: move password change code out to rpccli_netlogon_set_trust_password.Günther Deschner1-0/+6
2008-09-21netlogon: add init_netr_CryptPassword.Günther Deschner1-0/+3
2008-09-09Add async trans/trans2/nttrans calls to libsmbVolker Lendecke1-0/+21
2008-09-09make smb_bytes_push_str publicVolker Lendecke1-0/+1
2008-09-09Add a utility function to append a DATA_BLOB to a talloc objectVolker Lendecke1-0/+1
2008-09-05Write times code update.Jeremy Allison1-7/+7
2008-09-03Revert "Split lookup_name() and create a new functiong called"Simo Sorce1-4/+0
2008-09-03Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-develSimo Sorce1-20/+19
2008-09-03factor prs_append_some_data out of prs_append_some_prs_dataVolker Lendecke1-0/+2
2008-08-28Add async smbecho client supportVolker Lendecke1-2/+5
2008-08-28Remove cli->event_ctx, pass it explicitlyVolker Lendecke1-2/+6
2008-08-28Add async open&xVolker Lendecke1-0/+3
2008-08-28Add async cli_closeVolker Lendecke1-0/+3
2008-08-28Refactoring: Add the routine cli_request_send()Volker Lendecke1-15/+0
2008-08-27Fix the wcache_invalidate_samlogon calls.Jeremy Allison1-1/+1
2008-08-27Add st_birthtime and friends for accurate create times on systems that suppor...Jeremy Allison1-1/+0
2008-08-26Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-develSimo Sorce1-1/+2
2008-08-20Here is a re-working of the winbinddJeremy Allison1-0/+1
2008-08-19Fix bug 5697 nmbd spins in reload_interfaces when only loopback has an IPv4 a...Jeremy Allison1-1/+1