summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* r9455: Support for reading the policy databaseJelmer Vernooij2005-08-215-1/+134
* r9453: Add samba3_samaccount (fix the build)Jelmer Vernooij2005-08-211-0/+1
* r9451: some fixes now core.schema and cosine.schema are also read properlySimo Sorce2005-08-211-5/+29
* r9450: Initial work on reading group mapping database.Jelmer Vernooij2005-08-211-0/+483
* r9449: Add simple utility for dumping Samba3 domain information. Currently Jelmer Vernooij2005-08-215-14/+167
* r9448: Work on reading the secrets tdb. Build tdbsam support by default.Jelmer Vernooij2005-08-214-9/+545
* r9447: Add a new tool to convert openLdap schema files into an ldifSimo Sorce2005-08-214-7/+604
* r9446: clean up old test fileSimo Sorce2005-08-211-559/+37
* r9445: Support flags, add DATA_BLOB supportJelmer Vernooij2005-08-213-6/+100
* r9442: Support some more primitive types. Fix charset support.Jelmer Vernooij2005-08-211-15/+90
* r9441: Use "const char *" for fixed-size arrays with charset() because Jelmer Vernooij2005-08-213-29/+41
* r9440: Fix bug introduced by new zero-padding code. Caught by the buildfarm.Jelmer Vernooij2005-08-211-6/+9
* r9439: Make sure the remainder of the array is always initialized if the buff...Jelmer Vernooij2005-08-201-1/+7
* r9438: Add initial files for ldb_mapJelmer Vernooij2005-08-202-0/+58
* r9437: Update PLAN and README for Samba3 compatibility layerJelmer Vernooij2005-08-205-10/+354
* r9433: - Update TODO & READMEJelmer Vernooij2005-08-204-40/+191
* r9431: Check an error code in BASE-DELETE.Volker Lendecke2005-08-201-2/+13
* r9430: Remove obsolete file.Jelmer Vernooij2005-08-203-100/+153
* r9429: Update link to DCOM spec. Fix HRESULT values.Jelmer Vernooij2005-08-202-5/+3
* r9424: Remove duplicate interface name in DCERPC subdissector strings. AlsoTim Potter2005-08-201-5/+9
* r9423: Fix a typo.Tim Potter2005-08-201-1/+1
* r9422: Include crypto.h header.Andrew Bartlett2005-08-201-0/+1
* r9421: Move arcfour code into it's own file, in lib/crypto.Andrew Bartlett2005-08-205-69/+101
* r9420: Fix the SPNEGO system again: Update the state position afterAndrew Bartlett2005-08-201-4/+6
* r9419: Silly, silly, untested mistake...Andrew Bartlett2005-08-201-2/+2
* r9418: SPNEGO fixes:Andrew Bartlett2005-08-201-18/+29
* r9417: Ask for the ASYNC_REPLIES feature, as will want that.Andrew Bartlett2005-08-201-0/+1
* r9416: Cleanups inspired by jra's work to migrate Samba4's NTLMSSP code backAndrew Bartlett2005-08-206-170/+160
* r9415: Remove old kerberos code (including salt guessing code) that has onlyAndrew Bartlett2005-08-203-713/+8
* r9414: Fix failure to find own domain info due to recent ldb_dn upgrade - weAndrew Bartlett2005-08-201-2/+2
* r9413: Bring Samba4 back up to date with lorikeet-heimdal.Andrew Bartlett2005-08-2026-609/+1613
* r9412: Simplfy this NTLM authentication code by requiring the caller toAndrew Bartlett2005-08-202-96/+42
* r9411: Ensure we don't send a challenge without first getting a negotiate inAndrew Bartlett2005-08-202-2/+9
* r9410: - a winreg_CloseKey() should return a zero key on success (zeroing theAndrew Tridgell2005-08-201-7/+4
* r9409: fix a problem that volker noticed with web page timeouts causing smbdAndrew Tridgell2005-08-202-2/+25
* r9406: Add const.Andrew Bartlett2005-08-201-3/+3
* r9396: ntlm_auth updates, including again support for the NTLMSSP clientAndrew Bartlett2005-08-181-2/+8
* r9394: avoid to use BOOL in ldbSimo Sorce2005-08-182-8/+4
* r9393: Fix ldb standalone buildSimo Sorce2005-08-182-0/+6
* r9392: Fix ldb_dn_compose to make build farm happySimo Sorce2005-08-187-42/+36
* r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce2005-08-1856-864/+1477
* r9390: fixed mixing of code and dataAndrew Tridgell2005-08-181-1/+2
* r9389: handle errors reading from files in web serverAndrew Tridgell2005-08-181-4/+5
* r9388: we should fault bad handles given to winreg_GetVersion()Andrew Tridgell2005-08-181-1/+5
* r9387: regedit uses "New Key #nn" for newly created keys, which conflicts wit...Andrew Tridgell2005-08-183-4/+17
* r9386: OpenKey with a bad name must return WERR_BADFILE (w2k3 regedit relies ...Andrew Tridgell2005-08-181-1/+1
* r9385: Remove unused functionsSimo Sorce2005-08-181-97/+0
* r9384: added a debug to show the dcerpc fault code for any calls we faultAndrew Tridgell2005-08-181-0/+4
* r9382: Add a dummy registry for HKEY_USERS to get rid of the annoying dialogTim Potter2005-08-181-0/+6
* r9381: Line wrapping.Tim Potter2005-08-181-8/+8