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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r14583: Enable automatic dependencies only if GNU make >= 3.81 is present.
Jelmer Vernooij
4
-6
/
+42
2007-10-10
r14582: No longer require 'make proto' when running without automatic depende...
Jelmer Vernooij
2
-5
/
+18
2007-10-10
r14581: Disable automatic dependencies for now, as some make versions seem to...
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r14575: Move some path-related functions to libsamba-config so libsamba-util
Jelmer Vernooij
13
-176
/
+212
2007-10-10
r14573: Install samba-config and headers
Jelmer Vernooij
2
-3
/
+4
2007-10-10
r14572: Give libraries saner names, remove some .pc files, make some things
Jelmer Vernooij
21
-187
/
+76
2007-10-10
r14571: More improvements on shared library support in Samba. Only ldb is lef...
Jelmer Vernooij
7
-12
/
+14
2007-10-10
r14570: Move some functions also they are also used from kpasswd
Jelmer Vernooij
3
-309
/
+318
2007-10-10
r14569: Make more functions public.
Jelmer Vernooij
5
-3
/
+6
2007-10-10
r14568: Remove unused function.
Rafal Szczesniak
1
-10
/
+0
2007-10-10
r14567: Make some more functions public.
Jelmer Vernooij
10
-18
/
+19
2007-10-10
r14566: Remove unnecessary headers.
Rafal Szczesniak
1
-3
/
+0
2007-10-10
r14565: Fix shared library sonames
Jelmer Vernooij
3
-6
/
+9
2007-10-10
r14564: Remove dependencies when running distclean
Jelmer Vernooij
1
-3
/
+4
2007-10-10
r14563: Include both private and proto names in makefile rule
Jelmer Vernooij
1
-0
/
+5
2007-10-10
r14562: Use VPATH to solve strange heimdal dependencies
Jelmer Vernooij
3
-5
/
+3
2007-10-10
r14560: Finally! Start working on async libnet_RpcConnect and other
Rafal Szczesniak
1
-57
/
+273
2007-10-10
r14558: Another two more static dependencies...
Jelmer Vernooij
2
-2
/
+2
2007-10-10
r14557: Add hack for asn1 files
Jelmer Vernooij
1
-3
/
+2
2007-10-10
r14556: Fix some dependencies
Jelmer Vernooij
3
-4
/
+19
2007-10-10
r14555: Remove cycle from rule
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14554: Write out header dependencies. This means all C files affected will be
Jelmer Vernooij
14
-57
/
+69
2007-10-10
r14553: Use double colon feature in the makefile (supported by all buildfarm ...
Jelmer Vernooij
3
-3
/
+3
2007-10-10
r14552: Remove old dependency code
Jelmer Vernooij
2
-17
/
+3
2007-10-10
r14551: Include path (./) for some older makes.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r14550: Fix tests
Jelmer Vernooij
2
-8
/
+8
2007-10-10
r14549: Use make-compatible syntax in extra_cflags.txt so we can avoid
Jelmer Vernooij
2
-3
/
+8
2007-10-10
r14548: fix build after generated prototypes
Alexander Bokovoy
1
-0
/
+1
2007-10-10
r14547: Don't install pidl - it fails on the buildfarm as it doesn't obey $PR...
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r14546: Install pidl in the same location as all other binaries.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14545: Fix make dependency warning.
Jelmer Vernooij
1
-14
/
+9
2007-10-10
r14544: Remove exchange-specific files.
Jelmer Vernooij
3
-338
/
+1
2007-10-10
r14543: Fix some build dependency problems caused by the use of $(builddir)
Jelmer Vernooij
2
-18
/
+18
2007-10-10
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
92
-17
/
+146
2007-10-10
r14541: separate smbsrv_request and ntvfs_request,
Stefan Metzmacher
10
-702
/
+523
2007-10-10
r14540: fix a talloc hierachie problem,
Stefan Metzmacher
5
-73
/
+108
2007-10-10
r14539: get rid of a pointless union layer in struct smb_notify
Andrew Tridgell
8
-115
/
+113
2007-10-10
r14538: ok, I have better used make valgrindtest my self...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14537: remove used file
Stefan Metzmacher
1
-339
/
+0
2007-10-10
r14536: add make gdbtest-all and make valgrindtest-all
Stefan Metzmacher
1
-2
/
+15
2007-10-10
r14535: Fix header installation
Jelmer Vernooij
2
-2
/
+3
2007-10-10
r14534: Update doco
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r14533: Install pidl, remove some useless header dependencies
Jelmer Vernooij
1
-6
/
+7
2007-10-10
r14531: Install two extra header files
Jelmer Vernooij
2
-1
/
+5
2007-10-10
r14529: Include $(builddir) where necesary
Jelmer Vernooij
3
-18
/
+19
2007-10-10
r14528: Fix installation of manpages
Jelmer Vernooij
2
-1
/
+3
2007-10-10
r14527: Fix build problems.
Jelmer Vernooij
49
-102
/
+148
2007-10-10
r14526: fix the size of the output buffer, we need 1 byte for the Word count
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14525: Sort list of torture tests alphabetically
Jelmer Vernooij
1
-19
/
+16
2007-10-10
r14524: Make TORTURE_NET a separate module
Jelmer Vernooij
5
-22
/
+60
[next]