summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r12574: Bring tables.pl back to life and move registration of interfacesJelmer Vernooij2007-10-106-106/+140
* r12573: Update README to recent changes in pidls namespaceJelmer Vernooij2007-10-101-13/+11
* r12572: No longer parse coclasses as interfacesJelmer Vernooij2007-10-101-1/+3
* r12559: use the selftest_prefix, we should use this for all make test output,Stefan Metzmacher2007-10-101-1/+1
* r12558: Support [flag(NULLTERM)] on [charset()] arraysJelmer Vernooij2007-10-104-1/+110
* r12556: added 'make gdbtest'Andrew Tridgell2007-10-101-0/+4
* r12554: get rid of the pesky NTLMSSP warnings about being called after proces...Andrew Tridgell2007-10-102-5/+6
* r12553: Steal the error string onto this context, so that the caller doesn'tAndrew Bartlett2007-10-101-1/+1
* r12552: Remove use of Test::Harness - we're not printing the result summariesJelmer Vernooij2007-10-101-1/+2
* r12551: fixed oplock serialisation problem in gentest as wellAndrew Tridgell2007-10-101-3/+20
* r12550: - fixed 'make pch' to always rebuild the gch file. The dependenciesAndrew Tridgell2007-10-101-2/+3
* r12549: fixed the problem with serialisation and the RAW-OPLOCK testAndrew Tridgell2007-10-101-9/+34
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-10112-4/+153
* r12540: Provide more information in the ldb error string.Andrew Bartlett2007-10-101-3/+5
* r12539: fix the pidl testsStefan Metzmacher2007-10-101-1/+1
* r12538: Clarify why we are doing the delete here.Andrew Bartlett2007-10-101-1/+2
* r12537: finally found the difference between us and w2k3 that caused w2kAndrew Tridgell2007-10-101-2/+9
* r12536: kerberos is on port 88, not port 389Andrew Tridgell2007-10-101-1/+1
* r12535: - simplify string list handling in a couple of places using str_list_...Andrew Tridgell2007-10-103-31/+23
* r12534: Make the transaction code fill the error string on failure.Andrew Bartlett2007-10-101-3/+30
* r12533: Get the ldb.errstring() out to the user on failure. It helps a lotAndrew Bartlett2007-10-101-2/+9
* r12532: log a message giving the IPs of non-partner clients trying WINS repli...Andrew Tridgell2007-10-101-0/+2
* r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNSAndrew Tridgell2007-10-1013-73/+42
* r12530: Let include/includes.h depend on lib/basic.h (which it includes)Jelmer Vernooij2007-10-101-0/+2
* r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij2007-10-1038-27/+60
* r12523: Convert the registry subsystem to use a seperate prototype headerJelmer Vernooij2007-10-108-12/+26
* r12520: Add support for --help to mkproto.plJelmer Vernooij2007-10-106-14/+64
* r12517: Don't generate empty init functionsJelmer Vernooij2007-10-105-43/+19
* r12516: Fix drsuapi and netlogon javascript bindingsJelmer Vernooij2007-10-103-2/+25
* r12515: Use UUID directly rather then string containing UUIDJelmer Vernooij2007-10-101-2/+2
* r12514: Move DCE/RPC interface table to a seperate fileJelmer Vernooij2007-10-1010-94/+115
* r12513: Similar change as my previous commit, but now for transfer syntaxes.Jelmer Vernooij2007-10-108-64/+43
* r12512: Use GUID structs in API functions everywhere rather then converting b...Jelmer Vernooij2007-10-1018-98/+92
* r12511: Remove authservice from binding stringJelmer Vernooij2007-10-102-8/+1
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-1069-360/+175
* r12509: make the output for the buildfarm nicerStefan Metzmacher2007-10-101-1/+6
* r12507: This file has had my grubby paws all over it ;-)Andrew Bartlett2007-10-101-0/+1
* r12506: Fix up issues shown up by the expanded RPC-SAMR testsuite, and add ldbAndrew Bartlett2007-10-102-43/+140
* r12505: Cope better with NT_STATUS_PASSWORD_RESTRICTION (due to minimumAndrew Bartlett2007-10-101-7/+93
* r12504: Fix one more transaction cancel bail-out path, and correct comments.Andrew Bartlett2007-10-101-2/+8
* r12503: This function was just too simple to leave unimplemented.Andrew Bartlett2007-10-101-2/+15
* r12502: A bit of work on the RPC-SAMR torture test. Prove that ridToSid isAndrew Bartlett2007-10-101-10/+30
* r12501: Merge EJSHeader.pm into EJS.pm and simplify smbcalls_rpc.c a bit,Jelmer Vernooij2007-10-107-143/+75
* r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...Jelmer Vernooij2007-10-1015-23/+73
* r12499: Move smb_build.h out of includes.hJelmer Vernooij2007-10-1029-10/+28
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-1063-339/+295
* r12494: Support loading modules from .so files for most subsystems.Jelmer Vernooij2007-10-1028-41/+207
* r12490: Fix --warn-compatJelmer Vernooij2007-10-103-47/+23
* r12489: Forward declare nbtd_iface_nameJelmer Vernooij2007-10-101-0/+1
* r12488: Fix MANIFEST to match recent changesJelmer Vernooij2007-10-101-14/+14