summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/irpc.idl
AgeCommit message (Expand)AuthorFilesLines
2008-12-12Remove noejs property, which is no longer used.Jelmer Vernooij1-4/+4
2008-09-03Implement NETLOGON PAC verfication on the server-sideAndrew Bartlett1-0/+17
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-1/+1
2007-10-10r22619: fix pidl warningsStefan Metzmacher1-2/+2
2007-10-10r19588: Use include and import statements rather than depends() and helper().Jelmer Vernooij1-2/+3
2007-10-10r18639: Get rid of the keepref supportJelmer Vernooij1-2/+1
2007-10-10r15776: Don't generate ref pointers in Samba4-generated code. There is no pointJelmer Vernooij1-1/+2
2007-10-10r14739: keep the last request time for the smbsrv_connection,Stefan Metzmacher1-0/+2
2007-10-10r12022: add NBTD IRPC proxy calls for wins challenge and wins release demand,Stefan Metzmacher1-1/+17
2007-10-10r11783: - make the VIUD field in smbsrv_session 64bit, as SMB2 needs itStefan Metzmacher1-1/+2
2007-10-10r11782: - make the TID 32bit in the smbsrv_tcon structure, as SMB2 usesStefan Metzmacher1-1/+1
2007-10-10r11781: rename tree to tcons to match the sessions substructure of smbsrv_con...Stefan Metzmacher1-6/+6
2007-10-10r11096: Eliminate pointer_default_top()Jelmer Vernooij1-3/+2
2007-10-10r10705: fixed a crash bug in the getdcname irpc server for winbind. TheAndrew Tridgell1-1/+1
2007-10-10r10491: First step towards wbinfo -t: This issues a name request for the primaryVolker Lendecke1-1/+11
2007-10-10r8587: - fixed ref allocation in irpc repliesAndrew Tridgell1-0/+4
2007-10-10r8577: added management calls to list current tree connectsAndrew Tridgell1-1/+15
2007-10-10r8574: added server side irpc calls for listing the current sessionsAndrew Tridgell1-0/+30
2007-10-10r8286: it makes more sense to combine the refresh count with the register cou...Andrew Tridgell1-1/+0
2007-10-10r8268: added the 'needed' logic to ehs generation, so we don't generateAndrew Tridgell1-1/+1
2007-10-10r7309: started adding IDL for nbt management calls. This adds aAndrew Tridgell1-4/+32
2007-10-10r7294: implemented the irpc messaging system. This is the core of theAndrew Tridgell1-0/+23