summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* Rely on standard {u,}int{8,16,32,64}_t types provided by system orJelmer Vernooij2008-10-141-41/+8
* Remove define for VOLATILE, volatile is already provided by libreplace.Jelmer Vernooij2008-10-141-12/+2
* MAXHOSTNAMELEN is already provided by libreplace if not by the system.Jelmer Vernooij2008-10-141-8/+0
* Remove unused data type schar. If we really need this, it should probably be ...Jelmer Vernooij2008-10-141-6/+0
* Use GUID_random.Jelmer Vernooij2008-10-141-1/+0
* Merge branch 'master' of git://git.samba.org/sambaJelmer Vernooij2008-10-141-1/+2
|\
| * Cope with VFS change.Jeremy Allison2008-10-131-1/+2
* | 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-149-116/+105
* Make the internal pipe functions staticVolker Lendecke2008-10-131-8/+0
* Remove smb_np_structVolker Lendecke2008-10-132-72/+0
* Use "struct files_struct" for pipes instead of smb_np_structVolker Lendecke2008-10-133-2/+14
* Remove the chain_fsp globalVolker Lendecke2008-10-132-1/+1
* 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
* Sync util_tdb implementations.Jelmer Vernooij2008-10-121-16/+16
* Move rbtree.[ch] to lib/util.Jelmer Vernooij2008-10-121-132/+0
* Use common xfile.h.Jelmer Vernooij2008-10-122-49/+1
* Use common byteorder.h.Jelmer Vernooij2008-10-122-177/+1
* 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-125-27/+6
* 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-113-5/+2
* Remove duplicate copy of dlinklist.h.Jelmer Vernooij2008-10-112-114/+1
* Provide the same set of helper functions for DEBUG in Samba 3 and SambaJelmer Vernooij2008-10-112-6/+9
* Merge branch 'master' of ssh://git.samba.org/data/git/samba into arc4Jelmer Vernooij2008-10-1111-3160/+33
|\
| * If you have a large number of cups printers, then scanning for print info can...Jeremy Allison2008-10-102-2/+7
| * Remove SEC_ACCESS. It's a uint32_t.Jeremy Allison2008-10-092-5/+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
| * Remove unused CHECK_FSP macroVolker Lendecke2008-10-081-16/+0
| * Update vfs version as I've added a const to the security_descriptor paramter ...Jeremy Allison2008-10-072-4/+5
| * 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
| * Add dyn_NCALRPCDIRVolker Lendecke2008-10-061-0/+4
| * Store a local schannel key in secrets.tdbVolker Lendecke2008-10-062-0/+4
| * 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
| * s3-nbt: remove double nbt netlogon opcodes.Günther Deschner2008-09-251-11/+0
| * Remove these no longer used include files.Jeremy Allison2008-09-252-3118/+0
| * printing: Rename new parameter "cups timeout" to "cups connection timeout".Karolin Seeger2008-09-242-2/+2