summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/lsa
Commit message (Expand)AuthorAgeFilesLines
* lsa: fix typo in lsa_TrustDomInfoEnum enum in IDL.Günther Deschner2009-07-161-1/+1
* libds: merge the UF<->ACB flag mapping functions.Günther Deschner2009-07-131-2/+2
* Don't use crossRef records to find our own domainAndrew Bartlett2009-05-261-57/+12
* Fix Coverity ID 628, Andrew B., please check!Volker Lendecke2009-04-231-1/+1
* s4:rpc_server/lsa: s/delete/del s/open/opnStefan Metzmacher2009-02-021-30/+32
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-1/+1
* s4: lsa-server: fix crash bugs related to [out,ref] ** changesStefan Metzmacher2008-10-281-4/+4
* s4-lsa-server: remove merge leftover.Günther Deschner2008-10-281-1/+0
* s4-lsa: merge lsa_QueryInfoPolicy/{2} from s3 lsa idl.Günther Deschner2008-10-271-19/+18
* s4-lsa: merge lsa_LookupNames/{2,3,4} from s3 lsa idl.Günther Deschner2008-10-271-9/+13
* s4-lsa: merge lsa_LookupSids/{2,3} from s3 lsa idl.Günther Deschner2008-10-271-5/+9
* s4-lsa: merge lsa_QueryDomainInformationPolicy from s3 lsa idl.Günther Deschner2008-10-271-7/+10
* s4-lsa: merge lsa_QueryTrustedDomainInfoByName from s3 lsa idl.Günther Deschner2008-10-271-2/+2
* s4-lsa: merge lsa_QueryTrustedDomainInfo from s3 idl.Günther Deschner2008-10-271-14/+18
* s4-lsa: merge lsa_QueryTrustedDomainInfoBySid from s3 lsa idl.Günther Deschner2008-10-271-2/+2
* s4-lsa: merge lsa_LookupPrivName from s3 lsa idl.Günther Deschner2008-10-271-3/+7
* s4-lsa: merge lsa_EnumPrivsAccount from s3 lsa idl.Günther Deschner2008-10-271-13/+29
* s4-lsa: merge lsa_LookupPrivDisplayName from s3 lsa idl.Günther Deschner2008-10-271-5/+9
* s4-lsa: merge lsa_GetUserName from s3 lsa idl.Günther Deschner2008-10-271-11/+15
* Make the updated RPC-LSA pass against Win2008, and Samba4 to matchAndrew Bartlett2008-10-201-0/+1
* LSA Patch for User ManagerMatthias Dieter Wallnöfer2008-10-201-4/+37
* Create a 'straight paper path' for UTF16 passwords.Andrew Bartlett2008-10-161-13/+8
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-112-2/+2
* Store trusted domain passwords in the LSA serverAndrew Bartlett2008-10-061-4/+64
* updated the LSA and NETLOGON servers with fixes resulting from the ADAndrew Tridgell2008-10-032-14/+75
* fixed a number of places in our LSA server where we should return theAndrew Tridgell2008-09-301-11/+13
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell2008-09-301-9/+9
|\
| * Rework to match new trustDomainPasswords IDLAndrew Bartlett2008-09-291-5/+5
| * Fix parsing of the trust passwords in LSA CreateTrustedDomainEx*Andrew Bartlett2008-09-291-4/+4
* | check call status not rpc fault code when calling to different levelsAndrew Tridgell2008-09-301-4/+4
* | cope with NULL attrAndrew Tridgell2008-09-301-1/+3
* | WSPP docs say we need to check that root_dir is NULLAndrew Tridgell2008-09-291-0/+6
* | we need to return NT_STATUS_INVALID_PARAMETER for bad levels inAndrew Tridgell2008-09-291-0/+5
* | unmapped SIDs should be rid 0 not rid -1Andrew Tridgell2008-09-291-1/+4
* | added some more well known SIDs - thanks to the WSPP LSAT test suiteAndrew Tridgell2008-09-291-1/+42
|/
* Move source4/lib/crypto to lib/crypto.Jelmer Vernooij2008-09-241-1/+1
* Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce2008-09-231-5/+4
* Simplfy SetSecrets behaviour in line with RPC-LSA and Win2008.Andrew Bartlett2008-09-081-51/+64
* More work towards trusted domains support in Samba4's LSAAndrew Bartlett2008-09-081-50/+323
* Follow MS-LSAD 3.1.4.7.12 and set defaults when creating a trust.Andrew Bartlett2008-09-011-0/+6
* More LSA server and testuite work.Andrew Bartlett2008-08-261-1/+38
* Implement matching logic to Windows 2008 on handling of secrets.Andrew Bartlett2008-08-261-16/+8
* Fix LSA server to pass more of RPC-LSA and match Windows 2008Andrew Bartlett2008-08-261-17/+32
* Remove bogus test in 'enum trusted domains' LSA server.Andrew Bartlett2008-07-211-6/+0
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-141-2/+2
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-172-8/+9
* rpc_server: Remove references to sidmap from the lsa pipe code.Kai Blin2008-04-023-9/+2
* More kludge ACLs!Andrew Bartlett2008-03-201-1/+47
* Show why a LookupName fails (help debugging)Andrew Bartlett2008-03-132-3/+21
* r26319: Split encoding functions out of libcli_ldap.Jelmer Vernooij2007-12-212-1/+2