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
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
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
2
-2
/
+2
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
2
-14
/
+75
2008-09-30
fixed a number of places in our LSA server where we should return the
Andrew Tridgell
1
-11
/
+13
2008-09-30
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Andrew Tridgell
1
-9
/
+9
2008-09-30
check call status not rpc fault code when calling to different levels
Andrew Tridgell
1
-4
/
+4
2008-09-30
cope with NULL attr
Andrew Tridgell
1
-1
/
+3
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-29
WSPP docs say we need to check that root_dir is NULL
Andrew Tridgell
1
-0
/
+6
2008-09-29
we need to return NT_STATUS_INVALID_PARAMETER for bad levels in
Andrew Tridgell
1
-0
/
+5
2008-09-29
unmapped SIDs should be rid 0 not rid -1
Andrew Tridgell
1
-1
/
+4
2008-09-29
added some more well known SIDs - thanks to the WSPP LSAT test suite
Andrew Tridgell
1
-1
/
+42
2008-09-24
Move source4/lib/crypto to lib/crypto.
Jelmer Vernooij
1
-1
/
+1
2008-09-23
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
1
-5
/
+4
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-04-17
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
2
-8
/
+9
2008-04-02
rpc_server: Remove references to sidmap from the lsa pipe code.
Kai Blin
3
-9
/
+2
2008-03-20
More kludge ACLs!
Andrew Bartlett
1
-1
/
+47
2008-03-13
Show why a LookupName fails (help debugging)
Andrew Bartlett
2
-3
/
+21
2007-12-21
r26319: Split encoding functions out of libcli_ldap.
Jelmer Vernooij
2
-1
/
+2
2007-12-21
r26313: Fix more uses of static loadparm.
Jelmer Vernooij
1
-7
/
+10
2007-12-21
r26296: Store loadparm context in DCE/RPC server context.
Jelmer Vernooij
2
-9
/
+9
[next]