summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
...
* | Sync parameter names with samba 3.Jelmer Vernooij2008-10-151-3/+3
* | winreg.idl: Sync ref change from Samba 3.Jelmer Vernooij2008-10-151-1/+1
|/
* Share wkssvc.idl.Jelmer Vernooij2008-10-151-795/+0
* Share eventlog.idl.Jelmer Vernooij2008-10-151-182/+0
* Rename reboot -> do_reboot since the first is a reserved name on FreeBSD.Jelmer Vernooij2008-10-151-2/+2
* Merge branch 'master' of git://git.samba.org/sambaJelmer Vernooij2008-10-151-6/+6
|\
| * idl: merge netlogon IDL between s3 and s4 wrt LogonSamLogon.Günther Deschner2008-10-151-6/+6
* | Share initshutdown.idl.Jelmer Vernooij2008-10-151-45/+0
|/
* Share xattr implementation.Jelmer Vernooij2008-10-151-134/+0
* Share epmapper.Jelmer Vernooij2008-10-151-314/+0
* idl: more netlogon merges between s3 and s4.Günther Deschner2008-10-151-3/+3
* s4-idl: merge netlogon bits from s3.Günther Deschner2008-10-151-44/+79
* s4-idl: merge lsa_BinaryString from s3.Günther Deschner2008-10-151-0/+6
* share ntsvcs.idl.Günther Deschner2008-10-151-128/+0
* move svcctl to main idl directory.Günther Deschner2008-10-151-520/+0
* Fix includes.Jelmer Vernooij2008-10-152-2/+2
* Share security.idl.Jelmer Vernooij2008-10-152-4/+5
* Share misc.idl.Jelmer Vernooij2008-10-152-60/+7
* Share idl_types.h.Jelmer Vernooij2008-10-152-70/+1
* Move shared DCE/RPC IDL files to root IDL dir.Jelmer Vernooij2008-10-1530-4628/+3
* Allow specifying the exact IDL files to build.Jelmer Vernooij2008-10-152-9/+8
* Fix installation of libndr.hJelmer Vernooij2008-10-151-1/+1
* Share libndr.h between Samba 3 and Samba 4.Jelmer Vernooij2008-10-151-517/+0
* Share ndr_krb5pac implementation.Jelmer Vernooij2008-10-142-141/+1
* Share ndr_compression.c.Jelmer Vernooij2008-10-142-519/+1
* Move ndr pkg-config file to top-level.Jelmer Vernooij2008-10-142-12/+1
* Sync with Samba 3.Jelmer Vernooij2008-10-142-42/+56
* Share ndr.c implementation.Jelmer Vernooij2008-10-132-1118/+1
* Share ndrdump implementation.Jelmer Vernooij2008-10-133-544/+2
* Import warning fixes from Samba 3 into libndr, sync more libndr code.Jelmer Vernooij2008-10-131-2/+1
* Share uuid implementations.Jelmer Vernooij2008-10-132-228/+1
* Share ndr_misc implementations.Jelmer Vernooij2008-10-132-47/+1
* Share ndr_basic implementation.Jelmer Vernooij2008-10-132-834/+1
* Import warning fixes from Samba 3.Jelmer Vernooij2008-10-131-8/+22
* Import debug macros from Samba 3's libndr.Jelmer Vernooij2008-10-131-0/+8
* Fix number of arguments for file_load() functions.Jelmer Vernooij2008-10-121-10/+2
* Share RPC binding string utility functions.Jelmer Vernooij2008-10-122-727/+3
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-114-4/+4
* Move lib/util from source4 to top-level libutil.Jelmer Vernooij2008-10-112-2/+2
* Add in secure channel type used by AD trustsAndrew Bartlett2008-10-061-3/+5
* Clarify use of manual parsers in trustInOutBlob (drsblobs.idl)Andrew Bartlett2008-10-061-4/+6
* Implement 'type unknown' names in the CrackNames code.Andrew Bartlett2008-10-061-1/+1
* updated the LSA and NETLOGON servers with fixes resulting from the ADAndrew Tridgell2008-10-032-27/+73
* Merge commit 'master/master'Andrew Tridgell2008-10-031-2/+2
|\
| * s4:drsuapi.idl: fix some fields in drsuapi_DsRemoveDSServer()Stefan Metzmacher2008-10-021-2/+2
* | fixed a number of places in our LSA server where we should return theAndrew Tridgell2008-09-301-1/+1
|/
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell2008-09-308-32/+271
|\
| * Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2008-09-305-12/+237
| |\
| | * s4:drsblob: fix the buildStefan Metzmacher2008-09-301-1/+1
| | * Fix parsing of the trust passwords in LSA CreateTrustedDomainEx*Andrew Bartlett2008-09-293-10/+232