Herb Lewis
c7a60a178f
r200: fix compile errors
...
(This used to be commit c64132ddc6396a599a2e13b893e8abf1f731478f)
2007-10-10 12:51:16 -05:00
Jelmer Vernooij
2199a6ffa9
r199: More registry rpc updates
...
(This used to be commit 02ddf78e5563b15cb45ae4bc6234469be0dc0210)
2007-10-10 12:51:16 -05:00
Andrew Tridgell
662013e60e
r194: fixed compile with ldap
...
(This used to be commit 3b4b528dc65bcb3b0de674e1d90c767244c94402)
2007-10-10 12:51:16 -05:00
Jelmer Vernooij
17ddb68b54
r190: More RPC updates
...
(This used to be commit 0a67057e9626c1539f964e978537e24544784263)
2007-10-10 12:51:16 -05:00
Jeremy Allison
00cedc0c04
r189: Added UNIX search into tests - added client library parse code.
...
Jeremy.
(This used to be commit a25ae9addbb362abf67a0cbd6e62bf4cbe06d8b7)
2007-10-10 12:51:15 -05:00
Jelmer Vernooij
198a92cb77
r187: RPC registry backend fixes
...
(This used to be commit f832d6776cb10f5c7d7ed83e6f66e4d28a461916)
2007-10-10 12:51:15 -05:00
Jeremy Allison
b560bf5361
r184: Fix UNIX Search info level. This still needs to be added to the raw
...
client library before this test can work.
Jeremy.
(This used to be commit 7b2a2665438a1dbc05053a13f5f84bb56dacd073)
2007-10-10 12:51:15 -05:00
Jelmer Vernooij
b4d6cbd380
r183: More bugfixes
...
(This used to be commit 88911bbcca574adbf6ea4f0759a68f2961b05d6b)
2007-10-10 12:51:15 -05:00
Jelmer Vernooij
4019324f76
r182: Fix a couple of segfaults
...
(This used to be commit db5d7062e69b456a89b17525e5a0177f93c90c83)
2007-10-10 12:51:15 -05:00
Jelmer Vernooij
49d54f0298
r181: Parsing windows '95 registry files now works (including values)
...
(This used to be commit 4d6ce648567060b9922343971d7aafd545341439)
2007-10-10 12:51:15 -05:00
Jelmer Vernooij
24cd656ab0
r174: Win95 registry files (like USER.DAT) can now be partially parsed
...
(This used to be commit dd31d3bcbfbb0ef7a96a1b86c1b4c54b650e9fd5)
2007-10-10 12:51:15 -05:00
Jelmer Vernooij
9d6a284567
r169: Fix gregedit
...
(This used to be commit 32036375de58327a673a5a85cedb01e8ddfa503a)
2007-10-10 12:51:13 -05:00
Jelmer Vernooij
639afabf40
r168: - Cleanups in rpc backend
...
- Small fixess in nt4 and dir backends
- Start on w95 file backend
(This used to be commit aa739e8d3c7108f6f2089af2d8d522feacc7f698)
2007-10-10 12:51:13 -05:00
Jelmer Vernooij
c60c5ebb91
r166: Fix enumerating values in nt4 backend
...
(This used to be commit 1a7de762c60177b6e250f81cdeb3466fce148bff)
2007-10-10 12:51:13 -05:00
Jelmer Vernooij
07afafd45d
r165: Add support for viewing registry values in gregedit
...
(This used to be commit 1d8a6d762aa4dab54bb58959cb1e7957a76e5b6e)
2007-10-10 12:51:13 -05:00
Jelmer Vernooij
6df152f964
r164: Viewing remote registries with gregedit works now
...
(This used to be commit 697560a117ba19bb44539d6d63cc9143127e29d1)
2007-10-10 12:51:13 -05:00
Andrew Tridgell
3185ace216
r163: - enable ldap in the sample makefile, and use /usr prefix
...
- show number of adds/deletes/modifies after an edit
- nicer error messages from ldbedit
(This used to be commit 077951f6bcb1d0eba2de76d0df4c186b7fa19a14)
2007-10-10 12:51:13 -05:00
Jelmer Vernooij
491ce98cc4
r162: Minor bugfixes:
...
- Don't keep windows open after errors
- Don't build ldb backend by default
(This used to be commit 1bb64782c6585c02b8792d23b97d3da60aac844c)
2007-10-10 12:51:12 -05:00
Andrew Tridgell
a7efe6c1c3
r159: nicer usage messages when no URL is given
...
(This used to be commit 8655f0b435e06af21d5d9fa210441fbf318673f0)
2007-10-10 12:51:12 -05:00
Andrew Tridgell
27db4c6d18
r158: cope with or without LDAP in samba build of ldb
...
(This used to be commit e776ce4f9e6fead235b3cec86d85eb95704f10ef)
2007-10-10 12:51:11 -05:00
Andrew Tridgell
0446e6addd
r157: cope with or without LDAP in ldb sample Makefile
...
(This used to be commit 5004159bf93ccb62d056fa67c18f4a52cdbb2026)
2007-10-10 12:51:11 -05:00
Andrew Tridgell
ac193579e7
r152: a quick airport commit ....
...
added ldbedit, a _really_ useful command
added ldbadd, ldbdel, ldbsearch and ldbmodify to build
solved lots of timezone issues, we now pass the torture tests with
client and server in different zones
fixed several build issues
I know this breaks the no-LDAP build. Wait till I arrive in San Jose for that
fix.
(This used to be commit af34710d4da1841653624fe304b1c8d812c0fdd9)
2007-10-10 12:51:11 -05:00
Stefan Metzmacher
91b30df39b
r147: - Remove dublicate ldap tests (richard the current test is in libads/config.m4 :-)
...
- Move sendfile check to ntvfs/config.m4
- Move comparison_fn_t check to build/m4/rewrite.m4
Please do not new tests to configure.in directly,
please add them to the subsystems config.m4 file where they belong to or
to build/m4/rewrite.m4 if you don't know where to put it for now
Thanks
I know samba4's build system is not completly rewritten.
I have a lot of updatest in my local tree, but it's not complete yet
when it's complete I'll write documentation for it:-)
metze
(This used to be commit 31c23f14d60a4aa41e0500e369f25ed6dc7ddae7)
2007-10-10 12:51:11 -05:00
Richard Sharpe
b65824f3f6
r142: Add detection of sendfile to configure.in so I can add support for sendfile
...
in the SMBread etc calls. This looks easy to do ...
(This used to be commit bd3cdbb0f50f0a3c7a24cdaf0d8921a962b88dbe)
2007-10-10 12:51:11 -05:00
Richard Sharpe
177777b055
r141: A number of changes to get things working on FreeBSD and reduce the breakage
...
caused by someone recently ...
1. Add configure check HAVE_COMPARISON_FN_T to see if this is defined. I
have not checked this on Linux yet, but will do so soon.
2. Add the definitions of malloc_p, realloc_p etc.
3. Check for LDAP and don't build stuff that depends on LDAP if we don't\
have it.
It currently builds on FreeBSD but there is one warning printed out at the end.
(This used to be commit 7b34fbe0f2ef175e5504e34e4f3cdf9a0563970f)
2007-10-10 12:51:11 -05:00
Stefan Metzmacher
fdcafdef0e
r138: fix typo
...
metze
(This used to be commit 7e42465192e67563f19e6362e243b01406c5e025)
2007-10-10 12:51:10 -05:00
Jelmer Vernooij
6dd7445398
r137: Add notes about handles in dcesrv pipes
...
(This used to be commit 9bd7e9438e88545abe3a555624be4717db47e0c0)
2007-10-10 12:51:10 -05:00
Andrew Tridgell
ab53890d59
r136: I forgot to add config.m4 for ldb in my ldb commit
...
(This used to be commit 299009fde93a64841738c30422f342004671ce2d)
2007-10-10 12:51:10 -05:00
Andrew Tridgell
4d1add159d
r135: some test ldif for an idea I am playing with to replace smb.conf with a ldb
...
Don't panic - I'll explain more when I get a chance
(This used to be commit 090afa94a73d7fe13604785fa97ffb71c2be2641)
2007-10-10 12:51:10 -05:00
Andrew Tridgell
42889e5e1e
r134: - added ldb to the build of smbd
...
- fixed build of the ldb registry backend
(This used to be commit 0b66590330603efaa816fd2348c05a994a1580ef)
2007-10-10 12:51:10 -05:00
Andrew Tridgell
72daedbeb7
r133: don't try to do a database deltas with a -1 seq num
...
(This used to be commit dcb172d207ca0b56e62165633b2f7f7fcc188f7c)
2007-10-10 12:51:10 -05:00
Andrew Tridgell
cfa6311b0c
r132: fill in the correct default case for the WKSSVC GetInfo call
...
(This used to be commit 117a82ada32919a91f3bba9c00236fc0112b230c)
2007-10-10 12:51:10 -05:00
Andrew Tridgell
040d6261f7
r131: mark some scripts executable
...
(This used to be commit fe1a5a8e2564611450bbef0f500ba6d554527fed)
2007-10-10 12:51:10 -05:00
Andrew Tridgell
b15ed4f552
r130: added DCERPC_COMMON_OBJS to Makefile.in
...
(This used to be commit ab8904a596c6a81806e5af1c56a43e272c8a7855)
2007-10-10 12:51:10 -05:00
Jelmer Vernooij
9cbbf2d552
r129: Convert other utilities to new API
...
(This used to be commit 95c9852b1607335eb24025081a251139449fb695)
2007-10-10 12:51:09 -05:00
Jelmer Vernooij
aebfb3b9f4
r128: Another registry update. Changes:
...
- Start with the LDB backend
- The API is now more windows-like, which should make it easier to use
in rpc_server
- Added a GTK+ front-end
- Added some more IDL
More updates will follow, especially in the RPC field..
(This used to be commit 3adffa021779b26047a20f16a3c0b53d74751560)
2007-10-10 12:51:09 -05:00
Stefan Metzmacher
d907dcf383
r127: NetWkstaGetInfo level 101
...
and return WERR_ACCESS_DENIED for level 102, 502 so does my winXP box
for a non-admin user
metze
(This used to be commit 975bf13f17e0bd95ec37af3534e5209c1de99252)
2007-10-10 12:51:09 -05:00
Stefan Metzmacher
8709182fd3
r126: - add first srvsvc and wkssvc server side stuff
...
- we know can browse the server via the Windows Explorer
- some little fixes to the winreg server pipe
metze
(This used to be commit 6f213a3494d3b5ab629944394b20a84075a04438)
2007-10-10 12:51:09 -05:00
Stefan Metzmacher
509bbf4383
r125: use AC_CONFIG_FILES() instead of AC_OUTPUT()
...
we should have only one AC_OUTPUT() at the end of configure.in
metze
(This used to be commit 60aa14d463fcd7aa12529f1fad0db64f17e37aaf)
2007-10-10 12:51:09 -05:00
Andrew Tridgell
2f4bb85be5
r114: - remember to initialise open_files
...
- use talloc_p when possible
(This used to be commit db7f7ac165ded15f0b8157eb899ea6828a033da9)
2007-10-10 12:51:09 -05:00
Andrew Tridgell
a8dfb92795
r113: added support for "read only = yes" in simple backend
...
(This used to be commit d268e455f15ec0d2b9e9e7abd8c7135ff4c19fcd)
2007-10-10 12:51:09 -05:00
Andrew Tridgell
2aee840667
r112: the simple backend now registers as both "simple" and "default"
...
so older smb.conf settings will work
(This used to be commit 6f6285ce603b55b1c68cf54621e22aa777b6c5c5)
2007-10-10 12:51:08 -05:00
Andrew Tridgell
7304bb8d7d
r109: a test commit 2
...
(This used to be commit 7bc10b350f3245d05967de581fec78152c686e71)
2007-10-10 12:51:08 -05:00
Andrew Tridgell
eb90531ca9
r108: a test commit
...
(This used to be commit a374d6012d62497ad42b3d1957df1093f4b088b4)
2007-10-10 12:51:08 -05:00
Andrew Tridgell
1b6b6f716c
r107: a test commit
...
(This used to be commit c6546442a4ff4a65e7e88a1aa79698a32bee8fcc)
2007-10-10 12:51:08 -05:00
Andrew Tridgell
c58c7ea179
r106: add an idea about SMB UNC names
...
(This used to be commit 1497f8c113ac6294968ec681aa536180e5d9eb6b)
2007-10-10 12:51:08 -05:00
Andrew Tridgell
984bfce2d9
r101: added lsa_SetSecret() and lsa_QuerySecret()
...
this required some crypto infrastructure and some sid utilities
(This used to be commit 37d0efa9c2af8532536bea88412f0dd3ed39ecfc)
2007-10-10 12:51:06 -05:00
Andrew Tridgell
a8a42e7f53
r100: remember the user session key during session setup so it can be used in various crypto
...
routines
(This used to be commit f6cf9020c8899e784385ea0e14fa465685441ee6)
2007-10-10 12:51:06 -05:00
Andrew Tridgell
43caaa54e7
r99: make sure we reap child processes in the standard process model
...
(This used to be commit ad8b3cc1e3bd2f86397038010d77cd875b1c94da)
2007-10-10 12:51:06 -05:00
Andrew Tridgell
1c5de896bc
r67: added a destroy hook in the policy handle -> wire handle code to allow backends
...
to cleanup handle data
(This used to be commit af0c21c1e175ca2ebb687dc6dff83da919280271)
2007-10-10 12:50:41 -05:00