summaryrefslogtreecommitdiff
path: root/source4/rpc_server
AgeCommit message (Expand)AuthorFilesLines
2008-08-07rpc_server: add support for DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGNStefan Metzmacher3-1/+14
2008-07-28rpc_server: remove unused variableStefan Metzmacher1-1/+0
2008-07-25Make a new define to ensure the accoc_group_id we use is always in common.Andrew Bartlett1-2/+4
2008-07-23rpc_server: be more strict with the incoming assoc_group_idStefan Metzmacher1-12/+12
2008-07-23Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett1-0/+11
2008-07-23The SMB session key must not be more than 16 bytes in SAMR (andAndrew Bartlett1-1/+10
2008-07-23Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett1-6/+9
2008-07-23Remove the 'accoc_group_id' check in the RPC server.Andrew Bartlett1-0/+11
2008-07-22Change occurrences of the u1 member of DsBindInfo* to pid after idl change.Michael Adam1-6/+9
2008-07-21Rename structures to better match the names in the WSPP IDL.Andrew Bartlett1-33/+33
2008-07-21Remove bogus test in 'enum trusted domains' LSA server.Andrew Bartlett1-6/+0
2008-07-07rpc_server: use the transport session_info if availableStefan Metzmacher1-8/+12
2008-07-03rpc_server: use the same chunk_size logic as we we use in the clientStefan Metzmacher1-7/+7
2008-06-14Make up the right dependencies now that ldb depends on libeventsSimo Sorce1-2/+2
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