Jeremy Allison
1c6de687f1
r20060: Fix the timout calculation.
...
Jeremy.
(This used to be commit 017be792f3
)
2007-10-10 12:16:23 -05:00
Jeremy Allison
b59412e6bf
r20058: Ensure we actually do the increasing time
...
calculation when in offline mode.
Jeremy.
(This used to be commit b7dc67ab2a
)
2007-10-10 12:16:23 -05:00
Jeremy Allison
155083547a
r20057: Attempt to fix connect timeouts when connected on
...
a network but not one on which any home DC's can
be found (hotel network problem). Still testing
but this is getting close.
Jeremy.
(This used to be commit 369c9e4138
)
2007-10-10 12:16:23 -05:00
Volker Lendecke
4a1efb1abe
r20054: Revert my changes, Simo promised to work on it :-)
...
(This used to be commit 4b5cf0c9cf
)
2007-10-10 12:16:22 -05:00
Volker Lendecke
c0d74d11bc
r20050: Remove a bogus NULL check, LTDB_OBJECTCLASS is a static string
...
(This used to be commit f64866a43f
)
2007-10-10 12:16:22 -05:00
Volker Lendecke
8a20dd0ff1
r20049: Reformatting
...
(This used to be commit 75555ae1c8
)
2007-10-10 12:16:22 -05:00
Volker Lendecke
66cd8c3078
r20048: Fix vfs_full_audit after Jims kernel_flock addition
...
(This used to be commit 4fe19e741f
)
2007-10-10 12:16:22 -05:00
Volker Lendecke
91adcd0bae
r20046: Add ldb_search_exp_fmt and port comment to 4
...
(This used to be commit 1fe41c96f5
)
2007-10-10 12:16:22 -05:00
Volker Lendecke
5b1f85a832
r20037: Reduce code size slightly by shuffling stuff around
...
(This used to be commit 0742faaacd
)
2007-10-10 12:16:22 -05:00
Volker Lendecke
1710dd1fe2
r20036: Merge ldb_search_exp_fmt -- Thanks simo
...
(This used to be commit fa6fa1268b
)
2007-10-10 12:16:21 -05:00
Jeremy Allison
490e3205bc
r20035: Fix obvious horrible bug in falling back to MS-RPC
...
methods.
Jeremy.
(This used to be commit 7ac4ae4b51
)
2007-10-10 12:16:21 -05:00
Volker Lendecke
2494868ffb
r20020: Arglll... eventlogadm links against reg_db but not the rest of the registry
...
stuff. Revert the last change.
This needs better fixing.
Volker
(This used to be commit ad1e00430b
)
2007-10-10 12:16:21 -05:00
Volker Lendecke
61bd0c8e45
r20019: Replace one set of tricky code by calls to another set of tricky code:
...
Initializing the reg_db now uses reg_createkey and reg_setvalue.
Volker
(This used to be commit cab5ccbbe4
)
2007-10-10 12:16:21 -05:00
Volker Lendecke
b0a6049391
r20018: Fix a memleak in reg_createkey
...
(This used to be commit 281640823b
)
2007-10-10 12:16:21 -05:00
Volker Lendecke
b676097927
r20017: Make srvsvc_NetShareAdd & friends take care of registry shares
...
(This used to be commit fc29a283cc
)
2007-10-10 12:16:21 -05:00
Volker Lendecke
4a272ef0a8
r20016: Add two utility functions for easy opening/creating registry keys
...
(This used to be commit ad22a46718
)
2007-10-10 12:16:20 -05:00
Volker Lendecke
fe34827ffd
r20015: We have to zero out handle on key_close, otherwise the NT4 regedit will re-use the handle
...
(This used to be commit 0afd696f88
)
2007-10-10 12:16:20 -05:00
Volker Lendecke
7299dc8b54
r20014: Ouch.... "res" is not a flag here, it is the service number...
...
(This used to be commit a4862f48d0
)
2007-10-10 12:16:20 -05:00
Volker Lendecke
c6597384ba
r20013: Fix segfaults: parm_error is a unique in/out ptr
...
(This used to be commit 0104371dd6
)
2007-10-10 12:16:20 -05:00
Volker Lendecke
3f1978c059
r20012: Reformatting
...
(This used to be commit b32c65cb62
)
2007-10-10 12:16:20 -05:00
Volker Lendecke
760056ec8d
r20007: Fix a const warning just introduced
...
(This used to be commit 3da37287ca
)
2007-10-10 12:16:19 -05:00
Volker Lendecke
fc030c313f
r20006: Convert the registry shares to use the new API
...
(This used to be commit 66e889bbab
)
2007-10-10 12:16:19 -05:00
Volker Lendecke
9690500e57
r20005: reg_open_path should become the replacement for regkey_open_internal.
...
(This used to be commit a6039eb46c
)
2007-10-10 12:16:19 -05:00
Volker Lendecke
1a66ed34cd
r20004: Remove a const, "name" is allocated anyway
...
(This used to be commit dc0300ec70
)
2007-10-10 12:16:19 -05:00
Volker Lendecke
38cc572b1e
r20003: Fix error message
...
(This used to be commit de05358351
)
2007-10-10 12:16:19 -05:00
Volker Lendecke
d5e4b3bea8
r20001: Fix bug 4273, thanks to Pascal Terjan
...
(This used to be commit a2f5c92918
)
2007-10-10 12:16:18 -05:00
Jeremy Allison
61ea96ec79
r19993: Fix the problem with Linux clients requesting O_WRONLY
...
on write-only files. Jim please check. Should not affect
Windows clients - I ensured all the relevent Samba4
torture tests still pass.
Jeremy.
(This used to be commit 6df3cac44f
)
2007-10-10 12:16:18 -05:00
Paul Green
4eb9dda8a7
r19992: Add support to the tdb Makefile.in for executable extensions and for
...
separately specifying CPPFLAGS and LDFLAGS.
(This used to be commit 8c36f1a745
)
2007-10-10 12:16:18 -05:00
Volker Lendecke
ecf90c495e
r19991: Sorry for this 2000-liner...
...
The main thing here is a rewrite of srv_winreg_nt.c. The core functionality
has moved to registry/reg_api.c which is then usable by the rest of Samba as
well.
On that way it fixes creating keys with more than one element in the
path. This did not work before.
Two things that sneaked in (sorry :-) is the change of some routines from
NTSTATUS to WERROR the removed "parent" argument to regkey_open_internal.
Volker
(This used to be commit fea52801de
)
2007-10-10 12:16:18 -05:00
Volker Lendecke
e57de5730c
r19990: Fix comment
...
(This used to be commit 8b3d860f27
)
2007-10-10 12:16:18 -05:00
Simo Sorce
dc2ed4c830
r19986: ooops
...
(This used to be commit 97f150fbbb
)
2007-10-10 12:16:17 -05:00
Simo Sorce
c81c8cb4a7
r19984: Must have been drunk yesterday.
...
Freeing memctx is all we need, fix double free stupidity
(This used to be commit 2a7454959e
)
2007-10-10 12:16:17 -05:00
Stefan Metzmacher
d908a897ed
r19982: From Michael Adam (ma@sernet.de) (thanks!:-)
...
Metze: as noted by "shattered" and discussed on the irc,
here is a patch to lib/sysquotas_linux.c replacing some
"get"s by "set"s. The other lib/sysquotas*.c files look
ok to me. But in the linux variant, the problem is not
in the actual call of quotactl but in the preparation of
the respective "D" structs. This makes the difference
between the get and set calls for SMB_USER_FS_QUOTA_TYPE
and SMB_GROUP_FS_QUOTA_TYPE.
metze
(This used to be commit d303cc7e62
)
2007-10-10 12:16:17 -05:00
Simo Sorce
cb0402c2d3
r19980: Implement pam account stack checks when obey pam restrictions is true.
...
It was missing for security=server/domain/ads
Simo.
(This used to be commit 550f651499
)
2007-10-10 12:16:17 -05:00
Simo Sorce
ef8d6bf5f7
r19979: Fix memleak on pw and change talloc_destroy to TALLOC_FREE for mem_ctx
...
(This used to be commit defa0a352b
)
2007-10-10 12:16:17 -05:00
Volker Lendecke
e2bebe4865
r19978: More "net sam policy" improvements. Thanks to Karolin Seeger <ks@sernet.de>
...
Volker
(This used to be commit fde042f29e
)
2007-10-10 12:16:17 -05:00
Gerald Carter
0d38f8af39
r19977: * Fix a crash in the secure DNS update code. Don't free
...
the host_principal memory while it is still being referenced
by the gss code.
(This used to be commit 7a5a12e892
)
2007-10-10 12:16:16 -05:00
Jeremy Allison
4c98afb2de
r19975: Deal with 2 keytypes I messed previously (DR/DE).
...
Fix code that mistakenly assumed tdb_traverse
returned 0 or -1, it actually returns -1 or the
number of entries traversed. Add a static as another
way to return the bad cache value.
Jeremy.
(This used to be commit 5266a70ae9
)
2007-10-10 12:16:16 -05:00
Jeremy Allison
913222d76a
r19974: Add freelist check for cache. Fix testing of entry
...
names (all except SEQNUM are *not* null terminated
strings).
Jeremy.
(This used to be commit bcb68260ba
)
2007-10-10 12:16:16 -05:00
Volker Lendecke
575845ccbe
r19963: Add 'registry shares = yes' and registry key security descriptors.
...
(This used to be commit 6cab254c49
)
2007-10-10 12:16:16 -05:00
James Peach
3fda843ac1
r19962: Revert bogus change in r19961. In future I will check configure.in
...
as well as Makefile.in :(
(This used to be commit 5d000fed59
)
2007-10-10 12:16:16 -05:00
James Peach
1b25dd38c7
r19961: Remove VARDIR. Nothing is ever installed into this, so there's no
...
need to create it.
(This used to be commit f440efd961
)
2007-10-10 12:16:15 -05:00
Jeremy Allison
cc13e21dbe
r19959: Allow tdb to be built standalone in Samba3.
...
Add code to check for loops in the free list.
Should help us validate tdb's against corruption.
Jeremy.
(This used to be commit f8e7386773
)
2007-10-10 12:16:15 -05:00
Jeremy Allison
2941b044b3
r19958: Add check for WINBIND_OFFLINE key.
...
Jeremy.
(This used to be commit 270e84db6d
)
2007-10-10 12:16:15 -05:00
Jeremy Allison
ed34ffb147
r19957: Initial framework to make winbindd robust
...
against tdb corruption. Needs fleshing out
(and I forgot one record type) and needs helpful
suggestion from Volker to validate freelist,
but should give an idea of how this will look.
Jeremy.
(This used to be commit 8eb53f74e4
)
2007-10-10 12:16:15 -05:00
Volker Lendecke
5893c0215d
r19950: talloc_destroy is replaced these days
...
(This used to be commit b6bf2e4267
)
2007-10-10 12:16:15 -05:00
Volker Lendecke
4a42371c20
r19948: Fix a memleak
...
(This used to be commit fd429c8c06
)
2007-10-10 12:16:15 -05:00
Volker Lendecke
1c91cca86e
r19947: Change regkey_open_internal to take the parent key and a talloc_ctx as
...
arguments. This also replaces regkey_close_internal by TALLOC_FREE.
Volker
(This used to be commit a177bbb2d5
)
2007-10-10 12:16:14 -05:00
Volker Lendecke
443421828a
r19946: in SetKeySec, sd is just a [in,ref] ptr
...
(This used to be commit 38a88ed5d7
)
2007-10-10 12:16:14 -05:00
Volker Lendecke
d746c3b781
r19945: Fix a segfault -- lookup_rids needs to init the names even on failure
...
(This used to be commit eba404e668
)
2007-10-10 12:16:14 -05:00