summaryrefslogtreecommitdiff
path: root/source4/rpc_server/lsa
Commit message (Expand)AuthorAgeFilesLines
* s4:lsa implement lsaRSetForestTrustInformationSimo Sorce2010-03-301-5/+549
* s4:lsa Functions to set Domain Trust InformationSimo Sorce2010-03-221-7/+592
* s4:lsa move code to add trusted domain user into its own functionSimo Sorce2010-03-221-72/+101
* s4:lsa Abstract crypto (un)wrapping in separate functionsSimo Sorce2010-03-221-81/+89
* s4-lsa: fix dcesrv_lsa_lsaRSetForestTrustInformation server stub.Günther Deschner2010-03-161-3/+3
* s4:lsa RPC - fix up "gendb_*" result codesMatthias Dieter Wallnöfer2010-03-062-33/+34
* s4:lsa RPC - Change some counters to be "unsigned" where neededMatthias Dieter Wallnöfer2010-03-062-21/+24
* s4:lsa use the correct way to store a domain sidSimo Sorce2010-02-241-7/+5
* s4:lsa avoid confusing ourselves over sam_ldbSimo Sorce2010-02-241-39/+41
* s4:lsa cleanup trailing spaces and tabsSimo Sorce2010-02-241-35/+35
* s4:lsa open trusted domain also with dns nameSimo Sorce2010-02-191-3/+7
* remove trailing tabs and spacesSimo Sorce2010-02-191-9/+9
* s4-dsdb: change samdb_replace() to dsdb_replace() and allow for dsdb_flagsAndrew Tridgell2010-02-161-1/+1
* s4:dcesrv_lsa.c - remove a superfluous empty lineMatthias Dieter Wallnöfer2010-02-141-1/+0
* s4-rpcserver: use TYPESAFE_QSORT() in rpc serversAndrew Tridgell2010-02-131-4/+3
* s4:lsa RPC - Fix type of variable "atype"Matthias Dieter Wallnöfer2009-11-211-1/+2
* s4:lsa RPC - Use more LDB constantsMatthias Dieter Wallnöfer2009-11-211-16/+16
* s4-dsdb: create a static system_session contextAndrew Tridgell2009-10-231-2/+2
* s4-lsa: fixed breakage of lsa serverAndrew Tridgell2009-10-221-0/+1
* s4-lsa: fixed the lsa server to cope with the new tests from gdAndrew Tridgell2009-10-221-12/+33
* s4-lsa: Fix dcesrv_lsa_EnumTrustDom() and avoid infite windows client loop.Günther Deschner2009-10-211-0/+9
* s4: ran minimal_includes.pl on source4/rpc_serverAndrew Tridgell2009-10-201-1/+0
* s4-lsasrv: make sure only admins can alter privilegesAndrew Tridgell2009-10-171-0/+6
* s4-privileges: moved privileges to private/privilege.ldbAndrew Tridgell2009-10-173-32/+45
* s4-lsa: added support for QuerySecurity on LSAAndrew Tridgell2009-09-221-2/+85
* more include minimisationAndrew Tridgell2009-09-191-2/+0
* lsa: fill in more unknowns in lsa_LookupSid calls.Günther Deschner2009-09-111-4/+4
* s4:templates - Remove the latest relics (in "dcesrv_lsa_CreateSecret")Matthias Dieter Wallnöfer2009-09-071-10/+0
* 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