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
2008-03-20
More kludge ACLs!
Andrew Bartlett
2
-88
/
+193
2008-03-14
Rework our SAMR test and SAMR server.
Andrew Bartlett
2
-25
/
+49
2008-03-13
Rework SAMR functions to avoid gendb_search()
Andrew Bartlett
1
-26
/
+38
2008-03-13
Show why a LookupName fails (help debugging)
Andrew Bartlett
2
-3
/
+21
2008-03-13
Rework to have member server 'domains' be CN=NETBIOSNAME
Andrew Bartlett
1
-1
/
+1
2008-03-06
ntvfs: pass down the client capabilities into the ntvfs layer
Stefan Metzmacher
1
-0
/
+1
2008-02-29
Move public header accumulation out of the perl code.
Jelmer Vernooij
1
-4
/
+6
2008-02-28
Merge branch 'v4-0-trivial' into v4-0-test
Jelmer Vernooij
2
-7
/
+5
2008-02-28
Check for and reject invalid account flags.
Andrew Bartlett
1
-0
/
+14
2008-02-28
Generate ACB_PW_EXPIRED correctly
Andrew Bartlett
2
-24
/
+26
2008-02-21
Remove more global_loadparm instance.s
Jelmer Vernooij
2
-7
/
+5
2008-02-18
Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'
Jelmer Vernooij
1
-2
/
+2
2008-02-04
Remove useless layer of indirection, where every service called
Andrew Bartlett
1
-13
/
+1
2008-02-04
Rework service init functions to pass down service name. This is
Andrew Bartlett
1
-1
/
+1
2008-01-25
Fix netlogon rpc-server build.
Günther Deschner
1
-4
/
+4
2008-01-25
Fix netlogon rpc-server build.
Günther Deschner
1
-4
/
+4
2008-01-16
Print out the reason we can't delete the user in SAMR.
Andrew Bartlett
1
-0
/
+3
2008-01-11
Return 'not implemented' on more RPCs. (easy way to 'pass' the
Andrew Bartlett
1
-2
/
+7
2008-01-07
r26689: registry: Return max_subkeynamelen, max_valnamelen and max_valbufsize...
Jelmer Vernooij
1
-2
/
+4
2008-01-05
r26672: Janitorial: Remove uses of global_loadparm.
Jelmer Vernooij
1
-4
/
+8
2008-01-01
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
2
-4
/
+4
2007-12-24
r26580: Include sentinel in build.h, in case the list is empty.
Jelmer Vernooij
1
-1
/
+1
2007-12-24
r26576: Allow the static module loading code to be used for the Python modules.
Jelmer Vernooij
1
-1
/
+1
2007-12-24
r26558: Add IDL for netr_GetForestTrustInformation().
Günther Deschner
1
-4
/
+4
2007-12-21
r26540: Revert my previous commit after concerns raised by Andrew.
Jelmer Vernooij
2
-29
/
+29
2007-12-21
r26539: Remove unnecessary statics.
Jelmer Vernooij
2
-29
/
+29
2007-12-21
r26440: Remove more uses of global_loadparm.
Jelmer Vernooij
4
-12
/
+12
2007-12-21
r26432: Require ndr_pull users to specify iconv_convenience.
Jelmer Vernooij
2
-3
/
+4
2007-12-21
r26431: Require ndr_push creators to specify a iconv_convenience context.
Jelmer Vernooij
2
-2
/
+2
2007-12-21
r26430: require explicit specification of loadparm context.
Jelmer Vernooij
2
-2
/
+2
2007-12-21
r26402: Require a talloc context in libnetif.
Jelmer Vernooij
1
-4
/
+6
2007-12-21
r26401: Don't cache interfaces context in libnetif.
Jelmer Vernooij
1
-2
/
+5
2007-12-21
r26382: Remove more uses of global_loadparm.
Jelmer Vernooij
2
-9
/
+10
2007-12-21
r26357: Add separate subsystem for auth_sam_reply parsing.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26353: Remove use of global_loadparm.
Jelmer Vernooij
2
-1
/
+3
2007-12-21
r26328: remove more uses of global_loadparm.
Jelmer Vernooij
2
-6
/
+6
2007-12-21
r26327: Explicit loadparm_context for RPC client functions.
Jelmer Vernooij
2
-2
/
+3
2007-12-21
r26325: Remove use of global_loadparm in netif.
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26319: Split encoding functions out of libcli_ldap.
Jelmer Vernooij
3
-2
/
+3
2007-12-21
r26313: Fix more uses of static loadparm.
Jelmer Vernooij
7
-29
/
+38
2007-12-21
r26310: Remove more uses of global_loadparm.
Jelmer Vernooij
3
-10
/
+16
2007-12-21
r26300: Don't segfault when called from the ntptr libs.
Andrew Bartlett
1
-3
/
+3
2007-12-21
r26298: Use metze's schema loading code to pre-initialise the schema into the
Andrew Bartlett
1
-3
/
+8
2007-12-21
r26296: Store loadparm context in DCE/RPC server context.
Jelmer Vernooij
16
-77
/
+83
2007-12-21
r26286: IDL and torture test for netr_ServerTrustPasswordsGet().
Günther Deschner
1
-4
/
+4
2007-12-21
r26285: Add IDL and torture test for netr_ServerPasswordGet().
Günther Deschner
1
-4
/
+4
2007-12-21
r26273: Add IDL and torture test for netr_NetrEnumerateTurstedDomains() and
Günther Deschner
1
-7
/
+7
2007-12-21
r26272: Remove global_loadparm in some more places.
Jelmer Vernooij
1
-2
/
+3
2007-12-21
r26265: Use task-provided loadparm context in nbt and rpc servers.
Jelmer Vernooij
1
-16
/
+26
2007-12-21
r26260: Store loadparm context in gensec context.
Jelmer Vernooij
2
-2
/
+2
[next]