summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/lsa/dcesrv_lsa.c
Commit message (Expand)AuthorAgeFilesLines
* s4-privs Fix enum privileges in LSARPC serverAndrew Bartlett2010-09-111-1/+1
* s4-privs Seperate rights and privilegesAndrew Bartlett2010-09-111-37/+49
* s4-lsa: privilege IDs should use the enum, not an intAndrew Tridgell2010-09-111-1/+1
* libcli/security Make sec_privilege_from_index() return SEC_PRIV_INVALID on fa...Andrew Bartlett2010-09-111-1/+1
* libcli/security make sec_privilege_id() return SEC_PRIV_INVALID on failure.Andrew Bartlett2010-09-111-5/+5
* s4-privs Add a lookup by index of privilagesAndrew Bartlett2010-09-111-3/+3
* 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-161-6/+6
* 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
* 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
* 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-061-10/+10
* s4:lsa RPC - Change some counters to be "unsigned" where neededMatthias Dieter Wallnöfer2010-03-061-13/+16
* 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 - 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: Fix dcesrv_lsa_EnumTrustDom() and avoid infite windows client loop.Günther Deschner2009-10-211-0/+9
* s4-lsasrv: make sure only admins can alter privilegesAndrew Tridgell2009-10-171-0/+6
* s4-privileges: moved privileges to private/privilege.ldbAndrew Tridgell2009-10-171-32/+37
* s4-lsa: added support for QuerySecurity on LSAAndrew Tridgell2009-09-221-2/+85
* more include minimisationAndrew Tridgell2009-09-191-2/+0
* 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
* 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: 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_QueryDomainInformationPolicy from s3 lsa idl.Günther Deschner2008-10-271-7/+10