r174: Win95 registry files (like USER.DAT) can now be partially parsed
[kai/samba.git] / source /
2007-10-10 Jelmer Vernooijr174: Win95 registry files (like USER.DAT) can now...
2007-10-10 Jelmer Vernooijr169: Fix gregedit
2007-10-10 Jelmer Vernooijr168: - Cleanups in rpc backend
2007-10-10 Jelmer Vernooijr166: Fix enumerating values in nt4 backend
2007-10-10 Jelmer Vernooijr165: Add support for viewing registry values in gregedit
2007-10-10 Jelmer Vernooijr164: Viewing remote registries with gregedit works now
2007-10-10 Andrew Tridgellr163: - enable ldap in the sample makefile, and use...
2007-10-10 Jelmer Vernooijr162: Minor bugfixes:
2007-10-10 Andrew Tridgellr159: nicer usage messages when no URL is given
2007-10-10 Andrew Tridgellr158: cope with or without LDAP in samba build of ldb
2007-10-10 Andrew Tridgellr157: cope with or without LDAP in ldb sample Makefile
2007-10-10 Andrew Tridgellr152: a quick airport commit ....
2007-10-10 Stefan Metzmacherr147: - Remove dublicate ldap tests (richard the curren...
2007-10-10 Richard Sharper142: Add detection of sendfile to configure.in so...
2007-10-10 Richard Sharper141: A number of changes to get things working on...
2007-10-10 Stefan Metzmacherr138: fix typo
2007-10-10 Andrew Tridgellr136: I forgot to add config.m4 for ldb in my ldb commit
2007-10-10 Andrew Tridgellr135: some test ldif for an idea I am playing with...
2007-10-10 Andrew Tridgellr134: - added ldb to the build of smbd
2007-10-10 Andrew Tridgellr133: don't try to do a database deltas with a -1 seq num
2007-10-10 Andrew Tridgellr132: fill in the correct default case for the WKSSVC...
2007-10-10 Andrew Tridgellr131: mark some scripts executable
2007-10-10 Andrew Tridgellr130: added DCERPC_COMMON_OBJS to Makefile.in
2007-10-10 Jelmer Vernooijr129: Convert other utilities to new API
2007-10-10 Jelmer Vernooijr128: Another registry update. Changes:
2007-10-10 Stefan Metzmacherr127: NetWkstaGetInfo level 101
2007-10-10 Stefan Metzmacherr126: - add first srvsvc and wkssvc server side stuff
2007-10-10 Stefan Metzmacherr125: use AC_CONFIG_FILES() instead of AC_OUTPUT()
2007-10-10 Andrew Tridgellr114: - remember to initialise open_files
2007-10-10 Andrew Tridgellr113: added support for "read only = yes" in simple...
2007-10-10 Andrew Tridgellr112: the simple backend now registers as both "simple...
2007-10-10 Andrew Tridgellr101: added lsa_SetSecret() and lsa_QuerySecret()
2007-10-10 Andrew Tridgellr100: remember the user session key during session...
2007-10-10 Andrew Tridgellr99: make sure we reap child processes in the standard...
2007-10-10 Andrew Tridgellr67: added a destroy hook in the policy handle -> wire...
2007-10-10 Andrew Tridgellr66: fixed a segv when printing an error from a session...
2007-10-10 Andrew Tridgellr65: added support for file streams in the simple NTVFS...
2007-10-10 Jelmer Vernooijr62: Fix the build
2007-10-10 Jelmer Vernooijr61: - Implement first call in the winreg rpc server
2007-10-10 Stefan Metzmacherr55: if you try to use a custom bind or unbind hook in
2007-10-10 Jelmer Vernooijr46: Add CreateKey function (still working on it)
2007-10-10 Gerald Carterr42: importing .cvsignore files
2007-10-10 Jelmer Vernooijr36: - Start using memory pools in the registry library
2007-10-10 Jelmer Vernooijr33: Fix torture test after IDL changes.
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) Carter[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
next