summaryrefslogtreecommitdiff
path: root/source4/rpc_server
AgeCommit message (Expand)AuthorFilesLines
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-5/+5
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-5/+11
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij1-17/+17
2008-05-16The following patch calls the op_bind operation for an interface which contex...Julien Kerihuel1-0/+8
2008-05-16This patch adds remaining padding bytes to the dcerpc_fault IDL structure and...Julien Kerihuel1-0/+4
2008-04-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij12-45/+48
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce1-1/+2
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij12-44/+46
2008-04-14Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij1-38/+38
2008-04-14Remove prototypes from build.h in preparation of removing build.hJelmer Vernooij1-0/+12
2008-04-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij11-107/+242
2008-04-02rpc_server: Remove references to sidmap from the lsa pipe code.Kai Blin3-9/+2
2008-04-02rpc_server: Use wbclient instead of sidmap in unixinfo pipeKai Blin1-41/+119
2008-04-02wbclient: Add an async winbind client library.Kai Blin1-1/+2
2008-04-02Move handle utility functions to public header, remove more public headers.Jelmer Vernooij2-37/+38
2008-04-02Trim down installed headers some more.Jelmer Vernooij1-2/+0
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij6-19/+81
2008-03-28Merge v4.0-testJelmer Vernooij5-143/+302
2008-03-20More kludge ACLs!Andrew Bartlett2-88/+193
2008-03-14Rework our SAMR test and SAMR server.Andrew Bartlett2-25/+49
2008-03-13Rework SAMR functions to avoid gendb_search()Andrew Bartlett1-26/+38
2008-03-13Show why a LookupName fails (help debugging)Andrew Bartlett2-3/+21
2008-03-13Rework to have member server 'domains' be CN=NETBIOSNAMEAndrew Bartlett1-1/+1
2008-03-08Fix the build.Jelmer Vernooij2-14/+26
2008-03-08Push SOVERSION and VERSION out of perl code.Jelmer Vernooij2-2/+0
2008-03-07Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-0/+1
2008-03-06ntvfs: pass down the client capabilities into the ntvfs layerStefan Metzmacher1-0/+1
2008-03-03Fix some syntax errors.Jelmer Vernooij1-1/+1
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-38/+36
2008-02-29Move public header accumulation out of the perl code.Jelmer Vernooij1-4/+6
2008-02-29Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij4-31/+45
2008-02-28Merge branch 'v4-0-trivial' into v4-0-testJelmer Vernooij2-7/+5
2008-02-28Check for and reject invalid account flags.Andrew Bartlett1-0/+14
2008-02-28Generate ACB_PW_EXPIRED correctlyAndrew Bartlett2-24/+26
2008-02-26Move public header accumulation out of the perl code.Jelmer Vernooij1-2/+4
2008-02-25Remove public prototype headers. Generating both public and private prototype...Jelmer Vernooij1-2/+2
2008-02-21Remove more global_loadparm instance.sJelmer Vernooij2-7/+5
2008-02-18Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'Jelmer Vernooij1-2/+2
2008-02-04Remove useless layer of indirection, where every service calledAndrew Bartlett1-13/+1
2008-02-04Rework service init functions to pass down service name. This isAndrew Bartlett1-1/+1
2008-01-25Fix netlogon rpc-server build.Günther Deschner1-4/+4
2008-01-25Fix netlogon rpc-server build.Günther Deschner1-4/+4
2008-01-16Print out the reason we can't delete the user in SAMR.Andrew Bartlett1-0/+3
2008-01-11Return 'not implemented' on more RPCs. (easy way to 'pass' theAndrew Bartlett1-2/+7
2008-01-07r26689: registry: Return max_subkeynamelen, max_valnamelen and max_valbufsize...Jelmer Vernooij1-2/+4
2008-01-05r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij1-4/+8
2008-01-01r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij2-4/+4
2007-12-24r26580: Include sentinel in build.h, in case the list is empty.Jelmer Vernooij1-1/+1
2007-12-24r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij1-1/+1
2007-12-24r26558: Add IDL for netr_GetForestTrustInformation().Günther Deschner1-4/+4