summaryrefslogtreecommitdiffstats
path: root/source3/include/proto.h
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* printing: Add new parameter "cups timeout".Karolin Seeger2008-09-231-0/+1
* s3-ndr: add stub smb_iconv_convenience to some ndr_ functions.Günther Deschner2008-09-231-3/+4
* s3-nbt: use ../libcli/nbt helper.Günther Deschner2008-09-231-17/+0
* s3: use samba4 prototype for ndr_push/pull_struct_blob.Günther Deschner2008-09-231-4/+2
* netlogon: move password change code out to rpccli_netlogon_set_trust_password.Günther Deschner2008-09-211-0/+6
* netlogon: add init_netr_CryptPassword.Günther Deschner2008-09-211-0/+3
* Add async trans/trans2/nttrans calls to libsmbVolker Lendecke2008-09-091-0/+21
* make smb_bytes_push_str publicVolker Lendecke2008-09-091-0/+1
* Add a utility function to append a DATA_BLOB to a talloc objectVolker Lendecke2008-09-091-0/+1
* Write times code update.Jeremy Allison2008-09-051-7/+7
* Revert "Split lookup_name() and create a new functiong called"Simo Sorce2008-09-031-4/+0
* Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-develSimo Sorce2008-09-031-20/+19
|\
| * factor prs_append_some_data out of prs_append_some_prs_dataVolker Lendecke2008-09-031-0/+2
| * Add async smbecho client supportVolker Lendecke2008-08-281-2/+5
| * Remove cli->event_ctx, pass it explicitlyVolker Lendecke2008-08-281-2/+6
| * Add async open&xVolker Lendecke2008-08-281-0/+3
| * Add async cli_closeVolker Lendecke2008-08-281-0/+3
| * Refactoring: Add the routine cli_request_send()Volker Lendecke2008-08-281-15/+0
| * Fix the wcache_invalidate_samlogon calls.Jeremy Allison2008-08-271-1/+1
| * Add st_birthtime and friends for accurate create times on systems that suppor...Jeremy Allison2008-08-271-1/+0
* | Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-develSimo Sorce2008-08-261-1/+2
|\|
| * Here is a re-working of the winbinddJeremy Allison2008-08-201-0/+1
| * Fix bug 5697 nmbd spins in reload_interfaces when only loopback has an IPv4 a...Jeremy Allison2008-08-191-1/+1
* | Split lookup_name() and create a new functiong calledSimo Sorce2008-08-171-0/+4
|/
* Add modules_path() to construct paths to files in MODULESDIR.Michael Adam2008-08-151-0/+1
* proto.h: remove prototypes from dynconfig.cMichael Adam2008-08-151-25/+0
* Put prototypes of modules/vfs_posixacl.c into new modules/vfs_posixacl.h.Michael Adam2008-08-141-18/+0
* smbd/conn: fix prototype change of conn_close_all() in proto.h.Michael Adam2008-08-131-1/+1
* Fix prototypesVolker Lendecke2008-08-121-17/+23
* nmbd_packets: make queue_packet() public.Michael Adam2008-08-091-0/+1
* loadparm: add two parameters "init logon delay hosts" and "init logon delay"Michael Adam2008-08-091-0/+2
* lib/access: make list_match() public.Michael Adam2008-08-091-0/+2