summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/lsa
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* r26313: Fix more uses of static loadparm.Jelmer Vernooij2007-12-211-7/+10
* r26296: Store loadparm context in DCE/RPC server context.Jelmer Vernooij2007-12-212-9/+9
* r26234: More global_loadparm fixes.Jelmer Vernooij2007-12-211-1/+1
* r26228: Store loadparm context in auth context, move more loadparm_contexts u...Jelmer Vernooij2007-12-211-1/+1
* r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij2007-12-211-1/+1
* r26205: Pass loadparm_context to secrets_db_connect() rather than using globa...Jelmer Vernooij2007-12-211-2/+4
* r26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were justAndrew Bartlett2007-12-211-5/+6
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-212-1/+2
* r25553: Convert to standard bool type.Jelmer Vernooij2007-10-101-5/+5
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-4/+4
* r25196: Thanks to id10ts on IRC for finding some typos in my well-known namesAndrew Bartlett2007-10-101-2/+2
* r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, withAndrew Bartlett2007-10-104-844/+1251
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24987: Clarify error conditions in secrets handling, before I add ACLs toAndrew Bartlett2007-10-101-3/+3
* r24918: Fix the build (forgot to include dcesrv_lsa.c in the previous commit)Andrew Bartlett2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23382: Fill in lsa_lsaRQueryForestTrustInformation.Günther Deschner2007-10-101-3/+3
* r21518: fix panic, sorry...Stefan Metzmacher2007-10-101-1/+1
* r21499: fill in the correct forest dns nameStefan Metzmacher2007-10-101-2/+35
* r20850: Prefix all server calls with dcesrv_Jelmer Vernooij2007-10-101-138/+138
* r20354: Trusted domains don't have a surname, I think we want 'cn' here.Andrew Bartlett2007-10-101-2/+1
* r20149: Remove the smb.conf distinction between PDC and BDC. Now the correctAndrew Bartlett2007-10-101-9/+10
* r20034: Start using ldb_search_exp_fmt()Simo Sorce2007-10-101-10/+8
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-101-10/+10
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-101-14/+12
* r19682: Fix comments.Andrew Bartlett2007-10-101-2/+2
* r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).Jelmer Vernooij2007-10-101-1/+1
* r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...Simo Sorce2007-10-101-1/+1
* r18364: Get us closer to schema compliance. The corrent names for "secret"Andrew Bartlett2007-10-101-10/+10