r312: let ntvfs posix backend return NT_STATUS_ACCESS_DENIED in the connect hook
[jelmer/samba4-debian.git] / source /
2007-10-10 Stefan Metzmacherr312: let ntvfs posix backend return NT_STATUS_ACCESS_D...
2007-10-10 Stefan Metzmacherr311: add srvsvc and wkssvc rpc pipes to the default...
2007-10-10 Stefan Metzmacherr310: add missing ','
2007-10-10 Andrew Tridgellr307: added IDL and test code for samr_GetDomPwInfo...
2007-10-10 Andrew Tridgellr306: added another define for a DCERPC fault code
2007-10-10 Andrew Tridgellr305: - added IDL and test code for samr_RidToSid()
2007-10-10 Andrew Tridgellr295: more correct IDL for the netr_AcctLock structure...
2007-10-10 Andrew Tridgellr287: patch from Richard Renard to add AcctLockStr...
2007-10-10 Stefan Metzmacherr286: use talloc_array_p() instead of talloc()
2007-10-10 Stefan Metzmacherr278: build and install LDB_PROGS and REG_PROGS by...
2007-10-10 Stefan Metzmacherr277: fix the initialisation of subsystems for process...
2007-10-10 Andrew Tridgellr275: added IDL and test code for samr_QueryDisplayInfo3(),
2007-10-10 Jelmer Vernooijr274: Be somewhat more POSIX compatible
2007-10-10 Andrew Tridgellr268: added IDL and test code for samr_QueryDomainInfo2(),
2007-10-10 Andrew Tridgellr267: added IDL and test code for samr_ChangePasswordUs...
2007-10-10 Andrew Tridgellr266: modified autoidl to deal with policy handles...
2007-10-10 Andrew Tridgellr265: fixed a bug in the string to sid conversion code
2007-10-10 Andrew Tridgellr259: added samr_DeleteGroupMember() IDL and test code
2007-10-10 Andrew Tridgellr258: added samr_AddGroupMember() IDL and test code
2007-10-10 Andrew Tridgellr257: added samr_SetGroupInfo() IDL and test code
2007-10-10 Andrew Tridgellr256: added samr_CreateDomainGroup() and samr_DeleteDom...
2007-10-10 Andrew Tridgellr255: added samr_SetDomainInfo IDL and test code
2007-10-10 Volker Lendecker232: Test whether querydispinfo and enumdomgroups...
2007-10-10 Andrew Tridgellr218: added a comment regarding the %c strftime() warning
2007-10-10 Stefan Metzmacherr212: fix the svk stuff
2007-10-10 Stefan Metzmacherr211: svk has different revision numbers,
2007-10-10 Tim Potterr210: More work on DCERPC client functions:
2007-10-10 Stefan Metzmacherr206: - we know use SVN not CVS:-)
2007-10-10 Stefan Metzmacherr205: update to the new version schema
2007-10-10 Jeremy Allisonr204: Turns out that the string in the SEARCH unix_info...
2007-10-10 Jeremy Allisonr203: Added size and alloc size tests to UNIX info...
2007-10-10 Paul Greenr202: Fix aclocal.m4 to only use $BLDSHARED to select...
2007-10-10 Herb Lewisr200: fix compile errors
2007-10-10 Jelmer Vernooijr199: More registry rpc updates
2007-10-10 Andrew Tridgellr194: fixed compile with ldap
2007-10-10 Jelmer Vernooijr190: More RPC updates
2007-10-10 Jeremy Allisonr189: Added UNIX search into tests - added client libra...
2007-10-10 Jelmer Vernooijr187: RPC registry backend fixes
2007-10-10 Jeremy Allisonr184: Fix UNIX Search info level. This still needs...
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 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
next