summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2008-10-14Share ndr_compression.c.Jelmer Vernooij3-345/+1
2008-10-14Remove unused file.Jelmer Vernooij1-1438/+0
2008-10-14Remove unused file.Jelmer Vernooij1-1113/+0
2008-10-14Merge branch 'master' of git://git.samba.org/sambaJelmer Vernooij2-12/+1
2008-10-14Remove unused types.Jelmer Vernooij1-17/+0
2008-10-14Remove unused header file.Jelmer Vernooij1-1/+0
2008-10-14s3-build: fix init_samba_module missing proto warning.Günther Deschner1-0/+1
2008-10-14Remove unused stuffVolker Lendecke1-12/+0
2008-10-14Rely on standard {u,}int{8,16,32,64}_t types provided by system orJelmer Vernooij2-42/+9
2008-10-14Remove define for VOLATILE, volatile is already provided by libreplace.Jelmer Vernooij3-14/+2
2008-10-14MAXHOSTNAMELEN is already provided by libreplace if not by the system.Jelmer Vernooij1-8/+0
2008-10-14Remove unused data type schar. If we really need this, it should probably be ...Jelmer Vernooij1-6/+0
2008-10-14Use GUID_random.Jelmer Vernooij3-13/+1
2008-10-14Merge branch 'master' of git://git.samba.org/sambaJelmer Vernooij1-1/+2
2008-10-14Use GUID_from_string.Jelmer Vernooij3-53/+1
2008-10-13Merge branch 'master' of ssh://jra@git.samba.org/data/git/sambaJeremy Allison2-158/+1
2008-10-14Use GUID_string rather than smb_uuid_string().Jelmer Vernooij9-33/+16
2008-10-13Cope with VFS change.Jeremy Allison1-1/+2
2008-10-14Use common fusage implementation.Jelmer Vernooij2-158/+1
2008-10-14Use {u,}int64_t instead of SMB_BIG_{U,}INT.Jelmer Vernooij45-530/+507
2008-10-13Whitespace tidyup and an optimization to remove a talloc.Jeremy Allison1-7/+5
2008-10-13Enable optional anonymization of user names,Holger Hetterich1-1/+24
2008-10-13Remove the current_spoolss_pipes_open thingy.Volker Lendecke1-17/+0
2008-10-13Make the internal pipe functions staticVolker Lendecke2-16/+8
2008-10-13Remove smb_np_structVolker Lendecke8-514/+3
2008-10-13Use "struct files_struct" for pipes instead of smb_np_structVolker Lendecke9-104/+208
2008-10-13Remove the chain_fsp globalVolker Lendecke5-22/+12
2008-10-13Pass struct smb_request to file_freeVolker Lendecke13-92/+96
2008-10-13Pass struct smb_request to file_newVolker Lendecke8-33/+38
2008-10-13Pass struct smb_request to file_fspVolker Lendecke6-35/+35
2008-10-13Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij12-1417/+600
2008-10-13Share ndr.c implementation.Jelmer Vernooij1-1/+1
2008-10-13Share ndrdump implementation.Jelmer Vernooij5-8/+79
2008-10-13Import warning fixes from Samba 3 into libndr, sync more libndr code.Jelmer Vernooij2-10/+11
2008-10-13Share uuid implementations.Jelmer Vernooij2-228/+1
2008-10-13Share ndr_misc implementations.Jelmer Vernooij2-49/+1
2008-10-13Share ndr_basic implementation.Jelmer Vernooij2-833/+1
2008-10-13Import changes from upstream libndr.Jelmer Vernooij9-143/+336
2008-10-13Move code specific to Samba 3 to a separate file.Jelmer Vernooij5-159/+184
2008-10-13Import new enum values.Jelmer Vernooij3-3/+12
2008-10-13s3: fix another build warning.Günther Deschner1-4/+4
2008-10-13Fix bug 5691: SIGBUS on SolarisVolker Lendecke1-1/+4
2008-10-13Use DATA_BLOB instead of "struct data_blob".Jelmer Vernooij1-4/+4
2008-10-13Add data_blob_string_const_null() function that includes the terminatingJelmer Vernooij6-16/+16
2008-10-13fix build warnings.Günther Deschner1-1/+1
2008-10-13s3: fix the build of registry.so gpext.Günther Deschner1-2/+2
2008-10-12Remove Samba3/Samba4-specific bits.Jelmer Vernooij1-11/+3
2008-10-12Fix other paths to binding.o.Jelmer Vernooij1-4/+4
2008-10-12Share RPC binding string utility functions.Jelmer Vernooij22-1227/+566
2008-10-12Move zlib to top-level root.Jelmer Vernooij2-13/+4