summaryrefslogtreecommitdiff
path: root/source3/librpc
AgeCommit message (Expand)AuthorFilesLines
2009-08-29s3:winbind: Rename wbint_GroupMembers to wbint_PrincipalsVolker Lendecke7-54/+54
2009-08-29s3:winbind: Rename wbint_GroupMember to wbint_PrincipalVolker Lendecke4-21/+21
2009-08-16s3:winbind: Add async wb_group_membersVolker Lendecke8-2/+549
2009-08-16s3:winbind: Add async wb_seqnumVolker Lendecke8-2/+348
2009-08-05s3:winbind: Add async wb_lookupusergroupsVolker Lendecke8-2/+376
2009-08-05s3:winbind: Add async wb_lookupuseraliasesVolker Lendecke8-2/+520
2009-08-05s3:winbind: Add async wb_queryuserVolker Lendecke8-2/+567
2009-08-05s3:winbind: Add async wb_gid2sidVolker Lendecke8-2/+404
2009-08-05s3:winbind: Add async wb_uid2sidVolker Lendecke8-2/+404
2009-08-05s3:winbind: Add async wb_sid2gidVolker Lendecke8-2/+417
2009-08-05s3:winbind: Add async wb_sid2uidVolker Lendecke8-2/+417
2009-08-05s3:winbind: Add async wb_lookupnameVolker Lendecke8-2/+453
2009-08-05s3:winbind: Add async wb_lookupsidVolker Lendecke8-2/+517
2009-08-05s3:winbind: Add NDR-based parent-child communication to winbindVolker Lendecke8-0/+477
2009-07-27Lift the event loop in rpc_api_pipe_req() one level into cli_do_rpc_ndrVolker Lendecke1-4/+4
2009-07-05Introduce null_ndr_syntax_idVolker Lendecke1-0/+3
2009-06-19Don't require "Modify property" perms to unjoin bug #6481)Jim McDonough3-2/+5
2009-05-14s3-build: re-run make samba3-idl.Günther Deschner3-1/+91
2009-05-14s3-netapi: add NetShutdownInit and NetShutdownAbort.Günther Deschner1-0/+21
2009-04-16Fix IDL licensing file that got missed when IDL files were moved.Jeremy Allison1-0/+9
2009-04-16Add notify_onelevel.tdbVolker Lendecke4-0/+78
2009-02-20s3: Modifications to generic notify structures to allow implementation of One...Steven Danneman4-0/+51
2009-02-19s3:librpc/ndr: if uninitialized variable in string_array codeStefan Metzmacher1-1/+1
2009-02-06rerun make idl.Günther Deschner3-0/+4531
2009-02-06netapi: add more SERVER_INFO_X levels.Günther Deschner1-0/+613
2009-02-03librpc: add ndr_size_string_array().Günther Deschner1-0/+23
2009-01-22s3: run "make samba3-idl"Michael Adam1-0/+2
2009-01-21Allow calling DCE/RPC server implementations directly usingJelmer Vernooij1-1/+1
2009-01-18Move initialization of the reply prs_struct to rpc_api_pipeVolker Lendecke1-1/+2
2009-01-01Add iconv_convenience argument to size functions.Jelmer Vernooij1-1/+0
2008-12-16Remove ndrdump - it's available in merged build mode as bin/ndrdump4 and uses...Jelmer Vernooij1-481/+0
2008-12-16Share object files for gen_ndr.Jelmer Vernooij1-0/+330
2008-12-16Add new script for building IDL files in librpc/idl, generating bothJelmer Vernooij1-0/+151
2008-12-16Move shared gen_ndr files to librpc/gen_ndr in the root.Jelmer Vernooij125-212501/+0
2008-12-16Consider shared IDL files and Samba3-specific IDL files separately, allow ove...Jelmer Vernooij2-2/+0
2008-12-16Rename dom_sid.idl -> server_id.idl (since it no longer actually contains the...Jelmer Vernooij7-57/+56
2008-12-14Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij6-14/+14
2008-12-14Remove the global "cmdline_auth_info" from source3/lib/util.cVolker Lendecke1-0/+6
2008-12-13s3: re-run make samba3-idl.Günther Deschner5-14/+8
2008-12-12Move dom_sid to the Samba 3 IDL file, remove the old definition.Jelmer Vernooij11-252/+39
2008-12-10s3-build: re-run make samba3-idl.Günther Deschner7-33/+427
2008-12-05s3-build: re-run make samba3-idl.Günther Deschner2-36/+36
2008-12-02re-run make samba3-idl.Günther Deschner3-8/+47
2008-11-28s3-build: re-run make samba3-idl.Günther Deschner2-8/+8
2008-11-26Move netr_SamDatabaseID8Bit to netlogon.idl to prevent problems withJelmer Vernooij9-121/+103
2008-11-20s3-build: re-run make samba3-idl.Günther Deschner5-17/+43
2008-11-19s3-build: re-run make samba3-idl after pidl change.Günther Deschner7-44/+44
2008-11-17s3-build: re-run make samba3-idl.Günther Deschner5-109/+179
2008-11-17svcctl: fill in SERVICE_CONTROL from s3.Günther Deschner5-8/+45
2008-11-13Move v2 from timestamp to 16-byte hash. Got the change in before on disk form...Jeremy Allison3-30/+30