summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...Jelmer Vernooij2007-12-2121-102/+88
* r25623: add 'make test-swrap-pcap' and 'make test-swrap-keep-pcap'Stefan Metzmacher2007-12-211-0/+6
* r25622: let --socket-wrapper-keep-pcap imply --socket-wrapper-pcapStefan Metzmacher2007-12-211-0/+4
* r25619: As perhaps could have been expected, the CFLAGS hack broke all non-gccAndrew Bartlett2007-12-212-2/+1
* r25618: I'm sick of the fstring warnings turning up here. Let's see how muchAndrew Bartlett2007-12-211-0/+1
* r25617: Make sure system include paths come after samba include paths. Patch ...Jelmer Vernooij2007-12-211-14/+23
* r25616: Fedora DS now has a way to install the schema and extra configurationAndrew Bartlett2007-12-213-11/+11
* r25615: Honor SMBD_VALGRIND and NMBD_VALGRIND for Samba3.Jelmer Vernooij2007-12-211-3/+13
* r25614: Add trivial tdb website.Jelmer Vernooij2007-12-211-0/+44
* r25613: verify the length and type before checking the value,Stefan Metzmacher2007-12-211-3/+2
* r25612: Add test_SetKeySecurity() call.Günther Deschner2007-12-211-1/+45
* r25611: Smaller fix for winreg test.Günther Deschner2007-12-211-1/+5
* r25610: Add security_descriptor_appendv() which takes va_list directly.Günther Deschner2007-12-211-9/+14
* r25609: Reformat RPC-WINREG test.Günther Deschner2007-12-211-18/+22
* r25608: Call security_descriptor_append from within security_descriptor_create.Günther Deschner2007-12-211-29/+1
* r25607: Allow to set security descriptor type flags at creation time withGünther Deschner2007-12-216-21/+28
* r25606: Allow test_GetKeySecurity() to return a security descriptor.Günther Deschner2007-12-211-7/+13
* r25605: Last round of registry reformats (before this gets an obsession...).Günther Deschner2007-12-214-271/+328
* r25604: Add security_descriptor_append() helper function.Günther Deschner2007-12-211-0/+42
* r25603: More reformat.Günther Deschner2007-12-215-118/+164
* r25602: don't imply "system/network.h" within replace.h,Stefan Metzmacher2007-12-212-4/+18
* r25601: replace.h should never imply any "system/*.h"Stefan Metzmacher2007-12-212-7/+12
* Merge commit 'release-4-0-0alpha1' into v4-0-testStefan Metzmacher2007-12-210-0/+0
|\
| * r24958: This is the final text, and the final version. I'll send the releaseAndrew Bartlett2007-12-213-7/+11
| * r24947: Forgot to merge this to release branch, so we got weird subs inAndrew Bartlett2007-12-211-0/+2
| * r24944: Merge acct_expiry fix to release branch.Andrew Bartlett2007-12-212-5/+13
| * r24919: Merge build fix and improved error strings to release branch.Andrew Bartlett2007-12-212-3/+5
| * r24917: More thoughts on Samba4 release notes, readme etc.Andrew Bartlett2007-12-213-152/+17
| * r24916: (merge to release branch)Andrew Bartlett2007-12-214-89/+63
| * r24912: Merge 'use more substituted variables' patch to release branch.Andrew Bartlett2007-12-211-5/+5
| * r24910: Merge named.conf patch by Andrew Kroeger <andrew@sprocks.gotdns.com>Andrew Bartlett2007-12-211-6/+15
| * r24858: Make the 'vampire' code work again - clearly nobody uses this...Andrew Bartlett2007-12-211-0/+4
| * r24823: Without any better ideas as to how to fill out the WHATSNEW, I'veAndrew Bartlett2007-12-211-2/+100
| * r24821: Update the mkrelease.sh script and mkversion.sh to make releasing cor...Andrew Bartlett2007-12-212-5/+22
* | [GLUE] fix some executable bits on shell scriptsStefan Metzmacher2007-12-2110-0/+0
* | r25600: fix stupid typo...this should fix the build on sunXStefan Metzmacher2007-10-101-1/+1
* | r25599: print the error...Stefan Metzmacher2007-10-101-1/+1
* | r25597: HPUX doesn't have INET_ADDRSTRLEN definedStefan Metzmacher2007-10-101-0/+4
* | r25596: It isn't valid to take the address of an array on the stack, and thisAndrew Bartlett2007-10-101-1/+1
* | r25595: we pass the "blackbox.smbclient.*USER and PASSWD" testStefan Metzmacher2007-10-101-1/+0
* | r25594: Merge from 3_2:Günther Deschner2007-10-101-1/+5
* | r25586: Fix getaddrinfo detection - from Timur.Jeremy Allison2007-10-101-1/+9
* | r25585: don't start winbindd untill the build-farm faked users work with itStefan Metzmacher2007-10-101-23/+24
* | r25582: build nmblookup with make testsuite as it's needed in the blackbox testsStefan Metzmacher2007-10-101-1/+1
* | r25581: move variable to the place it belongs to.Stefan Metzmacher2007-10-101-1/+1
* | r25580: Error out if there are no tests to run.Jelmer Vernooij2007-10-101-0/+5
* | r25579: BOOL -> boolStefan Metzmacher2007-10-104-36/+36
* | r25578: BOOL -> boolStefan Metzmacher2007-10-101-3/+3
* | r25577: BOOL -> boolStefan Metzmacher2007-10-102-42/+42
* | r25576: BOOL -> boolStefan Metzmacher2007-10-102-8/+8