sfrench/samba-autobuild/.git
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-21 Matthias Dieter... Registry server LDB backend: Don't make copies of the...
2008-10-21 Matthias Dieter... Registry server LDB backend REG_BINARY type: Save it...
2008-10-21 Matthias Dieter... Registry RPC server: Reintroduce the "key" variable...
2008-10-21 Matthias Dieter... Registry server LDB backend REG_SZ type: Always use...
2008-10-21 Matthias Dieter... Registry server LDB backend REG_SZ type: Fix up the...
2008-10-21 Matthias Dieter... Revert "Fix for the empty string (REG_SZ) problem"
2008-10-21 Matthias Dieter... Registry server: Fixes up the patch with "type" !=...
2008-10-21 Matthias Dieter... Revert "Registry server: Enhances commit "type" !=...
2008-10-21 Matthias Dieter... Registry server: Enhances commit "type" != NULL (when...
2008-10-21 Matthias Dieter... Registry server "reg_ldb_unpack_value": Tests demonstra...
2008-10-21 Matthias Dieter... Revert "Registry server "reg_ldb_unpack_value": Let...
2008-10-21 Matthias Dieter... Registry server "reg_ldb_unpack_value": Let "data"...
2008-10-21 Matthias Dieter... Registry server: Cosmetic corrections
2008-10-21 Matthias Dieter... Cleanups of server files
2008-10-21 Matthias Dieter... Registry server: More work to be compatible
2008-10-21 Matthias Dieter... ldb_get_value_by_id: Fix the return of the default...
2008-10-21 Matthias Dieter... reg_ldb_unpack_value: Change "CH_UTF8" in "CH_UNIX"
2008-10-21 Matthias Dieter... ldb_del_value: Free key data also when removing the...
2008-10-21 Matthias Dieter... Fixes for the WINREG RPC server
2008-10-21 Matthias Dieter... Fix for allowing the REG_BINARY type and introducing...
2008-10-21 Matthias Dieter... Fix for the empty string (REG_SZ) problem
2008-10-21 Jelmer VernooijPrevent warning about directory already existing.
2008-10-21 Jelmer VernooijFix rpcecho test.
2008-10-21 Günther Deschners3-build: fix the build.
2008-10-21 Günther Deschners3-lsa-server: fix _lsa_GetUserName.
2008-10-20 Jeremy AllisonRemove the requirement for ldap call made as root....
2008-10-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-20 Jeremy AllisonFix warnings.
2008-10-20 Günther Deschners3-rpcclient: fix cmd_lsa build.
2008-10-20 Günther Deschners3-build: re-run make samba3-idl.
2008-10-20 Günther Deschneridl: merge from s4 lsa.idl to s3.
2008-10-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-20 Jelmer VernooijAdd source4/ to include path because librpc/gen_ndr...
2008-10-20 Volker LendeckeFix a valgrind error in idmap_ad_sids_to_unixids()
2008-10-20 Günther Deschners3-samr-server: be consistent when reporting we do...
2008-10-20 Jelmer VernooijAdd missing prototypes for samba3-specific libndr/util.c
2008-10-20 Jelmer VernooijSync syntax of srvsvc.idl with samba3.
2008-10-20 Günther Deschners3-build: no need to duplicate generated ndr_ prototypes.
2008-10-20 Günther Deschners3-build: no need to duplicate generated srv_ prototypes.
2008-10-20 Jelmer VernooijInclude generated header files rather than using manual...
2008-10-20 Jelmer VernooijMove orpc to top-level directory.
2008-10-20 Jelmer VernooijRemove unused function str_list_match.
2008-10-20 Jelmer VernooijMove WMI support code to top-level.
2008-10-20 Jelmer VernooijMake sure prototypes are always included, make some...
2008-10-20 Jelmer VernooijFix crypto test.
2008-10-20 Jelmer VernooijImport comments about opcodes from Samba 3.
2008-10-20 Jelmer VernooijMove discard_const hack to memory.hso it can be used...
2008-10-20 Jelmer VernooijRemove unused macro CONST_ADD.
2008-10-20 Jelmer VernooijRemove unused define for crypt (now in libreplace).
2008-10-20 Günther DeschnerRevert "s4: fix the build after winreg idl changes."
2008-10-20 Günther Deschners4: fix the build after winreg idl changes.
2008-10-20 Jelmer VernooijProvide two symbols to allow ndrdump compiled by Samba...
2008-10-20 Jelmer VernooijFix merged build; use full libroken rather than just...
2008-10-20 Jelmer VernooijAdd missing asn1 object.
2008-10-20 Jelmer VernooijUse tables in Samba 3 ndrdump.
2008-10-20 Jelmer VernooijFix names in winreg torture tests.
2008-10-20 Jelmer VernooijAlso build all other Samba 4 binaries during merged...
2008-10-20 Jelmer VernooijAlso move wireshark conformance file.
2008-10-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jelmer VernooijRegenerate pidl output.
2008-10-20 Jelmer VernooijShare winreg.idl.
2008-10-20 Günther Deschners3: forgot to remove old copy of krb5pac.idl.
2008-10-20 Günther Deschneridl: finally share krb5_pac.idl.
2008-10-20 Andrew BartlettRework mkrelease.sh to exclude Samba3 files
2008-10-20 Andrew BartlettMake the updated RPC-LSA pass against Win2008, and...
2008-10-20 Matthias Dieter... LSA Patch for User Manager
2008-10-20 Andrew BartlettMark clearTextPassword as a privilaged attribute
2008-10-20 Andrew BartlettActually test the kpasswd server
2008-10-20 Andrew BartlettEnsure the hdb_method structure is not on the stack.
2008-10-20 Andrew BartlettAdd samba4kpasswd and rkpty binaries
2008-10-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jelmer VernooijExport variables correctly for blackbox tests (thanks...
2008-10-20 Jelmer VernooijRename BAD to BAD_DATA since the first is already defin...
2008-10-20 Jelmer VernooijDon't assume crypt.h is present even if crypt() is.
2008-10-20 Jelmer VernooijFix blackbox tests on IPv6-only hosts.
2008-10-19 Volker LendeckeFix 64-bit printf warnings
2008-10-19 Volker LendeckeFix nonempty blank lines
2008-10-19 Volker Lendecke"fn_new"->"fn" in smb_messages[], we got beyond that :-)
2008-10-19 Volker LendeckeUse a direct compare instead of calling strncmp in...
2008-10-19 Volker LendeckeMove the global hosts_allow() check out of the processi...
2008-10-19 Jelmer VernooijMove Samba4-specific code out of selftest.
2008-10-19 Jelmer VernooijUse _EXT version of autoconf macro.
2008-10-19 Kai Blinvlp: Move closer to the code tested.
2008-10-19 Jelmer VernooijMake sure crypt libs get included.
2008-10-19 Jelmer VernooijFix typo.
2008-10-19 Jelmer VernooijFix formatting in selftest help output.
2008-10-19 Jelmer VernooijFix comment after paths have changed.
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijFix segfault when using DEBUG() in the merged build.
2008-10-19 Jelmer VernooijMove smb.conf parser to libutil to match Samba 4.
2008-10-19 Jelmer VernooijJust call talloc_free directly rather than through...
2008-10-19 Jelmer VernooijAdd vlp to TORTURE_PROGS since it's required by "make...
2008-10-19 Kai Blinrpc: Fix the merged build breaking on StrnCaseCmp.
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijRemove silly safe_free() function which is a wrapper...
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.
next