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
/
rpc_server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'
Jelmer Vernooij
2008-02-18
1
-2
/
+2
*
Remove useless layer of indirection, where every service called
Andrew Bartlett
2008-02-04
1
-13
/
+1
*
Rework service init functions to pass down service name. This is
Andrew Bartlett
2008-02-04
1
-1
/
+1
*
Fix netlogon rpc-server build.
Günther Deschner
2008-01-25
1
-4
/
+4
*
Fix netlogon rpc-server build.
Günther Deschner
2008-01-25
1
-4
/
+4
*
Print out the reason we can't delete the user in SAMR.
Andrew Bartlett
2008-01-16
1
-0
/
+3
*
Return 'not implemented' on more RPCs. (easy way to 'pass' the
Andrew Bartlett
2008-01-11
1
-2
/
+7
*
r26689: registry: Return max_subkeynamelen, max_valnamelen and max_valbufsize...
Jelmer Vernooij
2008-01-07
1
-2
/
+4
*
r26672: Janitorial: Remove uses of global_loadparm.
Jelmer Vernooij
2008-01-05
1
-4
/
+8
*
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
2008-01-01
2
-4
/
+4
*
r26580: Include sentinel in build.h, in case the list is empty.
Jelmer Vernooij
2007-12-24
1
-1
/
+1
*
r26576: Allow the static module loading code to be used for the Python modules.
Jelmer Vernooij
2007-12-24
1
-1
/
+1
*
r26558: Add IDL for netr_GetForestTrustInformation().
Günther Deschner
2007-12-24
1
-4
/
+4
*
r26540: Revert my previous commit after concerns raised by Andrew.
Jelmer Vernooij
2007-12-21
2
-29
/
+29
*
r26539: Remove unnecessary statics.
Jelmer Vernooij
2007-12-21
2
-29
/
+29
*
r26440: Remove more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
4
-12
/
+12
*
r26432: Require ndr_pull users to specify iconv_convenience.
Jelmer Vernooij
2007-12-21
2
-3
/
+4
*
r26431: Require ndr_push creators to specify a iconv_convenience context.
Jelmer Vernooij
2007-12-21
2
-2
/
+2
*
r26430: require explicit specification of loadparm context.
Jelmer Vernooij
2007-12-21
2
-2
/
+2
*
r26402: Require a talloc context in libnetif.
Jelmer Vernooij
2007-12-21
1
-4
/
+6
*
r26401: Don't cache interfaces context in libnetif.
Jelmer Vernooij
2007-12-21
1
-2
/
+5
*
r26382: Remove more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
2
-9
/
+10
*
r26357: Add separate subsystem for auth_sam_reply parsing.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26353: Remove use of global_loadparm.
Jelmer Vernooij
2007-12-21
2
-1
/
+3
*
r26328: remove more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
2
-6
/
+6
*
r26327: Explicit loadparm_context for RPC client functions.
Jelmer Vernooij
2007-12-21
2
-2
/
+3
*
r26325: Remove use of global_loadparm in netif.
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r26319: Split encoding functions out of libcli_ldap.
Jelmer Vernooij
2007-12-21
3
-2
/
+3
*
r26313: Fix more uses of static loadparm.
Jelmer Vernooij
2007-12-21
7
-29
/
+38
*
r26310: Remove more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
3
-10
/
+16
*
r26300: Don't segfault when called from the ntptr libs.
Andrew Bartlett
2007-12-21
1
-3
/
+3
*
r26298: Use metze's schema loading code to pre-initialise the schema into the
Andrew Bartlett
2007-12-21
1
-3
/
+8
*
r26296: Store loadparm context in DCE/RPC server context.
Jelmer Vernooij
2007-12-21
16
-77
/
+83
*
r26286: IDL and torture test for netr_ServerTrustPasswordsGet().
Günther Deschner
2007-12-21
1
-4
/
+4
*
r26285: Add IDL and torture test for netr_ServerPasswordGet().
Günther Deschner
2007-12-21
1
-4
/
+4
*
r26273: Add IDL and torture test for netr_NetrEnumerateTurstedDomains() and
Günther Deschner
2007-12-21
1
-7
/
+7
*
r26272: Remove global_loadparm in some more places.
Jelmer Vernooij
2007-12-21
1
-2
/
+3
*
r26265: Use task-provided loadparm context in nbt and rpc servers.
Jelmer Vernooij
2007-12-21
1
-16
/
+26
*
r26260: Store loadparm context in gensec context.
Jelmer Vernooij
2007-12-21
2
-2
/
+2
*
r26252: Specify loadparm_context explicitly when creating sessions.
Jelmer Vernooij
2007-12-21
2
-6
/
+6
*
r26250: Avoid global_loadparm in a couple more places.
Jelmer Vernooij
2007-12-21
1
-4
/
+4
*
r26239: Fix registry argument order.
Jelmer Vernooij
2007-12-21
1
-2
/
+1
*
r26237: Add loadparm context to the server service interface.
Jelmer Vernooij
2007-12-21
1
-0
/
+1
*
r26236: Remove more uses of global_loadparm or specify loadparm_context expli...
Jelmer Vernooij
2007-12-21
1
-0
/
+2
*
r26234: More global_loadparm fixes.
Jelmer Vernooij
2007-12-21
2
-3
/
+3
*
r26228: Store loadparm context in auth context, move more loadparm_contexts u...
Jelmer Vernooij
2007-12-21
3
-6
/
+7
*
r26227: Make loadparm_context part of a server task, move loadparm_contexts f...
Jelmer Vernooij
2007-12-21
6
-14
/
+16
*
r26221: Add loadparm_context parameter to auth_context_create.
Jelmer Vernooij
2007-12-21
1
-0
/
+2
*
r26205: Pass loadparm_context to secrets_db_connect() rather than using globa...
Jelmer Vernooij
2007-12-21
1
-2
/
+4
*
r26165: Add IDL and torture test for wkssvc_NetrGetJoinableOus() and
Günther Deschner
2007-12-21
1
-6
/
+6
[next]