samba.git
2007-10-10 Stefan Metzmacherr22789: fix loading of internal samba4 modules
2007-10-10 Stefan Metzmacherr22788: fix typo
2007-10-10 Stefan Metzmacherr22774: correctly initialize the smbsrv_connection...
2007-10-10 Jelmer Vernooijr22769: Fix include location.
2007-10-10 Rafal Szczesniakr22764: - replace talloc_zero with composite_create
2007-10-10 Rafal Szczesniakr22763: replace talloc_zero calls with composite_create...
2007-10-10 Jelmer Vernooijr22762: Some ldb_map changes:
2007-10-10 Stefan Metzmacherr22758: - add missing _talloc_set_name_const(ret, ret...
2007-10-10 Stefan Metzmacherr22757: test if calling talloc_free() works on parent...
2007-10-10 Andrew Bartlettr22756: Make it easier to setup an LDAP replica. Provi...
2007-10-10 Stefan Metzmacherr22752: bail out on talloc failure
2007-10-10 Jelmer Vernooijr22750: dlopen() is always available now (and returns...
2007-10-10 Stefan Metzmacherr22749: fix memory leak of nbt_name_request structure...
2007-10-10 Stefan Metzmacherr22748: fix memleaks by passing an mem_ctx to
2007-10-10 Stefan Metzmacherr22746: fix the build of the sqlite module
2007-10-10 Stefan Metzmacherr22743: set the talloc name to the string...
2007-10-10 Jelmer Vernooijr22742: Fix tests.
2007-10-10 Jelmer Vernooijr22741: Add MSVC-specific pragma's for Wireshark. Patch...
2007-10-10 Rafal Szczesniakr22735: correct some comments
2007-10-10 Rafal Szczesniakr22734: - use samr pipe if it is already opened
2007-10-10 Stefan Metzmacherr22723: fix compiler warnings
2007-10-10 Stefan Metzmacherr22722: fix dependencies
2007-10-10 Stefan Metzmacherr22721: use only included talloc and tdb untill jelmer
2007-10-10 Stefan Metzmacherr22718: remove autoconf warnings, we should only include
2007-10-10 Jelmer Vernooijr22699: Reduce amount of magic required for popt detection.
2007-10-10 Jelmer Vernooijr22698: Support using system tdb, when available.
2007-10-10 Jelmer Vernooijr22697: Support building with external talloc.
2007-10-10 Simo Sorcer22696: Make sure this is an ascii char
2007-10-10 Volker Lendecker22694: It seems that AIX 5.3 with XLC has difficulties...
2007-10-10 Jelmer Vernooijr22687: use DESTDIR.
2007-10-10 Jelmer Vernooijr22684: Fix native Samba build.
2007-10-10 Stefan Metzmacherr22683: fix the logic for skipping the pipe_dead()
2007-10-10 Jelmer Vernooijr22682: Fix standalone ldb build when parent directory...
2007-10-10 Jelmer Vernooijr22681: Fix standalone ldb build when parent directory...
2007-10-10 Volker Lendecker22680: Fix a talloc ctx name
2007-10-10 Rafal Szczesniakr22672: use composite_create calls instead of talloc_zero.
2007-10-10 Andrew Tridgellr22670: changed the RAW-NOTIFY test to support clustere...
2007-10-10 Stefan Metzmacherr22669: fix uninitialized element which was causing...
2007-10-10 Jelmer Vernooijr22668: Fix ldb build
2007-10-10 Stefan Metzmacherr22667: revert revision 22640 as it breaks nested struc...
2007-10-10 Jelmer Vernooijr22665: Change version back to 0.9.
2007-10-10 Stefan Metzmacherr22662: disable shared library support on Tru64
2007-10-10 Stefan Metzmacherr22661: optimize the handling of directly triggered...
2007-10-10 Stefan Metzmacherr22658: - add AC_GNU_SOURCE macro for systems which...
2007-10-10 Jelmer Vernooijr22642: Allow standalone build to work without tdb...
2007-10-10 Stefan Metzmacherr22640: - generate nicer output
2007-10-10 Jelmer Vernooijr22637: Install tdbbackup and tdbdump again.
2007-10-10 Stefan Metzmacherr22635: make it possible to not turn off dns canonicali...
2007-10-10 Andrew Tridgellr22634: make the events system much less dependent...
2007-10-10 Andrew Tridgellr22632: merged volkers select events fix
2007-10-10 Stefan Metzmacherr22629: if irpc gets freed within event_loop_once(...
2007-10-10 Stefan Metzmacherr22628: convert to new composite api
2007-10-10 Stefan Metzmacherr22627: fix crash msgs_tmp isn't always initialized
2007-10-10 Stefan Metzmacherr22626: test member server with local and domain creden...
2007-10-10 Stefan Metzmacherr22625: hopefully fix make test on solaris
2007-10-10 Stefan Metzmacherr22624: - configure other auth methods for the member...
2007-10-10 Stefan Metzmacherr22623: export SMB_CONF_PATH from selftest.pl
2007-10-10 Stefan Metzmacherr22622: make it possible to pass the config file via...
2007-10-10 Stefan Metzmacherr22621: fix the 'sam' auth module
2007-10-10 Stefan Metzmacherr22620: fix compiler warnings
2007-10-10 Stefan Metzmacherr22619: fix pidl warnings
2007-10-10 Stefan Metzmacherr22618: handle the properties related to the type
2007-10-10 Stefan Metzmacherr22617: assume we have defered elements if the type...
2007-10-10 Andrew Tridgellr22616: allow the unclist file to not specify a share...
2007-10-10 Andrew Bartlettr22612: Fix more cases where we have uninitialised...
2007-10-10 Stefan Metzmacherr22610: fix build with included popt
2007-10-10 Stefan Metzmacherr22609: skip BASE-UTABLE (400s) and BASE-SMB (837s)
2007-10-10 Stefan Metzmacherr22608: use a shorter share name as testparm complained...
2007-10-10 Stefan Metzmacherr22607: work with the solaris version of popt
2007-10-10 Stefan Metzmacherr22606: don't every try to prompt within make test...
2007-10-10 Jelmer Vernooijr22605: Set up all required environments before startin...
2007-10-10 Jelmer Vernooijr22602: s/HAVE_SOCKET_IPV6/HAVE_IPV6/ to match the...
2007-10-10 Stefan Metzmacherr22601: run net join with the correct socket_wrapper...
2007-10-10 Jelmer Vernooijr22600: Update bzr ignores, put right version in .pc...
2007-10-10 Jelmer Vernooijr22599: Document member server.
2007-10-10 Jelmer Vernooijr22598: Simplify includes for replace.
2007-10-10 Stefan Metzmacherr22597: try to pass on some more boxes in the build...
2007-10-10 Jelmer Vernooijr22596: Set _CFLAGS variables rather than putting knowl...
2007-10-10 Jelmer Vernooijr22595: Add version numbers.
2007-10-10 Andrew Bartlettr22594: This helped coax out valgrind errors last night...
2007-10-10 Andrew Bartlettr22582: Cleanups towards making winbind work again...
2007-10-10 Stefan Metzmacherr22581: disable BASE-UTABLE and BASE-SMB on the ntvfs...
2007-10-10 Stefan Metzmacherr22580: remove not yet needed line...
2007-10-10 Stefan Metzmacherr22579: disable progress printing in the build-farm
2007-10-10 Stefan Metzmacherr22575: move script/tests/ -> selftest/
2007-10-10 Andrew Bartlettr22572: Don't manually set objectGUID values
2007-10-10 Stefan Metzmacherr22571: - don't use "localhost" anymore in our tests
2007-10-10 Stefan Metzmacherr22570: run the NBT tests against DC and MEMBER
2007-10-10 Stefan Metzmacherr22569: use the $SERVER_IP for the LDAP-* tests because...
2007-10-10 Stefan Metzmacherr22568: use the $SERVER_IP for the NET-* tests because...
2007-10-10 Rafal Szczesniakr22567: add NET-API-DOMLIST test to automatic testing.
2007-10-10 Rafal Szczesniakr22566: add a simple test of libnet_DomainList function.
2007-10-10 Rafal Szczesniakr22565: add libnet_DomainList function.
2007-10-10 Jeremy Allisonr22563: As tridge requested remove the _strict calls...
2007-10-10 Andrew Bartlettr22559: Make the ad2OLschema tool case insensitive.
2007-10-10 Andrew Bartlettr22558: Move to a static list of enctypes to put into...
2007-10-10 Andrew Bartlettr22557: Simo has long bugged me that the paths in the...
2007-10-10 Andrew Bartlettr22556: Make the slapd command valid.
2007-10-10 Stefan Metzmacherr22552: this doesn't need a dc
2007-10-10 Stefan Metzmacherr22551: use fixed passwords, to make it possible to...
next