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
*
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
2008-04-21
1
-1
/
+2
*
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
2008-04-17
12
-44
/
+46
*
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
2008-04-14
1
-38
/
+38
*
Remove prototypes from build.h in preparation of removing build.h
Jelmer Vernooij
2008-04-14
1
-0
/
+12
*
rpc_server: Remove references to sidmap from the lsa pipe code.
Kai Blin
2008-04-02
3
-9
/
+2
*
rpc_server: Use wbclient instead of sidmap in unixinfo pipe
Kai Blin
2008-04-02
1
-41
/
+119
*
wbclient: Add an async winbind client library.
Kai Blin
2008-04-02
1
-1
/
+2
*
Move handle utility functions to public header, remove more public headers.
Jelmer Vernooij
2008-04-02
2
-37
/
+38
*
Trim down installed headers some more.
Jelmer Vernooij
2008-04-02
1
-2
/
+0
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
6
-19
/
+81
*
More kludge ACLs!
Andrew Bartlett
2008-03-20
2
-88
/
+193
*
Rework our SAMR test and SAMR server.
Andrew Bartlett
2008-03-14
2
-25
/
+49
*
Rework SAMR functions to avoid gendb_search()
Andrew Bartlett
2008-03-13
1
-26
/
+38
*
Show why a LookupName fails (help debugging)
Andrew Bartlett
2008-03-13
2
-3
/
+21
*
Rework to have member server 'domains' be CN=NETBIOSNAME
Andrew Bartlett
2008-03-13
1
-1
/
+1
*
ntvfs: pass down the client capabilities into the ntvfs layer
Stefan Metzmacher
2008-03-06
1
-0
/
+1
*
Move public header accumulation out of the perl code.
Jelmer Vernooij
2008-02-29
1
-4
/
+6
*
Merge branch 'v4-0-trivial' into v4-0-test
Jelmer Vernooij
2008-02-28
2
-7
/
+5
|
\
|
*
Remove more global_loadparm instance.s
Jelmer Vernooij
2008-02-21
2
-7
/
+5
*
|
Check for and reject invalid account flags.
Andrew Bartlett
2008-02-28
1
-0
/
+14
*
|
Generate ACB_PW_EXPIRED correctly
Andrew Bartlett
2008-02-28
2
-24
/
+26
|
/
*
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
[next]