don't force debug in the RPC-MGMT test
[samba.git] / source /
2004-02-10 Andrew Tridgelldon't force debug in the RPC-MGMT test
2004-02-10 Andrew Tridgellwe can close the netlogon pipe used to setup the schann...
2004-02-10 Tim PotterConvert libcli routines to return NTSTATUS instead...
2004-02-10 Andrew Tridgelldon't always use the same schannel context number
2004-02-10 Andrew Tridgell- modified the dcerpc client security code to be generi...
2004-02-09 Stefan Metzmacherthe subsystem name is 'PASSDB' so name the modules...
2004-02-09 Stefan Metzmacher- remove unused 'evel ...' calls, we don't need them...
2004-02-09 Stefan Metzmacherfix pdb_ldap build if LDAP support was detected
2004-02-08 Tim PotterConvert libcli routines to use cli_tree instead of...
2004-02-05 Stefan Metzmacheradd the TORTURE SUBSYSTEM to the config.m4 scheme
2004-02-05 Stefan Metzmacherremove unused Makefile vars and fix dublication in...
2004-02-03 Andrew BartlettThis would appear to restore smbtorture to be able...
2004-02-03 Stefan Metzmacher- add 'print' to the DCERPC binding strings
2004-02-03 Stefan Metzmacherif vfs_cifs want to modify the ntvfs_ops struct, it...
2004-02-03 Stefan Metzmachermove include/ntvfs.h to ntvfs/ntvfs.h
2004-02-03 Stefan Metzmacher- port AUTH and PASSDB subsystems to new
2004-02-03 Stefan Metzmachermake more function static, they are still available...
2004-02-03 Stefan Metzmacherdo some merging from 3.0
2004-02-03 Stefan Metzmacher- move all SMB server stuff to smb_server/*
2004-02-02 Stefan Metzmacherremove some unused stuff
2004-02-02 Stefan Metzmacherconst fixes
2004-02-02 Stefan Metzmacherreadd this fix:
2004-02-02 Stefan Metzmacher- we now specify the object files in the subsystems...
2004-02-02 Stefan Metzmachersome DEBUG and comment fixes
2004-02-02 Stefan Metzmachersome compilers don't like the #warning preprocessing...
2004-02-02 Stefan Metzmacherremove unused files
2004-02-02 Stefan Metzmacherremove unused .cvsignore file
2004-02-02 Stefan Metzmachersome systems doesn't have ./ in PATH
2004-02-02 Stefan Metzmacherfix PROTO_OBJS ... fix make proto on some platforms
2004-02-01 Stefan MetzmacherMakefile.in cleanups:
2004-02-01 Stefan Metzmachermerge:
2004-01-29 Stefan Metzmacherremove unused configure checks and options
2004-01-29 Stefan Metzmacheradd find_unused_options.sh
2004-01-29 Stefan Metzmacherremove a lot of unused smb.conf options
2004-01-28 Stefan Metzmacherremove a lot of unused stuff from the header files
2004-01-28 Stefan Metzmacher- cosmetic fix in configure.in
2004-01-28 Stefan Metzmacher- remove all STFS related stuff
2004-01-28 Stefan Metzmacherremove autogenerated version.h from CVS
2004-01-28 Stefan Metzmachermerge the version.h autogeneration stuff from 3.0
2004-01-24 Jelmer VernooijRemove testing utility for removed SAM system
2004-01-22 Andrew Bartlett(merge from 3.0)
2004-01-22 Stefan Metzmacher- move the vars used by the backtrace stuff into the...
2004-01-22 Stefan Metzmacherfix last commit, which went in by mistake
2004-01-22 Stefan Metzmachersorry, the last commit went in by mistake:-(
2004-01-22 Stefan Metzmacherinitilize ev->maxfd = EVENT_INVALID_MAXFD; before the...
2004-01-22 Stefan Metzmacher- make the recalculation of ev->maxfd a bit more efficient.
2004-01-22 Stefan Metzmachermake dcerpc_pipes[] completely const.
2004-01-22 Andrew Tridgelladded a little bit of const magic to get rid of the...
2004-01-21 Stefan Metzmacherlet the event_add_XXX() function return a pointer of...
2004-01-21 Andrew Tridgellcope with a wider range of broken servers in the RAW...
2004-01-20 Andrew Tridgellcheck for the correct fault code when the server fails...
2004-01-20 Andrew Tridgelladded code to the RPC-SPOOLSS test that demonstrates...
2004-01-20 Andrew Tridgelldcerpc server output now copes with the client blocking...
2004-01-20 Andrew Tridgellavoid a copy of the data being input to the dcerpc...
2004-01-19 Stefan Metzmacheradd make [un]installtorture
2004-01-19 Stefan Metzmacherremove all unused stuff from Makefile.in
2004-01-19 Simo SorceAdd test to set single fields in fields_present with...
2004-01-17 Andrew Tridgellmake sure we initialise r.out.handle in openeventlog
2004-01-15 Andrew Tridgell* fixed a segv when -U is not used in smbtorture.
2004-01-13 Stefan Metzmachera script which find unused or undefined vars in Makefil...
2004-01-13 Jelmer VernooijAdd script for finding unused function checks in config...
2004-01-11 Jelmer VernooijFix --with-fhs for swatdir
2004-01-11 Andrew Tridgelladded dom_sid_string() function
2004-01-09 Stefan MetzmacherUpdate Copyright to 1992-2004
2004-01-09 Andrew Tridgellfixed the rpc epmapper server. This fixes rpc over...
2004-01-08 Stefan MetzmacherThis patch adds a better dcerpc server infastructure.
2004-01-08 Stefan Metzmacherremove a useless assignment
2004-01-02 Jelmer VernooijAdd note about new configure structure.
2004-01-02 Tim PotterAutodetect service_type in cli_tree_full_connection...
2003-12-31 Andrew Tridgellthe endpoint mapper now works in bigendian mode
2003-12-30 Andrew Tridgell"subsystems" should be static
2003-12-22 Andrew Tridgellremove some unused files
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 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...
next