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
/
librpc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-21
r26335: Specify name_resolve_order to socket code.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26334: Avoid loadparm_context.
Jelmer Vernooij
3
-5
/
+6
2007-12-21
r26332: Add samr_ValidationStatus error mapping to samr_ValidatePassword().
Günther Deschner
1
-1
/
+21
2007-12-21
r26331: Add IDL for samr_ValidatePassword(). A very interesting call.
Günther Deschner
1
-5
/
+75
2007-12-21
r26329: Fix more loadparm_context references. Only about a 100 left now.
Jelmer Vernooij
1
-3
/
+5
2007-12-21
r26327: Explicit loadparm_context for RPC client functions.
Jelmer Vernooij
7
-35
/
+70
2007-12-21
r26316: Use contexts for conversion functions.
Jelmer Vernooij
1
-5
/
+11
2007-12-21
r26313: Fix more uses of static loadparm.
Jelmer Vernooij
3
-5
/
+8
2007-12-21
r26286: IDL and torture test for netr_ServerTrustPasswordsGet().
Günther Deschner
1
-1
/
+10
2007-12-21
r26285: Add IDL and torture test for netr_ServerPasswordGet().
Günther Deschner
1
-1
/
+9
2007-12-21
r26277: Move loadparm context higher up the stack.
Jelmer Vernooij
2
-3
/
+6
2007-12-21
r26273: Add IDL and torture test for netr_NetrEnumerateTurstedDomains() and
Günther Deschner
1
-44
/
+55
2007-12-21
r26271: Remove some more uses of global_loadparm.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu...
Jelmer Vernooij
2
-9
/
+24
2007-12-21
r26266: Remove more global_loadparm uses.
Jelmer Vernooij
1
-1
/
+3
2007-12-21
r26261: Use enum type.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26260: Store loadparm context in gensec context.
Jelmer Vernooij
1
-1
/
+3
2007-12-21
r26248: Check in SWIG output so SWIG is not required when running out of svn.
Jelmer Vernooij
2
-0
/
+4318
2007-12-21
r26231: Spell check: credentails -> credentials.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26226: Avoid more uses of global_loadparm.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26211: Add very basic test_NetrJoinDomain2() test which can join xp workstat...
Günther Deschner
1
-1
/
+1
2007-12-21
r26209: For consistency, rename one argument in NetrJoinDomain.
Günther Deschner
1
-1
/
+1
2007-12-21
r26176: Fix in,out mismatch in wkssvc_NetrWkstaUserSetInfo().
Günther Deschner
1
-1
/
+1
2007-12-21
r26169: Use the NDR_PAHEX flag to print the encrypted wkssvc password buffer.
Günther Deschner
1
-3
/
+5
2007-12-21
r26168: Add two more documented WKSSVC_JOIN_FLAGS.
Günther Deschner
1
-0
/
+2
2007-12-21
r26167: Just for completeness, add some more documented wkssvc_NetWkstaInfo i...
Günther Deschner
1
-0
/
+124
2007-12-21
r26166: Put [ref] in the front in wkssvc IDL.
Günther Deschner
1
-12
/
+12
2007-12-21
r26165: Add IDL and torture test for wkssvc_NetrGetJoinableOus() and
Günther Deschner
1
-2
/
+16
2007-12-21
r26164: Add IDL for wkssvc_NetrJoinDomain() and wkssvc_NetrUnjoinDomain().
Günther Deschner
1
-2
/
+14
2007-12-21
r26163: Add IDL and torture test for wkssvc_NetrGetJoinInformation().
Günther Deschner
1
-1
/
+12
2007-12-21
r26158: Add IDL for wkssvc_NetrRenameMachineInDomain().
Günther Deschner
1
-6
/
+12
2007-12-21
r26157: Add IDL and torture test for wkssvc_NetrSetPrimaryComputername().
Günther Deschner
1
-1
/
+7
2007-12-21
r26155: Add IDL and torture teset for wkssvc_NetrMessageBufferSend().
Günther Deschner
1
-1
/
+7
2007-12-21
r26154: Add IDL and torture test for wkssvc_NetrWorkstationStatistics(). A lo...
Günther Deschner
1
-1
/
+50
2007-12-21
r26152: Add IDL and torture test for wkssvc_NetrEnumerateComputerNames().
Günther Deschner
1
-2
/
+19
2007-12-21
r26151: Add IDL and torture test for wkssvc_NetrValidateName() and
Günther Deschner
1
-2
/
+23
2007-12-21
r26150: Add IDL and torture test for wkssvc_NetrLogonDomainNameAdd() and
Günther Deschner
1
-2
/
+6
2007-12-21
r26149: Add IDL for wkssvc_NetrWkstaUserSetInfo(). No torture test yet.
Günther Deschner
1
-3
/
+6
2007-12-21
r26148: Add IDL and torture test for wkssvc_NetrUseGetInfo().
Günther Deschner
1
-1
/
+6
2007-12-21
r26147: Add IDL and torture test for wkssvc_NetrUseDel and wkssvc_NetrUseAdd.
Günther Deschner
1
-11
/
+32
2007-12-21
r26146: Add IDL and torture test for wkssvc_NetrUseEnum().
Günther Deschner
1
-1
/
+60
2007-12-21
r26144: Add IDL and torture test for wkssvc_NetrWkstaTransportAdd and
Günther Deschner
1
-7
/
+20
2007-12-21
r26143: Add IDL and torture test for wkssvc_NetrWkstaUserGetInfo.
Günther Deschner
1
-1
/
+16
2007-12-21
r26142: Cleanup IDL and add torture test for wkssvc_NetWkstaEnumUsers.
Günther Deschner
1
-15
/
+18
2007-12-21
r26141: Reflect pointer_default(unique) setting.
Günther Deschner
1
-15
/
+15
2007-12-21
r26097: Consider python modules special modules rather than special libraries.
Jelmer Vernooij
1
-1
/
+0
2007-12-21
r26071: Move DCE/RPC SWIG bindings closer to the code they're wrapping.
Jelmer Vernooij
2
-0
/
+124
2007-12-21
r26054: ndr: remove ndr_push/pull_save
Stefan Metzmacher
3
-43
/
+0
2007-12-21
r26052: ndr_krb5pac: don't use ndr_pull_save anymore
Stefan Metzmacher
1
-3
/
+3
2007-12-21
r26051: ndr_string: don't use ndr_pull_save anymore
Stefan Metzmacher
1
-4
/
+4
[next]