samba.git
2003-12-21 Andrew Tridgellminor updates to make the srvsvc test compile
2003-12-21 Andrew Tridgellwkssvc test updates from metze
2003-12-20 Andrew Tridgelllatest srvsvc and wkssvc IDL from metze
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-19 Andrew Tridgelladdition of samr_SetSecurity() from kai
2003-12-19 Andrew Tridgellfixed removal of moe than one ncacn_* option from optio...
2003-12-19 Andrew Tridgellfixed the AddAliasMem test code
2003-12-19 Andrew Tridgelladded a bunch of alias functions in samr.idl based...
2003-12-19 Andrew Tridgelladded code to the IDL validator to check for common...
2003-12-17 Andrew Tridgellfixed a segv in RPC-* when debug level > 2
2003-12-17 Tim PotterFix typo.
2003-12-17 Andrew Tridgellfixed a bug in the acct_flags checking on CreateUser2...
2003-12-17 Tim PotterDelete old python bindings.
2003-12-17 Andrew Tridgelladded a smb.conf flag "rpc big endian" that tells our...
2003-12-16 Andrew Tridgellremoved some unused functions
2003-12-16 Andrew Tridgellfixed formatting of uuids in debug output
2003-12-16 Andrew Tridgelladded a define for the DCERPC little-endian data repres...
2003-12-16 Andrew Tridgellfixed the RPC-MGMT and RPC-SCANNER tests to work with...
2003-12-16 Andrew Tridgellno longer require the pipe name or tcp port number...
2003-12-16 Andrew Tridgelluse bigendian mode to fix the idl for samr_LogonHours
2003-12-16 Andrew Tridgellmuch better docs on the smbtorture ncacn syntax, includ...
2003-12-16 Andrew Tridgellit turns out that a wire policy handle isn't a blob...
2003-12-16 Andrew Tridgelladded support for big-endian ucs2 strings (as used...
2003-12-16 Andrew Tridgella fairly large commit!
2003-12-16 Andrew Tridgellthe out substructure is not empty if there is a return...
2003-12-16 Andrew Tridgellenable rep_inet_ntoa() for non-pthread builds
2003-12-16 Andrew Tridgellmore mutex portability.
2003-12-16 Andrew Tridgellsome compilers can't handle structures with no elements...
2003-12-16 Andrew Tridgellmore portability fixes. We now almost compile on solaris
2003-12-16 Andrew Tridgelluse smb_rwlock_t instead of rwlock_t to avoid conflicts...
2003-12-16 Andrew Tridgelldon't rely on the ability of perl 5.6.x to remove eleme...
2003-12-16 Andrew Tridgellmake sure we have a value for DEFAULT_PRINTING on all...
2003-12-16 Andrew Tridgellremove a redundent second check for PAM
2003-12-16 Andrew Tridgellcope with different cpp formatting on some systems...
2003-12-15 Andrew Tridgelluse the @CPP@ value from configure if possible when...
2003-12-15 Andrew Tridgelllets see if "cc -E" keeps more of the build farm happy...
2003-12-15 Andrew Tridgelllots of shells don't have the -nt test, so use hackish...
2003-12-15 Andrew Tridgelladded "pidl.pl --template" to dump a rough template...
2003-12-15 Andrew Tridgellfixed srvsvc DiskEnum call
2003-12-15 Andrew Tridgellpatch from metze with updates to srvsvc and changes...
2003-12-15 Andrew Tridgellmake sure we allow clients to negotiate ntlmssp seal...
2003-12-15 Andrew Tridgellmake pidl no longer dependent on Data::Dumper, which...
2003-12-15 Andrew Tridgellfixed a typo in the m4 file
2003-12-15 Andrew Tridgell"make idl" is now incremental and "make idl_full" is...
2003-12-15 Andrew Tridgella script fix for the build farm
2003-12-15 Andrew Tridgelldisable pam in samba4 until someone fixes it (hi andrew!)
2003-12-15 Andrew Tridgelldon't try and build the libclient stuff in samba4 yet
2003-12-15 Andrew Tridgellmore flexible handling of [] in binding strings
2003-12-15 Andrew Tridgelladded some ncacn_* binding string examples
2003-12-15 Andrew Tridgellallow the specification of full dcerpc endpoint binding...
2003-12-15 Andrew Tridgellswitch off the default of ntlmssp on rpc on smb as...
2003-12-15 Andrew Tridgellfixed the handling of zero-length top level arrays...
2003-12-15 Andrew Tridgellzero length echo is not an error
2003-12-15 Andrew Tridgellfixed the transfer syntax in the dcerpc bind reply
2003-12-14 Andrew Tridgelladded auto-generation of the server side boilerplate...
2003-12-14 Simo Sorcetypo
2003-12-14 Andrew Tridgellfixed fragmented signed connections to our rpc server...
2003-12-14 Simo Sorcereduce double explanation of FIXED ARRAYS
2003-12-14 Andrew Tridgellntlmssp over rpc over tcp now fully works
2003-12-14 Andrew Tridgellfix _ptr_ declaration
2003-12-14 Andrew Tridgellfixed some memory leaks in the rpc server code
2003-12-14 Andrew Tridgellfixed a bug handling multiple PDUs being read from...
2003-12-13 Andrew Tridgelladd the ntlmssp calls back into smbtorture on rpc over...
2003-12-13 Andrew Tridgellcompleted the linkage between the endpoint mapper and...
2003-12-13 Andrew Tridgellmake the IO in the dcerpc over TCP server completely...
2003-12-13 Andrew Tridgelldcerpc over tcp in the samba4 server now works to some...
2003-12-13 Andrew Tridgellrpcdump.exe now works fine against a Samba4 server
2003-12-13 Andrew Tridgelladded the epm_Map() call.
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-12 Tim PotterSmall cleanup of test code. Rename enum indexes to...
2003-12-12 Tim PotterGot winreg_EnumValue working - what a mess!
2003-12-12 Tim PotterAdded routines for arrays of uint16s.
2003-12-12 Andrew Tridgelladded support for sending bind_nak replies in the rpc...
2003-12-12 Andrew Tridgelladded the echo pipe test calls
2003-12-12 Andrew Tridgellwe now support pdu fragmentation on both input and...
2003-12-12 Andrew Tridgelladded handling of fragmented requests in the rpc server
2003-12-12 Andrew Tridgellhandle the auto-allocation of [ref] output arrays in...
2003-12-12 Andrew Tridgell * the RPC-ECHO pipe now works in smbd, as long as...
2003-12-11 Andrew Tridgellthe next step in the dcerpc server code. Added the...
2003-12-10 Andrew Tridgellmore portable array of endpoints code from pidl
2003-12-10 Andrew Tridgellthe rest of the initial rpc server side infrastructure
2003-12-10 Andrew Tridgellinitial 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 Tridgellfixed shell scripting error
2003-12-08 Andrew Tridgellcope with yapp not being installed
2003-12-08 Andrew Tridgell"make proto" now depends on "make idl_test"
2003-12-08 Andrew Tridgellcommit idl.pm now, as many build farm machines don...
2003-12-08 Andrew Tridgell * reduced the number of grammer conflicts a lot using...
2003-12-07 Andrew Tridgelldon't save the intermediate form to disk unless we...
2003-12-07 Andrew Tridgella bit more speed and better line matching in errors
2003-12-07 Andrew Tridgellmake pidl a little less verbose
2003-12-07 Andrew Tridgellre-wrote pidl to use Parse::Yapp instead of Parse:...
2003-12-04 Andrew Tridgellremoved an unused file
2003-12-04 Andrew Tridgellmerged more updates from Jim Myers
2003-12-04 Andrew Tridgell* added a debug thread id hook from jim myers
2003-12-04 Andrew Tridgell* patch based on work by Jim Myers to unify the ioctl...
next