index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
rpc_server
/
lsa
/
dcesrv_lsa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-17
s4-lsasrv: make sure only admins can alter privileges
Andrew Tridgell
1
-0
/
+6
2009-10-17
s4-privileges: moved privileges to private/privilege.ldb
Andrew Tridgell
1
-32
/
+37
2009-09-22
s4-lsa: added support for QuerySecurity on LSA
Andrew Tridgell
1
-2
/
+85
2009-09-19
more include minimisation
Andrew Tridgell
1
-2
/
+0
2009-09-07
s4:templates - Remove the latest relics (in "dcesrv_lsa_CreateSecret")
Matthias Dieter Wallnöfer
1
-10
/
+0
2009-07-16
lsa: fix typo in lsa_TrustDomInfoEnum enum in IDL.
Günther Deschner
1
-1
/
+1
2009-04-23
Fix Coverity ID 628, Andrew B., please check!
Volker Lendecke
1
-1
/
+1
2009-02-02
s4:rpc_server/lsa: s/delete/del s/open/opn
Stefan Metzmacher
1
-30
/
+32
2008-10-28
s4: lsa-server: fix crash bugs related to [out,ref] ** changes
Stefan Metzmacher
1
-4
/
+4
2008-10-28
s4-lsa-server: remove merge leftover.
Günther Deschner
1
-1
/
+0
2008-10-27
s4-lsa: merge lsa_QueryInfoPolicy/{2} from s3 lsa idl.
Günther Deschner
1
-19
/
+18
2008-10-27
s4-lsa: merge lsa_QueryDomainInformationPolicy from s3 lsa idl.
Günther Deschner
1
-7
/
+10
2008-10-27
s4-lsa: merge lsa_QueryTrustedDomainInfoByName from s3 lsa idl.
Günther Deschner
1
-2
/
+2
2008-10-27
s4-lsa: merge lsa_QueryTrustedDomainInfo from s3 idl.
Günther Deschner
1
-14
/
+18
2008-10-27
s4-lsa: merge lsa_QueryTrustedDomainInfoBySid from s3 lsa idl.
Günther Deschner
1
-2
/
+2
2008-10-27
s4-lsa: merge lsa_LookupPrivName from s3 lsa idl.
Günther Deschner
1
-3
/
+7
2008-10-27
s4-lsa: merge lsa_EnumPrivsAccount from s3 lsa idl.
Günther Deschner
1
-13
/
+29
2008-10-27
s4-lsa: merge lsa_LookupPrivDisplayName from s3 lsa idl.
Günther Deschner
1
-5
/
+9
2008-10-27
s4-lsa: merge lsa_GetUserName from s3 lsa idl.
Günther Deschner
1
-11
/
+15
2008-10-20
Make the updated RPC-LSA pass against Win2008, and Samba4 to match
Andrew Bartlett
1
-0
/
+1
2008-10-20
LSA Patch for User Manager
Matthias Dieter Wallnöfer
1
-4
/
+37
2008-10-16
Create a 'straight paper path' for UTF16 passwords.
Andrew Bartlett
1
-13
/
+8
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
1
-1
/
+1
2008-10-06
Store trusted domain passwords in the LSA server
Andrew Bartlett
1
-4
/
+64
2008-10-03
updated the LSA and NETLOGON servers with fixes resulting from the AD
Andrew Tridgell
1
-6
/
+51
2008-09-29
Rework to match new trustDomainPasswords IDL
Andrew Bartlett
1
-5
/
+5
2008-09-29
Fix parsing of the trust passwords in LSA CreateTrustedDomainEx*
Andrew Bartlett
1
-4
/
+4
2008-09-24
Move source4/lib/crypto to lib/crypto.
Jelmer Vernooij
1
-1
/
+1
2008-09-08
Simplfy SetSecrets behaviour in line with RPC-LSA and Win2008.
Andrew Bartlett
1
-51
/
+64
2008-09-08
More work towards trusted domains support in Samba4's LSA
Andrew Bartlett
1
-50
/
+323
2008-09-01
Follow MS-LSAD 3.1.4.7.12 and set defaults when creating a trust.
Andrew Bartlett
1
-0
/
+6
2008-08-26
More LSA server and testuite work.
Andrew Bartlett
1
-1
/
+38
2008-08-26
Implement matching logic to Windows 2008 on handling of secrets.
Andrew Bartlett
1
-16
/
+8
2008-08-26
Fix LSA server to pass more of RPC-LSA and match Windows 2008
Andrew Bartlett
1
-17
/
+32
2008-07-21
Remove bogus test in 'enum trusted domains' LSA server.
Andrew Bartlett
1
-6
/
+0
2008-06-14
Make up the right dependencies now that ldb depends on libevents
Simo Sorce
1
-2
/
+2
2008-03-20
More kludge ACLs!
Andrew Bartlett
1
-1
/
+47
2008-03-13
Show why a LookupName fails (help debugging)
Andrew Bartlett
1
-3
/
+20
2007-12-21
r26319: Split encoding functions out of libcli_ldap.
Jelmer Vernooij
1
-0
/
+1
2007-12-21
r26296: Store loadparm context in DCE/RPC server context.
Jelmer Vernooij
1
-7
/
+7
2007-12-21
r26205: Pass loadparm_context to secrets_db_connect() rather than using globa...
Jelmer Vernooij
1
-2
/
+4
2007-12-21
r26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were just
Andrew Bartlett
1
-5
/
+6
2007-12-21
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r25553: Convert to standard bool type.
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, with
Andrew Bartlett
1
-844
/
+6
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r24987: Clarify error conditions in secrets handling, before I add ACLs to
Andrew Bartlett
1
-3
/
+3
2007-10-10
r24918: Fix the build (forgot to include dcesrv_lsa.c in the previous commit)
Andrew Bartlett
1
-1
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
[next]