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
/
config.mk
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-04-08
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
1
-1
/
+2
2008-04-02
wbclient: Add an async winbind client library.
Kai Blin
1
-1
/
+2
2008-04-02
Trim down installed headers some more.
Jelmer Vernooij
1
-2
/
+0
2008-03-08
Fix the build.
Jelmer Vernooij
1
-13
/
+13
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-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-18
Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r25839: use nss_wrapper code in samba4 if
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, with
Andrew Bartlett
1
-1
/
+4
2007-10-10
r24937: Merge tests spoolss RPC callbacks.
Jelmer Vernooij
1
-2
/
+3
2007-10-10
r22408: more private dependecies
Stefan Metzmacher
1
-16
/
+19
2007-10-10
r21544: Fix duplicate names. The build system should be warning about this....
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r20830: merge mgmt work
Jelmer Vernooij
1
-11
/
+1
2007-10-10
r20786: Fix the build.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r20785: Add stub implementation for mgmt interface.
Jelmer Vernooij
1
-0
/
+11
2007-10-10
r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r17968: Consolidate the DSSETUP and LSA pipes into a single file, as DSSETUP
Andrew Bartlett
1
-16
/
+1
2007-10-10
r17206: Add a modular API for share configuration.
Simo Sorce
1
-1
/
+1
2007-10-10
r15892: Remove the COM management code - DCOM should be
Jelmer Vernooij
1
-18
/
+0
2007-10-10
r15773: - implement srvsvc_NetGetFileSecurity() and srvsvc_NetSetFileSecurity()
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r15387: Fix installation of dcerpc headers, remove more instances of uint_t
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r15379: Fix shared library build's unresolved dependencies
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r15371: Revert some of my previous patch as it was breaking the plain build
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r15370: Fix more dependencies for shared libs
Jelmer Vernooij
1
-2
/
+3
2007-10-10
r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMB
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15301: Use static libraries internally. This required a few hacks in the build
Jelmer Vernooij
1
-6
/
+5
2007-10-10
r15298: Fix the build using a few hacks in the build system.
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement
Jelmer Vernooij
1
-15
/
+15
2007-10-10
r14965: the unixinfo pipe need the sidmap code from SAMDB
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r14610: Fix writing of modulesdir to .pc files
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14571: More improvements on shared library support in Samba. Only ldb is lef...
Jelmer Vernooij
1
-2
/
+5
2007-10-10
r14569: Make more functions public.
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r14484: Install more headers
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r14110: make ndr interface parsing code libraries,
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14094: Use saner module directory names, fix loading of server service modules.
Jelmer Vernooij
1
-17
/
+17
2007-10-10
r13960: Generate makefile rules for installing/removing shared modules.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13903: Don't generate prototypes for modules and binaries in include/proto.h by
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13210: Revert my named pipes patch until it passes not just 'make quicktest'...
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r13208: Clearly separate named pipes from the IPC$ NTVFS type.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12693: Move core data structures out of smb.h into core.h
Jelmer Vernooij
1
-17
/
+17
2007-10-10
r12670: Make a couple of dependencies stricter
Jelmer Vernooij
1
-1
/
+4
2007-10-10
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using
Jelmer Vernooij
1
-20
/
+18
[next]