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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-06
build: added interface checking and nicer snprintf checking
Andrew Tridgell
3
-43
/
+57
2010-04-06
build: expand CHECK_CODE() function
Andrew Tridgell
1
-12
/
+25
2010-04-06
build: more config checks
Andrew Tridgell
2
-0
/
+6
2010-04-06
build: added CHECK_CODE_COMPILES()
Andrew Tridgell
2
-0
/
+29
2010-04-06
build: check freeaddrinfo
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: check xattr and frsize
Andrew Tridgell
1
-0
/
+5
2010-04-06
build: added help on fns
Andrew Tridgell
1
-0
/
+48
2010-04-06
build: check for volatile
Andrew Tridgell
2
-4
/
+10
2010-04-06
build: more config checks
Andrew Tridgell
1
-2
/
+5
2010-04-06
build: check for offset_t and pw*_r functions
Andrew Tridgell
1
-2
/
+6
2010-04-06
build: check size of types
Andrew Tridgell
2
-4
/
+10
2010-04-06
build: check signal functions
Andrew Tridgell
1
-0
/
+2
2010-04-06
build: added CHECK_SIZEOF()
Andrew Tridgell
1
-11
/
+35
2010-04-06
build: smarter list splitting
Andrew Tridgell
3
-15
/
+16
2010-04-06
build: improve autoconf macros
Andrew Tridgell
4
-9
/
+35
2010-04-06
build: added CHECK_DECLS()
Andrew Tridgell
2
-0
/
+13
2010-04-06
build: backtrace and crypt tests
Andrew Tridgell
2
-3
/
+4
2010-04-06
build: return values for autoconf-like tests
Andrew Tridgell
1
-9
/
+44
2010-04-06
build: check for backtrace
Andrew Tridgell
3
-1
/
+8
2010-04-06
build: another typo
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: ntvfs/sysdep configure checks
Andrew Tridgell
2
-0
/
+8
2010-04-06
build: add_headers flag to CHECK_HEADER()
Andrew Tridgell
1
-4
/
+4
2010-04-06
build: ignore some waf files
Andrew Tridgell
1
-0
/
+2
2010-04-06
build: useful test script
Andrew Tridgell
1
-0
/
+19
2010-04-06
build: ignore the bin/ directory
Andrew Tridgell
1
-0
/
+1
2010-04-06
build: h_errno for heimdal
Andrew Tridgell
1
-0
/
+4
2010-04-06
build: more headers and variables in configure
Andrew Tridgell
1
-1
/
+6
2010-04-06
build: added define and always options to CHECK_VARIABLE()
Andrew Tridgell
1
-2
/
+7
2010-04-06
build: waf build for lib/tls
Andrew Tridgell
3
-1
/
+29
2010-04-06
build: check for pkgconfig
Andrew Tridgell
1
-1
/
+4
2010-04-06
useful tools for finding missing configure steps
Andrew Tridgell
2
-0
/
+27
2010-04-06
build: added generation of version.h
Andrew Tridgell
2
-0
/
+15
2010-04-06
build: a useful example of a debug technique in waf
Andrew Tridgell
1
-0
/
+8
2010-04-06
build: moved main autoproto rule into samba_autoproto.py
Andrew Tridgell
3
-19
/
+9
2010-04-06
build: allow selection of build group in HEIMDAL_AUTOPROTO()
Andrew Tridgell
2
-1
/
+31
2010-04-06
build: use shell for TDR rule, as -- confuses the build rule
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: result of hack session with ita
Andrew Tridgell
11
-179
/
+335
2010-04-06
build: add README to explain gen_ndr, and ensure directory exists
Andrew Tridgell
4
-1
/
+16
2010-04-06
build: added heimdal_build table rules
Andrew Tridgell
1
-1
/
+51
2010-04-06
build: fixes from ita
Andrew Tridgell
10
-184
/
+293
2010-04-06
build: fixed formatting
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: source= is clearer for source lists
Andrew Tridgell
3
-25
/
+25
2010-04-06
build: using deps= for deps is clearer
Andrew Tridgell
2
-2
/
+2
2010-04-06
build: rewrote PIDL rules, breaking them into a separate waf tool
Andrew Tridgell
4
-78
/
+103
2010-04-06
build: fixed location of gen_ndr files
Andrew Tridgell
1
-8
/
+8
2010-04-06
build: mail IDL build rules
Andrew Tridgell
1
-0
/
+14
2010-04-06
build: dynconfig build rules
Andrew Tridgell
1
-0
/
+2
2010-04-06
build: added librpc build script
Andrew Tridgell
1
-0
/
+732
2010-04-06
build: fixed --includedir options for PIDL
Andrew Tridgell
2
-13
/
+16
2010-04-06
build: split out the extension based build patterns
Andrew Tridgell
2
-95
/
+108
[next]