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
/
source3
/
include
/
rpc_netlogon.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-17
Remove unused marshalling for NET_SAM_LOGON_EX and finally NET_USER_INFO_3.
Günther Deschner
1
-246
/
+0
2008-02-17
Remove unused marshalling for NET_AUTH. This must have been forgotten.
Günther Deschner
1
-12
/
+0
2008-02-17
Remove unused marshalling for NET_SAM_LOGON.
Günther Deschner
1
-28
/
+0
2008-02-16
Remove unused netlogon delta defines.
Günther Deschner
1
-18
/
+0
2008-02-16
Remove unused marshalling for NET_SRV_PWSET.
Günther Deschner
1
-13
/
+0
2008-02-16
Remove unused marshalling for NET_REQ_CHAL and NET_AUTH2.
Günther Deschner
1
-32
/
+0
2008-02-15
Remove unused marshalling for NET_SAM_LOGOFF.
Günther Deschner
1
-13
/
+0
2008-02-15
Remove unused marshalling for NET_SAM_SYNC.
Günther Deschner
1
-345
/
+0
2008-02-15
Remove unused marshalling for NET_SAM_DELTAS.
Günther Deschner
1
-29
/
+0
2008-02-15
Remove some unused/redundant set of netlogon headers.
Günther Deschner
1
-41
/
+0
2008-02-13
Remove unused marshalling for NET_LOGON_CTRL and NET_LOGON_CTRL2.
Günther Deschner
1
-81
/
+0
2008-02-13
Remove unused marshalling for NET_TRUST_DOM_LIST.
Günther Deschner
1
-16
/
+0
2008-02-08
Remove unused marshalling for NET_DSR_GETDCNAME.
Günther Deschner
1
-33
/
+0
2008-02-07
Remove unused marshalling for NET_DSR_GESITENAME.
Günther Deschner
1
-14
/
+0
2008-02-07
Remove unused marshalling for NET_GETANYDCNAME and NET_GETANYDCNAME.
Günther Deschner
1
-34
/
+0
2008-01-25
Remove hand-written rpccli_netlogon_dsr_getdcnameex[2].
Günther Deschner
1
-35
/
+0
2008-01-24
netlogon.idl: add some MSV1_0_ values from samba3 and use a bitmap32
Stefan Metzmacher
1
-1
/
+1
2008-01-17
Finally enable pidl generated SAMR & NETLOGON headers and clients.
Günther Deschner
1
-50
/
+3
2007-10-10
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
1
-0
/
+10
2007-10-10
r24158: SE_GROUP_RESOURCE in the other_sids list apparently means a
Gerald Carter
1
-1
/
+1
2007-10-10
r23808: Make us a bit more C++ friendly. Thanks to Constantine Vetoshev
Volker Lendecke
1
-3
/
+3
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23380: netr_getdcname returns WERROR not NTSTATUS.
Günther Deschner
1
-1
/
+1
2007-10-10
r23210: Very funny, we thought to use netr_GetDcName (e.g. in winbind) but we...
Günther Deschner
1
-15
/
+15
2007-10-10
r23127: Fill in some more netlogon dsgetdcname flavours (netr_DsRGetDCNameEx,
Günther Deschner
1
-2
/
+95
2007-10-10
r22712: Inform the user when logging in via pam_winbind
Gerald Carter
1
-0
/
+1
2007-10-10
r19161: Add NET_GETANYDCNAME (getdcname only gives the PDC while getanydcname
Günther Deschner
1
-0
/
+18
2007-10-10
r19143: getdcname on the NETLOGON pipe returns WERROR, not NTSTATUS.
Günther Deschner
1
-1
/
+1
2007-10-10
r18654: Rename "struct uuid" => "struct GUID" for consistency.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r18188: merge 3.0-libndr branch
Jelmer Vernooij
1
-12
/
+12
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-10
/
+0
2007-10-10
r14049: Found some more MSV1_0 bits and their behaviour;
Günther Deschner
1
-2
/
+14
2007-10-10
r13439: Fix NET_SAM_LOGON_EX.
Jeremy Allison
1
-1
/
+1
2007-10-10
r13433: Get ready to implement NET_SAM_LOGON_EX.
Jeremy Allison
1
-0
/
+26
2007-10-10
r13399: Get closer to passing RPC-SCHANNEL test.
Jeremy Allison
1
-0
/
+51
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-2
/
+11
2007-10-10
r12096: Change uint32_t to uint32. Jerry, please pick this change up for
Jeremy Allison
1
-1
/
+1
2007-10-10
r11853: Add Dsr_GetSiteName (handy for experimenting with GPOs).
Günther Deschner
1
-0
/
+15
2007-10-10
r11706: Implement dsr_getdcname client code. It's handy: It not only gives yo...
Volker Lendecke
1
-0
/
+34
2007-10-10
r11573: Adding Andrew Bartlett's patch to make machine account
Jeremy Allison
1
-0
/
+3
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-179
/
+106
2007-10-10
r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...
Gerald Carter
1
-1
/
+12
2007-10-10
r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename...
Gerald Carter
1
-7
/
+7
2007-10-10
r4946: Our notion the other_sids in the info3 SamLogon struct was
Volker Lendecke
1
-2
/
+1
2007-10-10
r4287: Vampire SAM_DELTA_DOMAIN_INFO.
Günther Deschner
1
-5
/
+42
2007-10-10
r4286: Give back 8 byte lm_session_key in Netrsamlogon-reply.
Günther Deschner
1
-1
/
+3
2007-10-10
r1283: Fix typo
Volker Lendecke
1
-1
/
+1
2007-10-10
r991: Allow winbindd to use the domain trust account password
Gerald Carter
1
-7
/
+35
2004-04-02
Implement NETLOGON GetDCName client side. You can ask a DC for the name of
Volker Lendecke
1
-0
/
+20
[next]