index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
rpc_server
/
lsa
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
check call status not rpc fault code when calling to different levels
Andrew Tridgell
2008-09-30
1
-4
/
+4
*
|
cope with NULL attr
Andrew Tridgell
2008-09-30
1
-1
/
+3
*
|
WSPP docs say we need to check that root_dir is NULL
Andrew Tridgell
2008-09-29
1
-0
/
+6
*
|
we need to return NT_STATUS_INVALID_PARAMETER for bad levels in
Andrew Tridgell
2008-09-29
1
-0
/
+5
*
|
unmapped SIDs should be rid 0 not rid -1
Andrew Tridgell
2008-09-29
1
-1
/
+4
*
|
added some more well known SIDs - thanks to the WSPP LSAT test suite
Andrew Tridgell
2008-09-29
1
-1
/
+42
|
/
*
Move source4/lib/crypto to lib/crypto.
Jelmer Vernooij
2008-09-24
1
-1
/
+1
*
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
2008-09-23
1
-5
/
+4
*
Simplfy SetSecrets behaviour in line with RPC-LSA and Win2008.
Andrew Bartlett
2008-09-08
1
-51
/
+64
*
More work towards trusted domains support in Samba4's LSA
Andrew Bartlett
2008-09-08
1
-50
/
+323
*
Follow MS-LSAD 3.1.4.7.12 and set defaults when creating a trust.
Andrew Bartlett
2008-09-01
1
-0
/
+6
*
More LSA server and testuite work.
Andrew Bartlett
2008-08-26
1
-1
/
+38
*
Implement matching logic to Windows 2008 on handling of secrets.
Andrew Bartlett
2008-08-26
1
-16
/
+8
*
Fix LSA server to pass more of RPC-LSA and match Windows 2008
Andrew Bartlett
2008-08-26
1
-17
/
+32
*
Remove bogus test in 'enum trusted domains' LSA server.
Andrew Bartlett
2008-07-21
1
-6
/
+0
*
Make up the right dependencies now that ldb depends on libevents
Simo Sorce
2008-06-14
1
-2
/
+2
*
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
2008-04-17
2
-8
/
+9
*
rpc_server: Remove references to sidmap from the lsa pipe code.
Kai Blin
2008-04-02
3
-9
/
+2
*
More kludge ACLs!
Andrew Bartlett
2008-03-20
1
-1
/
+47
*
Show why a LookupName fails (help debugging)
Andrew Bartlett
2008-03-13
2
-3
/
+21
*
r26319: Split encoding functions out of libcli_ldap.
Jelmer Vernooij
2007-12-21
2
-1
/
+2
*
r26313: Fix more uses of static loadparm.
Jelmer Vernooij
2007-12-21
1
-7
/
+10
*
r26296: Store loadparm context in DCE/RPC server context.
Jelmer Vernooij
2007-12-21
2
-9
/
+9
*
r26234: More global_loadparm fixes.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26228: Store loadparm context in auth context, move more loadparm_contexts u...
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26227: Make loadparm_context part of a server task, move loadparm_contexts f...
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26205: Pass loadparm_context to secrets_db_connect() rather than using globa...
Jelmer Vernooij
2007-12-21
1
-2
/
+4
*
r26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were just
Andrew Bartlett
2007-12-21
1
-5
/
+6
*
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
2007-12-21
2
-1
/
+2
*
r25553: Convert to standard bool type.
Jelmer Vernooij
2007-10-10
1
-5
/
+5
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
1
-4
/
+4
*
r25196: Thanks to id10ts on IRC for finding some typos in my well-known names
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, with
Andrew Bartlett
2007-10-10
4
-844
/
+1251
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r24987: Clarify error conditions in secrets handling, before I add ACLs to
Andrew Bartlett
2007-10-10
1
-3
/
+3
*
r24918: Fix the build (forgot to include dcesrv_lsa.c in the previous commit)
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r23382: Fill in lsa_lsaRQueryForestTrustInformation.
Günther Deschner
2007-10-10
1
-3
/
+3
*
r21518: fix panic, sorry...
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r21499: fill in the correct forest dns name
Stefan Metzmacher
2007-10-10
1
-2
/
+35
*
r20850: Prefix all server calls with dcesrv_
Jelmer Vernooij
2007-10-10
1
-138
/
+138
*
r20354: Trusted domains don't have a surname, I think we want 'cn' here.
Andrew Bartlett
2007-10-10
1
-2
/
+1
*
r20149: Remove the smb.conf distinction between PDC and BDC. Now the correct
Andrew Bartlett
2007-10-10
1
-9
/
+10
*
r20034: Start using ldb_search_exp_fmt()
Simo Sorce
2007-10-10
1
-10
/
+8
*
r19832: better prototypes for the linearization functions:
Simo Sorce
2007-10-10
1
-10
/
+10
*
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
2007-10-10
1
-14
/
+12
*
r19682: Fix comments.
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...
Simo Sorce
2007-10-10
1
-1
/
+1
*
r18364: Get us closer to schema compliance. The corrent names for "secret"
Andrew Bartlett
2007-10-10
1
-10
/
+10
[prev]
[next]