Fix --with-fhs for swatdir
[ira/wip.git] / source / Makefile.in
2004-01-11 Jelmer VernooijFix --with-fhs for swatdir
2004-01-08 Stefan MetzmacherThis patch adds a better dcerpc server infastructure.
2003-12-20 Andrew Tridgelltim, I'm guessing you really didn't want to add this :)
2003-12-20 Tim PotterRemove Makefile targets for old python extensions.
2003-12-15 Andrew Tridgelluse the @CPP@ value from configure if possible when...
2003-12-15 Andrew Tridgell"make idl" is now incremental and "make idl_full" is...
2003-12-15 Andrew Tridgelldon't try and build the libclient stuff in samba4 yet
2003-12-14 Andrew Tridgellntlmssp over rpc over tcp now fully works
2003-12-14 Andrew Tridgellfixed a bug handling multiple PDUs being read from...
2003-12-13 Andrew Tridgelldcerpc over tcp in the samba4 server now works to some...
2003-12-13 Andrew Tridgelladded a basic dcerpc endpoint mapper to Samba4. Current...
2003-12-12 Andrew Tridgellafter chatting with jeremy I decided to use a separate...
2003-12-10 Andrew Tridgellthe rest of the initial rpc server side infrastructure
2003-12-10 Andrew Tridgell * removed some unused code
2003-12-08 Andrew Tridgellremove the tdbsam code for now. I have other plans...
2003-12-08 Andrew Tridgellsome systems don't have "which" and some systems don...
2003-12-08 Andrew Tridgell"make proto" now depends on "make idl_test"
2003-12-04 Andrew Tridgellmerged more updates from Jim Myers
2003-12-01 Andrew Tridgelladded netr_ServerAuthenticate() and test code
2003-12-01 Andrew Tridgellstarted adding netlogon IDL and test suite
2003-12-01 Andrew Tridgell * got rid of UNISTR2 and everything that depends...
2003-11-28 Andrew Tridgellthe beginnings of an automated tool for working out...
2003-11-28 Andrew Tridgell * added a bunch of placeholder IDL files
2003-11-28 Andrew Tridgell * support multiple interfaces in one IDL file in pidl
2003-11-28 Andrew Tridgelladded auto-generation of the IDL interface tables....
2003-11-27 Andrew Tridgelladded an rpc scanner. This prints messages like this:
2003-11-26 Andrew Tridgelladded auto-determination of the DCERPC over TCP port...
2003-11-26 Andrew Tridgellsigned DCERPC over TCP now works !
2003-11-25 Jelmer VernooijUpdate to the modules system. Fixed:
2003-11-24 Andrew Tridgellinitial implementation of dcerpc over tcp. RPC-EPMAPPER...
2003-11-24 Andrew Tridgellremoved the STFS specific flags in the Makefile.
2003-11-24 Andrew Tridgelladded the dcerpc remote management interfaces as mgmt...
2003-11-23 Andrew Tridgelladded a tool called 'ndrdump' that allows you to dump...
2003-11-23 Andrew Tridgellooh, this is fun!
2003-11-23 Andrew Tridgellsave about 35% of the time for "make idl" by processing...
2003-11-23 Andrew Tridgellget rid of some more unused headers
2003-11-23 Andrew Tridgellby using a single proto.h we gain another factor of...
2003-11-23 Andrew Tridgellchanged to perl for mkproto, patch from vance
2003-11-21 Andrew Tridgell* changed the way strings are handled in pidl to a...
2003-11-21 Tim PotterStart of winreg idl. Implement OpenHKLM, GetVersion...
2003-11-20 Tim PotterAdd initial work on eventlog - doesn't quite work yet.
2003-11-20 Andrew Tridgell* fixed libndr.h header
2003-11-20 Andrew Tridgellmoved the pidl auto-generated files out of CVS
2003-11-20 Tim PotterAdded ATSVC pipe.
2003-11-19 Andrew Tridgellsrvsvc IDL and test code from metze. Thanks!
2003-11-18 Andrew Tridgellremove some old junk from the Makefile
2003-11-17 Andrew Tridgelladded wkssvc.idl and test code
2003-11-16 Andrew Tridgelladded support for level1 of EnumPrinters in spoolss...
2003-11-15 Andrew Tridgellrun the basic build tests on sub-builds like "make...
2003-11-15 Andrew Tridgellsimple method for auto-building rpc files if idl change...
2003-11-15 Andrew Tridgelladded the first couple of calls from samr as IDL
2003-11-15 Tim PotterSkeleton IDL for SPOOLSS pipe. For this inital version...
2003-11-13 Andrew Tridgellremoved a bunch of the old rpc code in preparation...
2003-11-13 Andrew Tridgell* fixed conformant arrays in structures
2003-11-09 Jelmer VernooijAdd make rule for smbiconv
2003-11-09 Jelmer VernooijAdd check for precompiled headers
2003-11-08 Andrew Tridgell- more generation fixes
2003-11-06 Andrew Tridgellanother major bit of restructuring of rpc in Samba4...
2003-11-04 Andrew Tridgellyipee! we can now do lsaOpenPolicy() via the new interf...
2003-11-03 Andrew Tridgellstarted adding RPC-ECHO torture cases
2003-11-03 Andrew Tridgella major revamp of the low level dcerpc code in samba4...
2003-10-30 Andrew Tridgell- a few portability fixes from Jim Myers
2003-10-28 Tim PotterAdd RPC-OPEN test as an example for using the new dcerp...
2003-10-28 Tim PotterAdd raw and cli dcerpc code to LIBRAW_OBJ and LIBSMB_OB...
2003-08-17 Jelmer VernooijRemove some obsolete files (like in samba3)
2003-08-15 Andrew Tridgella few build fixes to try to get irix building
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code