summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12534: Make the transaction code fill the error string on failure.Andrew Bartlett1-3/+30
2007-10-10r12533: Get the ldb.errstring() out to the user on failure. It helps a lotAndrew Bartlett1-2/+9
2007-10-10r12532: log a message giving the IPs of non-partner clients trying WINS repli...Andrew Tridgell1-0/+2
2007-10-10r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNSAndrew Tridgell13-73/+42
2007-10-10r12530: Let include/includes.h depend on lib/basic.h (which it includes)Jelmer Vernooij1-0/+2
2007-10-10r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij38-27/+60
2007-10-10r12523: Convert the registry subsystem to use a seperate prototype headerJelmer Vernooij8-12/+26
2007-10-10r12520: Add support for --help to mkproto.plJelmer Vernooij6-14/+64
2007-10-10r12517: Don't generate empty init functionsJelmer Vernooij5-43/+19
2007-10-10r12516: Fix drsuapi and netlogon javascript bindingsJelmer Vernooij3-2/+25
2007-10-10r12515: Use UUID directly rather then string containing UUIDJelmer Vernooij1-2/+2
2007-10-10r12514: Move DCE/RPC interface table to a seperate fileJelmer Vernooij10-94/+115
2007-10-10r12513: Similar change as my previous commit, but now for transfer syntaxes.Jelmer Vernooij8-64/+43
2007-10-10r12512: Use GUID structs in API functions everywhere rather then converting b...Jelmer Vernooij18-98/+92
2007-10-10r12511: Remove authservice from binding stringJelmer Vernooij2-8/+1
2007-10-10r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij69-360/+175
2007-10-10r12509: make the output for the buildfarm nicerStefan Metzmacher1-1/+6
2007-10-10r12507: This file has had my grubby paws all over it ;-)Andrew Bartlett1-0/+1
2007-10-10r12506: Fix up issues shown up by the expanded RPC-SAMR testsuite, and add ldbAndrew Bartlett2-43/+140
2007-10-10r12505: Cope better with NT_STATUS_PASSWORD_RESTRICTION (due to minimumAndrew Bartlett1-7/+93
2007-10-10r12504: Fix one more transaction cancel bail-out path, and correct comments.Andrew Bartlett1-2/+8
2007-10-10r12503: This function was just too simple to leave unimplemented.Andrew Bartlett1-2/+15
2007-10-10r12502: A bit of work on the RPC-SAMR torture test. Prove that ridToSid isAndrew Bartlett1-10/+30
2007-10-10r12501: Merge EJSHeader.pm into EJS.pm and simplify smbcalls_rpc.c a bit,Jelmer Vernooij7-143/+75
2007-10-10r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...Jelmer Vernooij15-23/+73
2007-10-10r12499: Move smb_build.h out of includes.hJelmer Vernooij29-10/+28
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij63-339/+295
2007-10-10r12494: Support loading modules from .so files for most subsystems.Jelmer Vernooij28-41/+207
2007-10-10r12490: Fix --warn-compatJelmer Vernooij3-47/+23
2007-10-10r12489: Forward declare nbtd_iface_nameJelmer Vernooij1-0/+1
2007-10-10r12488: Fix MANIFEST to match recent changesJelmer Vernooij1-14/+14
2007-10-10r12487: Remove obsolete functionJelmer Vernooij1-24/+0
2007-10-10r12484: Initial work on supporting non-typedeffed typesJelmer Vernooij8-44/+45
2007-10-10r12483: Remove --tdr-header option (merged into --tdr-parser)Jelmer Vernooij3-70/+42
2007-10-10r12482: Add some more testsJelmer Vernooij2-14/+12
2007-10-10r12481: Move parser-specific utility functions to idl.yp, remove some unused ...Jelmer Vernooij3-492/+641
2007-10-10r12480: Extend testsuiteJelmer Vernooij1-1/+24
2007-10-10r12470: Add helper module for pidl testsJelmer Vernooij12-115/+189
2007-10-10r12465: Merge Parse::Pidl::Samba4::NDR::Header into Parse::Pidl::Samba4::NDR:...Jelmer Vernooij8-251/+187
2007-10-10r12464: Add simple IDL parsing tests for pidl using the standard perlJelmer Vernooij14-277/+134
2007-10-10r12463: Rename 'Samba' namespace to 'Samba4'Jelmer Vernooij15-47/+51
2007-10-10r12462: Hide oo magic from callers of the parserJelmer Vernooij4-84/+101
2007-10-10r12461: Some updates to the srvsvc IDL from Ronnie SahlbergJelmer Vernooij3-432/+372
2007-10-10r12454: Forward declare struct nbt_iface_nameJelmer Vernooij1-0/+1
2007-10-10r12451: Add 'struct libnet_context;' - apparently the order of the prototypesJelmer Vernooij1-0/+1
2007-10-10r12450: Move generation of proto and full object lists to makefile.pm. 'make'...Jelmer Vernooij6-30/+40
2007-10-10r12449: Fix some warningsJelmer Vernooij1-8/+8
2007-10-10r12448: add some usefull debug messagesStefan Metzmacher1-0/+5
2007-10-10r12446: Merge mkproto.sh's functionality into mkproto.plJelmer Vernooij5-82/+90
2007-10-10r12445: Fix header in manpage, make script executableJelmer Vernooij2-1/+1