index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
librpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r26277: Move loadparm context higher up the stack.
Jelmer Vernooij
2007-12-21
2
-3
/
+6
*
r26273: Add IDL and torture test for netr_NetrEnumerateTurstedDomains() and
Günther Deschner
2007-12-21
1
-44
/
+55
*
r26271: Remove some more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu...
Jelmer Vernooij
2007-12-21
2
-9
/
+24
*
r26266: Remove more global_loadparm uses.
Jelmer Vernooij
2007-12-21
1
-1
/
+3
*
r26261: Use enum type.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26260: Store loadparm context in gensec context.
Jelmer Vernooij
2007-12-21
1
-1
/
+3
*
r26248: Check in SWIG output so SWIG is not required when running out of svn.
Jelmer Vernooij
2007-12-21
2
-0
/
+4318
*
r26231: Spell check: credentails -> credentials.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26226: Avoid more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26211: Add very basic test_NetrJoinDomain2() test which can join xp workstat...
Günther Deschner
2007-12-21
1
-1
/
+1
*
r26209: For consistency, rename one argument in NetrJoinDomain.
Günther Deschner
2007-12-21
1
-1
/
+1
*
r26176: Fix in,out mismatch in wkssvc_NetrWkstaUserSetInfo().
Günther Deschner
2007-12-21
1
-1
/
+1
*
r26169: Use the NDR_PAHEX flag to print the encrypted wkssvc password buffer.
Günther Deschner
2007-12-21
1
-3
/
+5
*
r26168: Add two more documented WKSSVC_JOIN_FLAGS.
Günther Deschner
2007-12-21
1
-0
/
+2
*
r26167: Just for completeness, add some more documented wkssvc_NetWkstaInfo i...
Günther Deschner
2007-12-21
1
-0
/
+124
*
r26166: Put [ref] in the front in wkssvc IDL.
Günther Deschner
2007-12-21
1
-12
/
+12
*
r26165: Add IDL and torture test for wkssvc_NetrGetJoinableOus() and
Günther Deschner
2007-12-21
1
-2
/
+16
*
r26164: Add IDL for wkssvc_NetrJoinDomain() and wkssvc_NetrUnjoinDomain().
Günther Deschner
2007-12-21
1
-2
/
+14
*
r26163: Add IDL and torture test for wkssvc_NetrGetJoinInformation().
Günther Deschner
2007-12-21
1
-1
/
+12
*
r26158: Add IDL for wkssvc_NetrRenameMachineInDomain().
Günther Deschner
2007-12-21
1
-6
/
+12
*
r26157: Add IDL and torture test for wkssvc_NetrSetPrimaryComputername().
Günther Deschner
2007-12-21
1
-1
/
+7
*
r26155: Add IDL and torture teset for wkssvc_NetrMessageBufferSend().
Günther Deschner
2007-12-21
1
-1
/
+7
*
r26154: Add IDL and torture test for wkssvc_NetrWorkstationStatistics(). A lo...
Günther Deschner
2007-12-21
1
-1
/
+50
*
r26152: Add IDL and torture test for wkssvc_NetrEnumerateComputerNames().
Günther Deschner
2007-12-21
1
-2
/
+19
*
r26151: Add IDL and torture test for wkssvc_NetrValidateName() and
Günther Deschner
2007-12-21
1
-2
/
+23
*
r26150: Add IDL and torture test for wkssvc_NetrLogonDomainNameAdd() and
Günther Deschner
2007-12-21
1
-2
/
+6
*
r26149: Add IDL for wkssvc_NetrWkstaUserSetInfo(). No torture test yet.
Günther Deschner
2007-12-21
1
-3
/
+6
*
r26148: Add IDL and torture test for wkssvc_NetrUseGetInfo().
Günther Deschner
2007-12-21
1
-1
/
+6
*
r26147: Add IDL and torture test for wkssvc_NetrUseDel and wkssvc_NetrUseAdd.
Günther Deschner
2007-12-21
1
-11
/
+32
*
r26146: Add IDL and torture test for wkssvc_NetrUseEnum().
Günther Deschner
2007-12-21
1
-1
/
+60
*
r26144: Add IDL and torture test for wkssvc_NetrWkstaTransportAdd and
Günther Deschner
2007-12-21
1
-7
/
+20
*
r26143: Add IDL and torture test for wkssvc_NetrWkstaUserGetInfo.
Günther Deschner
2007-12-21
1
-1
/
+16
*
r26142: Cleanup IDL and add torture test for wkssvc_NetWkstaEnumUsers.
Günther Deschner
2007-12-21
1
-15
/
+18
*
r26141: Reflect pointer_default(unique) setting.
Günther Deschner
2007-12-21
1
-15
/
+15
*
r26097: Consider python modules special modules rather than special libraries.
Jelmer Vernooij
2007-12-21
1
-1
/
+0
*
r26071: Move DCE/RPC SWIG bindings closer to the code they're wrapping.
Jelmer Vernooij
2007-12-21
2
-0
/
+124
*
r26054: ndr: remove ndr_push/pull_save
Stefan Metzmacher
2007-12-21
3
-43
/
+0
*
r26052: ndr_krb5pac: don't use ndr_pull_save anymore
Stefan Metzmacher
2007-12-21
1
-3
/
+3
*
r26051: ndr_string: don't use ndr_pull_save anymore
Stefan Metzmacher
2007-12-21
1
-4
/
+4
*
r26050: ndr: don't use ndr_push_save anymore
Stefan Metzmacher
2007-12-21
1
-7
/
+7
*
r26006: Improve some dependencies.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r25951: Add missing DS_SERVER_NDNC bit to netr_DsR_DcFlags.
Günther Deschner
2007-12-21
1
-0
/
+1
*
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
2007-12-21
2
-68
/
+103
*
r25919: ndr: change NTSTAUS into enum ndr_err_code (ndrdump)
Stefan Metzmacher
2007-12-21
1
-8
/
+14
*
r25918: ndr: change NTSTAUS into enum ndr_err_code (samba4 handwritten stuff)
Stefan Metzmacher
2007-12-21
7
-101
/
+101
*
r25917: ndr: move ndr_map_error2ntstatus to errormap.c
Stefan Metzmacher
2007-12-21
1
-25
/
+0
*
r25916: ndr: change NTSTAUS into enum ndr_err_code (basic stuff)
Stefan Metzmacher
2007-12-21
4
-198
/
+210
*
r25907: use DEBUGADD() to match samba3
Stefan Metzmacher
2007-12-21
1
-2
/
+2
*
r25905: use data_blob_const() to set the DATA_BLOB
Stefan Metzmacher
2007-12-21
1
-2
/
+1
[prev]
[next]