jelmer/samba4-debian.git
2007-10-10 Stefan Metzmacherr25514: don't blindly overwrite the result last_reason,
2007-10-10 Stefan Metzmacherr25513: don't hide warnings in subunit mode
2007-10-10 Stefan Metzmacherr25512: reformat code...
2007-10-10 Michael Adamr25509: Extend the WINBIND-STRUCT-LOOKUP_NAME_SID test...
2007-10-10 Stefan Metzmacherr25504: run WINBIND tests for samba3
2007-10-10 Michael Adamr25477: Add user and group retrieval functions (used...
2007-10-10 Jelmer Vernooijr25471: Use macros for loadparm field names, should...
2007-10-10 Michael Adamr25469: Finish WINBIND-STRUCT-SHOW_SEQUENCE test:
2007-10-10 Stefan Metzmacherr25468: export WINBINDD_PRIV_PIPE_DIR
2007-10-10 Stefan Metzmacherr25467: use uppercase netbios name for samba3.
2007-10-10 Stefan Metzmacherr25466: fix calculation of $expected_ret, when there're
2007-10-10 Stefan Metzmacherr25465: improve plain output...
2007-10-10 Stefan Metzmacherr25464: improve build-farm output...
2007-10-10 Jelmer Vernooijr25463: revert accidently committed type changes for...
2007-10-10 Jelmer Vernooijr25462: Remove refernece to categories from js as well.
2007-10-10 Jelmer Vernooijr25461: Remove section headers in loadparm - trying...
2007-10-10 Jelmer Vernooijr25460: use common structure in param/generic.c
2007-10-10 Jelmer Vernooijr25459: Avoid bashism. Reported by Björn Jacke.
2007-10-10 Jelmer Vernooijr25458: Fix warning
2007-10-10 Jelmer Vernooijr25457: use different location for out-of-tree builds
2007-10-10 Jelmer Vernooijr25456: Avoid externs for charsets for now - it breaks...
2007-10-10 Jelmer Vernooijr25454: Use standard bool types in a couple more places.
2007-10-10 Jelmer Vernooijr25453: Fix include for NTSTATUS.
2007-10-10 Andrew Bartlettr25452: Move the creation of the server entry to the...
2007-10-10 Andrew Bartlettr25451: Rework the display of provision options to...
2007-10-10 Andrew Bartlettr25450: Make it easier to test with a particular versio...
2007-10-10 Jelmer Vernooijr25449: Add convenience function for opening the defaul...
2007-10-10 Jelmer Vernooijr25448: Remove IMMEDIATE_STRUCTURES define, which was...
2007-10-10 Jelmer Vernooijr25447: Fix installation of headers. Patch by Brad...
2007-10-10 Jelmer Vernooijr25446: Merge some changes I made on the way home from...
2007-10-10 Michael Adamr25444: Add an initial version of a WINBIND-STRUCT...
2007-10-10 Michael Adamr25443: Enhance the WINBINDD-STRUCT-SHOW_SEQUENCE test:
2007-10-10 Michael Adamr25440: Add simple WINBINDD_SETPWENT and WINBINDD_ENDPW...
2007-10-10 Michael Adamr25439: Extend the SHOW_SEQUENCE test somewhat to walk...
2007-10-10 Stefan Metzmacherr25438: start samba3's winbindd in the selftest "dc...
2007-10-10 Stefan Metzmacherr25437: let the default env for 'make testenv' depend...
2007-10-10 Stefan Metzmacherr25435: actually pass the statistics to the buildfarm...
2007-10-10 Stefan Metzmacherr25433: - dcerpc_AuthType is a 8bit enum not 32bit
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Stefan Metzmacherr25428: forward declarations of enums are not portable,
2007-10-10 Stefan Metzmacherr25427: fix SELFTEST RUNTIME calculation for the build...
2007-10-10 Stefan Metzmacherr25425: move LDB_MODULESDIR define into config.h
2007-10-10 Stefan Metzmacherr25421: SHLIBEXT comes in via samba's config.h already
2007-10-10 Stefan Metzmacherr25419: fix generation of git revision calculation
2007-10-10 Jelmer Vernooijr25411: Fix IPv6 socket backend.
2007-10-10 Jelmer Vernooijr25410: Use C99 struct initialization.
2007-10-10 Michael Adamr25409: Add SHOW_SEQUENCE winbind test (struct based).
2007-10-10 Stefan Metzmacherr25404: fix the build
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25395: Fix help for --socket-wrapper-pcap.
2007-10-10 Jelmer Vernooijr25394: Print out version info in test output for use...
2007-10-10 Jelmer Vernooijr25392: Add loadparm context as argument in a couple...
2007-10-10 Stefan Metzmacherr25386: add 'make testsuite' target that tries to at...
2007-10-10 Jelmer Vernooijr25385: Don't clutter the buildfarm output with SKIP...
2007-10-10 Jelmer Vernooijr25384: Support DGRAM IPv6 sockets.
2007-10-10 Andrew Bartlettr25383: Patch from Amin Azez <azez@ufomechanic.net...
2007-10-10 Jelmer Vernooijr25379: Use loadparm context parameter in a lot more...
2007-10-10 Rafal Szczesniakr25377: Simplify code a little by employing commonly...
2007-10-10 Rafal Szczesniakr25376: Add the new file to the build.
2007-10-10 Rafal Szczesniakr25375: Put commonly used functions in one place.
2007-10-10 Ronnie Sahlbergr25374: create an enum for the authentication types...
2007-10-10 Ronnie Sahlbergr25373: add three more authentication types
2007-10-10 Rafal Szczesniakr25368: Add the test of group add routine.
2007-10-10 Rafal Szczesniakr25367: Add initial implementation of internal group...
2007-10-10 Jelmer Vernooijr25365: Clearer test names
2007-10-10 Jelmer Vernooijr25364: List skipped testsuites in summary only.
2007-10-10 Jelmer Vernooijr25363: Move service code to separate module.
2007-10-10 Jelmer Vernooijr25361: Specify share correctly for RPC-SAMBA3-SHARESEC...
2007-10-10 Jelmer Vernooijr25360: Allow --skip to be specified more than once.
2007-10-10 Jelmer Vernooijr25359: Set up Samba3 as dc.
2007-10-10 Rafal Szczesniakr25356: Conversion from the old-style composite functio...
2007-10-10 Andrew Bartlettr25354: Thanks to Amin Azez <azez@ufomechanic.net>...
2007-10-10 Rafal Szczesniakr25353: Disable one more swig link to for 'make install...
2007-10-10 Michael Adamr25352: Add a basic WINBINDD_LIST_GROUPS test.
2007-10-10 Andrew Tridgellr25351: disable swig for now to get the build working
2007-10-10 Michael Adamr25350: Add an initial winbindd list-users test.
2007-10-10 Stefan Metzmacherr25349: add WINBIND-STRUCT-DSGETDCNAME test
2007-10-10 Tim Potterr25348: Start working on another Python wrapper.
2007-10-10 Tim Potterr25329: A solution to SWIG not being able to handle...
2007-10-10 Jelmer Vernooijr25316: Remove last few instances of old BOOL type...
2007-10-10 Rafal Szczesniakr25315: Revert my last change until I find out what...
2007-10-10 Rafal Szczesniakr25312: Replace the old-style composite calls.
2007-10-10 Volker Lendecker25310: Make sure we do not regress on r25309
2007-10-10 Jelmer Vernooijr25308: Remove use of pstring.
2007-10-10 Jelmer Vernooijr25307: add string_sub_talloc.
2007-10-10 Jelmer Vernooijr25306: Add tests for string_sub().
2007-10-10 Jelmer Vernooijr25305: Fix installation of missing headers.
2007-10-10 Andrew Bartlettr25304: Thankyou to Amin Azez <azez@ufomechanic.net...
2007-10-10 Andrew Bartlettr25303: Print out the options the provision script...
2007-10-10 Stefan Metzmacherr25302: try to fix the build
2007-10-10 Jelmer Vernooijr25301: Merge my includes.h cleanups.
2007-10-10 Andrew Bartlettr25300: Update howto.txt with modified provision syntax.
2007-10-10 Andrew Bartlettr25299: Modify the provision script to take an addition...
2007-10-10 Stefan Metzmacherr25298: regenerate lex.c files with config.h as first...
2007-10-10 Stefan Metzmacherr25297: - fix sed arguments to make the replacement...
2007-10-10 Volker Lendecker25296: Apply patch by Elrond <elrond+sambaclassic...
2007-10-10 Stefan Metzmacherr25293: add WINBIND-STRUCT-CHECK_MACHACC test
2007-10-10 Stefan Metzmacherr25292: minor cleanup
2007-10-10 Stefan Metzmacherr25291: add WINBIND-STRUCT-PRIV_PIPE_DIR test
2007-10-10 Stefan Metzmacherr25290: remove wrong comment
next