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
/
auth
/
gensec
/
config.mk
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-31
Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c
Andrew Bartlett
1
-2
/
+0
2008-05-30
Move CFLAGS handling out of smb_build.
Jelmer Vernooij
1
-0
/
+2
2008-05-18
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
1
-4
/
+4
2008-05-18
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
1
-2
/
+2
2008-05-18
Avoid smb_build for prototype headers in some places.
Jelmer Vernooij
1
-2
/
+4
2008-05-18
Use variables for source directory in a couple more places.
Jelmer Vernooij
1
-9
/
+9
2008-04-26
Fix dependencies on gensec_krb5 and the NTLMSSP code.
Andrew Bartlett
1
-1
/
+1
2008-04-15
Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...
Jelmer Vernooij
1
-3
/
+4
2008-04-14
Fix unresolved symbols.
Jelmer Vernooij
1
-1
/
+1
2008-04-14
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
1
-7
/
+6
2008-04-14
Move object files lists to makefile rather than smb_build.
Jelmer Vernooij
1
-9
/
+14
2008-04-02
Reduce the number of installed headers.
Jelmer Vernooij
1
-1
/
+1
2008-02-29
Move public header accumulation out of the perl code.
Jelmer Vernooij
1
-2
/
+3
2008-02-18
Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'
Jelmer Vernooij
1
-1
/
+1
2008-01-22
build: Remove support for DESCRIPTION setting that is now unused.
Jelmer Vernooij
1
-1
/
+0
2008-01-22
gensec: Use manually written .pc file.
Jelmer Vernooij
1
-0
/
+1
2007-12-21
r26483: Merge ldb module dependency fixes, fix auth python module.
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26385: Integrate gensec-socket into gensec.
Jelmer Vernooij
1
-16
/
+5
2007-12-21
r26203: Avoid using ldb_wrap for secrets database.
Jelmer Vernooij
1
-0
/
+1
2007-12-21
r26136: Attempt to fix dependencies for auth.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r22404: more dependencies which should be private
Stefan Metzmacher
1
-8
/
+6
2007-10-10
r22397: hopefully fix the build on some aix hosts in the build-farm
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19676: Fix some more dependencies.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
1
-4
/
+5
2007-10-10
r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r18155: Add my work in progress, a module to link with Cyrus-SASL, for a
Andrew Bartlett
1
-0
/
+10
2007-10-10
r17197: This patch moves the encryption of bulk data on SASL negotiated security
Andrew Bartlett
1
-0
/
+11
2007-10-10
r15363: Fix dependencies for shared library
Jelmer Vernooij
1
-2
/
+3
2007-10-10
r15304: Fix smbd build, more updates on getting --enable-dso to build again
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15298: Fix the build using a few hacks in the build system.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r14572: Give libraries saner names, remove some .pc files, make some things
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14497: Fix build with shared libraries
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14484: Install more headers
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:
Jelmer Vernooij
1
-3
/
+2
2007-10-10
r14065: build gensec_schannel always static as libnet needs functions from it
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r13960: Generate makefile rules for installing/removing shared modules.
Jelmer Vernooij
1
-10
/
+10
2007-10-10
r13938: Around round of splitups
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
/
+2
2007-10-10
r12670: Make a couple of dependencies stricter
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r12621: INIT_FUNCTION no longer has to be set on libraries
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r12592: Remove some useless dependencies
Jelmer Vernooij
1
-2
/
+2
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
-10
/
+8
2007-10-10
r12254: Add some (hopefully correct) descriptions for libraries that are inst...
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r11382: Require number of required M4 macros
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r11377: Add support for building LIBRARY elements as shared libraries:
Jelmer Vernooij
1
-1
/
+4
2007-10-10
r11244: Relative path names in .mk files
Jelmer Vernooij
1
-8
/
+8
2007-10-10
r7993: Further work on the Krb5 PAC.
Andrew Bartlett
1
-2
/
+2
[next]