samba.git
2007-10-10 Jelmer Vernooijr31: More registry updates. regdiff/regpatch work now.
2007-10-10 Andrew Tridgellr23: get rid of def_finfo
2007-10-10 Jelmer Vernooijr20: Add the registry library. Still needs a lot of...
2007-10-10 Gerald (Jerry... [GLUE] Sync tree with SVN r17.
2004-04-03 Andrew Tridgelladded IDL and test for lsa_OpenSecret()
2004-04-03 Andrew Tridgelladded IDL and test suite for lsa_CreateSecret()
2004-04-03 Andrew Tridgelladded idl and test suite for lsa_CreateTrustedDomain()
2004-04-03 Andrew Tridgelladded the rest of the ldb_modify() code, which required...
2004-04-03 Tim PotterThis is the start of a C API to the DCERPC client routi...
2004-04-02 Jeremy AllisonAdded one more test for "dirname\."
2004-04-01 Andrew Tridgellallow "struct TDB_DATA" as well as just "TDB_DATA"
2004-03-31 Andrew Tridgelladded lsaCreateAccount() and a test in the RPC-LSA...
2004-03-31 Andrew Tridgellbuilding with Makefile.ldb now works
2004-03-31 Andrew Tridgellmake a more recent snapshot of ldb available to interested
2004-03-28 Andrew Tridgellmerge some recent tdb changed from samba3
2004-03-28 Andrew Tridgellswitch from SIG_ATOMIC_T to sig_atomic_t
2004-03-28 Andrew Tridgellafter discussion with the copyright holders tdb is...
2004-03-28 Andrew Tridgelladded a TDB_MODIFY flag to tdb_store() that says "if...
2004-03-28 Andrew Tridgelladded a private pointer to tdb_traverse() to allow...
2004-03-28 Andrew Tridgellremoved the state parameter to tdb_traverse and the...
2004-03-26 Andrew Tridgellcopy with a null volume name in a trans2 QFSINFO call
2004-03-26 Andrew Tridgell- moved some of the base tests into torture/basic/
2004-03-26 Andrew Tridgell- use a linked list for the ftable in the nbench load...
2004-03-26 Andrew Tridgelluse client1, client2 not client0, client1 to better...
2004-03-25 Andrew Tridgellfixed the handling of level II oplocks in samba4, espec...
2004-03-23 Andrew Tridgellput the "max xmit" option back into Samba4
2004-03-23 Andrew Tridgellreadx reply packets can be over-sized
2004-03-10 Andrew Tridgellnicer way of handling \clients
2004-03-10 Andrew Tridgellas a special case don't check the status of the create...
2004-03-10 Andrew Tridgellmake the warmup and execute phases clearer
2004-03-10 Andrew Tridgelladd config hints for cifs backend
2004-03-10 Andrew Tridgelladded a 5% warmup time to NBENCH to make the results...
2004-03-09 Andrew Tridgelladded the -C option to smbtorture
2004-03-09 Andrew Tridgellmake sure the tags in the NBENCH test match the tags...
2004-03-09 Andrew Tridgelldon't check return fields (like search count) on an...
2004-03-09 Andrew Tridgellhandle incomplete load files
2004-03-09 Andrew Tridgellgreatly improved NBENCH netbench simulator
2004-03-09 Andrew Tridgellfixed the label for search requests
2004-03-08 Andrew Tridgellfixed a typo
2004-03-08 Andrew Tridgelladded the "nbench" ntvfs backend. This is used to captu...
2004-03-08 Andrew Tridgellin the async socket handling routines in the cifs backe...
2004-03-08 Andrew Tridgellfixed two writex client bugs
2004-02-24 Stefan Metzmachermake proto should not catch any function of the lib...
2004-02-24 Stefan Metzmacherlet the popt replacement stuff survive a make proto
2004-02-23 Stefan Metzmacherrenaming and restructuring of same object file lists
2004-02-22 Stefan Metzmacher- creat the LIBCMDLINE subsystem
2004-02-21 Tim PotterThe file descriptor argument to cli_getattrE() is a...
2004-02-21 Stefan Metzmacherremove the python stuff, this will be rewritten on...
2004-02-21 Andrew Tridgellsplit up the schannel rpc client code into separate...
2004-02-21 Andrew Tridgelladded the simple HOLDCON torture test. This is used...
2004-02-21 Andrew Tridgellfixed a problem with the smb client code spinning when...
2004-02-18 Stefan Metzmacherdon't inlcude rpc/rpc.h and rpcsvc/*.h anymore
2004-02-18 Stefan Metzmacherremove unused NISPLUS/AUTOMOUNT stuff
2004-02-18 Stefan Metzmacherremove pdb_nisplus, its also removed in samba3, because...
2004-02-18 Stefan Metzmachermove some cryto stuff to lib/crypto/*
2004-02-13 Stefan Metzmachermove external configure test programs
2004-02-13 Stefan Metzmachermove all old configure checks to build/m4/rewrite.m4
2004-02-12 Stefan Metzmachermove the tdb utils to utils/tdb/*
2004-02-12 Stefan Metzmachermove the tdb lib code to lib/tdb/*
2004-02-12 Stefan Metzmachermove -lpopt replacement code from source/popt/* to...
2004-02-12 Stefan Metzmachermove the -lpopt replacement to a LIBPOPT subsystem
2004-02-12 Stefan Metzmachermove more code to the config.m4 scheme
2004-02-12 Stefan Metzmacherdo not return a value in a void function
2004-02-11 Andrew Tridgellfixed a void return spotted by metze
2004-02-11 Stefan Metzmacheras I renamed the PDB subsystem to PASSDB, we need to...
2004-02-10 Andrew Tridgellfixed a couple of uninitialised returns spotted by...
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
next