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-05-18
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
1
-5
/
+5
2008-05-18
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
1
-5
/
+11
2008-05-18
Use variables for source directory in a couple more places.
Jelmer Vernooij
1
-17
/
+17
2008-05-16
The following patch calls the op_bind operation for an interface which contex...
Julien Kerihuel
1
-0
/
+8
2008-05-16
This patch adds remaining padding bytes to the dcerpc_fault IDL structure and...
Julien Kerihuel
1
-0
/
+4
2008-04-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
12
-45
/
+48
2008-04-21
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
1
-1
/
+2
2008-04-17
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
12
-44
/
+46
2008-04-14
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
1
-38
/
+38
2008-04-14
Remove prototypes from build.h in preparation of removing build.h
Jelmer Vernooij
1
-0
/
+12
2008-04-08
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
11
-107
/
+242
2008-04-02
rpc_server: Remove references to sidmap from the lsa pipe code.
Kai Blin
3
-9
/
+2
2008-04-02
rpc_server: Use wbclient instead of sidmap in unixinfo pipe
Kai Blin
1
-41
/
+119
2008-04-02
wbclient: Add an async winbind client library.
Kai Blin
1
-1
/
+2
2008-04-02
Move handle utility functions to public header, remove more public headers.
Jelmer Vernooij
2
-37
/
+38
2008-04-02
Trim down installed headers some more.
Jelmer Vernooij
1
-2
/
+0
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
6
-19
/
+81
2008-03-28
Merge v4.0-test
Jelmer Vernooij
5
-143
/
+302
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-08
Fix the build.
Jelmer Vernooij
2
-14
/
+26
2008-03-08
Push SOVERSION and VERSION out of perl code.
Jelmer Vernooij
2
-2
/
+0
2008-03-07
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
1
-0
/
+1
2008-03-06
ntvfs: pass down the client capabilities into the ntvfs layer
Stefan Metzmacher
1
-0
/
+1
2008-03-03
Fix some syntax errors.
Jelmer Vernooij
1
-1
/
+1
2008-03-03
Move object file lists to the Makefile.
Jelmer Vernooij
1
-38
/
+36
2008-02-29
Move public header accumulation out of the perl code.
Jelmer Vernooij
1
-4
/
+6
2008-02-29
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
4
-31
/
+45
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-26
Move public header accumulation out of the perl code.
Jelmer Vernooij
1
-2
/
+4
2008-02-25
Remove public prototype headers. Generating both public and private prototype...
Jelmer Vernooij
1
-2
/
+2
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
[next]