jelmer/samba4-debian.git
2007-12-21 Kai Blinr25642: Fix a small typo.
2007-12-21 Jelmer Vernooijr25630: Allow "NULL" as memory context, for consistency...
2007-12-21 Jelmer Vernooijr25628: Fix formatting, missing include.
2007-12-21 Jelmer Vernooijr25627: Remove unused global.
2007-12-21 Jelmer Vernooijr25626: Move some debug-specific prototypes to debug.h.
2007-12-21 Jelmer Vernooijr25624: Remove ipv4_addr hack. Only causes 4 extra...
2007-12-21 Stefan Metzmacherr25623: add 'make test-swrap-pcap' and 'make test-swrap...
2007-12-21 Stefan Metzmacherr25622: let --socket-wrapper-keep-pcap imply --socket...
2007-12-21 Andrew Bartlettr25619: As perhaps could have been expected, the CFLAGS...
2007-12-21 Andrew Bartlettr25618: I'm sick of the fstring warnings turning up...
2007-12-21 Jelmer Vernooijr25617: Make sure system include paths come after samba...
2007-12-21 Andrew Bartlettr25616: Fedora DS now has a way to install the schema...
2007-12-21 Jelmer Vernooijr25615: Honor SMBD_VALGRIND and NMBD_VALGRIND for Samba3.
2007-12-21 Jelmer Vernooijr25614: Add trivial tdb website.
2007-12-21 Stefan Metzmacherr25613: verify the length and type before checking...
2007-12-21 Günther Deschnerr25612: Add test_SetKeySecurity() call.
2007-12-21 Günther Deschnerr25611: Smaller fix for winreg test.
2007-12-21 Günther Deschnerr25610: Add security_descriptor_appendv() which takes...
2007-12-21 Günther Deschnerr25609: Reformat RPC-WINREG test.
2007-12-21 Günther Deschnerr25608: Call security_descriptor_append from within...
2007-12-21 Günther Deschnerr25607: Allow to set security descriptor type flags...
2007-12-21 Günther Deschnerr25606: Allow test_GetKeySecurity() to return a securit...
2007-12-21 Günther Deschnerr25605: Last round of registry reformats (before this...
2007-12-21 Günther Deschnerr25604: Add security_descriptor_append() helper function.
2007-12-21 Günther Deschnerr25603: More reformat.
2007-12-21 Stefan Metzmacherr25602: don't imply "system/network.h" within replace.h,
2007-12-21 Stefan Metzmacherr25601: replace.h should never imply any "system/*.h"
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-12-21 Stefan Metzmacher[GLUE] fix some executable bits on shell scripts
2007-12-21 Andrew Bartlettr24958: This is the final text, and the final version...
2007-12-21 Andrew Bartlettr24947: Forgot to merge this to release branch, so...
2007-12-21 Andrew Bartlettr24944: Merge acct_expiry fix to release branch.
2007-12-21 Andrew Bartlettr24919: Merge build fix and improved error strings...
2007-12-21 Andrew Bartlettr24917: More thoughts on Samba4 release notes, readme...
2007-12-21 Andrew Bartlettr24916: (merge to release branch)
2007-12-21 Andrew Bartlettr24912: Merge 'use more substituted variables' patch...
2007-12-21 Andrew Bartlettr24910: Merge named.conf patch by Andrew Kroeger <andre...
2007-12-21 Andrew Bartlettr24858: Make the 'vampire' code work again - clearly...
2007-12-21 Andrew Bartlettr24823: Without any better ideas as to how to fill...
2007-12-21 Andrew Bartlettr24821: Update the mkrelease.sh script and mkversion...
2007-10-10 Stefan Metzmacherr25600: fix stupid typo...this should fix the build...
2007-10-10 Stefan Metzmacherr25599: print the error...
2007-10-10 Stefan Metzmacherr25597: HPUX doesn't have INET_ADDRSTRLEN defined
2007-10-10 Andrew Bartlettr25596: It isn't valid to take the address of an array...
2007-10-10 Stefan Metzmacherr25595: we pass the "blackbox.smbclient.*USER and PASSW...
2007-10-10 Günther Deschnerr25594: Merge from 3_2:
2007-10-10 Jeremy Allisonr25586: Fix getaddrinfo detection - from Timur.
2007-10-10 Stefan Metzmacherr25585: don't start winbindd untill the build-farm...
2007-10-10 Stefan Metzmacherr25582: build nmblookup with make testsuite as it's...
2007-10-10 Stefan Metzmacherr25581: move variable to the place it belongs to.
2007-10-10 Jelmer Vernooijr25580: Error out if there are no tests to run.
2007-10-10 Stefan Metzmacherr25579: BOOL -> bool
2007-10-10 Stefan Metzmacherr25578: BOOL -> bool
2007-10-10 Stefan Metzmacherr25577: BOOL -> bool
2007-10-10 Stefan Metzmacherr25576: BOOL -> bool
2007-10-10 Jelmer Vernooijr25574: Support SMBD_OPTIONS, NMBD_OPTIONS and WINBINDD...
2007-10-10 Jelmer Vernooijr25566: Use -lexecinfo for backtraces on FreeBSD. Patch...
2007-10-10 Jelmer Vernooijr25562: Use standard bool types in cyrus sasl code...
2007-10-10 Jelmer Vernooijr25558: Define HAVE_* for other gai functions to preven...
2007-10-10 Jelmer Vernooijr25556: Update README.
2007-10-10 Jelmer Vernooijr25555: Remove support for BOOL, True and False.
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Jelmer Vernooijr25553: Convert to standard bool type.
2007-10-10 Jelmer Vernooijr25552: Convert to standard bool type.
2007-10-10 Jelmer Vernooijr25551: Convert to standard bool type.
2007-10-10 Jelmer Vernooijr25550: Convert to standard bool type.
2007-10-10 Jelmer Vernooijr25549: Convert to standard bool type.
2007-10-10 Jelmer Vernooijr25548: Convert to standard bool type.
2007-10-10 Jelmer Vernooijr25547: Convert to standard bool type.
2007-10-10 Jelmer Vernooijr25546: Convert to standard bool type.
2007-10-10 Jelmer Vernooijr25545: Use inet_ntop for ipv4 code as well - should...
2007-10-10 Günther Deschnerr25544: Cleanup some more indents in lib/registry.
2007-10-10 Jelmer Vernooijr25543: Merge libreplace support for inet_pton, inet_nt...
2007-10-10 Jelmer Vernooijr25541: Add setup.py for building ldb python wrappers...
2007-10-10 Jelmer Vernooijr25540: Remove prototypes for already removed functions.
2007-10-10 Günther Deschnerr25539: Also correct indent for winreg server.
2007-10-10 Jelmer Vernooijr25537: Use new path for events modules.
2007-10-10 Jelmer Vernooijr25536: Fix path for messaging - this code path doesn...
2007-10-10 Jelmer Vernooijr25535: Deal with events subsystem failures.
2007-10-10 Michael Adamr25532: Fix some more indentations. Sorry Günther,...
2007-10-10 Günther Deschnerr25531: Merge GTYPE_SECURITY_UNIVERSAL_GROUP from samba3.
2007-10-10 Jelmer Vernooijr25530: Fix missing dependency
2007-10-10 Günther Deschnerr25529: Reformatting.
2007-10-10 Jelmer Vernooijr25527: Deal with no tests being registered.
2007-10-10 Jelmer Vernooijr25524: Fix directory names for local module builds.
2007-10-10 Jelmer Vernooijr25522: Convert to standard bool types.
2007-10-10 Jelmer Vernooijr25518: Convert to standard bool types.
2007-10-10 Michael Adamr25516: Sorry, I reverted too much of r25448 in r25515.
2007-10-10 Michael Adamr25515: Revert r25448:
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
next