summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* 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
* r12487: Remove obsolete functionJelmer Vernooij2007-10-101-24/+0
* r12484: Initial work on supporting non-typedeffed typesJelmer Vernooij2007-10-108-44/+45
* r12483: Remove --tdr-header option (merged into --tdr-parser)Jelmer Vernooij2007-10-103-70/+42
* r12482: Add some more testsJelmer Vernooij2007-10-102-14/+12
* r12481: Move parser-specific utility functions to idl.yp, remove some unused ...Jelmer Vernooij2007-10-103-492/+641
* r12480: Extend testsuiteJelmer Vernooij2007-10-101-1/+24
* r12470: Add helper module for pidl testsJelmer Vernooij2007-10-1012-115/+189
* r12465: Merge Parse::Pidl::Samba4::NDR::Header into Parse::Pidl::Samba4::NDR:...Jelmer Vernooij2007-10-108-251/+187
* r12464: Add simple IDL parsing tests for pidl using the standard perlJelmer Vernooij2007-10-1014-277/+134
* r12463: Rename 'Samba' namespace to 'Samba4'Jelmer Vernooij2007-10-1015-47/+51
* r12462: Hide oo magic from callers of the parserJelmer Vernooij2007-10-104-84/+101
* r12461: Some updates to the srvsvc IDL from Ronnie SahlbergJelmer Vernooij2007-10-103-432/+372
* r12454: Forward declare struct nbt_iface_nameJelmer Vernooij2007-10-101-0/+1
* r12451: Add 'struct libnet_context;' - apparently the order of the prototypesJelmer Vernooij2007-10-101-0/+1
* r12450: Move generation of proto and full object lists to makefile.pm. 'make'...Jelmer Vernooij2007-10-106-30/+40
* r12449: Fix some warningsJelmer Vernooij2007-10-101-8/+8
* r12448: add some usefull debug messagesStefan Metzmacher2007-10-101-0/+5
* r12446: Merge mkproto.sh's functionality into mkproto.plJelmer Vernooij2007-10-105-82/+90
* r12445: Fix header in manpage, make script executableJelmer Vernooij2007-10-102-1/+1
* r12442: only set the "wins server" parameter if it's not setStefan Metzmacher2007-10-101-1/+1
* r12440: fix crash bugsStefan Metzmacher2007-10-102-0/+12
* r12439: No need to keep walking this list if we find the match.Andrew Bartlett2007-10-101-0/+1
* r12437: if the client gives us an unicast name query with recursion_desired,Stefan Metzmacher2007-10-101-7/+6
* r12436: Fix Samba4 as a server to Win2000 for the domain join.Andrew Bartlett2007-10-101-46/+74
* r12435: the max wins ttl is 6 days in windows and samba3Stefan Metzmacher2007-10-101-1/+1
* r12434: implement database scavenging, the only missing part is the verifying...Stefan Metzmacher2007-10-105-2/+429
* r12433: Add comment describing this function.Andrew Bartlett2007-10-101-0/+4
* r12432: Re-indent and consistantly cancel the transaction.Andrew Bartlett2007-10-101-1/+8
* r12431: - the TIME_T_MAX needs to be a singed max valueStefan Metzmacher2007-10-101-3/+16
* r12430: Clarify libnet_join code. Add/fix comments.Andrew Bartlett2007-10-101-10/+10
* r12429: make static records always active with a max expire timeStefan Metzmacher2007-10-101-0/+20