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
/
build
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r9088: More ethereal parser generator updates
Jelmer Vernooij
2
-63
/
+107
2007-10-10
r9081: Work on new ethereal parser generator, partially based on
Jelmer Vernooij
5
-1443
/
+704
2007-10-10
r9063: - don't pollute the global $LIBS variable with -ldl
Stefan Metzmacher
1
-159
/
+7
2007-10-10
r9055: fix header generation for string_array and some other scalar types
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r9049: - add property dependencies to include/proto.h
Stefan Metzmacher
1
-27
/
+5
2007-10-10
r9001: Fix warning in make clean
Jelmer Vernooij
1
-5
/
+1
2007-10-10
r8997: Define CPP for hosts that don't default to 'cpp'
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r8996: More build fixes...
Jelmer Vernooij
1
-9
/
+4
2007-10-10
r8994: Clean up some more autogenerated files so I can predict when I'm going to
Jelmer Vernooij
1
-6
/
+9
2007-10-10
r8991: Change Makefile.core to main.mk to prevent accidental removal problems.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r8988: Don't remove Makefile.core in distclean...
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r8985: Automatically generate make dependency rules for
Jelmer Vernooij
1
-137
/
+2
2007-10-10
r8979: Bunch of makefile fragment inclusion fixes:
Jelmer Vernooij
3
-121
/
+45
2007-10-10
r8974: Support makefile fragments in .mk files
Jelmer Vernooij
4
-111
/
+51
2007-10-10
r8973: nicer output
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r8972: More simplifications...
Jelmer Vernooij
1
-26
/
+18
2007-10-10
r8968: More simplifications
Jelmer Vernooij
1
-51
/
+16
2007-10-10
r8966: Simplify the makefile generation system a bit.
Jelmer Vernooij
3
-110
/
+54
2007-10-10
r8955: Move a bit more of the build process to the Makefile
Jelmer Vernooij
1
-1
/
+37
2007-10-10
r8953: Move a few utility functions
Jelmer Vernooij
2
-52
/
+46
2007-10-10
r8942: Move intermediate subsystem output files to bin/subsystems/
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r8940: Add TDR (Trivial Data Representation). The aim is to use this later for
Jelmer Vernooij
2
-0
/
+270
2007-10-10
r8936: Use incremental linking. This appeared to be supported on
Jelmer Vernooij
3
-7
/
+45
2007-10-10
r8932: Handle non-anonymous unions and structures better.
Tim Potter
1
-4
/
+4
2007-10-10
r8920: Make NAME hash entry for struct elements a list.
Tim Potter
1
-4
/
+5
2007-10-10
r8919: Return references to structs and unions in parse tree. Fill in type
Tim Potter
1
-6
/
+17
2007-10-10
r8918: Handle const elements in structures or unions. This is a bit yucky but
Tim Potter
1
-0
/
+6
2007-10-10
r8910: An initial parser to parse structures in smb_interfaces.h. This will be
Tim Potter
3
-0
/
+1422
2007-10-10
r8878: Spelling fixes. (-:
Tim Potter
1
-2
/
+2
2007-10-10
r8868: add comfigure check for c99 struct initialization,
Stefan Metzmacher
1
-0
/
+21
2007-10-10
r8853: fixed path to smb.conf
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8841: disable dependencies for now. To try dependencies, uncomment the 3rd-t...
Jelmer Vernooij
1
-7
/
+2
2007-10-10
r8838: Add ugly hack to prevent make from barfing out because it doesn't know
Jelmer Vernooij
1
-1
/
+7
2007-10-10
r8832: Automatically rebuilding C files if headers change (in developer mode)
Jelmer Vernooij
2
-1
/
+33
2007-10-10
r8827: Fix install on some systems.
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r8826: Make configure generate config.mk files (with the external libraries
Jelmer Vernooij
10
-296
/
+125
2007-10-10
r8821: continue the trend to move to a more OO style of interface for our js
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8809: Merge validator with NDR.pm (validator is NDR-specific)
Jelmer Vernooij
3
-374
/
+355
2007-10-10
r8806: Move data representation-independent data into seperate header
Jelmer Vernooij
5
-292
/
+377
2007-10-10
r8803: Rename --header to --ndr-header and --parser to --ndr-parser
Jelmer Vernooij
1
-12
/
+12
2007-10-10
r8801: Change --output to --outputdir and make pidl add a data representation...
Jelmer Vernooij
2
-46
/
+21
2007-10-10
r8746: replace opendir/readdir/telldir/seekdir/closedir on systems where they
Andrew Tridgell
1
-0
/
+110
2007-10-10
r8713: Experiment to try and fix warnings on 64-bit machines without breaking
Tim Potter
1
-1
/
+1
2007-10-10
r8690: Code cleanups, improvements necessary for dependencies (not added yet)
Jelmer Vernooij
7
-97
/
+49
2007-10-10
r8671: use much shorter names for the selftest directory and socket wrapper
Andrew Tridgell
1
-4
/
+4
2007-10-10
r8649: added smbscript to the list of binaries to install
Andrew Tridgell
1
-0
/
+1
2007-10-10
r8635: make object inheritance with the builtin objects easy by allowing
Andrew Tridgell
1
-5
/
+4
2007-10-10
r8623: Fix warnings in ODL-generated code.
Jelmer Vernooij
2
-0
/
+2
2007-10-10
r8622: Support parsing new structs/unions/enums/bitmaps without typedef in
Jelmer Vernooij
2
-646
/
+757
2007-10-10
r8621: Simplify code. Add support for nested structures back into the header ...
Jelmer Vernooij
6
-165
/
+80
[prev]
[next]