Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit 8ec9c87b5d1a7dae17d5b1a30f58effaf5e69e4b)
|
|
Added cli_ functions for set userinfo and userinfo2.
(This used to be commit 6c9796286c489a79c96d28b081ecf151803dbf7c)
|
|
(This used to be commit 086f332bb11ff0b2474554f81ef257e6a444a5cc)
|
|
(This used to be commit 7a1929b6caeb9b349510f7f4ae394246b9c5adc3)
|
|
Fixed some compiler warnings.
(This used to be commit b44d3f912c346e00f41a4ff59877adad3b9c3bb0)
|
|
(This used to be commit cae6958f0872e0a0cc7647d14dd855caecd9114b)
|
|
(Richard?)
(This used to be commit 02a3a782b8aed1d7c55370bb9fb0f4fccab929d6)
|
|
(This used to be commit bdb76938e2936df287e638120894ae1adda5cb86)
|
|
branch.
(This used to be commit e7a4dd7612d79bb24be68c601eccc987aba6b497)
|
|
(This used to be commit b49c4cd441717b0edf4ad3da0edddca474a08748)
|
|
(This used to be commit 73eb539da641ce806690bbd893f126859d531c98)
|
|
(This used to be commit 9e1d9a3a44ceaba2b0bfa327409f6b8dd0c36b26)
|
|
recognise it as there was no distinction made between zeroing a debug
class and just not setting it to anything. I've added a
debuglevel_isset array in parallel with the debuglevel_class array to
fix this.
Added a couple of new debug classes which I might start filling out
to get smb, rpc header and rpc marshall/unmarshalling debugs tidied
up.
Fixed a bunch of cut&paste bugs in include/debug.h
Modified smbcontrol and the messaging system debug handler to like the
debuglevel_isset stuff.
(This used to be commit 391e7caf76cbc22021629ef0ec5e0c32806edfd7)
|
|
compile winbind on supported systems but this may be disabled using
--without-winbind. Using --with-winbind on unsupported systems has
no effect.
(This used to be commit de46428d054285f568727589537cd8520ee0f687)
|
|
(This used to be commit 870e9e4e89dcf910c595cabb28f69ad070942072)
|
|
(This used to be commit b2e5dc606b5ff031e01799ee6e245857adc7e968)
|
|
(This used to be commit c827787d679b3bbf9f57ff6d5aaab150456b1662)
|
|
(This used to be commit e30a3be954c0eacb3ccffdaa1165a9f0e8b93a23)
|
|
(This used to be commit 7e23ed48908cf396610d26efda9f54d5f5f0e83c)
|
|
Check returns from *all* mallocs (including strdups).
Jeremy.
(This used to be commit 6594a59263c9ec8f62d23f3aa1b56051eefc2f88)
|
|
Jeremy.
(This used to be commit 18e652a5e0d30d033be70e512cd94bf867507f64)
|
|
(This used to be commit fbf03c89e6b1980f4f75a657f9760edb7445d8cb)
|
|
tests for a fn or variable being defined in headers
- used this to add prototypes for asprintf and vasprintf on systems
that don't have them
(This used to be commit ab2465239414853a14529f88a25f13c392aa2d3f)
|
|
(This used to be commit 200b682e9bbe79897343422f7c870382ed6de40a)
|
|
(This used to be commit c20838c6358f02dea7967e28a5f23db70ff464f9)
|
|
(This used to be commit 823ba34342046a4b736640dff1471fde08e1087f)
|
|
(This used to be commit 045d7e1b167efc75bb3d411b3fcc35bba58c4ef7)
|
|
(This used to be commit 68c0dcec3d3c17aae76ce093a601c9f452af5a0c)
|
|
was the initial cause of the connections database becoming corrupt.
Note that this bug only happens when doing deletions within a
traversal, which is why it has only showed up now
- added delete within traversal testing to tdbtorture
- added a lot more logging to tdb
(This used to be commit 6e1277df9d964c615a3ad876d3b89ff8132081c1)
|
|
of messages from the tdb code into the Samba DEBUG() system
just call tdb_open_log() instead of tdb_open() to enable this on
any tdb
(This used to be commit 3ab770484c6775df2c1a6f69427ebe656702c96c)
|
|
Much prettier looking.
(This used to be commit 16031364a8ce20cf425c758d3fd5035a776e9d9b)
|
|
(This used to be commit ba106b9b07b23c3dc1b40c8feb10cff173faa07a)
|
|
(This used to be commit adb61490af7bbd5f028892692bfe831af8c79f23)
|
|
+ a fix to an infinite loop in srv_samr_nt.c caused by misuse of
setgrent/getgrent/endgrent solved by these new functions
(This used to be commit 97dbb54a13e2285f1905ee1ec9aafeebdaee8917)
|
|
(This used to be commit 07c74fe83f77c73ff937a31b7df2f211596e9861)
|
|
can't be merged don't fail the operation, instead just add
it to the free list anyway
added logging to tdb
(This used to be commit dda086fdf92fded016afc785f7965a375faae5aa)
|
|
(This used to be commit d6dcca7cc9bc5a1948c1b6126ca4f6cb9ccacc52)
|
|
otherwise security scanners may think we are vulnerable!
(This used to be commit ee8cb88682421464016d56209eecea764bddc032)
|
|
Jeremy.
(This used to be commit cf5015f15935605cf69078bc15251db61ddc48c7)
|
|
we already have space for this we just need to understand the length correctly).
Jeremy.
(This used to be commit 19145bae720bbcc32dcab380c62a33d1f0e3eef0)
|
|
Jeremy.
(This used to be commit b2867ddfa26ffbc94d022d88b849ef58fd1cc788)
|
|
Make proto.
(This used to be commit 0650f87000dcf5572f3a8d61ab93760d94eee770)
|
|
(This used to be commit c93718daa1375269e4e0ef52016271b7a607e292)
|
|
(This used to be commit 6e0805c191d7434366e4a8d752b6e34656232371)
|
|
to NLTEST /BDC_QUERY:DOMAIN when acting as a BDC.
Reverse engineered a couple of status constants.
(This used to be commit 0678c302825afef521ae2b80958a1d7c5aa76d23)
|
|
(This used to be commit ee599c9481c26d8407f03a9897eb5f1abd1e47f1)
|
|
(This used to be commit 8d5f2027095c3fb9240db238fb6d405aeefef1ef)
|
|
from rpcclient.
Added init and i/o functions for net_{q,r}_logon_ctrl functions so we
can call from rpcclient and respond to this call from smbd.
(This used to be commit 8ba30031a4fd900b9b87cf5d04c2f2bf6c436718)
|
|
(This used to be commit c4e7ce267f63c1b1b0942d8b0a434f6e44a5312f)
|
|
(This used to be commit c9b4ed79c84dde3421c457cd0a33dae5d84fcae1)
|