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
/
netlogon
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-24
Revert "s4-netlogon: always set the dNSHostName in GetDomainInfo"
Matthias Dieter Wallnöfer
1
-7
/
+3
2009-11-22
s4:netlogon RPC - Remove trailing whitespace
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-11-22
s4:netlogon RPC - Fix up the error handling
Matthias Dieter Wallnöfer
1
-4
/
+2
2009-11-22
s4:netlogon RPC - Fix up a comment
Matthias Dieter Wallnöfer
1
-4
/
+5
2009-10-23
s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect()
Andrew Tridgell
1
-2
/
+2
2009-10-23
s4-dsdb: create a static system_session context
Andrew Tridgell
1
-4
/
+4
2009-10-18
s4:sites - get the server site (name) from DSDB
Matthias Dieter Wallnöfer
1
-1
/
+3
2009-10-18
s4:dcerpc_netlogon - unify the two workstation object lookups (DNS hostname a...
Matthias Dieter Wallnöfer
1
-20
/
+26
2009-10-14
s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where needed
Matthias Dieter Wallnöfer
1
-6
/
+6
2009-10-02
ds-flags: use the new name DS_DNS_FOREST_ROOT
Andrew Tridgell
1
-1
/
+1
2009-09-23
s4-netlogon: always set the dNSHostName in GetDomainInfo
Andrew Tridgell
1
-3
/
+7
2009-09-23
s4-netlogon: make GetDomainInfo response match w2k8
Andrew Tridgell
1
-13
/
+21
2009-09-19
more include minimisation
Andrew Tridgell
1
-6
/
+0
2009-09-19
s4-netlogon: implement dcesrv_netr_DsRAddressToSitenamesExW
Andrew Tridgell
1
-2
/
+24
2009-09-16
schannel: move schannel_sign to main directory.
Günther Deschner
1
-1
/
+2
2009-09-10
s4:netlogon - Put the "supported encryption types" more back in the "LogonGet...
Matthias Dieter Wallnöfer
1
-6
/
+8
2009-09-08
Return a correct value for Supported Encryption Type
Matthieu Patou
1
-1
/
+6
2009-09-07
s4:LogonGetDomainInfo - add a basic check for the hostname
Matthias Dieter Wallnöfer
1
-2
/
+17
2009-08-27
s4-schannel: add ldb suffix to schannel functions.
Günther Deschner
1
-8
/
+8
2009-08-04
s4:netlogon Fix warnings and segfault in GetDomainInfo call
Andrew Bartlett
1
-4
/
+5
2009-08-03
s4: Enhancements in the "netr_LogonGetDomainInformations" call
Matthias Dieter Wallnöfer
1
-65
/
+194
2009-07-31
s4: Correct renamed constants
Matthias Dieter Wallnöfer
1
-4
/
+4
2009-07-23
[SAMBA 4 / NETLOGON] Modify type of SAM contexts
Matthias Dieter Wallnöfer
1
-9
/
+7
2009-07-13
libds: share UF_ flags between samba3 and 4.
Günther Deschner
1
-1
/
+1
2009-06-18
NETLOGON pipe improvements
Matthias Dieter Wallnöfer
1
-31
/
+79
2009-05-26
Don't use crossRef records to find our own domain
Andrew Bartlett
1
-51
/
+31
2009-04-14
Rework to use new API for common netlogon credential chaining
Andrew Bartlett
1
-12
/
+18
2009-04-14
Rework Samba4 to use the new common libcli/auth code
Andrew Bartlett
1
-105
/
+85
2009-02-26
A simple hack to avoid the segfault in #6138
Andrew Bartlett
1
-1
/
+1
2009-02-24
Fix some C++ warnings
Volker Lendecke
1
-11
/
+22
2009-02-18
s4:netlogon: don't mix in and out negotiate_flags in dcesrv_netr_ServerAuthen...
Stefan Metzmacher
1
-3
/
+4
2009-02-16
s4:netlogon: implement netr_LogonGetCapabilities with NT_STATUS_NOT_IMPLEMENTED
Stefan Metzmacher
1
-4
/
+5
2009-02-16
s4:netlogon: always return correct negotiate_flags in Authenticate[2|3]()
Stefan Metzmacher
1
-1
/
+31
2009-02-10
fixed two problems with the DsRGetDCNameEx2 call, as used by
Andrew Tridgell
1
-3
/
+9
2009-02-02
s4:rpc_server: s/private/private_data
Stefan Metzmacher
1
-4
/
+4
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
1
-1
/
+1
2008-12-10
s4-netlogon: fix the build of netlogon server.
Günther Deschner
1
-4
/
+4
2008-12-04
s4:netlogon: for now implement netr_GetAnyDCName() as wrapper of netr_GetDcNa...
Stefan Metzmacher
1
-1
/
+12
2008-12-04
s4:netlogon: Implement netr_GetDcName() similar to netr_DsGetDCName()
Stefan Metzmacher
1
-1
/
+34
2008-10-29
s4-netlogon: merge netr_ServerPasswordSet2 from s3 idl.
Günther Deschner
1
-3
/
+3
2008-10-29
s4-netlogon: merge netr_ServerPasswordSet from s3 idl.
Günther Deschner
1
-3
/
+3
2008-10-29
s4-netlogon: merge netr_ServerReqChallenge from s3 idl.
Günther Deschner
1
-2
/
+2
2008-10-29
s4-netlogon: merge netr_ServerAuthenticate{2,3} from s3 idl.
Günther Deschner
1
-4
/
+4
2008-10-29
s4-netlogon: merge netr_LogonSamLogon{Ex,WithFlags} from s3 idl.
Günther Deschner
1
-37
/
+39
2008-10-29
s4-netlogon: merge netr_LogonGetDomainInfo from s3 idl.
Günther Deschner
1
-1
/
+1
2008-10-29
s4-netlogon: merge netr_DsRGetDCName{Ex,Ex2} from s3 idl.
Günther Deschner
1
-25
/
+23
2008-10-28
s4-netlogon: merge netr_DsrEnumerateDomainTrusts from s3 idl.
Günther Deschner
1
-12
/
+16
2008-10-16
Create a 'straight paper path' for UTF16 passwords.
Andrew Bartlett
1
-15
/
+12
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
1
-1
/
+1
2008-10-06
Start implementing AD-style trusted domains in Samba4's NETLOGON server
Andrew Bartlett
1
-2
/
+50
[next]