summaryrefslogtreecommitdiff
path: root/source4/librpc/idl
Commit message (Expand)AuthorAgeFilesLines
* r15779: Remove keepref from atsvc and efs.Jelmer Vernooij2007-10-102-5/+3
* r15776: Don't generate ref pointers in Samba4-generated code. There is no pointJelmer Vernooij2007-10-1023-33/+62
* r15766: fix parsing of srvsvc_NetGetFileSecurity() and srvsvc_NetSetFileSecur...Stefan Metzmacher2007-10-101-4/+5
* r15653: Remove idl_types.h include where possible. RemoveJelmer Vernooij2007-10-1020-55/+14
* r15616: fix white spacesStefan Metzmacher2007-10-101-3/+3
* r15514: Fix includeJelmer Vernooij2007-10-101-2/+1
* r15512: Move uuid functions out of ndr_misc.cJelmer Vernooij2007-10-101-1/+1
* r15469: Fix unixinfo interface to use pointers for [out] parameters (requiredJelmer Vernooij2007-10-101-6/+6
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-104-22/+19
* r15281: A few updates for consistency's sakeJim McDonough2007-10-101-3/+3
* r15222: Use more standard UUIDs. Should help AIX build.Andrew Bartlett2007-10-102-2/+2
* r15048: started on the server side implementation of oplocks. The code is notAndrew Tridgell2007-10-101-0/+1
* r14956: change the notify search to be much more efficient by using aAndrew Tridgell2007-10-101-1/+20
* r14921: I forgot to commit the IDL change for the subdir_filterAndrew Tridgell2007-10-101-2/+2
* r14842: fix parsing of NetDiskEnum repliesStefan Metzmacher2007-10-101-1/+1
* r14836: Keep constants in the right order, and line things up nicely.Tim Potter2007-10-101-3/+3
* r14739: keep the last request time for the smbsrv_connection,Stefan Metzmacher2007-10-101-0/+2
* r14721: Fix a couple of warnings.Jelmer Vernooij2007-10-101-1/+1
* r14715: Correct the definition of the DCE/RPC bind_nak, per the OpenGroup spec.Andrew Bartlett2007-10-101-1/+12
* r14708: Add a (bogus) UUID and a comment to the PAC defintion.Andrew Bartlett2007-10-101-0/+2
* r14639: the platform id is 32 bit...Stefan Metzmacher2007-10-102-2/+2
* r14616: added notify change support to the posix backendAndrew Tridgell2007-10-101-0/+37
* r14544: Remove exchange-specific files.Jelmer Vernooij2007-10-101-259/+0
* r14484: Install more headersJelmer Vernooij2007-10-101-1/+2
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-105-5/+5
* r14384: Remove orpc code from includes.hJelmer Vernooij2007-10-101-1/+13
* r14361: Support 'helper' attribute in pidl and use it.Jelmer Vernooij2007-10-105-5/+10
* r14055: merge from samba3. add ACB_NO_AUTH_DATA_REQD, this has been verifiedGünther Deschner2007-10-101-1/+2
* r13927: fix dependencyStefan Metzmacher2007-10-101-1/+2
* r13925: fix dependenciesStefan Metzmacher2007-10-101-1/+1
* r13908: Improve the RPC-SAMSYNC test to cross-check some attributes I wasn'tAndrew Bartlett2007-10-101-1/+2
* r13739: a fairly major overhaul of the opendb code to allow the BASE-DELETEAndrew Tridgell2007-10-101-0/+39
* r13637: Adding more netr_UserFlags.Günther Deschner2007-10-101-3/+13
* r13634: Fix typo.Günther Deschner2007-10-101-1/+1
* r13633: Adding more SE_GROUP bits and make it a bitmask as well.Günther Deschner2007-10-101-5/+11
* r13632: The "password_properties" is a bitmask as well.Günther Deschner2007-10-101-10/+12
* r13631: Add DOMAIN_PASSWORD_LOCKOUT_ADMINS (this bit only allows to lockoutGünther Deschner2007-10-101-0/+1
* r13630: Add new ACB-bits as seen in acct_flags in the PAC info3Günther Deschner2007-10-101-11/+17
* r13626: fix make testStefan Metzmacher2007-10-101-2/+0
* r13624: as abartlet requested, move the saslauthd parsing stuff to a seperate...Stefan Metzmacher2007-10-102-16/+25
* r13621: add an idl structure to parse saslauthd requestsStefan Metzmacher2007-10-101-0/+14
* r13583: Realise that the member server name appears in all calls that use theAndrew Bartlett2007-10-101-3/+3
* r13242: cc-1009 cc: WARNING File = librpc/idl/nbt.idl, Line = 579James Peach2007-10-101-4/+4
* r13131: windows sends termination here, this fixes access with regeditStefan Metzmacher2007-10-101-1/+1
* r13044: I finally understand that the [charset()] and [string] propertiesStefan Metzmacher2007-10-102-4/+4
* r12982: fix parsing of LDAP DIRSYNC cookiesStefan Metzmacher2007-10-101-7/+21
* r12933: fix parsing of browse packets based on the infos on http://ubiqx.org/...Stefan Metzmacher2007-10-101-43/+74
* r12651: Remove STR_LARGE_SIZE as it's no longer usedJelmer Vernooij2007-10-101-1/+0
* r12635: use the new [validate] value() checking to fix the string types forAndrew Tridgell2007-10-101-11/+11
* r12517: Don't generate empty init functionsJelmer Vernooij2007-10-102-5/+1