summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/irpc.idl
AgeCommit message (Expand)AuthorFilesLines
2012-10-31imessaging: Add irpc_all_servers() to list all available serversAndrew Bartlett1-1/+12
2010-11-27s4:role transfer - use always type "enum drepl_role_master" for role specific...Matthias Dieter Wallnöfer1-1/+1
2010-09-27s4-netlogon: added RODC DNS update call fwded to dnsupdate taskAndrew Tridgell1-1/+11
2010-09-27s4:irpc: optionaly pass the security_token via IRPC requests.Stefan Metzmacher1-0/+5
2010-09-23s4:irpc: add padding to the IPRC header for 8 byte alignmentStefan Metzmacher1-0/+1
2010-09-15s4-rodc: add a trigger message for REPL_SECRET to auth_samAndrew Tridgell1-0/+7
2010-09-10s4/fsmo: Change return type from NTSTATUS to WERROR for drepl_takeFSMOroleAnatoliy Atanasov1-1/+1
2010-09-10s4-drs: Implementation of GetNCChanges extended op 6 - fsmo role transferNadezhda Ivanova1-0/+16
2010-09-05s4-idl: redefine dreplsrv_refresh() to be alike other RPC function definitionsKamen Mazdrashki1-3/+1
2010-08-28s4-dreplsrv: Implement irpc stub to be used to force dreplsrv to update inter...Kamen Mazdrashki1-0/+11
2009-10-19Fix typo.Karolin Seeger1-1/+1
2009-09-18s4-server: kill main daemon if a task fails to initialiseAndrew Tridgell1-0/+7
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