summaryrefslogtreecommitdiffstats
path: root/source3/librpc
Commit message (Expand)AuthorAgeFilesLines
* Lift the event loop in rpc_api_pipe_req() one level into cli_do_rpc_ndrVolker Lendecke2009-07-271-4/+4
* Introduce null_ndr_syntax_idVolker Lendecke2009-07-051-0/+3
* Don't require "Modify property" perms to unjoin bug #6481)Jim McDonough2009-06-193-2/+5
* s3-build: re-run make samba3-idl.Günther Deschner2009-05-143-1/+91
* s3-netapi: add NetShutdownInit and NetShutdownAbort.Günther Deschner2009-05-141-0/+21
* Fix IDL licensing file that got missed when IDL files were moved.Jeremy Allison2009-04-161-0/+9
* Add notify_onelevel.tdbVolker Lendecke2009-04-164-0/+78
* s3: Modifications to generic notify structures to allow implementation of One...Steven Danneman2009-02-204-0/+51
* s3:librpc/ndr: if uninitialized variable in string_array codeStefan Metzmacher2009-02-191-1/+1
* rerun make idl.Günther Deschner2009-02-063-0/+4531
* netapi: add more SERVER_INFO_X levels.Günther Deschner2009-02-061-0/+613
* librpc: add ndr_size_string_array().Günther Deschner2009-02-031-0/+23
* s3: run "make samba3-idl"Michael Adam2009-01-221-0/+2
* Allow calling DCE/RPC server implementations directly usingJelmer Vernooij2009-01-211-1/+1
* Move initialization of the reply prs_struct to rpc_api_pipeVolker Lendecke2009-01-181-1/+2
* Add iconv_convenience argument to size functions.Jelmer Vernooij2009-01-011-1/+0
* Remove ndrdump - it's available in merged build mode as bin/ndrdump4 and uses...Jelmer Vernooij2008-12-161-481/+0
* Share object files for gen_ndr.Jelmer Vernooij2008-12-161-0/+330
* Add new script for building IDL files in librpc/idl, generating bothJelmer Vernooij2008-12-161-0/+151
* Move shared gen_ndr files to librpc/gen_ndr in the root.Jelmer Vernooij2008-12-16125-212501/+0
* Consider shared IDL files and Samba3-specific IDL files separately, allow ove...Jelmer Vernooij2008-12-162-2/+0
* Rename dom_sid.idl -> server_id.idl (since it no longer actually contains the...Jelmer Vernooij2008-12-167-57/+56
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2008-12-146-14/+14
|\
| * Remove the global "cmdline_auth_info" from source3/lib/util.cVolker Lendecke2008-12-141-0/+6
| * s3: re-run make samba3-idl.Günther Deschner2008-12-135-14/+8
* | Move dom_sid to the Samba 3 IDL file, remove the old definition.Jelmer Vernooij2008-12-1211-252/+39
|/
* s3-build: re-run make samba3-idl.Günther Deschner2008-12-107-33/+427
* s3-build: re-run make samba3-idl.Günther Deschner2008-12-052-36/+36
* re-run make samba3-idl.Günther Deschner2008-12-023-8/+47
* s3-build: re-run make samba3-idl.Günther Deschner2008-11-282-8/+8
* Move netr_SamDatabaseID8Bit to netlogon.idl to prevent problems withJelmer Vernooij2008-11-269-121/+103
* s3-build: re-run make samba3-idl.Günther Deschner2008-11-205-17/+43
* s3-build: re-run make samba3-idl after pidl change.Günther Deschner2008-11-197-44/+44
* s3-build: re-run make samba3-idl.Günther Deschner2008-11-175-109/+179
* svcctl: fill in SERVICE_CONTROL from s3.Günther Deschner2008-11-175-8/+45
* Move v2 from timestamp to 16-byte hash. Got the change in before on disk form...Jeremy Allison2008-11-133-30/+30
* s3-build: re-run make samba3-idl.Günther Deschner2008-11-124-34/+34
* ntsvcs: use both named-pipe endpoints.Günther Deschner2008-11-121-1/+2
* s3-build: re-run make samba3-idl.Günther Deschner2008-11-125-98/+98
* s3-build: re-run make samba3-idl.Günther Deschner2008-11-124-10/+12
* s3-build: re-run make samba3-idl (rid2sid).Günther Deschner2008-11-105-7/+28
* s3-samr: remove old samr.idl file.Günther Deschner2008-11-101-1550/+0
* s4-samr: merge samr_RidToSid from s3 idl. (fixme: python)Günther Deschner2008-11-101-1/+1
* s3-build: re-run make samba3-idl (after cleanup).Günther Deschner2008-11-101-2/+0
* s3-samr-idl: cleanup.Günther Deschner2008-11-101-4/+0
* s3-netlogon: fix type of parameters string in user delta.Günther Deschner2008-11-102-6/+6
* s3: add missing librpc/gen_ndr/ndr_dom_sid.hStefan Metzmacher2008-11-081-0/+10
* s3: make idlStefan Metzmacher2008-11-083-27/+14
* s3: security.idl: split of dom_sid stuff into dom_sid.idlStefan Metzmacher2008-11-088-155/+100
* s3: build ndr_named_pipe_auth.cStefan Metzmacher2008-11-063-0/+354