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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-13
Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions"
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-04-12
s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-30
s4:lsa implement lsaRSetForestTrustInformation
Simo Sorce
1
-5
/
+549
2010-03-22
s4:lsa Functions to set Domain Trust Information
Simo Sorce
1
-7
/
+592
2010-03-22
s4:lsa move code to add trusted domain user into its own function
Simo Sorce
1
-72
/
+101
2010-03-22
s4:lsa Abstract crypto (un)wrapping in separate functions
Simo Sorce
1
-81
/
+89
2010-03-16
s4-lsa: fix dcesrv_lsa_lsaRSetForestTrustInformation server stub.
Günther Deschner
1
-3
/
+3
2010-03-06
s4:lsa RPC - fix up "gendb_*" result codes
Matthias Dieter Wallnöfer
2
-33
/
+34
2010-03-06
s4:lsa RPC - Change some counters to be "unsigned" where needed
Matthias Dieter Wallnöfer
2
-21
/
+24
2010-02-24
s4:lsa use the correct way to store a domain sid
Simo Sorce
1
-7
/
+5
2010-02-24
s4:lsa avoid confusing ourselves over sam_ldb
Simo Sorce
1
-39
/
+41
2010-02-24
s4:lsa cleanup trailing spaces and tabs
Simo Sorce
1
-35
/
+35
2010-02-19
s4:lsa open trusted domain also with dns name
Simo Sorce
1
-3
/
+7
2010-02-19
remove trailing tabs and spaces
Simo Sorce
1
-9
/
+9
2010-02-16
s4-dsdb: change samdb_replace() to dsdb_replace() and allow for dsdb_flags
Andrew Tridgell
1
-1
/
+1
2010-02-14
s4:dcesrv_lsa.c - remove a superfluous empty line
Matthias Dieter Wallnöfer
1
-1
/
+0
2010-02-13
s4-rpcserver: use TYPESAFE_QSORT() in rpc servers
Andrew Tridgell
1
-4
/
+3
2009-11-21
s4:lsa RPC - Fix type of variable "atype"
Matthias Dieter Wallnöfer
1
-1
/
+2
2009-11-21
s4:lsa RPC - Use more LDB constants
Matthias Dieter Wallnöfer
1
-16
/
+16
2009-10-23
s4-dsdb: create a static system_session context
Andrew Tridgell
1
-2
/
+2
2009-10-22
s4-lsa: fixed breakage of lsa server
Andrew Tridgell
1
-0
/
+1
2009-10-22
s4-lsa: fixed the lsa server to cope with the new tests from gd
Andrew Tridgell
1
-12
/
+33
2009-10-21
s4-lsa: Fix dcesrv_lsa_EnumTrustDom() and avoid infite windows client loop.
Günther Deschner
1
-0
/
+9
2009-10-20
s4: ran minimal_includes.pl on source4/rpc_server
Andrew Tridgell
1
-1
/
+0
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
3
-32
/
+45
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-11
lsa: fill in more unknowns in lsa_LookupSid calls.
Günther Deschner
1
-4
/
+4
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-07-13
libds: merge the UF<->ACB flag mapping functions.
Günther Deschner
1
-2
/
+2
2009-05-26
Don't use crossRef records to find our own domain
Andrew Bartlett
1
-57
/
+12
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-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
1
-1
/
+1
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_LookupNames/{2,3,4} from s3 lsa idl.
Günther Deschner
1
-9
/
+13
2008-10-27
s4-lsa: merge lsa_LookupSids/{2,3} from s3 lsa idl.
Günther Deschner
1
-5
/
+9
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
[next]