kai/samba.git
22 years agoFixed bug in winbind_sid_to_gid() function.
Tim Potter [Thu, 7 Jun 2001 00:38:16 +0000 (00:38 +0000)]
Fixed bug in winbind_sid_to_gid() function.
(This used to be commit 9a77f8530f58852f07d523facc61ea1daf6184d7)

22 years agoCorrection to winbind nss library install process. So how do I update the
Tim Potter [Wed, 6 Jun 2001 23:56:53 +0000 (23:56 +0000)]
Correction to winbind nss library install process.  So how do I update the
manual/html pages???
(This used to be commit 73055f3f7d211ff6e45e46a56b0ea0614e78966d)

22 years agoAdded getconf flags for RH7.1 lfs support. Changed while() to a for()
Jeremy Allison [Wed, 6 Jun 2001 23:07:10 +0000 (23:07 +0000)]
Added getconf flags for RH7.1 lfs support. Changed while() to a for()
loop in Simo's code (removes much grp = gep->next code).
Jeremy.
(This used to be commit d0c276c2429fa19cd95ca887654e049593de68d5)

22 years agoChanges to use new genrand code that got missed while I was in Japan.
Jeremy Allison [Wed, 6 Jun 2001 22:04:26 +0000 (22:04 +0000)]
Changes to use new genrand code that got missed while I was in Japan.
Jeremy.
(This used to be commit 5a15831b9ae79ce1ce34d5574fe5da114d184e45)

22 years agoFix for cli_samr_connect() arg change.
Tim Potter [Wed, 6 Jun 2001 07:43:47 +0000 (07:43 +0000)]
Fix for cli_samr_connect() arg change.
(This used to be commit 15efbbd2fea9cba819a88644a151cb872377621a)

22 years agoConverted SAMR_Q_LOOKUP_NAMES structure to tallocated memory instead of
Tim Potter [Wed, 6 Jun 2001 07:35:37 +0000 (07:35 +0000)]
Converted SAMR_Q_LOOKUP_NAMES structure to tallocated memory instead of
static arrays.
(This used to be commit d122568b35f63e3da7bb1fad6a4e72922cf6bca3)

22 years agoAdded stub dfs client commands to rpcclient.
Tim Potter [Wed, 6 Jun 2001 07:35:08 +0000 (07:35 +0000)]
Added stub dfs client commands to rpcclient.
(This used to be commit e65b4862733668feb62befe03ea5724c0a862acc)

22 years agoAdded stubs for dfs rpc client routines.
Tim Potter [Wed, 6 Jun 2001 07:32:51 +0000 (07:32 +0000)]
Added stubs for dfs rpc client routines.
(This used to be commit abc294c4a82dc132b937aec374ee947992a1b93f)

22 years agoPrototypes update.
Tim Potter [Wed, 6 Jun 2001 07:29:12 +0000 (07:29 +0000)]
Prototypes update.
(This used to be commit 6dfe98f6020bf85263a39443ff7b07c5c795c27a)

22 years agoIndent dodgy function prototype to avoid make proto picking it up and
Tim Potter [Wed, 6 Jun 2001 07:27:44 +0000 (07:27 +0000)]
Indent dodgy function prototype to avoid make proto picking it up and
causing mayhem throughout the tree.
(This used to be commit 369c911b446c311d4a5c8b4fddfe7fbffffefeba)

22 years agoFixups for new args to cli_samr_connect()
Tim Potter [Wed, 6 Jun 2001 07:18:58 +0000 (07:18 +0000)]
Fixups for new args to cli_samr_connect()

Added samlookupnames and samlookuprids rpcclient commands.
(This used to be commit 2ca5ea16bda131c6314444be5c671165d09c8422)

22 years agoFixed bug in cli_samr_create_dom_user()
Tim Potter [Wed, 6 Jun 2001 07:17:31 +0000 (07:17 +0000)]
Fixed bug in cli_samr_create_dom_user()

Added cli_samr_lookup_names()

Removed redundant argument to cli_samr_connect()
(This used to be commit 79710a3ab394dc024b3ccfccfb45fb6a906c3499)

22 years agoConverted init_samr_q_lookup_names() and samr_io_q_lookup_names()
Tim Potter [Wed, 6 Jun 2001 07:15:34 +0000 (07:15 +0000)]
Converted init_samr_q_lookup_names() and samr_io_q_lookup_names()
to use tallocated memory instead of dodgy static arrays.
(This used to be commit 35d27941141ecdc3bfe18651e5225a94d818e8c1)

22 years agoSet correct reply word in large writeX (greater than 64k) replies.
Jeremy Allison [Tue, 5 Jun 2001 08:17:16 +0000 (08:17 +0000)]
Set correct reply word in large writeX (greater than 64k) replies.
Also added smbtorture test for this.
Jeremy.
(This used to be commit 6d65556ae8bea45a203defaded8436cbb56965e1)

22 years agoDeal with incorrect large writes from old NT4.x clients.
Jeremy Allison [Tue, 5 Jun 2001 06:29:57 +0000 (06:29 +0000)]
Deal with incorrect large writes from old NT4.x clients.
We still need to set the large write reply correctly.
Jeremy.
(This used to be commit 810dae29b8b45e91c0c35a4d96202c08b13d4e82)

22 years agodon't use c++ style comments
Andrew Tridgell [Tue, 5 Jun 2001 02:28:47 +0000 (02:28 +0000)]
don't use c++ style comments
(This used to be commit dbb770ecc6dbbc4c38f31fc6b9747e0d8bc6e155)

22 years agofixed solaris compilation error (don't add to a void*)
Andrew Tridgell [Tue, 5 Jun 2001 02:00:47 +0000 (02:00 +0000)]
fixed solaris compilation error (don't add to a void*)
(This used to be commit f3c70e4248814e545a9ff64402cbd11020b159de)

22 years agoMerge of lsa_lookup_names() i18n bugfix from appliance.
Tim Potter [Tue, 5 Jun 2001 01:26:06 +0000 (01:26 +0000)]
Merge ... lsa_lookup_names() i18n bugfix from appliance.
(This used to be commit 84a22d5f0a74f440a5288fedf07055ddc8da208e)

22 years agouse LDSHFLAGS not -shared in several places
Andrew Tridgell [Mon, 4 Jun 2001 05:13:59 +0000 (05:13 +0000)]
use LDSHFLAGS not -shared in several places
(This used to be commit 8ec9c87b5d1a7dae17d5b1a30f58effaf5e69e4b)

22 years agoAdded add domain user to rpcclient.
Tim Potter [Mon, 4 Jun 2001 04:34:50 +0000 (04:34 +0000)]
Added add domain user to rpcclient.

Added cli_ functions for set userinfo and userinfo2.
(This used to be commit 6c9796286c489a79c96d28b081ecf151803dbf7c)

22 years agoMore compile fixups for winbind portability.
Tim Potter [Mon, 4 Jun 2001 04:12:38 +0000 (04:12 +0000)]
More compile fixups for winbind portability.
(This used to be commit 086f332bb11ff0b2474554f81ef257e6a444a5cc)

22 years agoCompile fix for Solaris.
Tim Potter [Mon, 4 Jun 2001 03:15:41 +0000 (03:15 +0000)]
Compile fix for Solaris.
(This used to be commit 7a1929b6caeb9b349510f7f4ae394246b9c5adc3)

22 years agoCompile fix for solaris.
Tim Potter [Mon, 4 Jun 2001 03:14:56 +0000 (03:14 +0000)]
Compile fix for solaris.

Fixed some compiler warnings.
(This used to be commit b44d3f912c346e00f41a4ff59877adad3b9c3bb0)

22 years agoCompile fix for wbinfo on solaris.
Tim Potter [Mon, 4 Jun 2001 02:23:08 +0000 (02:23 +0000)]
Compile fix for wbinfo on solaris.
(This used to be commit cae6958f0872e0a0cc7647d14dd855caecd9114b)

22 years agoremoved SHLIBS until someone has time to get it to compile on more platforms (Richard?)
Andrew Tridgell [Sun, 3 Jun 2001 23:49:53 +0000 (23:49 +0000)]
removed SHLIBS until someone has time to get it to compile on more platforms (Richard?)
(This used to be commit 02a3a782b8aed1d7c55370bb9fb0f4fccab929d6)

22 years agoUpdate prototype file.
Tim Potter [Sat, 2 Jun 2001 23:03:18 +0000 (23:03 +0000)]
Update prototype file.
(This used to be commit bdb76938e2936df287e638120894ae1adda5cb86)

22 years agoMerge of i18n domain name fix for lsa_query_info_policy() from appliance
Tim Potter [Sat, 2 Jun 2001 06:14:42 +0000 (06:14 +0000)]
Merge ... i18n domain name fix for lsa_query_info_policy() from appliance
branch.
(This used to be commit e7a4dd7612d79bb24be68c601eccc987aba6b497)

22 years agoRemoved irritating and unecessary debug message.
Tim Potter [Sat, 2 Jun 2001 05:33:43 +0000 (05:33 +0000)]
Removed irritating and unecessary debug message.
(This used to be commit b49c4cd441717b0edf4ad3da0edddca474a08748)

22 years agoi18n bugfix merge from appliance.
Tim Potter [Sat, 2 Jun 2001 03:03:28 +0000 (03:03 +0000)]
i18n bugfix merge from appliance.
(This used to be commit 73eb539da641ce806690bbd893f126859d531c98)

22 years agofinal sync with SAMBA_2_2
Gerald Carter [Fri, 1 Jun 2001 12:33:16 +0000 (12:33 +0000)]
final sync with SAMBA_2_2
(This used to be commit a25f6694d230fe384c212350dacf17bfae3ab79d)

22 years agomore syncs with SAMBA_2_2
Gerald Carter [Fri, 1 Jun 2001 12:27:05 +0000 (12:27 +0000)]
more syncs with SAMBA_2_2
(This used to be commit a4bf39e3dd8a28faac54ddb4e16bea5adf745440)

22 years agosync with SAMBA_2_2
Gerald Carter [Fri, 1 Jun 2001 12:24:11 +0000 (12:24 +0000)]
sync with SAMBA_2_2
(This used to be commit 720ec55c175bd9df5832085066d1e68b2684a8a2)

22 years agoOops.
Tim Potter [Fri, 1 Jun 2001 12:11:33 +0000 (12:11 +0000)]
Oops.
(This used to be commit 9e1d9a3a44ceaba2b0bfa327409f6b8dd0c36b26)

22 years agobeginning of merge with SAMBA_2_2
Gerald Carter [Fri, 1 Jun 2001 12:05:47 +0000 (12:05 +0000)]
beginning of merge with SAMBA_2_2
(This used to be commit 3daa174cba4b53f57dfb963e7facb60667113b48)

22 years agoforgot one
Gerald Carter [Fri, 1 Jun 2001 12:04:53 +0000 (12:04 +0000)]
forgot one
(This used to be commit 95f5a5dc536bd38d1cc9da8d657d3bb1b99d2f53)

22 years agoIf a debug class was explicitly set to zero the debug system would not
Tim Potter [Fri, 1 Jun 2001 12:04:44 +0000 (12:04 +0000)]
If a debug class was explicitly set to zero the debug system would not
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)

22 years agosync with SAMBA_2_2
Gerald Carter [Fri, 1 Jun 2001 11:56:08 +0000 (11:56 +0000)]
sync with SAMBA_2_2
(This used to be commit 81b3af71d5c9ccd20d7e7303becc35bff30c39b4)

22 years agoAdded a --with/without winbind option to configure. The default is to
Tim Potter [Fri, 1 Jun 2001 11:53:48 +0000 (11:53 +0000)]
Added a --with/without winbind option to configure.  The default is to
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)

22 years agosyncing up with SAMBA_2_2
Gerald Carter [Fri, 1 Jun 2001 11:50:38 +0000 (11:50 +0000)]
syncing up with SAMBA_2_2
(This used to be commit 1bc58c21b15fcdb0a504d051f60e20c4e24441e6)

22 years agoAdded *.po to .cvsignore files.
Tim Potter [Fri, 1 Jun 2001 11:26:20 +0000 (11:26 +0000)]
Added *.po to .cvsignore files.
(This used to be commit 870e9e4e89dcf910c595cabb28f69ad070942072)

22 years agoAdded a comment.
Tim Potter [Fri, 1 Jun 2001 11:18:39 +0000 (11:18 +0000)]
Added a comment.
(This used to be commit b2e5dc606b5ff031e01799ee6e245857adc7e968)

22 years agomerge from 2.2
Gerald Carter [Thu, 31 May 2001 18:35:14 +0000 (18:35 +0000)]
merge from 2.2
(This used to be commit c827787d679b3bbf9f57ff6d5aaab150456b1662)

22 years agomerge from 2.2
Gerald Carter [Thu, 31 May 2001 18:03:45 +0000 (18:03 +0000)]
merge from 2.2
(This used to be commit e30a3be954c0eacb3ccffdaa1165a9f0e8b93a23)

22 years agomerge from 2.2
Gerald Carter [Thu, 31 May 2001 17:28:40 +0000 (17:28 +0000)]
merge from 2.2
(This used to be commit 7e23ed48908cf396610d26efda9f54d5f5f0e83c)

22 years agoRename bzero -> memset.
Jeremy Allison [Thu, 31 May 2001 14:41:53 +0000 (14:41 +0000)]
Rename bzero -> memset.
Check returns from *all* mallocs (including strdups).
Jeremy.
(This used to be commit 6594a59263c9ec8f62d23f3aa1b56051eefc2f88)

22 years agoFix debug statement so it doesn't use lp_workgroup() either.
Jeremy Allison [Thu, 31 May 2001 14:13:53 +0000 (14:13 +0000)]
Fix debug statement so it doesn't use lp_workgroup() either.
Jeremy.
(This used to be commit 18e652a5e0d30d033be70e512cd94bf867507f64)

22 years agofixed asprintf declaration
Andrew Tridgell [Wed, 30 May 2001 13:53:20 +0000 (13:53 +0000)]
fixed asprintf declaration
(This used to be commit fbf03c89e6b1980f4f75a657f9760edb7445d8cb)

22 years ago- added AC_HAVE_DECL() macro to aclocal.m4, so we can easily add
Andrew Tridgell [Wed, 30 May 2001 12:28:13 +0000 (12:28 +0000)]
- added AC_HAVE_DECL() macro to aclocal.m4, so we can easily add
  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)

22 years agomerged fix for tdb_unpack from 2_2
Andrew Tridgell [Wed, 30 May 2001 06:23:05 +0000 (06:23 +0000)]
merged fix for tdb_unpack from 2_2
(This used to be commit 200b682e9bbe79897343422f7c870382ed6de40a)

22 years agoadded list function to tdbtool
Andrew Tridgell [Wed, 30 May 2001 06:22:10 +0000 (06:22 +0000)]
added list function to tdbtool
(This used to be commit c20838c6358f02dea7967e28a5f23db70ff464f9)

22 years agonew proto.h
Andrew Tridgell [Wed, 30 May 2001 06:16:24 +0000 (06:16 +0000)]
new proto.h
(This used to be commit 823ba34342046a4b736640dff1471fde08e1087f)

22 years agomake swat recover from previously bad umask from xinetd
Andrew Tridgell [Wed, 30 May 2001 06:12:21 +0000 (06:12 +0000)]
make swat recover from previously bad umask from xinetd
(This used to be commit 045d7e1b167efc75bb3d411b3fcc35bba58c4ef7)

22 years agouse the new tdb_open_log() fn on connections database
Andrew Tridgell [Wed, 30 May 2001 06:08:23 +0000 (06:08 +0000)]
use the new tdb_open_log() fn on connections database
(This used to be commit 68c0dcec3d3c17aae76ce093a601c9f452af5a0c)

22 years ago- fixed an off-by-1 bug in the delayed deletion code that I believe
Andrew Tridgell [Wed, 30 May 2001 05:40:52 +0000 (05:40 +0000)]
- fixed an off-by-1 bug in the delayed deletion code that I believe
  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)

22 years agoadded a tdb_open_log() function that opens a tdb and enables logging
Andrew Tridgell [Wed, 30 May 2001 03:42:44 +0000 (03:42 +0000)]
added a tdb_open_log() function that opens a tdb and enables logging
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)

22 years agoAdd border=0 in included swat images to get rid of the link border stuff.
Tim Potter [Wed, 30 May 2001 03:02:47 +0000 (03:02 +0000)]
Add border=0 in included swat images to get rid of the link border stuff.
Much prettier looking.
(This used to be commit 16031364a8ce20cf425c758d3fd5035a776e9d9b)

22 years agomore portable TDB_LOG macro
Andrew Tridgell [Tue, 29 May 2001 15:01:23 +0000 (15:01 +0000)]
more portable TDB_LOG macro
(This used to be commit ba106b9b07b23c3dc1b40c8feb10cff173faa07a)

22 years agoFixed compiler warning.
Tim Potter [Tue, 29 May 2001 07:34:51 +0000 (07:34 +0000)]
Fixed compiler warning.
(This used to be commit adb61490af7bbd5f028892692bfe831af8c79f23)

22 years ago4 new functions to retrieve single linked list of group and passwd entries
Simo Sorce [Tue, 29 May 2001 07:34:01 +0000 (07:34 +0000)]
4 new functions to retrieve single linked list of group and passwd entries
+ 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)

22 years agoThe manual page for swat referred to nmblookup in the synopsis.
Tim Potter [Tue, 29 May 2001 05:39:50 +0000 (05:39 +0000)]
The manual page for swat referred to nmblookup in the synopsis.
(This used to be commit ab05c8cf1b4b8f56974f358781011c922380fe45)

22 years agomake sure the umask is set in swat
Andrew Tridgell [Mon, 28 May 2001 23:56:56 +0000 (23:56 +0000)]
make sure the umask is set in swat
(This used to be commit 07c74fe83f77c73ff937a31b7df2f211596e9861)

22 years agotry to make the tailer code much more robust. When a record
Andrew Tridgell [Mon, 28 May 2001 13:29:06 +0000 (13:29 +0000)]
try to make the tailer code much more robust. When a record
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)

22 years agoi18n fix for domain_client_validate()
Tim Potter [Fri, 25 May 2001 07:36:58 +0000 (07:36 +0000)]
i18n fix for domain_client_validate()
(This used to be commit d6dcca7cc9bc5a1948c1b6126ca4f6cb9ccacc52)

22 years agoreturn an error code on password attack, rather than exiting.
Andrew Tridgell [Fri, 25 May 2001 02:45:07 +0000 (02:45 +0000)]
return an error code on password attack, rather than exiting.
otherwise security scanners may think we are vulnerable!
(This used to be commit ee8cb88682421464016d56209eecea764bddc032)

22 years agoAdded tdb_change_int_atomic() to allow atomic updates of a tdb int value.
Jeremy Allison [Fri, 25 May 2001 00:48:28 +0000 (00:48 +0000)]
Added tdb_change_int_atomic() to allow atomic updates of a tdb int value.
Jeremy.
(This used to be commit cf5015f15935605cf69078bc15251db61ddc48c7)

22 years agoFixup the large_writex problem (a large_writex can send a full 64k of data,
Jeremy Allison [Thu, 24 May 2001 19:28:22 +0000 (19:28 +0000)]
Fixup the large_writex problem (a large_writex can send a full 64k of data,
we already have space for this we just need to understand the length correctly).
Jeremy.
(This used to be commit 19145bae720bbcc32dcab380c62a33d1f0e3eef0)

22 years agoFix for random stream generator.
Jeremy Allison [Thu, 24 May 2001 18:24:54 +0000 (18:24 +0000)]
Fix for random stream generator.
Jeremy.
(This used to be commit b2867ddfa26ffbc94d022d88b849ef58fd1cc788)

22 years agoAdded structures for LOGON_CTRL rpc.
Tim Potter [Thu, 24 May 2001 08:21:53 +0000 (08:21 +0000)]
Added structures for LOGON_CTRL rpc.

Make proto.
(This used to be commit 0650f87000dcf5572f3a8d61ab93760d94eee770)

22 years agoAdded srvinfo and partial logonctrl and logonctrl2 commands.
Tim Potter [Thu, 24 May 2001 08:10:50 +0000 (08:10 +0000)]
Added srvinfo and partial logonctrl and logonctrl2 commands.
(This used to be commit c93718daa1375269e4e0ef52016271b7a607e292)

22 years agoFixed compiler warning.
Tim Potter [Thu, 24 May 2001 08:07:13 +0000 (08:07 +0000)]
Fixed compiler warning.
(This used to be commit 6e0805c191d7434366e4a8d752b6e34656232371)

22 years agoAdded server side reponse to net_logon_ctrl rpc. We can now respond
Tim Potter [Thu, 24 May 2001 08:05:12 +0000 (08:05 +0000)]
Added server side reponse to net_logon_ctrl rpc.  We can now respond
to NLTEST /BDC_QUERY:DOMAIN when acting as a BDC.

Reverse engineered a couple of status constants.
(This used to be commit 0678c302825afef521ae2b80958a1d7c5aa76d23)

22 years agoAdded srv_get_info client command.
Tim Potter [Thu, 24 May 2001 08:02:27 +0000 (08:02 +0000)]
Added srv_get_info client command.
(This used to be commit ee599c9481c26d8407f03a9897eb5f1abd1e47f1)

22 years agoAdded logon control2 client call.
Tim Potter [Thu, 24 May 2001 08:01:55 +0000 (08:01 +0000)]
Added logon control2 client call.
(This used to be commit 8d5f2027095c3fb9240db238fb6d405aeefef1ef)

22 years agoAdded a init function for net_q_logon_ctrl2 so we can make this call
Tim Potter [Thu, 24 May 2001 07:58:49 +0000 (07:58 +0000)]
Added a init function for net_q_logon_ctrl2 so we can make this call
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)

22 years agoRemoved some level 0 debugs accidentally left in - oops.
Tim Potter [Thu, 24 May 2001 02:21:18 +0000 (02:21 +0000)]
Removed some level 0 debugs accidentally left in - oops.
(This used to be commit c4e7ce267f63c1b1b0942d8b0a434f6e44a5312f)

22 years agoReplaced next_command() with call to next_token().
Tim Potter [Thu, 24 May 2001 00:31:53 +0000 (00:31 +0000)]
Replaced next_command() with call to next_token().
(This used to be commit c9b4ed79c84dde3421c457cd0a33dae5d84fcae1)

22 years agoAdded stubs for SRVSVC and NETLOGON rpcclient commands.
Tim Potter [Thu, 24 May 2001 00:20:32 +0000 (00:20 +0000)]
Added stubs for SRVSVC and NETLOGON rpcclient commands.
(This used to be commit 3343c9f0d67d98687e5933e1a73c0ff487279160)

22 years agoAdded tdb_errstr() messages so we can see if these functions fail.
Jeremy Allison [Wed, 23 May 2001 21:33:43 +0000 (21:33 +0000)]
Added tdb_errstr() messages so we can see if these functions fail.
Jeremy.
(This used to be commit ec64ddac5fa4688b18484d6599b17b8c4bcd34c0)

22 years agoThis is *very* cool. I'm pretty convinced we can just set the
Jeremy Allison [Wed, 23 May 2001 18:47:52 +0000 (18:47 +0000)]
This is *very* cool. I'm pretty convinced we can just set the
CAP_LARGE_READX|CAP_LARGE_WRITEX bits on negprot and out W2K
performance goes through the roof......
And as we *always* offer 64 buffers we can do this with this
simple change.....
Jeremy.
(This used to be commit c328dda0fa081e79049d7a9ddac06e80cc8b331b)

22 years agoStupid typo. Should be if (!tdb).
Jeremy Allison [Wed, 23 May 2001 18:33:45 +0000 (18:33 +0000)]
Stupid typo. Should be if (!tdb).
Jeremy.
(This used to be commit d3496897f167a8deb1d0034797e8b29f2c51acef)

22 years agoTry to fix build by adding autoconf tests for pam headers.
Jeremy Allison [Tue, 22 May 2001 21:47:11 +0000 (21:47 +0000)]
Try to fix build by adding autoconf tests for pam headers.
Jeremy.
(This used to be commit d52bc4d219bd07e656986e7754ea6e238c626d77)

22 years agoDefensive brlock and locking database cleaning code.
Jeremy Allison [Tue, 22 May 2001 20:35:48 +0000 (20:35 +0000)]
Defensive brlock and locking database cleaning code.
Jeremy.
(This used to be commit d7aa42e4593b02ee6e487f7a4633bd7e7620ef2f)

23 years agoUse canonical mappings for file controls. Fixes W2KSP2 profile problems (I
Jeremy Allison [Fri, 18 May 2001 20:16:55 +0000 (20:16 +0000)]
Use canonical mappings for file controls. Fixes W2KSP2 profile problems (I
think....).
Jeremy.
(This used to be commit 946cf3a0d7685e28af847b958ac01739335ea6e4)

23 years agomake proto
Gerald Carter [Fri, 18 May 2001 04:12:19 +0000 (04:12 +0000)]
make proto
(This used to be commit 97a88ca86b1c39066ffcdad6e81d6422fad8341b)

23 years agomerge from 2.2 (deleteprinterdriver RPC)
Gerald Carter [Fri, 18 May 2001 04:11:17 +0000 (04:11 +0000)]
merge from 2.2 (deleteprinterdriver RPC)
(This used to be commit 515caaf7b448e55206433a9ca04fb5078f91cde2)

23 years agoFix the W2KSP2 joining a Samba domain problem.
Jeremy Allison [Fri, 18 May 2001 01:30:21 +0000 (01:30 +0000)]
Fix the W2KSP2 joining a Samba domain problem.
Jeremy.
(This used to be commit 6bbcab5e48f91a80d4ebcbd2bee38f2e0a8bff78)

23 years agomerge from 2.2 DeletePrinterDriver() server side stud coming
Gerald Carter [Thu, 17 May 2001 18:57:25 +0000 (18:57 +0000)]
merge from 2.2  DeletePrinterDriver() server side stud coming
in separate commit after I get it working in 2.2.
(This used to be commit 09506ac0e64b84d73e3b8fdd4942fa52dba6060f)

23 years agoadded utmp.o to NECESSARY_BECAUSE_SAMBA_DEPENDENCIES_ARE_SO_BROKEN_OBJ
Andrew Tridgell [Thu, 17 May 2001 13:51:07 +0000 (13:51 +0000)]
added utmp.o to NECESSARY_BECAUSE_SAMBA_DEPENDENCIES_ARE_SO_BROKEN_OBJ
(This used to be commit f2bb3c50f3481689521607f79ba2bfd696330380)

23 years ago- added ability for swat to run under CGI. This needs
Andrew Tridgell [Thu, 17 May 2001 11:45:58 +0000 (11:45 +0000)]
- added ability for swat to run under CGI. This needs
  to be setup very carefully for it not to be a security hole
- reran configure
(This used to be commit cf4e439a1e0f3fadbe08c474e5b201827866d7f5)

23 years agoran make proto
Andrew Tridgell [Thu, 17 May 2001 11:29:54 +0000 (11:29 +0000)]
ran make proto
(This used to be commit 2e605e1275b4cd59ba776101962218efaa87fe37)

23 years agoRan a make proto to fix the problems ...
Richard Sharpe [Thu, 17 May 2001 11:20:45 +0000 (11:20 +0000)]
Ran a make proto to fix the problems ...
(This used to be commit 7b275b458835a1e34c9014eb3eee6cdae240bd97)

23 years agoTest login using pam_winbind.so and group membership.
Tim Potter [Thu, 17 May 2001 07:02:08 +0000 (07:02 +0000)]
Test login using pam_winbind.so and group membership.
(This used to be commit 4c2b915ed12584037731d8ccd246ad54986a7564)

23 years agoFixes to get pam_auth() functionality working again.
Tim Potter [Thu, 17 May 2001 06:08:49 +0000 (06:08 +0000)]
Fixes to get pam_auth() functionality working again.
(This used to be commit 083b74c743f0026693fa0fbe665ed08a3ac706b8)

23 years agoFix a small warning about char * vs unsigned char * that gets some compilers
Richard Sharpe [Thu, 17 May 2001 04:09:08 +0000 (04:09 +0000)]
Fix a small warning about char * vs unsigned char * that gets some compilers
in a twitch.
(This used to be commit 672242a52eafde35cba4657bce248fef0df9e46b)

23 years agoBroke out change trust account password routines into separate file
Tim Potter [Thu, 17 May 2001 02:52:45 +0000 (02:52 +0000)]
Broke out change trust account password routines into separate file
since they're only used in one place anyway (timeout_processing() in
process.c)
(This used to be commit d1e5d5d62fcb5da30e3f2619721c5146db753f3c)

23 years agoOhh boy, I should be working on lots of other things, but I am pissed off, so
Richard Sharpe [Thu, 17 May 2001 02:52:42 +0000 (02:52 +0000)]
Ohh boy, I should be working on lots of other things, but I am pissed off, so
I needed to get down and dirty and do some coding etc ...

Change -fpic to -fPIC ... Many people suggest that this is better ...
(This used to be commit 26eda1f2b065482d0b547f3068c78ae442ba18d9)

23 years agoFurther recasts to sockaddr * rather than sockaddr_in *
Richard Sharpe [Thu, 17 May 2001 02:44:10 +0000 (02:44 +0000)]
Further recasts to sockaddr * rather than sockaddr_in *
(This used to be commit b0ba25e22d101acbe4079bc81759a4e0c8a7e6d8)

23 years agoAdding an examples directory for libsmbclient to the head branch along with
Richard Sharpe [Thu, 17 May 2001 02:29:00 +0000 (02:29 +0000)]
Adding an examples directory for libsmbclient to the head branch along with
a simple Makefile and a small README ...
(This used to be commit 950821d69cb6dcc723f8610584718c6217136d55)

23 years agogroupdb/mapping.c: Fix gcc compiler warning.
Jeremy Allison [Thu, 17 May 2001 00:24:34 +0000 (00:24 +0000)]
groupdb/mapping.c: Fix gcc compiler warning.
smbd/connection.c: Sync up with code in 2.2
Jeremy.
(This used to be commit 87025c223dd33f2e02060c2a5cd45502946c87c6)

23 years agoFix a stupid typo in Makefile.in that prevented the libsmbclient code
Richard Sharpe [Wed, 16 May 2001 15:33:07 +0000 (15:33 +0000)]
Fix a stupid typo in Makefile.in that prevented the libsmbclient code
from being compiled with -fpic ... Larger changes coming ... I want to move
to -fPIC etc.
(This used to be commit 122e2753d518fc599e06e1533378815eebb18d4f)