summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r24688: Make output subunit-parseable.Jelmer Vernooij2007-10-101-20/+20
* r24687: Registry tests are succeeding now so remove from known failure list, ...Jelmer Vernooij2007-10-103-33/+93
* r24686: Make sure control messages are on a new line.Jelmer Vernooij2007-10-101-4/+4
* r24685: Don't warn about iconv tests not being usable until they're actually ...Jelmer Vernooij2007-10-101-22/+31
* r24684: Be a bit less verboseJelmer Vernooij2007-10-102-5/+5
* r24683: Add two more tests.Jelmer Vernooij2007-10-102-0/+37
* r24682: forgot to actually make the new test buil...Rafal Szczesniak2007-10-101-0/+1
* r24681: add basic test of libnet_GroupInfo function.Rafal Szczesniak2007-10-102-0/+273
* r24680: fix a couple of stupid typos from previous commit.Rafal Szczesniak2007-10-101-6/+6
* r24679: Add (raw and untested) implementation of libnet_GroupInfo function.Rafal Szczesniak2007-10-104-0/+215
* r24678: More improvements to html output; list unexpected successes and failu...Jelmer Vernooij2007-10-101-6/+8
* r24677: Also add built flex file for people that don't have lex.Jelmer Vernooij2007-10-101-0/+2084
* r24676: Fix pointers being used rather than the data they point at - caught b...Jelmer Vernooij2007-10-101-3/+3
* r24675: Specify mode to mkdir, as required by some versions of perl.Jelmer Vernooij2007-10-101-1/+1
* r24674: Make sure results are always on a new line, fix typo in test name.Jelmer Vernooij2007-10-105-2/+27
* r24673: Put lex/yacc output under version control for hosts that don't have t...Jelmer Vernooij2007-10-102-0/+1861
* r24672: Add dummy variable to prevent errors on some compilers.Jelmer Vernooij2007-10-101-2/+1
* r24671: More improvements to the HTML test suite results: hideJelmer Vernooij2007-10-105-24/+156
* r24670: Use torture functions for settings.Jelmer Vernooij2007-10-106-12/+10
* r24669: Add CSS to the test run HTML output. See http://samba.org/~jelmer/ fo...Jelmer Vernooij2007-10-105-32/+154
* r24668: Fix header installation.Jelmer Vernooij2007-10-101-1/+1
* r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij2007-10-1060-4028/+7242
* r24665: Close file handles properly.Jelmer Vernooij2007-10-101-12/+15
* r24657: Use torture functions.Jelmer Vernooij2007-10-101-5/+5
* r24655: Fix bug 4919 reported by Matthias Wallnöfer <mwallnoefer@yahoo.de>:Andrew Bartlett2007-10-101-3/+2
* r24651: Allow dynamic updates for the domain controller over its own nameSimo Sorce2007-10-101-0/+5
* r24650: Some more instructions to have make GSS-TSIG workSimo Sorce2007-10-101-1/+13
* r24648: Found out the meaning of a few more flags.Andrew Bartlett2007-10-101-2/+2
* r24647: this passes nowAndrew Tridgell2007-10-101-1/+0
* r24646: fixed the handling of case insensitive paths with wildcardsAndrew Tridgell2007-10-101-1/+33
* r24645: add in the ctdb dbwrap backendAndrew Tridgell2007-10-104-3/+200
* r24644: add a ctdb_fetch() function to the ctdb client codeAndrew Tridgell2007-10-101-0/+3
* r24643: add a ctdb_fetch() function to the ctdb client codeAndrew Tridgell2007-10-101-0/+24
* r24642: prevent recursion with fetch_lockedAndrew Tridgell2007-10-101-10/+22
* r24641: fixed several memory leaks in the brlock codeAndrew Tridgell2007-10-101-0/+11
* r24640: Add a suggested BIND configuration snippit, to help with DNS configur...Andrew Bartlett2007-10-102-1/+16
* r24631: Fix up format warnings, found on my Fedora 7 x86_64 workstation.Andrew Bartlett2007-10-108-16/+20
* r24629: Make read_sock return the total number of bytes read insteadMichael Adam2007-10-101-3/+3
* r24626: as TALLOC_ABORT() is defined to abort() by defaultStefan Metzmacher2007-10-101-2/+12
* r24623: add back '-D' option to smbdStefan Metzmacher2007-10-101-7/+29
* r24620: move printing out the version string and exit()Stefan Metzmacher2007-10-101-3/+9
* r24614: Merge with current lorikeet-heimdal. This brings us one step closerAndrew Bartlett2007-10-1058-786/+1145
* r24613: Missed this in my recent commit -r 24611. We don't discriminate onAndrew Bartlett2007-10-101-2/+0
* r24612: Revert this part of -r 24611. This isn't related to my SAMR passwordAndrew Bartlett2007-10-101-0/+4
* r24611: Following up on the re-opening of bug 4817 is it pretty clear thatAndrew Bartlett2007-10-105-91/+213
* r24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.cStefan Metzmacher2007-10-1012-58/+59
* r24596: - talloc request structure for the samba3 server bindingsStefan Metzmacher2007-10-101-24/+33
* r24592: pass down the ndr_interface_table in the samba3 client bindingsStefan Metzmacher2007-10-102-4/+5
* r24588: use the right typeAndrew Tridgell2007-10-101-1/+1
* r24587: the elements of the array are not talloc pointersAndrew Tridgell2007-10-102-4/+2