Merge branch 'master' of ssh://git.samba.org/data/git/samba into crypt
[samba.git] / source3 /
2008-10-15 Günther Deschnershare ntsvcs.idl.
2008-10-15 Günther Deschnermove svcctl to main idl directory.
2008-10-15 Günther Deschners3-build: add regenerated files.
2008-10-15 Günther Deschners3-libgpo: fix build for security cse.
2008-10-15 Günther Deschners3-build: fix make samba3-idl.
2008-10-15 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-15 Jelmer VernooijShare security.idl.
2008-10-15 Tim ProutyFixed "argument differ in signedness" warning on linux
2008-10-15 Jelmer VernooijShare misc.idl.
2008-10-14 Jelmer VernooijShare idl_types.h.
2008-10-14 Jelmer VernooijRegenerated pidl output.
2008-10-14 Jelmer VernooijSync misc.idl with Samba 4.
2008-10-14 Jelmer VernooijFix typo.
2008-10-14 Jelmer VernooijMove shared DCE/RPC IDL files to root IDL dir.
2008-10-14 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-14 Jeremy AllisonAttempt to fix bug #5818 - "smbcacls: sorts ACEs improp...
2008-10-14 Jelmer VernooijBuild zlib (required for ndr_compression) if it's not...
2008-10-14 Jeremy AllisonNote url explaining this code.
2008-10-14 Jelmer VernooijShare libndr.h between Samba 3 and Samba 4.
2008-10-14 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-14 Jelmer VernooijFix include path.
2008-10-14 Jelmer VernooijShare ndr_krb5pac implementation.
2008-10-14 Jelmer VernooijCompile lzcompress (required for ndr_compression)
2008-10-14 Jelmer VernooijShare ndr_compression.c.
2008-10-14 Jelmer VernooijRemove unused file.
2008-10-14 Jelmer VernooijFix merged build .
2008-10-14 Jelmer VernooijFix pkg-config file location.
2008-10-14 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-14 Jelmer VernooijGive the user a hint about whether a merged build would...
2008-10-14 Jelmer VernooijAllow auto-detect if --enable-merged-build was not...
2008-10-14 Günther Deschners3-build: add and use IDL_PATH while building IDL files.
2008-10-14 Jelmer VernooijRemove unused file.
2008-10-14 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-14 Jelmer VernooijRemove unused types.
2008-10-14 Jelmer VernooijRemove unused header file.
2008-10-14 Günther Deschners3-build: fix init_samba_module missing proto warning.
2008-10-14 Volker LendeckeRemove unused stuff
2008-10-14 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-14 Jelmer VernooijRely on standard {u,}int{8,16,32,64}_t types provided...
2008-10-14 Jelmer VernooijRemove define for VOLATILE, volatile is already provide...
2008-10-14 Jelmer VernooijMAXHOSTNAMELEN is already provided by libreplace if...
2008-10-14 Jelmer VernooijRemove unused data type schar. If we really need this...
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 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-14 Jelmer VernooijUse GUID_string rather than smb_uuid_string().
2008-10-14 Jeremy AllisonCope with VFS change.
2008-10-14 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-14 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-14 Jelmer VernooijUse common fusage implementation.
2008-10-13 Jelmer VernooijUse {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-10-13 Jeremy AllisonWhitespace tidyup and an optimization to remove a talloc.
2008-10-13 Holger HetterichEnable optional anonymization of user names,
2008-10-13 Volker LendeckeRemove the current_spoolss_pipes_open thingy.
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 ndr.c implementation.
2008-10-13 Jelmer VernooijShare ndrdump implementation.
2008-10-13 Jelmer VernooijImport warning fixes from Samba 3 into libndr, sync...
2008-10-13 Jelmer VernooijShare uuid implementations.
2008-10-13 Jelmer VernooijShare ndr_misc implementations.
2008-10-13 Jelmer VernooijShare ndr_basic implementation.
2008-10-13 Jelmer VernooijImport changes from upstream libndr.
2008-10-13 Jelmer VernooijMove code specific to Samba 3 to a separate file.
2008-10-13 Jelmer VernooijImport new enum values.
2008-10-13 Günther Deschners3: fix another build warning.
2008-10-13 Volker LendeckeFix bug 5691: SIGBUS on Solaris
2008-10-13 Jelmer VernooijUse DATA_BLOB instead of "struct data_blob".
2008-10-13 Jelmer VernooijAdd data_blob_string_const_null() function that include...
2008-10-12 Günther Deschnerfix build warnings.
2008-10-12 Günther Deschners3: fix the build of registry.so gpext.
2008-10-12 Jelmer VernooijRemove Samba3/Samba4-specific bits.
2008-10-12 Jelmer VernooijFix other paths to binding.o.
2008-10-12 Jelmer VernooijShare RPC binding string utility functions.
2008-10-12 Jelmer VernooijMove zlib to top-level root.
2008-10-12 Jelmer VernooijUse common util_file code.
2008-10-12 Jelmer VernooijSync util_tdb implementations.
2008-10-12 Jelmer VernooijMove rbtree.[ch] to lib/util.
2008-10-12 Jelmer VernooijUse common xfile.h.
2008-10-12 Jelmer VernooijUse common byteorder.h.
2008-10-12 Volker LendeckeFix "warning: initialization discards qualifiers from...
2008-10-12 Volker LendeckeFix "make etags" -- args list was too long for my etags
2008-10-12 Volker LendeckeRevert "Make get_rpc_pipe() static"
2008-10-12 Volker LendeckeMake get_rpc_pipe() static
2008-10-12 Volker LendeckeRemove unused #defines
2008-10-12 Volker LendeckeFix the build
2008-10-12 Jelmer VernooijUse common signal helper implementation.
2008-10-12 Jelmer VernooijCope with the fact that the data blobs returned are now
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 VernooijUse xfile from common lib/util in Samba 3.
next