sfrench/samba-autobuild/.git
2008-10-23 Jelmer VernooijMove set_sockaddr_port to libutil.
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse common net utility code (address and sockaddr manip...
2008-10-23 Günther Deschners3-build: add missing generated svcctl changes.
2008-10-23 Jelmer VernooijRename same_net to same_net_v4 for consistency with...
2008-10-23 Jelmer VernooijUse sockaddr_storage only where we rely on the size...
2008-10-23 Jelmer VernooijRemove support for obsolete data type "ipv4address"
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse libutil genrand.
2008-10-23 Günther Deschners3-build: remove duplicate svcctl bits and re-run make...
2008-10-23 Günther Deschneridl: add svcctl specific access bits.
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijInline asn1_proto.h since the API is stable and public.
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Volker LendeckeMake use of a large buffer for smbclient put command
2008-10-23 Volker LendeckeOptimize x_fread to speed up the smbclient put command
2008-10-23 Jelmer VernooijImport talloc_stack into util library.
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijShare codepages.
2008-10-23 Günther Deschners3-docs: fix typos in locator manpage found by metze.
2008-10-23 Jelmer Vernooijselftest.pl: Silence verbose tdbsam output.
2008-10-23 Günther Deschners3-docs: add very basic winbind_krb5_locator.7 manpage.
2008-10-23 Jelmer VernooijUse WERR_FILE_EXISTS which is the equivalent of WERR_AL...
2008-10-23 Jelmer VernooijUse common error definitions.
2008-10-23 Günther Deschners3-build: fix another build warning with the new ASN1...
2008-10-23 Günther Deschnernetapi: fix add_GROUP_USERS_INFO_X_buffer.
2008-10-23 Günther Deschnernetapi: fix NetUserGetGroups_r returning partial results.
2008-10-23 Günther Deschners3-samr-server: unify callback convention: _samr_UserSe...
2008-10-23 Günther Deschners3-samr-server: unify callback convention: _samr_QueryD...
2008-10-23 Günther Deschners3-samr-server: fix return code in _samr_QueryDisplayIn...
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijFix header file installation.
2008-10-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Andrew BartlettClarify the linked attribute module behaviour with...
2008-10-23 Jelmer VernooijImport NTSTATUS defines from Samba 3.
2008-10-23 Jelmer VernooijImport WERROR defines from Samba 3.
2008-10-23 Jelmer VernooijImport new DOS error codes from Samba 3.
2008-10-23 Jelmer VernooijMove libcli-util error code to top-level.
2008-10-23 Jelmer VernooijRemove unused copy of tables.pl
2008-10-23 Jelmer VernooijRemove unused copy of ndrdump.c.
2008-10-23 Günther Deschners4-smbtorture: fix build warning.
2008-10-22 Günther Deschners3-build: fix some const build warnings.
2008-10-22 Günther Deschnernetapi: NetGroupEnum_r needs to handle servers with...
2008-10-22 Günther Deschners3-samr-server: _samr_DeleteUser needs to wipe out...
2008-10-22 Günther Deschners3-samr-server: fix access check in _samr_QuerySecurity().
2008-10-22 Günther Deschners3-build: fix the build.
2008-10-22 Jeremy AllisonFix net rpc vampire, based on an *amazing* piece of...
2008-10-22 Günther Deschners3-build: temporarily add asn1_proto file.
2008-10-22 Günther Deschners3-asn1: make all of s3 asn1 code do a proper asn1_init...
2008-10-22 Günther Deschners3-asn1/spnego: use OIDs including dots.
2008-10-22 Günther Deschners3: use shared asn1 code.
2008-10-22 Günther Deschners3-spnego: move spnego defines to spnego.h
2008-10-22 Günther Deschnerlib-util: merge from s3 asn1.
2008-10-22 Günther Deschnerlib-util: fix c++ compile warning.
2008-10-22 Volker LendeckeSlightly simplify reply_sesssetup_blob(): Remove an...
2008-10-22 Volker LendeckeDon't push the data out to the client in reply_sesssetu...
2008-10-22 Jelmer VernooijRemove unused header file.
2008-10-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-22 Jelmer Vernooijmasktest: Avoid creating new memory context, use dynami...
2008-10-22 Jelmer VernooijChange some dynamic allocations back to static buffers...
2008-10-22 Volker LendeckeFix a debug message in send_nt_replies()
2008-10-22 Volker LendeckeFix bug 5840: Segfault in "rpcclient lsaaddacctrights"
2008-10-22 Jelmer VernooijChange buffer size back to 256, just to be sure.
2008-10-22 Jelmer VernooijRepel pstring to nsswitch/.
2008-10-22 Jelmer VernooijRemove pstring usage.
2008-10-22 Jelmer VernooijRemove pstring usages.
2008-10-22 Jelmer VernooijRequire separate option for quicktest include list...
2008-10-22 Jelmer VernooijFix path for quicktest.
2008-10-22 Jelmer VernooijUse standard types.
2008-10-22 Jeremy AllisonCope with MAXIMUM_ALLOWED_ACCESS requests when opening...
2008-10-21 Jelmer VernooijDon't include a (relative path) srcdir in samba4-data.mk.
2008-10-21 Jelmer VernooijFix AC_SEARCH_LIBS_EXT() usage.
2008-10-21 Jelmer VernooijAllow running individual tests in the testsuite, normal...
2008-10-21 Jelmer VernooijUse socket wrapper for selftest.pl, find binaries corre...
2008-10-21 Jelmer VernooijSpecify skip list to selftest.pl, make make target...
2008-10-21 Jelmer VernooijCorrectly report when merged-build is used in developer...
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-21 Jelmer VernooijSilence undefined variable warnings.
2008-10-21 Jelmer VernooijRemove unused global variables.
2008-10-21 Jelmer VernooijAutomatically enable merged build (for more complete...
2008-10-21 Jelmer VernooijRemove duplicate searching of Samba 4 directory for...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-21 Jelmer VernooijFix double free.
2008-10-21 Jelmer VernooijFix the build.
2008-10-21 Volker LendeckeFix two trivial typos
2008-10-21 Andreas SchneiderCreate a function out of pam_sm_close_session to delete...
2008-10-21 Andreas SchneiderDelete the krb5 ccname variable from the PAM environmen...
2008-10-21 Andreas SchneiderSet the right return value if wbc_status is set to...
2008-10-21 Jelmer VernooijRevert "Registry server LDB backend: Don't make copies...
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" !=...
next