summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r187: RPC registry backend fixesJelmer Vernooij4-30/+127
2007-10-10r184: Fix UNIX Search info level. This still needs to be added to the rawJeremy Allison2-3/+5
2007-10-10r183: More bugfixesJelmer Vernooij2-28/+21
2007-10-10r182: Fix a couple of segfaultsJelmer Vernooij4-2/+12
2007-10-10r181: Parsing windows '95 registry files now works (including values)Jelmer Vernooij2-45/+188
2007-10-10r174: Win95 registry files (like USER.DAT) can now be partially parsedJelmer Vernooij3-45/+100
2007-10-10r169: Fix gregeditJelmer Vernooij2-31/+8
2007-10-10r168: - Cleanups in rpc backendJelmer Vernooij9-198/+317
2007-10-10r166: Fix enumerating values in nt4 backendJelmer Vernooij3-0/+6
2007-10-10r165: Add support for viewing registry values in gregeditJelmer Vernooij4-28/+48
2007-10-10r164: Viewing remote registries with gregedit works nowJelmer Vernooij2-4/+4
2007-10-10r163: - enable ldap in the sample makefile, and use /usr prefixAndrew Tridgell2-14/+26
2007-10-10r162: Minor bugfixes:Jelmer Vernooij2-4/+3
2007-10-10r159: nicer usage messages when no URL is givenAndrew Tridgell5-11/+11
2007-10-10r158: cope with or without LDAP in samba build of ldbAndrew Tridgell2-3/+7
2007-10-10r157: cope with or without LDAP in ldb sample MakefileAndrew Tridgell1-5/+13
2007-10-10r152: a quick airport commit ....Andrew Tridgell62-742/+1314
2007-10-10r147: - Remove dublicate ldap tests (richard the current test is in libads/co...Stefan Metzmacher5-343/+265
2007-10-10r142: Add detection of sendfile to configure.in so I can add support for send...Richard Sharpe1-0/+228
2007-10-10r141: A number of changes to get things working on FreeBSD and reduce the bre...Richard Sharpe7-4/+124
2007-10-10r138: fix typoStefan Metzmacher1-1/+1
2007-10-10r136: I forgot to add config.m4 for ldb in my ldb commitAndrew Tridgell1-0/+7
2007-10-10r135: some test ldif for an idea I am playing with to replace smb.conf with a...Andrew Tridgell2-0/+62
2007-10-10r134: - added ldb to the build of smbdAndrew Tridgell5-6/+10
2007-10-10r133: don't try to do a database deltas with a -1 seq numAndrew Tridgell1-0/+4
2007-10-10r132: fill in the correct default case for the WKSSVC GetInfo callAndrew Tridgell1-0/+1
2007-10-10r131: mark some scripts executableAndrew Tridgell1-0/+0
2007-10-10r130: added DCERPC_COMMON_OBJS to Makefile.inAndrew Tridgell1-0/+2
2007-10-10r129: Convert other utilities to new APIJelmer Vernooij4-81/+169
2007-10-10r128: Another registry update. Changes:Jelmer Vernooij19-587/+1486
2007-10-10r127: NetWkstaGetInfo level 101Stefan Metzmacher3-8/+21
2007-10-10r126: - add first srvsvc and wkssvc server side stuffStefan Metzmacher7-3/+1784
2007-10-10r125: use AC_CONFIG_FILES() instead of AC_OUTPUT()Stefan Metzmacher1-1/+1
2007-10-10r114: - remember to initialise open_filesAndrew Tridgell1-1/+2
2007-10-10r113: added support for "read only = yes" in simple backendAndrew Tridgell1-13/+39
2007-10-10r112: the simple backend now registers as both "simple" and "default"Andrew Tridgell1-4/+14
2007-10-10r101: added lsa_SetSecret() and lsa_QuerySecret()Andrew Tridgell7-75/+352
2007-10-10r100: remember the user session key during session setup so it can be used in...Andrew Tridgell3-0/+15
2007-10-10r99: make sure we reap child processes in the standard process modelAndrew Tridgell1-0/+1
2007-10-10r67: added a destroy hook in the policy handle -> wire handle code to allow b...Andrew Tridgell3-3/+6
2007-10-10r66: fixed a segv when printing an error from a session setup failure. ThisAndrew Tridgell1-5/+8
2007-10-10r65: added support for file streams in the simple NTVFS backendAndrew Tridgell3-13/+105
2007-10-10r62: Fix the buildJelmer Vernooij4-7/+12
2007-10-10r61: - Implement first call in the winreg rpc serverJelmer Vernooij5-5/+88
2007-10-10r55: if you try to use a custom bind or unbind hook inStefan Metzmacher1-14/+22
2007-10-10r46: Add CreateKey function (still working on it)Jelmer Vernooij3-25/+82
2007-10-10r42: importing .cvsignore filesGerald Carter24-89/+0
2007-10-10r36: - Start using memory pools in the registry libraryJelmer Vernooij7-141/+102
2007-10-10r33: Fix torture test after IDL changes.Jelmer Vernooij1-11/+2
2007-10-10r31: More registry updates. regdiff/regpatch work now.Jelmer Vernooij9-178/+169