index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
rpc_parse
/
parse_net.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove rpc_parse/parse_net.c and some last unused netlogon headers.
Günther Deschner
2008-02-17
1
-26
/
+0
*
Remove unused marshalling for NET_AUTH3.
Günther Deschner
2008-02-17
1
-91
/
+0
*
Remove unused marshalling for NET_SAM_LOGON_EX and finally NET_USER_INFO_3.
Günther Deschner
2008-02-17
1
-664
/
+0
*
Remove unused marshalling for NET_AUTH. This must have been forgotten.
Günther Deschner
2008-02-17
1
-47
/
+0
*
Remove unused marshalling for NET_SAM_LOGON.
Günther Deschner
2008-02-17
1
-322
/
+0
*
Remove unused marshalling for NET_SRV_PWSET.
Günther Deschner
2008-02-16
1
-68
/
+0
*
Remove unused marshalling for NET_REQ_CHAL and NET_AUTH2.
Günther Deschner
2008-02-16
1
-142
/
+0
*
Remove unused marshalling for NET_SAM_LOGOFF.
Günther Deschner
2008-02-15
1
-48
/
+0
*
Remove unused marshalling for NET_SAM_SYNC.
Günther Deschner
2008-02-15
1
-1165
/
+0
*
Remove unused marshalling for NET_SAM_DELTAS.
Günther Deschner
2008-02-15
1
-135
/
+0
*
Remove unused marshalling for NET_LOGON_CTRL and NET_LOGON_CTRL2.
Günther Deschner
2008-02-13
1
-432
/
+0
*
Remove unused marshalling for NET_TRUST_DOM_LIST.
Günther Deschner
2008-02-13
1
-102
/
+0
*
Remove unused marshalling for NET_DSR_GETDCNAME.
Günther Deschner
2008-02-08
1
-236
/
+0
*
Remove unused marshalling for NET_DSR_GESITENAME.
Günther Deschner
2008-02-07
1
-72
/
+0
*
Remove unused marshalling for NET_GETANYDCNAME and NET_GETANYDCNAME.
Günther Deschner
2008-02-07
1
-171
/
+0
*
Remove hand-written rpccli_netlogon_dsr_getdcnameex[2].
Günther Deschner
2008-01-25
1
-209
/
+0
*
Finally enable pidl generated SAMR & NETLOGON headers and clients.
Günther Deschner
2008-01-17
1
-16
/
+16
*
Remove next_token - all uses must now be next_token_talloc.
Jeremy Allison
2007-12-07
1
-4
/
+10
*
More trivial pstring removal.
Jeremy Allison
2007-11-20
1
-1
/
+1
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-65
/
+65
*
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23380: netr_getdcname returns WERROR not NTSTATUS.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r23210: Very funny, we thought to use netr_GetDcName (e.g. in winbind) but we...
Günther Deschner
2007-10-10
1
-31
/
+31
*
r23127: Fill in some more netlogon dsgetdcname flavours (netr_DsRGetDCNameEx,
Günther Deschner
2007-10-10
1
-0
/
+209
*
r23091: Add rpccli_netlogon_sam_network_logon_ex, fix its parsing. This does not
Volker Lendecke
2007-10-10
1
-0
/
+18
*
r23080: Fix bug #4637 - we hads missed some cases where
Jeremy Allison
2007-10-10
1
-7
/
+16
*
r22585: Get us into a consistent state with TALLOC_ZERO_ARRAY also.
Jeremy Allison
2007-10-10
1
-6
/
+14
*
r22577: Change all of parse/*.c to use standard form. Fix some
Jeremy Allison
2007-10-10
1
-63
/
+103
*
r22542: Move over to using the _strict varients of the talloc
Jeremy Allison
2007-10-10
1
-3
/
+25
*
r22001: change prototype of dump_data(), so that it takes unsigned char * now,
Stefan Metzmacher
2007-10-10
1
-4
/
+4
*
r21393: Fix typo.
Günther Deschner
2007-10-10
1
-2
/
+2
*
r20269: merge -r20264:20267 from SAMBA_3_0_24
Herb Lewis
2007-10-10
1
-2
/
+2
*
r19161: Add NET_GETANYDCNAME (getdcname only gives the PDC while getanydcname
Günther Deschner
2007-10-10
1
-0
/
+84
*
r19143: getdcname on the NETLOGON pipe returns WERROR, not NTSTATUS.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r18654: Rename "struct uuid" => "struct GUID" for consistency.
Jelmer Vernooij
2007-10-10
1
-5
/
+5
*
r18188: merge 3.0-libndr branch
Jelmer Vernooij
2007-10-10
1
-3
/
+2
*
r16126: Janitor for Volker..... This looks correct to me.
Jeremy Allison
2007-10-10
1
-20
/
+15
*
r14061: Some debugging for the new LOGON/ACB-flags.
Günther Deschner
2007-10-10
1
-0
/
+9
*
r14025: Remove unused code. When we want to export samsync, we better first port
Volker Lendecke
2007-10-10
1
-80
/
+0
*
r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16.
Günther Deschner
2007-10-10
1
-7
/
+11
*
r13439: Fix NET_SAM_LOGON_EX.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r13433: Get ready to implement NET_SAM_LOGON_EX.
Jeremy Allison
2007-10-10
1
-0
/
+102
*
r13399: Get closer to passing RPC-SCHANNEL test.
Jeremy Allison
2007-10-10
1
-6
/
+8
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-4
/
+45
*
r12043: It's amazing the warnings you find when compiling on a 64-bit
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r11853: Add Dsr_GetSiteName (handy for experimenting with GPOs).
Günther Deschner
2007-10-10
1
-0
/
+72
*
r11706: Implement dsr_getdcname client code. It's handy: It not only gives yo...
Volker Lendecke
2007-10-10
1
-0
/
+236
*
r11326: Fix alignment in getdc response
Volker Lendecke
2007-10-10
1
-0
/
+3
*
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
2007-10-10
1
-1
/
+1
[next]