summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of ssh://git.samba.org/data/git/samba into master-develAndrew Bartlett2008-10-171-0/+25
|\
| * s4-idl: merge drsuapi.idl from s3.Günther Deschner2008-10-161-0/+25
| | | | | | | | Guenther
* | Create a 'straight paper path' for UTF16 passwords.Andrew Bartlett2008-10-161-1/+1
|/ | | | | | | | | | | | | | | | | | | | | This uses a virtual attribute 'clearTextPassword' (name chosen to match references in MS-SAMR) that contains the length-limited blob containing an allegidly UTF16 password. This ensures we do no validation or filtering of the password before we get a chance to MD4 it. We can then do the required munging into UTF8, and in future implement the rules Microsoft has provided us with for invalid inputs. All layers in the process now deal with the strings as length-limited inputs, incluing the krb5 string2key calls. This commit also includes a small change to samdb_result_passwords() to ensure that LM passwords are not returned to the application logic if LM authentication is disabled. The objectClass module has been modified to allow the clearTextPassword attribute to pass down the stack. Andrew Bartlett
* idl: finally fully share nbt.idl in s3 and s4.Günther Deschner2008-10-151-653/+0
| | | | Guenther
* idl: more lsa.idl merges.Günther Deschner2008-10-151-14/+14
| | | | Guenther
* s4: merge from s3 lsa idl.Günther Deschner2008-10-151-2/+2
| | | | Guenther
* Merge branch 'master' of git://git.samba.org/sambaJelmer Vernooij2008-10-151-6/+25
|\
| * s4: merge from s3 samr.idl.Günther Deschner2008-10-151-6/+25
| | | | | | | | Guenther
* | 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
| | | | | | | | Guenther
* | 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
| | | | Guenther
* s4-idl: merge netlogon bits from s3.Günther Deschner2008-10-151-44/+79
| | | | Guenther
* s4-idl: merge lsa_BinaryString from s3.Günther Deschner2008-10-151-0/+6
| | | | Guenther
* share ntsvcs.idl.Günther Deschner2008-10-151-128/+0
| | | | Guenther
* move svcctl to main idl directory.Günther Deschner2008-10-151-520/+0
| | | | Guenther
* 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
| | | | | | Conflicts: source4/Makefile
* 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
| | | | | | This guesses the type by running each of the possible options. Andrew Bartlett