jra/samba/.git
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMove more functions out of util_str.c into the shared...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMove README.Debian to the right directory.
2008-10-19 Volker LendeckeInline the once-used macro "init_dfsroot"
2008-10-19 Jelmer VernooijSpecify ZLIB_LIBS explicitly in case zlib isn't brought...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMove SMB-specific attribute function to SMB client...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-19 Jelmer VernooijMake generate_random_buffer signature match that of...
2008-10-19 Jelmer VernooijAdd TALLOC_CTX pointer to generate_random_str(), for...
2008-10-19 Jelmer VernooijRemove defines for QSORT_CAST, already provided by...
2008-10-19 Jelmer VernooijSimplify SIG_ATOMIC_T define, since sig_atomic_t is...
2008-10-19 Jelmer VernooijRemove duplicate macro definitions (already defined...
2008-10-18 Günther Deschners3-build: re-run make samba3-idl.
2008-10-18 Günther Deschnerntsvcs: fill in PNP_GetDeviceList() and correct some...
2008-10-18 Günther Deschneridl: share drsblobs idl.
2008-10-18 Günther Deschnerdrsuapi: fix the drsuapi helper build for samba3.
2008-10-18 Günther Deschnerdrsuapi: build new merged drsuapi idl and helpers.
2008-10-18 Günther Deschnerdrsuapi: share drsuapi idl and helper code.
2008-10-18 Günther Deschners4-drsuapi: merge drsuapi_DsGetNCChanges from s3 drsuap...
2008-10-18 Günther Deschners4-drsuapi: merge drsuapi_DsCrackNames from s3 drsuapi...
2008-10-18 Günther Deschners4-drsuapi: merge drsuapi_DsGetDomainControllerInfo...
2008-10-18 Günther Deschners4-drsuapi: merge drsuapi_DsWriteAccountSpn from s3...
2008-10-18 Günther Deschners4-drsuapi: merge drsuapi_DsRemoveDSServer from s3...
2008-10-18 Günther Deschners4-drsuapi: merge drsuapi_DsAddEntry from s3 drsuapi...
2008-10-18 Günther Deschners3-build: fix build of ndrdump.
2008-10-18 Günther Deschnerlib/util: fix strhex_to_data_blob to use data_blob_talloc.
2008-10-18 Günther Deschners3-build: fix the build of smbd.
2008-10-18 Günther Deschnercrypto: fix remaining strhex_to_data_blob callers.
2008-10-18 Jelmer VernooijAdd extra parameter consistent with samba3.
2008-10-18 Jelmer VernooijUse attr.h rather than having local defines for GCC...
2008-10-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-18 Jelmer VernooijAdd TALLOC_CTX pointer to strhex_to_data_blob for consi...
2008-10-18 Jelmer VernooijFix ignore for libcli/nbt/nbtname.h
2008-10-18 Jelmer VernooijRename hex_encode to hex_encode_talloc,for consistency...
2008-10-18 Jelmer VernooijMove substitute functions to a different file.
2008-10-18 Jelmer VernooijUse str_list_equal() rather than str_list_compare().
2008-10-18 Jelmer VernooijAdd libutil README file.
2008-10-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-18 Michael Adam[s3]loadparm: remove param/params.c which is used no...
2008-10-18 Michael Adam[s3]build: use ..lib/util/params.c instead of param...
2008-10-18 Michael Adam[s3]test_lp_load: fix "no talloc stackframe around...
2008-10-18 Michael Adam[s3]testparm: prevent "no stackframe around" warning.
2008-10-18 Jelmer VernooijFix gitignore.
2008-10-18 Jelmer VernooijFix const, dupes.
2008-10-18 Jelmer VernooijFix build of 'everything'
2008-10-18 Jelmer VernooijUse separate make variables for libutil and libcrypto.
2008-10-18 Jelmer VernooijUse shared util.c.
2008-10-18 Jelmer Vernooijs3: Fix make clean
2008-10-18 Jelmer VernooijUse standard va_copy.
2008-10-18 Jelmer VernooijRemove empty file.
2008-10-18 Jelmer VernooijRemove obsolete comment about bool.
2008-10-18 Jelmer VernooijRemove defines already provided by the system or librep...
2008-10-18 Jelmer VernooijUse common detection function for zlib.
2008-10-18 Jelmer VernooijAdd extra argument free_on_fail to realloc_array()...
2008-10-18 Jelmer VernooijUse the new memory macro file from Samba 3.
2008-10-18 Jelmer VernooijMove some of the memory utility macros to a separate...
2008-10-17 Jeremy AllisonUnify access checks for lsa server functions.
2008-10-17 Günther Deschners3-build: cleanup in ../librpc as well on "make clean".
2008-10-17 Günther Deschners4-smbtorture: fix test_DsReplicaGetInfo.
2008-10-17 Günther Deschners4-smbtorture: fix test_DsGetNCChanges torture test.
2008-10-17 Günther Deschners4-smbtorture: fix drsuapi_DsGetNT4ChangeLog test.
2008-10-17 Günther Deschners3-build: re-run make samba3-idl.
2008-10-17 Günther Deschners3-winreg: merge from s4 winreg idl.
2008-10-17 Günther Deschners4: merge from s3 drsuapi.idl.
2008-10-17 Günther Deschners3: fix s3 drsuapi callers.
2008-10-17 Günther Deschners3-build: re-run make samba3-idl.
2008-10-17 Günther Deschners3: merge from s4 drsuapi.idl.
2008-10-17 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-17 Jeremy AllisonCope with bad trans2mkdir requests from System i QNTC...
2008-10-17 Andrew BartlettAdd a test to RPC-NETLOGON for random machine account...
2008-10-17 Andrew BartlettImprove RPC-SAMR tests to check random passwords
2008-10-17 Andrew BartlettFix errrors in new password handling code found by...
2008-10-16 Jeremy AllisonFix bug 5826 - Directory/Filenames get truncated when...
2008-10-16 Simo SorceTransform the sequence_number operation into a normal...
2008-10-16 Günther Deschners4-build: fix drsuapi callers.
2008-10-16 Günther Deschners3: re-merge s4 drsuapi helper and re-run make samba3...
2008-10-16 Günther Deschners3-idl: merge from s4 drsuapi.idl.
2008-10-16 Günther Deschners4-idl: merge drsuapi.idl from s3.
2008-10-16 Stefan Metzmachertestprogs/win32/midltests: add missing Makefile
2008-10-16 Günther Deschners3: remove old marshalling for SVCCTL_QUERY_SERVICE_CONFIG.
2008-10-16 Günther Deschners3: use IDL generated rpc for _svcctl_QueryServiceConfigW.
2008-10-16 Günther Deschners3: remove rpccli_svcctl_query_config.
2008-10-16 Günther Deschners3-build: re-run make samba3-idl.
2008-10-16 Günther Deschneridl: fix svcctl_QueryServiceConfigW.
2008-10-16 Andrew BartlettCreate a 'straight paper path' for UTF16 passwords.
2008-10-16 Andrew BartlettMove the password_hash module up the module stack.
2008-10-16 Andrew BartlettAssert that the server provides allowedAttributes ...
2008-10-16 Jeremy AllisonDon't use debug level 1 to log a trivial message.
2008-10-15 Günther Deschners3: fix s3 winreg server after idl changes.
2008-10-15 Günther Deschners3-build: re-run make samba3-idl after winreg changes.
2008-10-15 Günther Deschneridl: finally fully share nbt.idl in s3 and s4.
2008-10-15 Günther Deschnerkerberos: fix some heimdal build warnings.
2008-10-15 Günther Deschneridl: more lsa.idl merges.
2008-10-15 Günther Deschners4: fix registry/rpc.c after winreg changes.
2008-10-15 Günther Deschners4: merge from s3 lsa idl.
2008-10-15 Günther Deschners3: fix s3 lsa server.
2008-10-15 Günther Deschners3-build: re-run make samba3-idl.
2008-10-15 Günther Deschners3: merge some more lsa bits from s4 idl.
next