r190: More RPC updates
[kai/samba.git] / source4 / lib /
2007-10-10 Jelmer Vernooijr190: More RPC updates
2007-10-10 Jelmer Vernooijr187: RPC registry backend fixes
2007-10-10 Jelmer Vernooijr183: More bugfixes
2007-10-10 Jelmer Vernooijr182: Fix a couple of segfaults
2007-10-10 Jelmer Vernooijr181: Parsing windows '95 registry files now works...
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 Sharper141: A number of changes to get things working on...
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 Tridgellr131: mark some scripts executable
2007-10-10 Jelmer Vernooijr129: Convert other utilities to new API
2007-10-10 Jelmer Vernooijr128: Another registry update. Changes:
2007-10-10 Stefan Metzmacherr125: use AC_CONFIG_FILES() instead of AC_OUTPUT()
2007-10-10 Jelmer Vernooijr61: - Implement first call in the winreg rpc server
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 Vernooijr31: More registry updates. regdiff/regpatch work now.
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 the rest of the ldb_modify() code, which required...
2004-04-01 Andrew Tridgellallow "struct TDB_DATA" as well as just "TDB_DATA"
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-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-22 Stefan Metzmacher- creat the LIBCMDLINE subsystem
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 Metzmachermove some cryto stuff to lib/crypto/*
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-10 Andrew Tridgell- modified the dcerpc client security code to be generi...
2004-02-02 Stefan Metzmacher- we now specify the object files in the subsystems...
2004-02-02 Stefan Metzmachersome compilers don't like the #warning preprocessing...
2004-02-02 Stefan Metzmacherremove unused files
2004-01-28 Stefan Metzmacherremove a lot of unused stuff from the header files
2004-01-28 Stefan Metzmachermerge the version.h autogeneration stuff from 3.0
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-21 Stefan Metzmacherlet the event_add_XXX() function return a pointer of...
2004-01-08 Stefan MetzmacherThis patch adds a better dcerpc server infastructure.
2003-12-30 Andrew Tridgell"subsystems" should be static
2003-12-19 Andrew Tridgelladded a bunch of alias functions in samr.idl based...
2003-12-16 Andrew Tridgellremoved some unused functions
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 Tridgellenable rep_inet_ntoa() for non-pthread builds
2003-12-16 Andrew Tridgellmore mutex portability.
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-14 Andrew Tridgellfixed some memory leaks in the rpc server code
2003-12-13 Andrew Tridgelladded a basic dcerpc endpoint mapper to Samba4. Current...
2003-12-12 Andrew Tridgell * the RPC-ECHO pipe now works in smbd, as long as...
2003-12-10 Andrew Tridgell * removed some unused code
2003-12-04 Andrew Tridgell* added a debug thread id hook from jim myers
2003-12-04 Andrew Tridgelldon't use c++ comments
2003-12-04 Andrew Tridgelldon't use c++ style comments
2003-12-02 Jelmer VernooijInitial step at cleaning and splitting up configure.in.
2003-12-01 Andrew Tridgell * got rid of UNISTR2 and everything that depends...
2003-11-30 Andrew Tridgell * removed a bunch of unused code
2003-11-28 Andrew Tridgellfixed some warnings
2003-11-27 Andrew Tridgelladded -m for 'max protocol' as a standard option
2003-11-26 Andrew Tridgellfixed some memory leaks in the dcerpc use of ntlmssp...
2003-11-26 Andrew Tridgellsigned DCERPC over TCP now works !
2003-11-25 Jelmer VernooijCVS: ---------------------------------------------...
2003-11-24 Andrew Tridgell * fixed byte order in epmapper parsing
2003-11-23 Tim PotterRemoved unused variable.
2003-11-23 Tim PotterAdd a strlen_m_term() function for returning the length...
2003-11-23 Andrew Tridgellreduced the number of magic types we need in mkproto.pl
2003-11-20 Andrew Tridgell * fixed level2 of QueryUserInfo
2003-11-15 Andrew Tridgellrun LookupDomain on each domain returned from EnumDomai...
2003-11-13 Andrew Tridgellremoved a bunch of the old rpc code in preparation...
2003-10-10 Andrew Tridgellfixed snprintf.c for systems that have only some of...
2003-08-15 Andrew Tridgell- patch to fix a memory leak from metze
2003-08-15 Andrew Tridgellmore fixes from the IRIX compiler (thanks herb!)
2003-08-15 Herb Lewisrename mutex_t to smb_mutex_t to prevent name collision
2003-08-15 Andrew Tridgellfixed some places where we don't brace (flags & STR_UNI...
next