summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/lsa
Commit message (Expand)AuthorAgeFilesLines
* s4-trusts: fix trustDomainPasswords drsblobs IDL and server side support.Günther Deschner2010-08-251-42/+12
* s4:security Change struct security_token->sids from struct dom_sid * to struc...Andrew Bartlett2010-08-231-1/+1
* s4:security Remove use of user_sid and group_sid from struct security_tokenAndrew Bartlett2010-08-181-1/+1
* s4-ldb: use LDB_FLAG_MOD_TYPE() to extract element type from messagesAndrew Tridgell2010-08-171-4/+4
* s4:rpc_server/lsa: better include a .h file don't include a .c fileStefan Metzmacher2010-08-071-1/+2
* s3:dcesrv_lsa.c - use the RELAX control in order to create LSA objectsMatthias Dieter Wallnöfer2010-08-071-3/+3
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-163-10/+10
* s4:rpc_server/lsa/dcesrv_lsa.c - fix typoSumit Bose2010-07-061-1/+1
* s4:lsa RPC server - Fix up "dcesrv_lsa_DeleteObject"Matthias Dieter Wallnöfer2010-06-281-3/+6
* s4:rpc_server/lsa/dcesrv_lsa.c - remove unreachable codeMatthias Dieter Wallnöfer2010-06-261-2/+0
* s4:lsa/lsa_lookup.c - use a better type for the "rtype" of the wellknown SIDsMatthias Dieter Wallnöfer2010-06-261-3/+4
* s4:lsa_lookup.c - fix type argumentMatthias Dieter Wallnöfer2010-06-201-1/+1
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-10/+3
* s4-drs: added new SECURITY_RO_DOMAIN_CONTROLLER levelAndrew Tridgell2010-04-221-5/+5
* s4-drs: Use new samdb_rodc() function in s4 codeFernando J V da Silva2010-04-221-1/+3
* s4-drs: samdb_is_rodc() function and new samdb_rodc() functionFernando J V da Silva2010-04-221-1/+3
* Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions"Matthias Dieter Wallnöfer2010-04-131-2/+2
* s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functionsMatthias Dieter Wallnöfer2010-04-121-1/+1
* 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