summaryrefslogtreecommitdiff
path: root/source4/librpc/idl
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r16691: we should only look at rdata.data.length when we're in ndr_push modeStefan Metzmacher1-1/+3
2007-10-10r16690: - fix bug 3896Stefan Metzmacher1-1/+11
2007-10-10r16523: pass spoolss_XcvData calls to the ntptr backends...Stefan Metzmacher1-1/+10
2007-10-10r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr...Gerald Carter1-1/+1
2007-10-10r15779: Remove keepref from atsvc and efs.Jelmer Vernooij2-5/+3
2007-10-10r15776: Don't generate ref pointers in Samba4-generated code. There is no pointJelmer Vernooij23-33/+62
2007-10-10r15766: fix parsing of srvsvc_NetGetFileSecurity() and srvsvc_NetSetFileSecur...Stefan Metzmacher1-4/+5
2007-10-10r15653: Remove idl_types.h include where possible. RemoveJelmer Vernooij20-55/+14
2007-10-10r15616: fix white spacesStefan Metzmacher1-3/+3
2007-10-10r15514: Fix includeJelmer Vernooij1-2/+1
2007-10-10r15512: Move uuid functions out of ndr_misc.cJelmer Vernooij1-1/+1
2007-10-10r15469: Fix unixinfo interface to use pointers for [out] parameters (requiredJelmer Vernooij1-6/+6
2007-10-10r15328: Move some functions around, remove dependencies.Jelmer Vernooij4-22/+19
2007-10-10r15281: A few updates for consistency's sakeJim McDonough1-3/+3
2007-10-10r15222: Use more standard UUIDs. Should help AIX build.Andrew Bartlett2-2/+2
2007-10-10r15048: started on the server side implementation of oplocks. The code is notAndrew Tridgell1-0/+1
2007-10-10r14956: change the notify search to be much more efficient by using aAndrew Tridgell1-1/+20
2007-10-10r14921: I forgot to commit the IDL change for the subdir_filterAndrew Tridgell1-2/+2
2007-10-10r14842: fix parsing of NetDiskEnum repliesStefan Metzmacher1-1/+1
2007-10-10r14836: Keep constants in the right order, and line things up nicely.Tim Potter1-3/+3
2007-10-10r14739: keep the last request time for the smbsrv_connection,Stefan Metzmacher1-0/+2
2007-10-10r14721: Fix a couple of warnings.Jelmer Vernooij1-1/+1
2007-10-10r14715: Correct the definition of the DCE/RPC bind_nak, per the OpenGroup spec.Andrew Bartlett1-1/+12
2007-10-10r14708: Add a (bogus) UUID and a comment to the PAC defintion.Andrew Bartlett1-0/+2
2007-10-10r14639: the platform id is 32 bit...Stefan Metzmacher2-2/+2
2007-10-10r14616: added notify change support to the posix backendAndrew Tridgell1-0/+37
2007-10-10r14544: Remove exchange-specific files.Jelmer Vernooij1-259/+0
2007-10-10r14484: Install more headersJelmer Vernooij1-1/+2
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij5-5/+5
2007-10-10r14384: Remove orpc code from includes.hJelmer Vernooij1-1/+13
2007-10-10r14361: Support 'helper' attribute in pidl and use it.Jelmer Vernooij5-5/+10
2007-10-10r14055: merge from samba3. add ACB_NO_AUTH_DATA_REQD, this has been verifiedGünther Deschner1-1/+2
2007-10-10r13927: fix dependencyStefan Metzmacher1-1/+2
2007-10-10r13925: fix dependenciesStefan Metzmacher1-1/+1
2007-10-10r13908: Improve the RPC-SAMSYNC test to cross-check some attributes I wasn'tAndrew Bartlett1-1/+2
2007-10-10r13739: a fairly major overhaul of the opendb code to allow the BASE-DELETEAndrew Tridgell1-0/+39
2007-10-10r13637: Adding more netr_UserFlags.Günther Deschner1-3/+13
2007-10-10r13634: Fix typo.Günther Deschner1-1/+1
2007-10-10r13633: Adding more SE_GROUP bits and make it a bitmask as well.Günther Deschner1-5/+11
2007-10-10r13632: The "password_properties" is a bitmask as well.Günther Deschner1-10/+12
2007-10-10r13631: Add DOMAIN_PASSWORD_LOCKOUT_ADMINS (this bit only allows to lockoutGünther Deschner1-0/+1
2007-10-10r13630: Add new ACB-bits as seen in acct_flags in the PAC info3Günther Deschner1-11/+17
2007-10-10r13626: fix make testStefan Metzmacher1-2/+0
2007-10-10r13624: as abartlet requested, move the saslauthd parsing stuff to a seperate...Stefan Metzmacher2-16/+25
2007-10-10r13621: add an idl structure to parse saslauthd requestsStefan Metzmacher1-0/+14
2007-10-10r13583: Realise that the member server name appears in all calls that use theAndrew Bartlett1-3/+3
2007-10-10r13242: cc-1009 cc: WARNING File = librpc/idl/nbt.idl, Line = 579James Peach1-4/+4
2007-10-10r13131: windows sends termination here, this fixes access with regeditStefan Metzmacher1-1/+1
2007-10-10r13044: I finally understand that the [charset()] and [string] propertiesStefan Metzmacher2-4/+4
2007-10-10r12982: fix parsing of LDAP DIRSYNC cookiesStefan Metzmacher1-7/+21