index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r9339: treat arrays of uint8 values as a special DATA_BLOB type in the ejs
Andrew Tridgell
2007-10-10
1
-3
/
+19
*
r9337: defer the checking of array sizes until the end of the
Andrew Tridgell
2007-10-10
1
-4
/
+53
*
r9335: only copy the in side of an array to the out side of an array when the
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r9298: pull non-array elements before array elements to overcome the problem
Andrew Tridgell
2007-10-10
1
-0
/
+12
*
r9279: In Samba3 debuglevel 10 used to print RPC debugs. I think this should
Tim Potter
2007-10-10
1
-2
/
+2
*
r9168: Fix subcontext handling
Jelmer Vernooij
2007-10-10
2
-22
/
+43
*
r9164: Fix subcontext handling
Jelmer Vernooij
2007-10-10
1
-23
/
+43
*
r9161: More etheral parser generator fixes
Jelmer Vernooij
2007-10-10
3
-95
/
+137
*
r9150: The ethereal parser generators work now. Thanks to Ronnie Sahlberg for
Jelmer Vernooij
2007-10-10
4
-107
/
+237
*
r9148: remove the aix stuff it didn't fix the build
Stefan Metzmacher
2007-10-10
1
-8
/
+0
*
r9146: - enable winreg pipe from ejs
Andrew Tridgell
2007-10-10
1
-0
/
+5
*
r9142: fix the output to the new names
Stefan Metzmacher
2007-10-10
2
-6
/
+6
*
r9128: More ethereal parser generator updates. String handling is still broke...
Jelmer Vernooij
2007-10-10
2
-16
/
+61
*
r9108: try to get aix building...
Stefan Metzmacher
2007-10-10
1
-0
/
+8
*
r9104: Finish ethereal parser generator. Still a couple of minor issues
Jelmer Vernooij
2007-10-10
2
-14
/
+30
*
r9101: Check in file generated by Parse::YAPP.
Tim Potter
2007-10-10
1
-142
/
+214
*
r9094: More ethereal parser updates, only header fields left to fix + actual ...
Jelmer Vernooij
2007-10-10
2
-43
/
+77
*
r9088: More ethereal parser generator updates
Jelmer Vernooij
2007-10-10
2
-63
/
+107
*
r9081: Work on new ethereal parser generator, partially based on
Jelmer Vernooij
2007-10-10
5
-1443
/
+704
*
r9063: - don't pollute the global $LIBS variable with -ldl
Stefan Metzmacher
2007-10-10
1
-159
/
+7
*
r9055: fix header generation for string_array and some other scalar types
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r9049: - add property dependencies to include/proto.h
Stefan Metzmacher
2007-10-10
1
-27
/
+5
*
r9001: Fix warning in make clean
Jelmer Vernooij
2007-10-10
1
-5
/
+1
*
r8997: Define CPP for hosts that don't default to 'cpp'
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r8996: More build fixes...
Jelmer Vernooij
2007-10-10
1
-9
/
+4
*
r8994: Clean up some more autogenerated files so I can predict when I'm going to
Jelmer Vernooij
2007-10-10
1
-6
/
+9
*
r8991: Change Makefile.core to main.mk to prevent accidental removal problems.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r8988: Don't remove Makefile.core in distclean...
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r8985: Automatically generate make dependency rules for
Jelmer Vernooij
2007-10-10
1
-137
/
+2
*
r8979: Bunch of makefile fragment inclusion fixes:
Jelmer Vernooij
2007-10-10
3
-121
/
+45
*
r8974: Support makefile fragments in .mk files
Jelmer Vernooij
2007-10-10
4
-111
/
+51
*
r8973: nicer output
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r8972: More simplifications...
Jelmer Vernooij
2007-10-10
1
-26
/
+18
*
r8968: More simplifications
Jelmer Vernooij
2007-10-10
1
-51
/
+16
*
r8966: Simplify the makefile generation system a bit.
Jelmer Vernooij
2007-10-10
3
-110
/
+54
*
r8955: Move a bit more of the build process to the Makefile
Jelmer Vernooij
2007-10-10
1
-1
/
+37
*
r8953: Move a few utility functions
Jelmer Vernooij
2007-10-10
2
-52
/
+46
*
r8942: Move intermediate subsystem output files to bin/subsystems/
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r8940: Add TDR (Trivial Data Representation). The aim is to use this later for
Jelmer Vernooij
2007-10-10
2
-0
/
+270
*
r8936: Use incremental linking. This appeared to be supported on
Jelmer Vernooij
2007-10-10
3
-7
/
+45
*
r8932: Handle non-anonymous unions and structures better.
Tim Potter
2007-10-10
1
-4
/
+4
*
r8920: Make NAME hash entry for struct elements a list.
Tim Potter
2007-10-10
1
-4
/
+5
*
r8919: Return references to structs and unions in parse tree. Fill in type
Tim Potter
2007-10-10
1
-6
/
+17
*
r8918: Handle const elements in structures or unions. This is a bit yucky but
Tim Potter
2007-10-10
1
-0
/
+6
*
r8910: An initial parser to parse structures in smb_interfaces.h. This will be
Tim Potter
2007-10-10
3
-0
/
+1422
*
r8878: Spelling fixes. (-:
Tim Potter
2007-10-10
1
-2
/
+2
*
r8868: add comfigure check for c99 struct initialization,
Stefan Metzmacher
2007-10-10
1
-0
/
+21
*
r8853: fixed path to smb.conf
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8841: disable dependencies for now. To try dependencies, uncomment the 3rd-t...
Jelmer Vernooij
2007-10-10
1
-7
/
+2
*
r8838: Add ugly hack to prevent make from barfing out because it doesn't know
Jelmer Vernooij
2007-10-10
1
-1
/
+7
[prev]
[next]