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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-21
r26163: Add IDL and torture test for wkssvc_NetrGetJoinInformation().
Günther Deschner
1
-3
/
+3
2007-12-21
r26159: Align to coding conventions.
Günther Deschner
1
-26
/
+26
2007-12-21
r26158: Add IDL for wkssvc_NetrRenameMachineInDomain().
Günther Deschner
1
-6
/
+6
2007-12-21
r26157: Add IDL and torture test for wkssvc_NetrSetPrimaryComputername().
Günther Deschner
1
-4
/
+4
2007-12-21
r26155: Add IDL and torture teset for wkssvc_NetrMessageBufferSend().
Günther Deschner
1
-4
/
+4
2007-12-21
r26154: Add IDL and torture test for wkssvc_NetrWorkstationStatistics(). A lo...
Günther Deschner
1
-4
/
+4
2007-12-21
r26153: Add torture test for NetrAddAlternateComputerName() and
Günther Deschner
1
-4
/
+4
2007-12-21
r26152: Add IDL and torture test for wkssvc_NetrEnumerateComputerNames().
Günther Deschner
1
-4
/
+4
2007-12-21
r26151: Add IDL and torture test for wkssvc_NetrValidateName() and
Günther Deschner
1
-8
/
+8
2007-12-21
r26150: Add IDL and torture test for wkssvc_NetrLogonDomainNameAdd() and
Günther Deschner
1
-8
/
+8
2007-12-21
r26149: Add IDL for wkssvc_NetrWkstaUserSetInfo(). No torture test yet.
Günther Deschner
1
-4
/
+4
2007-12-21
r26148: Add IDL and torture test for wkssvc_NetrUseGetInfo().
Günther Deschner
1
-4
/
+4
2007-12-21
r26147: Add IDL and torture test for wkssvc_NetrUseDel and wkssvc_NetrUseAdd.
Günther Deschner
1
-8
/
+8
2007-12-21
r26146: Add IDL and torture test for wkssvc_NetrUseEnum().
Günther Deschner
1
-4
/
+4
2007-12-21
r26145: Fix server side of wkssvc_NetWkstaTransportEnum.
Günther Deschner
1
-17
/
+17
2007-12-21
r26143: Add IDL and torture test for wkssvc_NetrWkstaUserGetInfo.
Günther Deschner
1
-4
/
+4
2007-12-21
r26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were just
Andrew Bartlett
3
-12
/
+13
2007-12-21
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
5
-4
/
+5
2007-12-21
r25940: Rework the samldb and templates handling.
Andrew Bartlett
1
-6
/
+10
2007-12-21
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
4
-35
/
+40
2007-12-21
r25896: Rename netlogon server stubs.
Günther Deschner
1
-6
/
+6
2007-12-21
r25839: use nss_wrapper code in samba4 if
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r25553: Convert to standard bool type.
Jelmer Vernooij
10
-81
/
+81
2007-10-10
r25539: Also correct indent for winreg server.
Günther Deschner
1
-177
/
+181
2007-10-10
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
2
-10
/
+10
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
10
-38
/
+44
2007-10-10
r25196: Thanks to id10ts on IRC for finding some typos in my well-known names
Andrew Bartlett
1
-2
/
+2
2007-10-10
r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, with
Andrew Bartlett
5
-845
/
+1255
2007-10-10
r25052: This missing 'break' caused problems on 32 bit platforms only, due to
Andrew Bartlett
1
-0
/
+1
2007-10-10
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
2
-10
/
+10
2007-10-10
r25028: Fix more warnings.
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
9
-2
/
+11
2007-10-10
r24987: Clarify error conditions in secrets handling, before I add ACLs to
Andrew Bartlett
1
-3
/
+3
2007-10-10
r24973: Try to make it really clear we are dealing with 64 bit numbers here.
Andrew Bartlett
1
-14
/
+14
2007-10-10
r24942: Patch from Matthias Wallnöfer <mwallnoefer@yahoo.de> and a testsuite
Andrew Bartlett
1
-5
/
+8
2007-10-10
r24937: Merge tests spoolss RPC callbacks.
Jelmer Vernooij
4
-102
/
+180
2007-10-10
r24918: Fix the build (forgot to include dcesrv_lsa.c in the previous commit)
Andrew Bartlett
1
-1
/
+1
2007-10-10
r24817: Don't REG_NONE for all value types. Patch from
Jelmer Vernooij
1
-1
/
+5
2007-10-10
r24814: Fix headers, trim core.h even more.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r24780: More work allowing libutil to be used by external users.
Jelmer Vernooij
1
-2
/
+8
2007-10-10
r24727: Initialize variable.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24726: Add tests for getting/setting security descriptors (still failing at ...
Jelmer Vernooij
1
-5
/
+1
2007-10-10
r24712: No longer expose the 'BOOL' data type in any interfaces.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...
Jelmer Vernooij
2
-111
/
+133
2007-10-10
r24612: Revert this part of -r 24611. This isn't related to my SAMR password
Andrew Bartlett
1
-0
/
+4
2007-10-10
r24611: Following up on the re-opening of bug 4817 is it pretty clear that
Andrew Bartlett
3
-29
/
+22
2007-10-10
r24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.c
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r24557: rename 'dcerpc_table_' -> 'ndr_table_'
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r24551: rename dcerpc_interface_table -> ndr_interface_table
Stefan Metzmacher
1
-8
/
+8
[prev]
[next]