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
/
Makefile.in
Age
Commit message (
Expand
)
Author
Files
Lines
2004-01-28
remove a lot of unused stuff from the header files
Stefan Metzmacher
1
-10
/
+10
2004-01-28
- remove all STFS related stuff
Stefan Metzmacher
1
-10
/
+0
2004-01-28
merge the version.h autogeneration stuff from 3.0
Stefan Metzmacher
1
-1
/
+18
2004-01-19
add make [un]installtorture
Stefan Metzmacher
1
-3
/
+9
2004-01-19
remove all unused stuff from Makefile.in
Stefan Metzmacher
1
-637
/
+72
2004-01-11
Fix --with-fhs for swatdir
Jelmer Vernooij
1
-0
/
+1
2004-01-08
This patch adds a better dcerpc server infastructure.
Stefan Metzmacher
1
-6
/
+6
2003-12-20
tim, I'm guessing you really didn't want to add this :)
Andrew Tridgell
1
-2
/
+1
2003-12-20
Remove Makefile targets for old python extensions.
Tim Potter
1
-27
/
+17
2003-12-15
use the @CPP@ value from configure if possible when determining cpp in
Andrew Tridgell
1
-2
/
+2
2003-12-15
"make idl" is now incremental and "make idl_full" is a full idl build
Andrew Tridgell
1
-4
/
+4
2003-12-15
don't try and build the libclient stuff in samba4 yet
Andrew Tridgell
1
-1
/
+1
2003-12-14
ntlmssp over rpc over tcp now fully works
Andrew Tridgell
1
-1
/
+1
2003-12-14
fixed a bug handling multiple PDUs being read from a socket at one
Andrew Tridgell
1
-0
/
+1
2003-12-13
dcerpc over tcp in the samba4 server now works to some extent. It
Andrew Tridgell
1
-0
/
+1
2003-12-13
added a basic dcerpc endpoint mapper to Samba4. Currently only
Andrew Tridgell
1
-1
/
+3
2003-12-12
after chatting with jeremy I decided to use a separate directory for
Andrew Tridgell
1
-1
/
+1
2003-12-10
the rest of the initial rpc server side infrastructure
Andrew Tridgell
1
-25
/
+9
2003-12-10
* removed some unused code
Andrew Tridgell
1
-3
/
+2
2003-12-08
remove the tdbsam code for now. I have other plans for SAM backends :)
Andrew Tridgell
1
-10
/
+2
2003-12-08
some systems don't have "which" and some systems don't have the "-nt"
Andrew Tridgell
1
-1
/
+3
2003-12-08
"make proto" now depends on "make idl_test"
Andrew Tridgell
1
-1
/
+1
2003-12-04
merged more updates from Jim Myers
Andrew Tridgell
1
-1
/
+1
2003-12-01
added netr_ServerAuthenticate() and test code
Andrew Tridgell
1
-6
/
+9
2003-12-01
started adding netlogon IDL and test suite
Andrew Tridgell
1
-1
/
+1
2003-12-01
* got rid of UNISTR2 and everything that depends on it
Andrew Tridgell
1
-2
/
+0
2003-11-28
the beginnings of an automated tool for working out IDL properties of
Andrew Tridgell
1
-1
/
+1
2003-11-28
* added a bunch of placeholder IDL files
Andrew Tridgell
1
-1
/
+4
2003-11-28
* support multiple interfaces in one IDL file in pidl
Andrew Tridgell
1
-8
/
+4
2003-11-28
added auto-generation of the IDL interface tables. This makes two less
Andrew Tridgell
1
-2
/
+2
2003-11-27
added an rpc scanner. This prints messages like this:
Andrew Tridgell
1
-1
/
+2
2003-11-26
added auto-determination of the DCERPC over TCP port number by asking
Andrew Tridgell
1
-0
/
+1
2003-11-26
signed DCERPC over TCP now works !
Andrew Tridgell
1
-5
/
+3
2003-11-25
Update to the modules system. Fixed:
Jelmer Vernooij
1
-13
/
+17
2003-11-24
initial implementation of dcerpc over tcp. RPC-EPMAPPER works, now to
Andrew Tridgell
1
-1
/
+2
2003-11-24
removed the STFS specific flags in the Makefile.
Andrew Tridgell
1
-14
/
+4
2003-11-24
added the dcerpc remote management interfaces as mgmt.idl, and wrote a
Andrew Tridgell
1
-3
/
+4
2003-11-23
added a tool called 'ndrdump' that allows you to dump NDR data
Andrew Tridgell
1
-0
/
+7
2003-11-23
ooh, this is fun!
Andrew Tridgell
1
-0
/
+1
2003-11-23
save about 35% of the time for "make idl" by processing multiple IDL
Andrew Tridgell
1
-2
/
+0
2003-11-23
get rid of some more unused headers
Andrew Tridgell
1
-2
/
+0
2003-11-23
by using a single proto.h we gain another factor of 4 in the speed of
Andrew Tridgell
1
-52
/
+4
2003-11-23
changed to perl for mkproto, patch from vance
Andrew Tridgell
1
-10
/
+11
2003-11-21
* changed the way strings are handled in pidl to a much more general
Andrew Tridgell
1
-4
/
+5
2003-11-21
Start of winreg idl. Implement OpenHKLM, GetVersion and CloseKey.
Tim Potter
1
-3
/
+5
2003-11-20
Add initial work on eventlog - doesn't quite work yet.
Tim Potter
1
-7
/
+8
2003-11-20
* fixed libndr.h header
Andrew Tridgell
1
-1
/
+3
2003-11-20
moved the pidl auto-generated files out of CVS
Andrew Tridgell
1
-9
/
+12
2003-11-20
Added ATSVC pipe.
Tim Potter
1
-3
/
+4
2003-11-19
srvsvc IDL and test code from metze. Thanks!
Andrew Tridgell
1
-3
/
+5
[next]