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
...
*
sorry, the last commit went in by mistake:-(
Stefan Metzmacher
2004-01-22
1
-6
/
+6
*
initilize ev->maxfd = EVENT_INVALID_MAXFD; before the while() loop.
Stefan Metzmacher
2004-01-22
1
-0
/
+11
*
make dcerpc_pipes[] completely const.
Stefan Metzmacher
2004-01-22
1
-2
/
+2
*
added a little bit of const magic to get rid of the data in librpc/gen_ndr/*.o
Andrew Tridgell
2004-01-22
1
-1
/
+1
*
This patch adds a better dcerpc server infastructure.
Stefan Metzmacher
2004-01-08
4
-33
/
+91
*
added code to the IDL validator to check for common errors with
Andrew Tridgell
2003-12-19
2
-3
/
+51
*
a fairly large commit!
Andrew Tridgell
2003-12-16
1
-0
/
+4
*
the out substructure is not empty if there is a return from the
Andrew Tridgell
2003-12-16
1
-0
/
+6
*
some compilers can't handle structures with no elements. Generate
Andrew Tridgell
2003-12-16
1
-16
/
+46
*
don't rely on the ability of perl 5.6.x to remove elements from arrays
Andrew Tridgell
2003-12-16
1
-1
/
+4
*
cope with different cpp formatting on some systems, and make sure we
Andrew Tridgell
2003-12-16
2
-2
/
+16
*
use the @CPP@ value from configure if possible when determining cpp in
Andrew Tridgell
2003-12-15
2
-2
/
+10
*
lets see if "cc -E" keeps more of the build farm happy then "cpp"
Andrew Tridgell
2003-12-15
1
-1
/
+1
*
added "pidl.pl --template" to dump a rough template to save typing
Andrew Tridgell
2003-12-15
3
-2
/
+96
*
patch from metze with updates to srvsvc and changes to pidl to allow
Andrew Tridgell
2003-12-15
1
-12
/
+12
*
make pidl no longer dependent on Data::Dumper, which isn't installed
Andrew Tridgell
2003-12-15
8
-18
/
+4
*
fixed the handling of zero-length top level arrays in pidl
Andrew Tridgell
2003-12-15
1
-3
/
+5
*
added auto-generation of the server side boilerplate code for each
Andrew Tridgell
2003-12-14
4
-8
/
+126
*
typo
Simo Sorce
2003-12-14
1
-2
/
+1
*
reduce double explanation of FIXED ARRAYS
Simo Sorce
2003-12-14
1
-13
/
+4
*
fix _ptr_ declaration
Andrew Tridgell
2003-12-14
1
-2
/
+2
*
handle the auto-allocation of [ref] output arrays in pidl. This
Andrew Tridgell
2003-12-12
1
-3
/
+9
*
* the RPC-ECHO pipe now works in smbd, as long as the data sizes
Andrew Tridgell
2003-12-12
1
-0
/
+5
*
more portable array of endpoints code from pidl
Andrew Tridgell
2003-12-10
1
-4
/
+7
*
some systems don't have "which" and some systems don't have the "-nt"
Andrew Tridgell
2003-12-08
1
-51
/
+51
*
commit idl.pm now, as many build farm machines don't have 'yapp'
Andrew Tridgell
2003-12-08
4
-36
/
+1999
*
* reduced the number of grammer conflicts a lot using (arbitrary)
Andrew Tridgell
2003-12-08
2
-7
/
+10
*
don't save the intermediate form to disk unless we need to
Andrew Tridgell
2003-12-07
1
-19
/
+14
*
a bit more speed and better line matching in errors
Andrew Tridgell
2003-12-07
1
-4
/
+8
*
make pidl a little less verbose
Andrew Tridgell
2003-12-07
1
-4
/
+2
*
re-wrote pidl to use Parse::Yapp instead of Parse::RecDescent, This
Andrew Tridgell
2003-12-07
5
-3071
/
+313
*
netr_DatabaseSync() now works fully for databases 0, 1 and 2
Andrew Tridgell
2003-12-02
1
-1
/
+1
*
added netr_DatabaseSync(). It doesn't work as I haven't done schannel
Andrew Tridgell
2003-12-02
1
-19
/
+17
*
* netr_ServerPasswordSet() now works - the test suite changes the
Andrew Tridgell
2003-12-02
1
-1
/
+11
*
added netr_LogonSamLogon() and test code
Andrew Tridgell
2003-12-01
1
-1
/
+1
*
added netr_ServerReqChallenge and cleaned up byte array printing
Andrew Tridgell
2003-12-01
1
-1
/
+11
*
started adding netlogon IDL and test suite
Andrew Tridgell
2003-12-01
1
-0
/
+2
*
make sure there is at least one valid interface in an IDL file
Andrew Tridgell
2003-11-28
1
-1
/
+1
*
* added a bunch of placeholder IDL files
Andrew Tridgell
2003-11-28
2
-2
/
+44
*
* support multiple interfaces in one IDL file in pidl
Andrew Tridgell
2003-11-28
4
-31
/
+35
*
added auto-generation of the IDL interface tables. This makes two less
Andrew Tridgell
2003-11-28
2
-1
/
+98
*
added an rpc scanner. This prints messages like this:
Andrew Tridgell
2003-11-27
2
-4
/
+7
*
added auto-determination of the DCERPC over TCP port number by asking
Andrew Tridgell
2003-11-26
1
-1
/
+1
*
added some paranoid checking for enums
Andrew Tridgell
2003-11-26
1
-2
/
+5
*
* prepared the dcerpc subsystem for adding the RPC over TCP transport
Andrew Tridgell
2003-11-24
1
-3
/
+3
*
give far more detail in the EPMAPPER results
Andrew Tridgell
2003-11-24
1
-3
/
+3
*
make sure we don't try to update a constant
Andrew Tridgell
2003-11-24
1
-2
/
+8
*
added tests for the remaining calls on the rpc management interface
Andrew Tridgell
2003-11-24
2
-15
/
+36
*
added a tool called 'ndrdump' that allows you to dump NDR data
Andrew Tridgell
2003-11-23
2
-2
/
+42
*
fixed the handling of value() attributes on scalars in IDL that
Andrew Tridgell
2003-11-23
1
-9
/
+5
[prev]
[next]