ira/wip.git
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...
2007-10-10 Stefan Metzmacherr22550: nmblookup -U needs an ip address otherwise...
2007-10-10 Stefan Metzmacherr22549: export some more info ipaddress and in member...
2007-10-10 Stefan Metzmacherr22548: - maintain a global array of exported envvars
2007-10-10 Stefan Metzmacherr22547: fix some pathes and make sure we work with...
2007-10-10 Stefan Metzmacherr22546: use the same error codes in both share backends
2007-10-10 Stefan Metzmacherr22545: fix formating and a compiler warning
2007-10-10 Stefan Metzmacherr22544: use the same syntax as in all other files
2007-10-10 Jeremy Allisonr22541: Added talloc_size_strict macro.
2007-10-10 Jeremy Allisonr22540: Added _strict varients of the macro calls ...
2007-10-10 Jeremy Allisonr22539: Added _strict varients of the talloc calls to
2007-10-10 Stefan Metzmacherr22538: same day late at night in au...:-)
2007-10-10 Stefan Metzmacherr22536: resolve name before passing to cldap
2007-10-10 Stefan Metzmacherr22535: pass down $(TESTS) to all test variants
2007-10-10 Stefan Metzmacherr22534: don't remove socket and fd_event before we...
2007-10-10 Andrew Bartlettr22531: Fix up OpenLDAP schema map to almost pass ...
2007-10-10 Stefan Metzmacherr22530: use message() to make --quiet work
2007-10-10 Stefan Metzmacherr22528: remember that the connection was marked dead...
2007-10-10 Andrew Bartlettr22523: Give a hint why this test fails (helped debuggi...
2007-10-10 Andrew Bartlettr22522: Print why we can't find these entries.
2007-10-10 Andrew Bartlettr22521: Don't fail the module load just because we...
2007-10-10 Jelmer Vernooijr22520: Fix the TYPE command.
2007-10-10 Rafal Szczesniakr22519: convert libnet_DomainOpenSamr function from...
2007-10-10 Jelmer Vernooijr22518: Create pkgconfig dir.
2007-10-10 Jelmer Vernooijr22517: Use DESTDIR
2007-10-10 Jelmer Vernooijr22516: Use DESTDIR
2007-10-10 Stefan Metzmacherr22515: only steal pipe on success
2007-10-10 Jelmer Vernooijr22514: Add version numbers to tdb and talloc (required...
2007-10-10 Stefan Metzmacherr22508: at option for the startup delay
2007-10-10 Jelmer Vernooijr22503: Add support for dgram to socket_ipv6. No tests...
2007-10-10 Rafal Szczesniakr22501: dispatching events explicitly is not necessary.
2007-10-10 Rafal Szczesniakr22500: there's a better way to find out if there are...
2007-10-10 Rafal Szczesniakr22499: UsrCtx should be created within UsersView....
2007-10-10 Andrew Bartlettr22498: The initial LDIF import into Fedora DS didn...
2007-10-10 Andrew Bartlettr22497: Support renaming objectclasses and attributes...
2007-10-10 Andrew Bartlettr22494: Skip subSchema again, but we will need to remap...
2007-10-10 Jelmer Vernooijr22488: Hopefully fix ipv6.
2007-10-10 Rafal Szczesniakr22487: Add a separate widget class for listing users...
2007-10-10 Stefan Metzmacherr22486: add a flag to ignore timeouts of a request...
2007-10-10 Stefan Metzmacherr22485: don't crash when the main dcerpc code haven...
2007-10-10 Andrew Bartlettr22478: Update the LDAP backend code to handle initiali...
2007-10-10 Andrew Bartlettr22477: When an invaild base is specified to ldb_search...
2007-10-10 Andrew Bartlettr22476: The OID match is used very oddly in AD, as...
2007-10-10 Andrew Bartlettr22475: Rather than segfault, show the name of the...
2007-10-10 Andrew Bartlettr22474: If ldb does not return sucess, then the res...
2007-10-10 Stefan Metzmacherr22472: Commit the start of the DRSUAPI pull replicatio...
2007-10-10 Simo Sorcer22471: Convert more code to use proper LDB error codes.
next