summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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-1063-4030/+7263
* 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
* r24633: Try to start on a set of release notes for Samba4 alpha1.Andrew Bartlett2007-10-101-43/+18
* 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
* r24586: same bug in RAW-BENCH-OPENAndrew Tridgell2007-10-101-1/+1
* r24585: put in the right state variable when doing a SMBecho - this caused theAndrew Tridgell2007-10-101-1/+1
* r24577: Implement basic getpwent.Kai Blin2007-10-103-1/+173
* r24576: Implement endpwentKai Blin2007-10-101-0/+7
* r24575: Implement setpwentKai Blin2007-10-104-2/+188
* r24574: Fix a warning in wb_samba3_cmd.cKai Blin2007-10-101-1/+1
* r24570: Attempt to fix make testVolker Lendecke2007-10-102-2/+9
* r24569: Add two testsVolker Lendecke2007-10-103-0/+89
* r24568: Fix the build, caused by a conflict betwen mimir's work and metze's b...Andrew Bartlett2007-10-101-1/+1
* r24567: Try much harder not to leak memory when comparing objectCategory enti...Andrew Bartlett2007-10-101-9/+40
* r24566: Remove trailing newlines in ldb_debug(), these are not required.Andrew Bartlett2007-10-101-2/+2
* r24563: remove unused DCERPC specific stuff from the generated NDR codeStefan Metzmacher2007-10-101-3/+0
* r24560: rename some DCERPC_ prefixes into NDR_Stefan Metzmacher2007-10-1011-28/+28
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-1072-176/+176