jelmer/samba4-debian.git
2007-12-21 Kai Blinr26453: Janitorial: Don't use a static char[] in smb_re...
2007-12-21 Kai Blinr26452: Janitorial: Remove a pstring.
2007-12-21 Kai Blinr26451: Janitorial: fix warnings in lib/registry/
2007-12-21 Jelmer Vernooijr26450: The subprocess is only available in python...
2007-12-21 Jelmer Vernooijr26449: Support configuration without a known configura...
2007-12-21 Jelmer Vernooijr26448: Add basic tests for param python module.
2007-12-21 Jelmer Vernooijr26447: Forgot to add param.i file.
2007-12-21 Jelmer Vernooijr26446: Convert param module to SWIG.
2007-12-21 Jelmer Vernooijr26445: Fix credentials python bindings.
2007-12-21 Jelmer Vernooijr26444: Fix pidl tests.
2007-12-21 Jelmer Vernooijr26443: Remove global_loadparm instances.
2007-12-21 Jelmer Vernooijr26442: Remove use of global_loadparm.
2007-12-21 Jelmer Vernooijr26441: Remove global_loadparm uses.
2007-12-21 Jelmer Vernooijr26440: Remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26439: Require tdr_pull users to specify a smb_iconv...
2007-12-21 Jelmer Vernooijr26438: Store iconv convenience in tdr push contexts.
2007-12-21 Jelmer Vernooijr26437: remove another use of global_loadparm.
2007-12-21 Jelmer Vernooijr26436: Remove default of 0 for integer parameters...
2007-12-21 Jelmer Vernooijr26435: Remove global_loadparm instance.
2007-12-21 Jelmer Vernooijr26434: Remove display charset from iconv convenience...
2007-12-21 Jelmer Vernooijr26433: Don't crash when a NULL lp_ctx is specified...
2007-12-21 Jelmer Vernooijr26432: Require ndr_pull users to specify iconv_conveni...
2007-12-21 Jelmer Vernooijr26431: Require ndr_push creators to specify a iconv_co...
2007-12-21 Jelmer Vernooijr26430: require explicit specification of loadparm...
2007-12-21 Jelmer Vernooijr26429: Avoid use of global_smb_iconv_convenience.
2007-12-21 Kai Blinr26428: spoolss: Fix a typo.
2007-12-21 Jelmer Vernooijr26427: Avoid global_smb_iconv_convenience.
2007-12-21 Jelmer Vernooijr26426: Remove uses of global_loadparm.
2007-12-21 Stefan Metzmacherr26425: fix crash bug, sorry I should have tested that...
2007-12-21 Andrew Bartlettr26424: Patch and hits from Howard Chu <hyc@symas.com...
2007-12-21 Stefan Metzmacherr26423: try to fix the build on solaris
2007-12-21 Stefan Metzmacherr26422: build: let configure print out if we have worki...
2007-12-21 Stefan Metzmacherr26421: build: we now have HAVE_IFACE_GETIFADDRS as...
2007-12-21 Andrew Bartlettr26420: Don't print a blow-by-blow description of every...
2007-12-21 Andrew Bartlettr26419: Add a module to implement 'ambigious name resol...
2007-12-21 Kai Blinr26418: Janitorial: Kill pstring in ntlmssp_parse.c
2007-12-21 Jelmer Vernooijr26417: Make str_list_copy(mem_ctx, NULL) return NULL...
2007-12-21 Kai Blinr26416: Janitorial: Fix warnings in auth/gensec/
2007-12-21 Stefan Metzmacherr26415: LIBSAMBA-CONFIG used dlopen(), so it has to...
2007-12-21 Stefan Metzmacherr26414: build: bring in the content of EXT_LIB's for...
2007-12-21 Stefan Metzmacherr26413: we should check the return value of talloc_refe...
2007-12-21 Andrew Bartlettr26412: Add comments and refactor to reuse common code.
2007-12-21 Jelmer Vernooijr26411: Double check Python installation - make sure...
2007-12-21 Jelmer Vernooijr26410: Remove unnecessary static.
2007-12-21 Jelmer Vernooijr26409: Pass smb ports along.
2007-12-21 Jelmer Vernooijr26408: Remove use of global_loadparm.
2007-12-21 Kai Blinr26407: Janitorial: Remove a pstring and compiler warnings.
2007-12-21 Jelmer Vernooijr26406: Make a copy to prevent modification of the...
2007-12-21 Jelmer Vernooijr26405: Import support for getifaddrs from Samba3.
2007-12-21 Jelmer Vernooijr26404: Disable socket wrapper for the interface detect...
2007-12-21 Jelmer Vernooijr26403: Make sure ntvfs is only initialized once.
2007-12-21 Jelmer Vernooijr26402: Require a talloc context in libnetif.
2007-12-21 Jelmer Vernooijr26401: Don't cache interfaces context in libnetif.
2007-12-21 Jelmer Vernooijr26400: Don't try to do character conversion before...
2007-12-21 Jelmer Vernooijr26399: Use -O option for SWIG (less evil generated...
2007-12-21 Jelmer Vernooijr26398: Fix writing the output of failed tests to st...
2007-12-21 Jelmer Vernooijr26397: Fix circular dependency in samba-socket.
2007-12-21 Kai Blinr26396: dcerpc: Fall back to peer_name() if target_host...
2007-12-21 Kai Blinr26395: spoolss: Add WinXP-like printer browsing test.
2007-12-21 Kai Blinr26394: dcerpc: Use target_hostname() instead of peer_n...
2007-12-21 Günther Deschnerr26393: Fix inline comment.
2007-12-21 Stefan Metzmacherr26392: cmdline: remove unused var
2007-12-21 Stefan Metzmacherr26391: samba4 doesn't support 'lmhosts' as resolve...
2007-12-21 Andrew Bartlettr26389: Merge SWAT changes from alpha2 back into main...
2007-12-21 Andrew Bartlettr26386: We need to test in more than just 'interactive...
2007-12-21 Jelmer Vernooijr26385: Integrate gensec-socket into gensec.
2007-12-21 Jelmer Vernooijr26384: Fix another global_loadparm instance.
2007-12-21 Jelmer Vernooijr26383: Make interfaces argument explicit.
2007-12-21 Jelmer Vernooijr26382: Remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26381: Move global_loadparm higher up the call stack.
2007-12-21 Jelmer Vernooijr26380: Specify port number higher up the call stack.
2007-12-21 Jelmer Vernooijr26379: Remove more global_loadparm instances.
2007-12-21 Jelmer Vernooijr26378: Remove use of global_loadparm.
2007-12-21 Jelmer Vernooijr26377: Specify port explicitly.
2007-12-21 Jelmer Vernooijr26376: Add context for libcli_resolve.
2007-12-21 Jelmer Vernooijr26375: Move provision-independent utility function...
2007-12-21 Jelmer Vernooijr26374: Remove dependency on dynconfig.
2007-12-21 Jelmer Vernooijr26373: add note about shared libs being problematic...
2007-12-21 Jelmer Vernooijr26372: Add include for external users.
2007-12-21 Jelmer Vernooijr26371: Fix typo.
2007-12-21 Jelmer Vernooijr26370: Import upgrade script in Python.
2007-12-21 Jelmer Vernooijr26369: Start on tests for the upgrade python code.
2007-12-21 Jelmer Vernooijr26366: Import provision scripts in Python.
2007-12-21 Andrew Bartlettr26365: This will now be the alpha3 tree (once I releas...
2007-12-21 Andrew Bartlettr26362: Fix segfault in NET-API-DELSHARE torture test.
2007-12-21 Andrew Bartlettr26361: Ensure this test cannot proceed if the pipe...
2007-12-21 Jelmer Vernooijr26360: Add some const.
2007-12-21 Jelmer Vernooijr26359: Build .so version of wins ldb module.
2007-12-21 Jelmer Vernooijr26358: Always specify TORTURE_OPTIONS to smbtorture.
2007-12-21 Jelmer Vernooijr26357: Add separate subsystem for auth_sam_reply parsing.
2007-12-21 Jelmer Vernooijr26356: Remove prototype for nonexisting function.
2007-12-21 Jelmer Vernooijr26355: Eliminate global_loadparm in more places.
2007-12-21 Andrew Bartlettr26354: In trying to chase down why we have reports...
2007-12-21 Jelmer Vernooijr26353: Remove use of global_loadparm.
2007-12-21 Jelmer Vernooijr26352: Don't make lp_load create a new context.
2007-12-21 Jelmer Vernooijr26351: Fix handling of flags when there are multiple...
2007-12-21 Jelmer Vernooijr26350: More tests.
2007-12-21 Jelmer Vernooijr26349: More tests.
2007-12-21 Jelmer Vernooijr26348: Avoid use of autofree context.
2007-12-21 Jelmer Vernooijr26347: More tests.
next