index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
script
/
mkproto.pl
Commit message (
Expand
)
Author
Age
Files
Lines
*
r13964: make lp_* functions public
Stefan Metzmacher
2007-10-10
1
-6
/
+6
*
r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be used
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r13019: Again protect us against format string mismatches, with the new split
Andrew Bartlett
2007-10-10
1
-1
/
+5
*
r12831: add 'extern' to public prototypes
Stefan Metzmacher
2007-10-10
1
-2
/
+4
*
r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.
Jelmer Vernooij
2007-10-10
1
-6
/
+6
*
r12520: Add support for --help to mkproto.pl
Jelmer Vernooij
2007-10-10
1
-7
/
+28
*
r12494: Support loading modules from .so files for most subsystems.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r12449: Fix some warnings
Jelmer Vernooij
2007-10-10
1
-8
/
+8
*
r12446: Merge mkproto.sh's functionality into mkproto.pl
Jelmer Vernooij
2007-10-10
1
-30
/
+82
*
r7859: Merge a few scripts to one script that checks for the following unused
Jelmer Vernooij
2007-10-10
1
-0
/
+0
*
r2583: mkproto.pl now treats "int main" as a special case and avoids it.
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r2407: extend mkproto.pl to handle smb_ucs2_t for toupper_w()
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r1904: catch the common gtk function prototypes with make proto
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
r1123: Make all lp_ string functions return 'const char *'.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r20: Add the registry library. Still needs a lot of work,
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
more portability fixes. We now almost compile on solaris
Andrew Tridgell
2003-12-16
1
-1
/
+3
*
by using a single proto.h we gain another factor of 4 in the speed of
Andrew Tridgell
2003-11-23
1
-7
/
+8
*
final bit of tidyup and speedup
Andrew Tridgell
2003-11-23
1
-30
/
+13
*
much faster inner loop and neater code
Andrew Tridgell
2003-11-23
1
-58
/
+54
*
fixed loadparm handling properly
Andrew Tridgell
2003-11-23
1
-41
/
+20
*
nicer base type handling
Andrew Tridgell
2003-11-23
1
-6
/
+6
*
reduced the number of magic types we need in mkproto.pl
Andrew Tridgell
2003-11-23
1
-46
/
+54
*
changed to perl for mkproto, patch from vance
Andrew Tridgell
2003-11-23
1
-0
/
+140